- 22 Aug, 2013 2 commits
-
- 21 Aug, 2013 16 commits
-
-
Nathaniel Catchpole authored
Issue #1911492 by jibran, Manuel Garcia, derhasi, damiankloip, pcambra, dawehner, tstoeckler: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates.
-
Nathaniel Catchpole authored
Issue #2056293 by sauravshrestha: Remove empty test Drupal\node\Tests\NodeEntityFieldQueryAlterTest.
-
Nathaniel Catchpole authored
-
Nathaniel Catchpole authored
Issue #2056627 by dawehner, tim.plunkett: Fixed Regression, Form API autocomplete is broken for routes.
-
Nathaniel Catchpole authored
Issue #1987884 by dawehner: Convert update_callback_service_unavailable() to a new style controller.
-
Angie Byron authored
-
Nathaniel Catchpole authored
Issue #2068217 by thedavidmeister: Fixed array('hook') syntax for suggestions is broken for #theme_wrappers().
-
Nathaniel Catchpole authored
Issue #2062131 by danylevskyi, NonProfit: In MachineName Class Rename Views properties to core standards.
-
Nathaniel Catchpole authored
-
Nathaniel Catchpole authored
Issue #2065949 by idflood, larowlan: Fixed REST export view add requirement to all paths, leading to 'Method Not Allowed' on most forms.
-
Nathaniel Catchpole authored
Issue #1961542 by mtift, ParisLiakos: Added Drupal::transliteration() and replace calls to transliteration service with it.
-
Nathaniel Catchpole authored
Issue #1987686 by daffodil_naveen, stella, marcingy, sidharthap, vijaycs85, kmoll, dawehner: Convert dblog_event() to a new style controller.
-
Nathaniel Catchpole authored
-
Nathaniel Catchpole authored
-
Nathaniel Catchpole authored
Issue #2050801 by yched, amateescu: Unify handling of default values between base and configurable fields.
-
Nathaniel Catchpole authored
Issue #2014043 by kgoel, nathangervais: Replace drupal_container() with \Drupal in the views module.
-
- 20 Aug, 2013 5 commits
-
-
Alex Pott authored
-
Nathaniel Catchpole authored
-
Alex Pott authored
-
Nathaniel Catchpole authored
Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip, tstoeckler: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates.
-
- 19 Aug, 2013 4 commits
-
-
Angie Byron authored
Issue #2031385 by Wim Leers, Thomas Brekelmans: Fixed Editor's in-place editing AJAX endpoint broken because of #1043198 and routing system bug.
-
Nathaniel Catchpole authored
-
Nathaniel Catchpole authored
Issue #2067007 by andypost: Replace \Drupal:: with ->container->get() in test classes of aggregator module.
- 18 Aug, 2013 4 commits
-
-
Angie Byron authored
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
-
Nathaniel Catchpole authored
-
Angie Byron authored
Issue #1965650 by Pancho, mradcliffe, manningpete, rabbit_media, DeeLay: Fixed Comment rendering broken: comment body rendered outside of the bubble.
-
Angie Byron authored
Issue #2067541 by jlindsey15: Fixed Remove Unused local variable from /core/modules/views/lib/Drupal/views/ViewStorageController.php.
-
- 17 Aug, 2013 1 commit
-
-
Alex Pott authored
-
- 16 Aug, 2013 8 commits
-
-
Angie Byron authored
-
Dries Buytaert authored
Issue #2032535 by dawehner, katbailey, pwolanin, Crell: Resolve 'title/title callback' by adding a _title propery on the route and allow a title be part of the render array.
-
Dries Buytaert authored
Issue #2028535 by nick_schuch, clemens.tolboom: Provide a TourTestBase class for use by core and contrib modules.
-
Dries Buytaert authored
Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates.
-
Dries Buytaert authored
-
Dries Buytaert authored
Issue #2061275 by StephaneQ: Page falsely states that hook_cron() is required to use hook_cron_queue_info().