Commit Graph

1126 Commits (c6f8449f74209b7308f509e546ffdb4266edbda3)

Author SHA1 Message Date
Alex Pott 525145995d Issue #2062191 by duozersk: Remove Unused local variables from EntityNG, DatabaseStorageControllerNG, and DatabaseStorageController. 2013-08-14 07:16:31 -05:00
Alex Pott b80e91bb33 Issue #2062519 by sergeypavlenko: Remove Unused local variable $return from /core/lib/Drupal/Core/Routing/RouteProvider.php. 2013-08-14 06:59:27 -05:00
Alex Pott 311e02ed02 Issue #2062241 by duozersk: Remove Unused local variable $data from /core/lib/Drupal/Core/Utility/ThemeRegistry.php. 2013-08-14 06:48:40 -05:00
Alex Pott 1bfd5a4cfc Issue #2062237 by duozersk: Remove Unused local variable $request_method from /core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php. 2013-08-14 06:47:19 -05:00
Alex Pott 84279dadad Issue #2062233 by duozersk: Remove Unused local variable $name from /core/lib/Drupal/Core/Extension/ModuleHandler.php. 2013-08-14 06:45:14 -05:00
Alex Pott bcbc4a031b Issue #2062225 by duozersk: Remove Unused local variable $candidates from /core/lib/Drupal/Core/Config/Entity/Query/Condition.php. 2013-08-14 06:43:54 -05:00
Alex Pott ac77a52e26 Issue #2062221 by duozersk: Fixed Remove Unused local variable $id from /core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php. 2013-08-14 06:40:20 -05:00
Alex Pott 7af8f4b45c Issue #2062187 by duozersk: Remove Unused local variable from /core/lib/Drupal/Core/SystemListing.php. 2013-08-13 16:25:09 -05:00
Dries 953b021eec Issue #2062359 by juampy: Allow access to the list of Authentication Providers. 2013-08-13 15:06:27 -04:00
Dries 76aecc5d92 Issue #2064261 by StephaneQ: Correct the @var, @throws and @see statements on dbtng. 2013-08-13 14:41:40 -04:00
Jennifer Hodgdon 5028880dfc Issue #2058157 by kiamlaluno: Fix example in docs for SystemListing 2013-08-13 07:46:40 -07:00
Jennifer Hodgdon 56817e5f2d Issue #2057809 by StephaneQ, Berdir, chx, dawehner: Fix up param/return documentation in database API 2013-08-13 07:39:22 -07:00
webchick 9fb3b72f18 Issue #2049241 by Mark Carver, penyaskito, Gábor Hojtsy: Change notice: Add support for language options to the Twig {% trans %} tag extension. 2013-08-13 01:53:11 -07:00
webchick cd37575656 Issue #2060823 by legolasbo: Remove Unused local variable from /core/lib/Drupal/Core/Database/Query/Update.php. 2013-08-13 01:45:40 -07:00
webchick 69adaade7e Issue #2060817 by legolasbo: Remove Unused local variable () from /core/lib/Drupal/Core/Database/Driver/pgsql/Update.php. 2013-08-13 01:44:51 -07:00
webchick dc7330fb82 Issue #2060811 by legolasbo: Remove Unused local variable from /core/lib/Drupal/Core/Database/StatementPrefetch.php. 2013-08-13 01:42:52 -07:00
webchick 30202e3f0f Issue #2060819 by legolasbo: Remove Unused local variable from /core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php. 2013-08-13 01:39:51 -07:00
webchick e57e17db54 Issue #2060821 by legolasbo: Remove Unused local variable from /core/lib/Drupal/Core/Database/Query/Select.php. 2013-08-13 01:38:57 -07:00
webchick 486748c46a Issue #2060815 by legolasbo: Remove Unused local variable () from /core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php. 2013-08-13 01:35:24 -07:00
webchick cb869a007c Issue #2063055 by Gábor Hojtsy: Sync language list with translations (add fy, ga, hy, km, ms and sw). 2013-08-13 01:18:46 -07:00
Nathaniel Catchpole 882ef344ed Issue #2036351 by damiankloip, Xano, dawehner: Convert CSRF tokens to a service. 2013-08-13 07:47:07 +01:00
Nathaniel Catchpole 7827f1d7dd Issue #2050227 by damiankloip, pwolanin: Add local action plugin deriver to use YAML discovery for static definitions. 2013-08-13 06:01:50 +01:00
webchick 2a4e466139 Issue #2026037 by Crell: Check for legacy controllers based on the legacy flag, not the callable type. 2013-08-11 23:42:02 -07:00
webchick 859642ea2e Issue #1888734 by catch, katbailey: Get rid of all 'bootstrap' hooks. 2013-08-11 23:05:34 -07:00
Nathaniel Catchpole 66178e047a Issue #1941288 by larowlan, effulgentsia, dawehner, nod_: Fixed Regression: ajaxPageState not being updated with AjaxResponse, assets (js/css) being added twice. 2013-08-12 03:10:59 +01:00
Alex Pott 4431c7e13a Issue #2014851 by hlieberman, Wim Leers: Fixed Drupal CSS preprocessing breaks protocol-relative paths. 2013-08-11 01:15:30 +01:00
Alex Pott 8cfc089e26 Issue #2033669 by tim.plunkett, larowlan: Image file objects should be classed. 2013-08-11 00:57:37 +01:00
Nathaniel Catchpole 0e129e5817 Issue #2056133 by chx, dawehner, plach, alexpott: Add db_copy_table(). 2013-08-10 11:51:38 +01:00
Nathaniel Catchpole ccc7822c4d Issue #1198904 by jox, das-peter: Fixed drupal_load_stylsheet() does not comply with standards when using @import. 2013-08-10 11:49:54 +01:00
Nathaniel Catchpole e2a81db3c6 Issue #1844956 by msonnabaum, beejeebus: Fixed Optimize date formatting performance. 2013-08-10 08:00:02 +01:00
Alex Pott bc0570c864 Issue #2051877 by dawehner: Log error when people use invalid route parameters. 2013-08-10 03:11:12 +01:00
Alex Pott d238a401e5 Issue #2047533 by damiankloip: Inject dependencies into FieldItemDeriver derivative class. 2013-08-10 02:41:18 +01:00
Alex Pott 7a83e59b9e Issue #2059637 by ekes: Fixed ContainerDerivativeInterface should extend DerivativeInterface. 2013-08-10 02:23:29 +01:00
Nathaniel Catchpole fca3051719 Issue #2019071 by tsphethean: Fixed EntityListController::buildRow() should return secure label. 2013-08-07 09:31:10 +01:00
Alex Pott 7412e6f58b Issue #2049159 by amateescu, Crell: Create a ControllerBase class to stop the boilerplate code madness. 2013-08-07 01:32:39 +02:00
Nathaniel Catchpole 0698191e66 Revert "Issue #1273968 - did not cover js."
This reverts commit 8ce27f2279.
2013-08-06 07:16:41 +01:00
Alex Pott 40bc8bced4 Issue #2028499 by tsphethean, damiankloip, dawehner: Drupal_sort_weight() should be converted to a class. 2013-08-06 00:24:38 +02:00
Dries b2dc8aa53e Issue #2056363 by yched, chx: Fixed INSERT INTO table SELECT * FROM ... not supported. 2013-08-05 08:55:18 +02:00
Alex Pott b44b584d79 Issue #2054699 by pcambra: Ensure config entity id is set for computed composite ids. 2013-08-03 23:05:02 +02:00
Alex Pott 8bed4698c6 Issue #2051177 by yched: Make existing ConfigFieldItem subclasses usable by base fields. 2013-08-03 11:57:45 +02:00
Alex Pott 1deffa8312 Issue #2040265 by larowlan: Add a _entity_view() routing default for viewing an entity. 2013-08-02 12:51:08 +02:00
Alex Pott c7a95535e7 Issue #2046987 by damiankloip: Inject dependencies into EntityDeriver derivative class. 2013-08-02 01:09:43 +02:00
Alex Pott a2f9a60724 Issue #2033383 by tim.plunkett: Provide a default plugin bag. 2013-08-01 17:42:57 +02:00
Nathaniel Catchpole c427330807 Issue #2045453 by pwolanin, tim.plunkett, dawehner: Fixed menu_item_route_access() does not catch ResourceNotFoundException. 2013-08-01 14:47:06 +01:00
Nathaniel Catchpole f9ec71dfcc Issue #2045935 by benjy: Replace all module_hook() deprecated function calls. 2013-08-01 14:42:18 +01:00
Nathaniel Catchpole 1c1774112c Issue #2047993 by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings(). 2013-08-01 14:35:00 +01:00
webchick 0d31d44dd5 Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path. 2013-07-31 13:50:39 -07:00
Alex Pott 03e535ca7c Issue #2050289 by damiankloip, msonnabaum: Add class to make yaml discovery reusable. 2013-07-29 18:59:01 +02:00
Alex Pott 8242143eca Issue #2051847 by dawehner: Fixed AnnotatedClassDiscovery::getDefinitions is critically slow when viewing nodes with comments. 2013-07-29 01:19:12 +02:00
Alex Pott 11495979d0 Issue #2041423 by yched: Rely on 'provider' instead of 'module' for Field plugin types. 2013-07-28 23:29:26 +02:00
Alex Pott 926a067758 Issue #2043781 by pwolanin: Fixed Drupal::request()->attributes->get('account') may conflict with an account object loaded from the path. 2013-07-27 23:11:14 +02:00
Nathaniel Catchpole 58afd192b8 Issue #2031487 by fubhy, dawehner, pwolanin: When replacing the upcasted values in the request attributes array, retain the original raw value too. 2013-07-27 15:35:36 +01:00
Nathaniel Catchpole d3c5919d17 Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls. 2013-07-27 15:30:10 +01:00
Alex Pott 12eba5629f Issue #1980464 by Xano: EntityManager::getControllerClass() throws confusing exceptions. 2013-07-26 11:14:54 +02:00
Alex Pott d88a2be443 Issue #2043379 by tim.plunkett: Allow plugins to be discovered in any directory. 2013-07-25 00:57:30 +02:00
Dries 38bf424dfd Issue #2021817 by effulgentsia, yched: Make widgets / formatters work on EntityNG Field value objects. 2013-07-24 16:38:18 -04:00
Dries f5cc9308c9 Issue #1943846 by fubhy, effulgentsia, tim.plunkett: Improve ParamConverterManager and developer experience for ParamConverters. 2013-07-24 16:23:42 -04:00
Alex Pott 8e23b465a6 Issue #2045275 by Berdir: Convert user properties to methods. 2013-07-24 21:40:03 +02:00
Jennifer Hodgdon 4c52a6e3e9 Issue #2046951 by drunken monkey, Damien Tournoud: Correct error in UUID docs 2013-07-24 10:30:55 -07:00
Jennifer Hodgdon 3a0e78e8bd Issue #2049091 by jibran, larowlan: Fix reference to TranslationManager class to right namespace in Drupal class docs. 2013-07-24 10:28:09 -07:00
Nathaniel Catchpole 2460eb7c77 Issue #1927584 by Mark Carver, ezeedub, drupalninja99, Cottser, geoffreyr, John Bickar, jenlampton, penyaskito: Add support for the Twig {% trans %} tag extension. 2013-07-21 17:50:08 +01:00
Alex Pott 2f0e07fa96 Issue #2032311 by dawehner: Load all routes for local tasks via getRoutesByNames(). 2013-07-21 08:45:20 +01:00
Alex Pott d7bbf9f2ee Issue #2030859 by fubhy: Improve TypedConfigManager. 2013-07-20 21:33:39 +01:00
Alex Pott 566ebfd9de Issue #1856976 by andypost, Soul88, ACF, aspilicious, vijaycs85, dawehner: Convert language_count() to the state system. 2013-07-20 20:39:11 +01:00
Alex Pott b2b2a4444b Issue #2029505 by penyaskito, YesCT, Gábor Hojtsy: Fixed Exporting translations does not correctly generate empty strings. 2013-07-20 18:57:18 +01:00
Alex Pott 486f5d0376 Issue #2031353 by pwolanin, dawehner, katbailey: Fixed URLgenerator broken for Drupal installed in a subdirectory - doesn't have a way to get a Drupal path. 2013-07-20 18:42:28 +01:00
Alex Pott ed556d1923 Issue #1913162 by katbailey: Remove unused 'matcher' compiler pass. 2013-07-20 01:25:18 +01:00
Alex Pott a7ef6f36bb Issue #2030551 by marcingy: Fixed PHP notice when creating new Drupal user. 2013-07-19 18:22:38 +01:00
Alex Pott 8d693aded0 Issue #1990544 by fubhy, Pancho, h3rj4n, dawehner: Convert system_modules() to a Controller. 2013-07-19 11:17:03 +01:00
Alex Pott b64ada17fb Issue #2039961 by klausi: Fixed uri_field() should use uri type as value. 2013-07-19 10:44:26 +01:00
Alex Pott bd51e51a90 Issue #2028511 by damiankloip, dawehner: Allow plugin derivative classes to use services from the container. 2013-07-19 10:08:06 +01:00
Dries edcd8df4bd Issue #1966334 by Alan Evans, fubhy, dawehner, ParisLiakos: Convert user_access() to User::hasPermission(). 2013-07-18 14:31:35 -04:00
Jennifer Hodgdon acbddd14f2 Issue #2038059 by Elijah Lynn, aaronott: Fix up grammar in boostrap and cache utility docs 2013-07-17 07:37:04 -07:00
Nathaniel Catchpole 2735b59b5e Issue #2042545 by tim.plunkett: Fixed Annotation parsing should ignore @file doxygen. 2013-07-16 16:32:14 +01:00
Nathaniel Catchpole 7dd31494f3 Issue #1979094 by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation. 2013-07-16 10:33:18 +01:00
Nathaniel Catchpole 22a6d8ccec Issue #2012382 by damiankloip: Improve efficiency of access checker matching on routes. 2013-07-15 10:22:26 +01:00
Alex Pott 8b4fa68c75 Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class. 2013-07-14 16:17:23 -04:00
Nathaniel Catchpole c094757a99 Issue #1963942 by joelpittet, ACF, dasjo: Change all instances of $vars to $variables. 2013-07-13 11:30:18 +01:00
Nathaniel Catchpole 2644090a64 Issue #2036241 by Xano: Fixed Routing system cannot handle /foo/bar and /foo/{baz}. 2013-07-12 13:15:43 +01:00
Dries d5b6771752 Issue #2004334 by pwolanin, dawehner, fubhy: Separate Tabs (MENU_LOCAL_TASK) from hook_menu(). 2013-07-11 13:39:42 -04:00
Dries c02ba60087 Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
Dries 5feff937fa Issue #2031473 by pwolanin, fubhy, dawehner, tim.plunkett: Convert menu local actions to plugins so that we can generate dynamic titles and paths. 2013-07-11 12:40:33 -04:00
Nathaniel Catchpole a2e041920e Issue #1957092 by Berdir: Mark CacheArray deprecated in favour of CacheCollector. 2013-07-10 22:34:06 +01:00
Alex Pott 5207055bc6 Issue #2032393 by effulgentsia: Limit APIs to FieldDefinitionInterface when FieldInstance isn't needed. 2013-07-10 20:28:14 +01:00
Alex Pott cd7ca03c27 Issue #2033447 by tim.plunkett: Remove obsolete ContainerFactoryPluginBase. 2013-07-10 17:05:43 +01:00
Alex Pott 06cb438e03 Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities. 2013-07-09 19:57:20 +01:00
Alex Pott 45a9e859d6 Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface. 2013-07-09 15:39:11 +01:00
Alex Pott 5fc86b0029 Issue #1868004 by fago, das-peter, Berdir, EclipseGc, fubhy the cat, dixon_: Improve the TypedData API usage of EntityNG. 2013-07-05 19:43:36 +01:00
Nathaniel Catchpole 8ceb6e1719 Issue #1971158 by Berdir, beejeebus, alexpott, amateescu: Add loadMultiple() and listAll() caching to (cached) config storage. 2013-07-05 14:45:20 +01:00
Nathaniel Catchpole 58850a9493 Issue #1921426 by dawehner, chx, agentrickard, marcingy, alexpott: Move node access storage to DIC. 2013-07-05 14:39:57 +01:00
Nathaniel Catchpole 2c11efed11 Issue #352951 by Wim Leers, mfer, mcjim, larowlan, RobLoach, sdboyer, Owen Barton, JohnAlbin: Make JS & CSS Preprocessing Pluggable. 2013-07-04 09:38:19 +01:00
Jennifer Hodgdon d5c0b6dc7d Issue #2031649 by pcambra: Fix typo in QueryInterface API docs 2013-07-03 07:39:28 -07:00
Alex Pott d5d172e3c8 Issue #1833022 by e0ipso, plach, YesCT, kfritsche, penyaskito, vijaycs85, nod_, cam8001: Only display interface language detection options to customize more granularity. 2013-07-03 13:48:55 +01:00
Alex Pott 3d521d93b0 Revert "Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class."
This reverts commit 5aced021d9.
2013-07-03 13:06:04 +01:00
Alex Pott 5aced021d9 Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class. 2013-07-02 13:48:47 +01:00
Alex Pott 436fe57760 Issue #1964156 by Cottser, geoffreyr, joelpittet: Contrib cannot define additional Twig extensions. 2013-07-02 13:45:03 +01:00
Dries 58de5374c4 Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04:00
Dries d988a30f87 Issue #1810370 by plach, kfritsche, berdir, alexpott, xjm, chx: Entity Translation API improvements. 2013-06-30 20:09:38 -04:00
Alex Pott 2e9c7fefd6 Issue #2002102 by Berdir, fago, dixon_: Move TypedData primitive types to interfaces. 2013-06-30 11:03:43 +01:00
Alex Pott c56cb20453 Issue #2030775 by Sutharsan, webflo: Reduce dependency of Locale on Update module . 2013-06-30 10:48:34 +01:00
Alex Pott 9dbbb4dd98 Issue #1954180 by fietserwin, jthorson: LocalReadOnlyStream::stream_open() refuses to open a file when 'rb' flag is passed in. 2013-06-30 02:12:07 +01:00
Alex Pott 91c32e3da9 Issue #2010024 by damiankloip, dawehner, ParisLiakos: Move url related functions to a new Url component. 2013-06-30 00:09:39 +01:00
Dries 8ce27f2279 Issue #1273968 by Sutharsan, penyaskito, chx: Fixed locale.module uses eval. 2013-06-29 17:25:40 -04:00
Nathaniel Catchpole f1e9349a15 Issue #2020209 by alexpott, YesCT, Gábor Hojtsy: Fixed Random failures due to non uniqueness of randomString() and randomName(). 2013-06-29 17:37:13 +01:00
Alex Pott aa9c2ccc85 Issue #1890878 by corvus_ch, ygerasimov, berenddeboer, Crell, fubhy the cat, effulgentsia: Add modular authentication system, including Http Basic; deprecate global . 2013-06-29 17:26:55 +01:00
Alex Pott 2c2f5f59f5 Issue #1867856 by fubhy the cat, EclipseGc, Berdir: Use annotation discovery for data type plugins. 2013-06-29 15:48:52 +01:00
Alex Pott 0453593c66 Issue #2028585 followup by tim.plunkett: Replace entity_page_create_access() by an access controller. 2013-06-29 12:36:37 +01:00
Alex Pott 4c357934c2 Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities. 2013-06-29 11:56:53 +01:00
Alex Pott 0c957d310a Issue #2031115 by tim.plunkett: Fixed Language::LANGUAGE_DEFAULT should be Language::LANGCODE_DEFAULT. 2013-06-29 11:34:03 +01:00
Alex Pott 0af43e4e71 Issue #2028585 by ParisLiakos, dawehner, tim.plunkett: Replace entity_page_create_access() by an access controller. 2013-06-29 07:52:24 +01:00
catch 4e9792633c Issue #2026769 by fgm: Fixed Simplify DerivativeInterface implementations by refactoring duplicated code to a base class. 2013-06-28 22:17:30 +01:00
Dries 6f29144a10 Issue #1938892 by JohnAlbin, Pancho: Fixed Switch from ISO-3166-1 country data to CLDR unicode data. 2013-06-28 13:06:49 -04:00
Alex Pott b1c684b8f8 Issue #1988508 by katbailey: Stop pretending we support Symfony bundles when we really just have service providers. 2013-06-28 17:13:22 +01:00
Alex Pott f74d2981ef Issue #2025991 by plach, David Hernández: Introduce hook_entity_prepare() to generalize hook_node_prepare(). 2013-06-28 09:41:01 +01:00
Alex Pott 4586ea128d Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity. 2013-06-27 22:24:39 +01:00
catch 264d1d9767 Issue #2016299 by dawehner, jhedstrom: Convert system module's JsonUnitTest to phpunit. 2013-06-27 22:04:31 +01:00
Alex Pott 4f8b8a5087 Issue #1995048 by twistor, tim.plunkett, damiankloip, Berdir: EntityListController::getOperations() should respect access checks. 2013-06-27 07:13:06 +01:00
Alex Pott 46973e74b5 Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration. 2013-06-27 06:48:51 +01:00
Dries da60ebc321 Issue #2028175 by effulgentsia: Finish the removal of non-formatter's prepareView(). 2013-06-26 22:17:42 -04:00
Alex Pott d0d1817738 Issue #1822000 by Berdir, plach, amateescu, yched: Remove Drupal\field_test\Plugin\Entity\Type\TestEntity in favor of EntityTest. 2013-06-26 16:38:18 +01:00
Alex Pott b537ccd584 Issue #2028489 by chx, dawehner: Move entity query out of field_sql_storage(). 2013-06-26 15:21:57 +01:00
Alex Pott 93ea9a472b Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller. 2013-06-26 09:17:11 +01:00
Alex Pott 356dc8bacd Issue #1969698 by xjm, damiankloip, tim.plunkett, yched: ConfigEntity::save() should disallow saving ID/UUID conflicts (Field UUID changes can badly corrupt field data). 2013-06-25 23:57:46 +01:00
Alex Pott c6ebde4325 Issue #2026367 by Berdir: Use static caches for parsed .services.yml and .info.yml files. 2013-06-25 20:19:00 +01:00
Alex Pott de3558c214 Issue #2024867 by vijaycs85: Rename translation_entity() to content_translation(). 2013-06-25 20:16:20 +01:00
Alex Pott a9b5c81657 Revert "Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller."
This reverts commit af5478b863.
2013-06-25 17:44:41 +01:00
Alex Pott af5478b863 Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller. 2013-06-25 16:23:13 +01:00
Alex Pott a2c2367bf8 Issue #1969728 by yched, effulgentsia, swentel, fago, plach: Implement Field API 'field types' as TypedData Plugins. 2013-06-25 11:27:47 +01:00
Alex Pott 377521e267 Issue #1990156 by damiankloip: Add a dedicated @Condition plugin annotation. 2013-06-25 09:39:29 +01:00
Alex Pott 0d20ccb2a7 Issue #2018257 by tsphethean: Move batch storage to Drupal\Core\Batch. 2013-06-24 16:05:10 +01:00
Alex Pott e865959961 Issue #2022087 followup by damiankloip: Add module owner to plugin definition in AnnotatedClassDiscovery. 2013-06-22 22:47:45 +02:00
Alex Pott a93de78702 Issue #1992606 by damiankloip, pwieck: Convert system_theme_settings() to FormInterface. 2013-06-22 21:36:14 +02:00
Nathaniel Catchpole 21812ed3a1 Issue #1858616 by Berdir: Extract generic CacheCollector implementation and interface from CacheArray. 2013-06-21 10:22:46 +01:00
Dries 5f67fd1d08 Issue #1893820 by fago, das-peter, Berdir: Manage entity field definitions in the entity manager. 2013-06-20 15:09:30 -04:00
Dries 0eaa35d578 Issue #1839468 by ParisLiakos, damiankloip, dawehner, jibran: Replace aggregator rss parsing with Zend Feed. 2013-06-19 16:36:24 -04:00
Dries 4ab87f7e56 Issue #2004350 by Berdir, Dean Reilly: Fixed Unserialised database connection objects don't use Drupal's PDO Statement class. 2013-06-19 15:29:38 -04:00
Nathaniel Catchpole 00cb147e14 Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse. 2013-06-19 17:07:30 +01:00
Nathaniel Catchpole cc7ca3ed63 Issue #2020301 by plach, Berdir: Make the $type parameter of LanguageManager::getLanguage() optional. 2013-06-19 10:59:38 +01:00
Alex Pott fd5f765f76 Issue #2011018 followup by tim.plunkett, andypost: Reconcile entity forms and confirm forms. 2013-06-19 11:35:56 +02:00
Nathaniel Catchpole 270db4a504 Issue #1852454 by patrickd, xjm, YesCT, Berdir, amateescu, Pancho, djroshi, dealancer, Wim Leers, jessebeach: Restrict module and theme name lengths to 50 characters. 2013-06-19 10:14:55 +01:00
Alex Pott 851d7d0ff2 Issue #1777956 by fago, klausi, sun, dasjo: Provide a way to define default values for entity fields. 2013-06-19 10:31:20 +02:00
Alex Pott 4756994e09 Issue #1983548 by Berdir, LukyLuke_ch, giammi, effulgentsia: Convert contact message entities to the new Entity Field API. 2013-06-19 01:42:10 +02:00
Alex Pott 0360c07ec1 Issue #2022087 by damiankloip: Add module owner to plugin definition in AnnotatedClassDiscovery. 2013-06-19 01:37:47 +02:00
Alex Pott b22c7a5b66 Issue #2017345 by ParisLiakos, pwieck: Drupal\Component\Gettext\PoStreamReader calls get_t(). 2013-06-19 01:36:06 +02:00
Alex Pott 69f2cef030 Issue #2003736 by dawehner, jhedstrom: Convert system module's Batch unit tests to phpunit. 2013-06-19 01:32:50 +02:00
Alex Pott c707cf7964 Issue #2004300 by dawehner: Extend the router provider interface so that Views can override routes. 2013-06-18 09:29:38 +02:00
Alex Pott f7f7f37305 Issue #1998698 by larowlan, jibran, quicksketch: Allow Dialog Controller to work with form/entity form routes. 2013-06-18 09:19:24 +02:00
Alex Pott 4d08d57418 Issue #1947536 by andypost, donquixote, larowlan, splatio, kim.pepper, alexpott, Crell, tim.plunkett: Convert drupal_get_breadcrumb() and drupal_set_breadcrumb() to a service. 2013-06-18 07:22:49 +02:00
Alex Pott c4b665859a Issue #1982980 by ParisLiakos, larowlan, dawehner, tim.plunkett: Move entity_get_form() to Drupal\Core\Entity\EntityManager::getForm(). 2013-06-18 07:21:35 +02:00
webchick 1a416d4403 Issue #1838310 follow-up by tim.plunkett: Remove remaining incidents of st(). 2013-06-17 23:44:52 -05:00