- 28 Aug, 2013 15 commits
- 27 Aug, 2013 9 commits
- 26 Aug, 2013 8 commits
- 25 Aug, 2013 8 commits
Issue #1978910 by kgoel, tim.plunkett, vijaycs85, dawehner: Fixed Convert layout_page_view() to a Controller.
Issue #1987810 by nick_schuch, dawehner, vijaycs85, tim.plunkett: Convert system_admin_config_page() to a new style controller.
Issue #2058761 by thedavidmeister: PHP notice when #attributes is not set with #theme_wrappers() 'container'.
Issue #1957330 by ParisLiakos, twistor: Make possible for parsers and fetchers to expose configuration through plugins.
Issue #1987866 by pfrenssen, vijaycs85, dawehner, andypost, tim.plunkett, benjf: Convert taxonomy_vocabulary_add() to a new style controller.
Issue #2070785 by thamas: Fixed Password confirm text lolls out from the layout in the install page .
Issue #2071479 by pameeela: Fixed Incorrect replacement documented for @deprecated field_info_instance().
Issue #1758622 by klausi, fago, das-peter, Pancho, Berdir, yched: Provide the options list of an entity field.
Issue #1946426 by ramlev, pfrenssen, foopang, webflo, David Hernández, vijaycs85, tim.plunkett, disasm | mtift: Convert all of confirm_form() in language.admin.inc to the new form interface.
Issue #1946426 by ramlev, pfrenssen, foopang, webflo, David Hernández, vijaycs85, disasm, tim.plunkett: Convert all of confirm_form() in language.admin.inc to the new form interface.
Issue #1855402 by andypost, fubhy, tim.plunkett, dawehner, sun: Add generic weighting (tabledrag) support for config entities (ConfigEntityListController).
Issue #2068135 by rhm50: Remove Unused local variable () from /core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php.
Issue #2070791 by tstoeckler: Remove unnecessary request context futzing in \Drupal\system\Tests\Routing\RouterTest::testUrlGeneratorFront().
Issue #2060721 by legolasbo: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Plugin/Block/SystemMenuBlock.php.
Issue #2071655 by Berdir: Fixed AliasWhitelist implements CacheCollector incorrectly, resulting in cache write on every request.
Issue #2021063 by Berdir, kiamlaluno, YesCT: Use hook_entity_operation_alter() for manage fields and manage display links.
Issue #2015701 by klausi, pfrenssen, amateescu: Convert field type to typed data plugin for entity reference module.
Issue #2067881 by ZenDoodles, mradcliffe: Fixed Search is missing from block admin UI after installation.
Issue #1987858 by oenie, jibran, tim.plunkett: Convert taxonomy_autocomplete() to a new style controller.