Commit Graph

4583 Commits (55c154d698238808fd4d82ab4969b1aff8cb595b)

Author SHA1 Message Date
webchick 55c154d698 Issue #2075503 by tstoeckler: Fixed Wrong issue linked in @todo in ViewUI::baseFieldDefinitions(). 2013-08-28 02:07:04 -07:00
webchick 690e51d545 Issue #1872296 by nod_, Wim Leers, jessebeach: Edit should use core-provided Dialog (instead of its own). 2013-08-28 01:59:51 -07:00
webchick 341e8396b6 Issue #1963886 by ry5n, jessebeach, dcrocks, Wim Leers: Use HiDPI icons in the toolbar to support scaling on different devices. 2013-08-28 01:49:00 -07:00
webchick f2630dc63e Issue #2062091 by m1r1k: Remove references to global in Block module. 2013-08-28 01:35:55 -07:00
webchick e8e45c8026 Issue #2072845 by tim.plunkett: Modernize taxonomy.module and forum.module forms. 2013-08-28 00:09:47 -07:00
webchick 2db05b4c69 Issue #2071985 by tim.plunkett: Modernize form_test().module forms. 2013-08-28 00:09:06 -07:00
webchick 94f609ea16 Issue #2072249 by tim.plunkett: Modernize aggregator.module forms. 2013-08-28 00:08:01 -07:00
webchick 334703ac2b Issue #2072303 by tim.plunkett: Modernize views_ui().module forms. 2013-08-28 00:06:21 -07:00
webchick af00da698e Issue #2072351 by tim.plunkett: Modernize ban.module forms. 2013-08-28 00:04:55 -07:00
webchick f557439503 Issue #2072369 by tim.plunkett: Modernize book.module forms. 2013-08-28 00:04:10 -07:00
webchick 206e2b2525 Issue #2072941 by marcingy, tim.plunkett: Modernize block.module forms. 2013-08-27 23:57:42 -07:00
webchick d6693eb36d Issue #2072323 by tim.plunkett: Modernize simpletest.module forms. 2013-08-27 23:55:13 -07:00
webchick e6b87efa9c Issue #1978910 by kgoel, tim.plunkett, vijaycs85, dawehner: Fixed Convert layout_page_view() to a Controller. 2013-08-27 23:49:18 -07:00
webchick f1e2d9c055 Issue #1987810 by nick_schuch, dawehner, vijaycs85, tim.plunkett: Convert system_admin_config_page() to a new style controller. 2013-08-27 23:44:11 -07:00
webchick 3d8d98577e Issue #2029737 by ifrik, batigolix, Wim Leers: Create hook_help() for ckeditor module. 2013-08-27 23:40:35 -07:00
webchick 8671e6c141 Issue #2071969 by yched: Fixed Serialize interface not reliable. 2013-08-27 23:38:47 -07:00
Alex Pott 5d3b94650f Issue #2058761 by thedavidmeister: PHP notice when #attributes is not set with #theme_wrappers() 'container'. 2013-08-28 02:01:26 +01:00
Alex Pott bc602a7a49 Issue #1957330 by ParisLiakos, twistor: Make possible for parsers and fetchers to expose configuration through plugins. 2013-08-28 01:55:42 +01:00
Alex Pott c534b445b9 Issue #1987866 by pfrenssen, vijaycs85, dawehner, andypost, tim.plunkett, benjf: Convert taxonomy_vocabulary_add() to a new style controller. 2013-08-28 01:19:04 +01:00
Alex Pott a19dfc639f Issue #2062769 by dawehner: Convert taxonomy edit form to a route. 2013-08-28 01:15:09 +01:00
Alex Pott a04c933440 Issue #2071479 by pameeela: Fixed Incorrect replacement documented for @deprecated field_info_instance(). 2013-08-28 01:11:10 +01:00
Alex Pott 55bd232761 Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins. 2013-08-28 01:03:53 +01:00
Alex Pott 28f1ad6ad0 Issue #2051889 by dawehner, pwolanin, tstoeckler: Add route parameters property to menu links. 2013-08-27 17:39:23 +01:00
Alex Pott 48ddeb48db Issue #2024963 by Berdir: Move baseFieldDefinitions from storage to entity classes. 2013-08-27 17:04:17 +01:00
Alex Pott 52771351f9 Issue #1758622 by klausi, fago, das-peter, Pancho, Berdir, yched: Provide the options list of an entity field. 2013-08-27 14:10:25 +01:00
Nathaniel Catchpole 94cd6717a8 Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API. 2013-08-27 11:36:16 +01:00
webchick f8868be9ca 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. 2013-08-26 20:35:50 -07:00
Alex Pott 9c8dc93955 Issue #2071485 by tim.plunkett: Modernize action.module forms. 2013-08-27 01:42:23 +01:00
Alex Pott eddf21e53f 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. 2013-08-27 01:35:24 +01:00
Alex Pott 02a7ac8f4d Issue #2071481 by tim.plunkett: Modernize user.module forms. 2013-08-27 01:29:32 +01:00
Alex Pott 9e01ce3c1e Issue #1855402 by andypost, fubhy, tim.plunkett, dawehner, sun: Add generic weighting (tabledrag) support for config entities (ConfigEntityListController). 2013-08-27 01:08:29 +01:00
Nathaniel Catchpole e8263cf75e Issue #2068135 by rhm50: Remove Unused local variable () from /core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php. 2013-08-26 22:09:51 +01:00
Nathaniel Catchpole 16633608f7 Issue #2071429 by tim.plunkett: Do not inject request via factory method in ForumFormController. 2013-08-26 11:40:41 +01:00
Nathaniel Catchpole 292f51a7a4 Issue #2071473 by tim.plunkett: Modernize image.module forms. 2013-08-26 11:32:36 +01:00
Nathaniel Catchpole 5ab08474d5 Issue #2071493 by tim.plunkett: Modernize field_ui().module forms. 2013-08-26 11:30:37 +01:00
Nathaniel Catchpole 7e1dbf11fa Issue #2071439 by tim.plunkett: Modernize config.module forms. 2013-08-26 11:28:24 +01:00
Nathaniel Catchpole 68edb410f4 Issue #2070791 by tstoeckler: Remove unnecessary request context futzing in \Drupal\system\Tests\Routing\RouterTest::testUrlGeneratorFront(). 2013-08-26 11:25:57 +01:00
Nathaniel Catchpole 43ba1e0a8b Issue #2060721 by legolasbo: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Plugin/Block/SystemMenuBlock.php. 2013-08-26 11:22:38 +01:00
Nathaniel Catchpole a1fe2608bc Issue #2044841 by chx, Berdir: Fixed EFQ relationships broken for entity types with bundles. 2013-08-26 11:20:53 +01:00
Nathaniel Catchpole 67df21d74a Issue #2064611 by dawehner: Fixed You can't create a shortcut to a route entry without hook_menu(). 2013-08-25 21:25:10 +01:00
Nathaniel Catchpole 8af9f50ed4 Issue #2071655 by Berdir: Fixed AliasWhitelist implements CacheCollector incorrectly, resulting in cache write on every request. 2013-08-25 21:23:22 +01:00
Alex Pott 0489b631a8 Issue #2065721 by tim.plunkett: Add a dedicated @Block plugin annotation. 2013-08-25 19:57:31 +01:00
Alex Pott 703e9e476c Issue #2021063 by Berdir, kiamlaluno, YesCT: Use hook_entity_operation_alter() for manage fields and manage display links. 2013-08-25 11:41:10 +01:00
Alex Pott 6aa975ca5f Issue #2015701 by klausi, pfrenssen, amateescu: Convert field type to typed data plugin for entity reference module. 2013-08-25 11:02:51 +01:00
Alex Pott 3c2bee1d4a Issue #2067881 by ZenDoodles, mradcliffe: Fixed Search is missing from block admin UI after installation. 2013-08-25 10:56:12 +01:00
Alex Pott 499080f36c Issue #1987858 by oenie, jibran, tim.plunkett: Convert taxonomy_autocomplete() to a new style controller. 2013-08-25 10:38:07 +01:00
Alex Pott e2e8b97551 Issue #2071997 by yched: Fixed Race condition in caching of field & instance definitions. 2013-08-25 09:48:46 +01:00
Nathaniel Catchpole 2db966381a Issue #2062151 by dawehner: Create a current user service to ensure that current account is always available. 2013-08-25 07:44:25 +01:00
Alex Pott 8c23138311 Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'. 2013-08-24 11:27:40 +01:00
Alex Pott 85963a7892 Issue #2061835 by thedavidmeister, Cottser: Fixed theme() doesn't enforce that what it returns is a string or FALSE. 2013-08-24 11:25:44 +01:00