Commit Graph

424 Commits (65b30c0486fadd877f217190065d0df02adec3e3)

Author SHA1 Message Date
Alex Pott 361ddb11a0 Issue #2220749 by gremy, Berdir, jessebeach: Limit $extension.$(config_prefix/entity_id) combo value to 83 characters (82 plus a '.') as part of a 250 character limit on config entity file names. 2014-03-29 12:54:14 +01:00
webchick 4a8bbfbb73 Issue #2215961 by tim.plunkett, Berdir: Entity::urlInfo() should return \Drupal\Core\Url. 2014-03-28 16:07:00 -07:00
Alex Pott fee6ae0e0f Issue #2225629 by Xano: Move hook_field_extra_fields() to the entity API. 2014-03-28 11:30:44 +01:00
webchick e0f3aa3924 Revert "Issue #2113911 by LewisNyman, longwave, nod_, rteijeiro: Modal style update."
Broke Bartik, still needs discussion.

This reverts commit 5a8a34e828.
2014-03-27 12:29:41 -07:00
catch 29110623d6 Issue #2120235 by dawehner, YesCT: Regression: routing / tabs / actions / contextual links lack way to attach replacement arguments to UI strings. 2014-03-27 13:35:47 +01:00
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
catch bc7f7f3ccf Issue #2226183 by alexpott: Running PHPUnit tests through run-tests.sh is unnecessarily slow. 2014-03-26 20:42:03 +01:00
catch 24526aedd0 Revert "Issue #2165725 by Xano: Introduce hook_entity_operation()."
This reverts commit 2cf87103b5.
2014-03-26 19:53:12 +01:00
catch c15c6c188a Issue #2143069 by plach, fago: Add getProvider() and hasCustomStorage to FieldDefinitionInterface. 2014-03-26 15:51:07 +01:00
catch c01616fb55 Revert "Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process."
This reverts commit 728aad1d2b.
2014-03-26 13:22:24 +01:00
catch 2cf87103b5 Issue #2165725 by Xano: Introduce hook_entity_operation(). 2014-03-26 12:46:04 +01:00
webchick 37b5f2db6c Revert "Issue #1356602 by nicholasruunu, mcjim, rteijeiro, chrisjlee | jenlampton: Clean up icons in misc."
This clean-up accidentally introduced a few regressions, so rolling back until it's ready.

This reverts commit fab42693f8.
2014-03-25 13:53:30 -07:00
webchick 5a8a34e828 Issue #2113911 by LewisNyman, longwave, nod_, rteijeiro: Modal style update. 2014-03-25 13:33:39 -07:00
webchick 728aad1d2b Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process. 2014-03-25 13:22:00 -07:00
catch 1c22cf66cd Issue #2223623 by znerol: Use request stack in theme negotiator. 2014-03-25 20:19:04 +01:00
catch 13f5d8389a Issue #2178581 by damiankloip, penyaskito, Solthun: Add an AnonymousUserSession object in favour of using drupal_anonymous_user(). 2014-03-25 19:58:38 +01:00
catch 7a1ab50be8 Issue #2096717 by -enzo-, chakrapani, sandipmkhairnar, JeroenT, ofry: Add parameter to User::getRoles() to exclude built in rids, (authenticated, anonymous). 2014-03-25 19:54:59 +01:00
catch 895d4ab84c Issue #2188031 by olli, damiankloip: Missing row plugin in views ui. 2014-03-25 19:29:45 +01:00
webchick 4a1ff2d485 Issue #2144631 by fago: Add a revisionable key to field definitions. 2014-03-25 09:26:15 -07:00
webchick 005e7e43aa Issue #2224649 by chx: @var Symfony needs to be @var \Symfony. 2014-03-24 11:02:44 -07:00
webchick fab42693f8 Issue #1356602 by nicholasruunu, mcjim, rteijeiro, chrisjlee | jenlampton: Clean up icons in misc. 2014-03-24 10:54:47 -07:00
webchick b907c2f3ae Issue #2191709 by andypost, Berdir: Remove the configurable flag on field types. 2014-03-24 09:13:25 -07:00
catch 2e7b2098df Issue #2030073 by alexpott: Config cannot be imported in order for dependencies. 2014-03-24 15:10:53 +00:00
webchick 72341d409b Issue #2219913 by Mile23: Incorrect @covers/@coversDefaultClass breaks coverage reports. 2014-03-24 07:50:08 -07:00
Alex Pott 1370edf99f Issue #2134857 by Xano, Wim Leers, Berdir, damiankloip: PHPUnit test the entity base classes. 2014-03-24 13:34:01 +01:00
Alex Pott 000966e0dd Issue #2219009 by pwolanin: Improve DX of Settings class. 2014-03-24 09:51:28 +01:00
Alex Pott 5abaa5f957 Issue #2120871 by andypost, Berdir, amateescu, vladan.me, Xano: Rename EntityListController to EntityListBuilder. 2014-03-23 22:25:46 +00:00
catch a6ffb28261 Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags. 2014-03-22 22:00:38 +00:00
Nathaniel Catchpole 8cbab1493b Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall. 2014-03-21 11:53:32 +00:00
Nathaniel Catchpole 5f61e2663a Issue #2019123 by klausi, ygerasimov, Crell: Use the same canonical URI paths as for HTML routes. 2014-03-21 11:00:42 +00:00
webchick 77123f3f1b Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files. 2014-03-17 07:43:29 -07:00
Alex Pott eba0b71872 Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5.
2014-03-17 13:02:04 +00:00
Nathaniel Catchpole b4c561d0d5 Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files. 2014-03-17 11:57:35 +00:00
webchick 9c66858942 Issue #2216701 by alexpott, sun, longwave: Random test failure in ToolbarAdminMenuTest. 2014-03-13 15:15:35 -07:00
webchick a96ce1985b Issue #2175821 by Xano, dawehner: Add placeholder support to the @Translation annotation. 2014-03-12 13:05:12 -07:00
webchick 9d3a228020 Issue #2171071 by jessebeach, dawehner, chakrapani, longwave, Gábor Hojtsy, xjm, Wim Leers: Rename drupal_add_library() to _drupal_add_library() and remove its uses. 2014-03-12 08:47:01 -07:00
Alex Pott 9a2cb6ad5b Issue #2134857 by Xano: PHPUnit test the entity base classes. 2014-03-12 11:29:12 +00:00
Alex Pott 28d0b8efa5 Issue #2210197 by sun, longwave, Sutharsan: Remove public access to Extension::$type, ::$name, ::$filename. 2014-03-11 17:19:24 +00:00
Alex Pott 48025f9261 Issue #2168159 by dawehner: Plugin Derivatives don't work with Objects returned from Annotations. 2014-03-11 09:41:30 +00:00
Alex Pott c53879f09a Issue #1978924 by tim.plunkett, ParisLiakos, disasm, Luxian, vijaycs85, YesCT, vaibhavjain, Pancho: Convert locale_translate_export_form to a Controller. 2014-03-11 09:18:37 +00:00
Alex Pott f437807590 Issue #2103621 by mondrake | fietserwin: Move GD logic from ImageInterface to toolkit, tie toolkit instance to Image instance, toolkits should no longer be instantiated separately. 2014-03-11 01:00:44 +00:00
Alex Pott ed4b791c34 Issue #2192259 by andypost, amateescu, damiankloip: Remove ConfigField.. Item and List classes + interfaces. 2014-03-10 14:43:46 +00:00
Nathaniel Catchpole dd4931b012 Issue #2204345 by tim.plunkett: Adjust PluginBag's instance handling methods. 2014-03-10 11:12:23 +00:00
Nathaniel Catchpole 780add0535 Issue #2171315 by sun, Xano, diarmy, tim.plunkett: Ensure a NULL container in UnitTestCase::setUp(). 2014-03-10 11:09:20 +00:00
Alex Pott d8c718b2f6 Revert "Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename." Broke 'drush en simpletest' on testbots
This reverts commit 2c51074d59.
2014-03-07 14:14:32 +00:00
Alex Pott 2c51074d59 Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename. 2014-03-07 11:18:08 +00:00
Dries 1d58c60abc Issue #2184653 by amateescu: Rename Drupal\Component\Utility\Url to UrlHelper. 2014-03-05 15:22:39 -05:00
webchick 38fc484ea7 Issue #2204307 by EclipseGc: Move PluginBag Implementations from \Drupal\Component to \Drupal\Core. 2014-03-04 13:25:18 -08:00
webchick 13ada2ac3e Issue #2187717 by sun, dawehner: Remove code duplication in system_list() and ThemeHandler::rebuildThemeData(). 2014-03-04 12:49:41 -08:00
Jennifer Hodgdon 49a687fa54 Issue #2207557 by longwave: Fix docs for SortArrayTest 2014-03-04 08:36:29 -08:00
Alex Pott 7a6fb338b3 Issue #2114707 by Berdir, yched, amateescu, effulgentsia, fago: Allow per-bundle overrides of field definitions. 2014-03-04 10:27:25 +00:00
Nathaniel Catchpole 9ba8e07517 Issue #2202611 by damiankloip, pwolanin: MTimeProtectedFastFileStorageTest runs with run-tests.sh, but MTimeProtectedFileStorageTest does not. 2014-03-03 13:56:51 +00:00
Alex Pott 3cd6aa897e Issue #2058845 by dawehner, msonnabaum: Pre-load non-admin routes. 2014-03-03 08:47:09 +00:00
webchick 428d0f0ad9 Issue #2053153 by tim.plunkett, dawehner, damiankloip, aspilicious: Allow contrib modules to provide plugins on behalf of optional modules. 2014-03-01 17:57:51 -08:00
Nathaniel Catchpole 668d277ff6 Issue #2188661 by sun, Berdir, andypost: Extension System, Part II: ExtensionDiscovery. 2014-02-28 11:51:38 +00:00
Nathaniel Catchpole dad0245d7d Revert "Issue #2201919 by damiankloip: Replace drupal_get_hash_salt() with direct Settings call in CsrfTokenGenerator."
This reverts commit aad87a80b1.
2014-02-28 11:38:55 +00:00
Nathaniel Catchpole aad87a80b1 Issue #2201919 by damiankloip: Replace drupal_get_hash_salt() with direct Settings call in CsrfTokenGenerator. 2014-02-28 10:57:22 +00:00
Nathaniel Catchpole 78b48c89ad Issue #2092095 by tstoeckler, ParisLiakos: Remove \Drupal\Component\Utility\MapArray. 2014-02-28 10:43:51 +00:00
Nathaniel Catchpole 6727b8146e Revert "Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery."
This reverts commit ae8be3cc96.
2014-02-27 14:30:43 +00:00
Nathaniel Catchpole ae8be3cc96 Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery. 2014-02-27 13:31:02 +00:00
Alex Pott 438494d0f1 Issue #2187495 by Les Lim, longwave: Use plugin system for MailInterface classes. 2014-02-27 11:07:19 +00:00
webchick b8ef3c6bff Issue #2140433 by pwolanin, chx, Owen Barton, dstol, Heine, Damien Tournoud: Port SA-CORE-2013-003 to Drupal 8. 2014-02-26 20:48:12 -08:00
Nathaniel Catchpole b9a978d202 Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu. 2014-02-26 10:53:29 +00:00
Alex Pott 0230aa22a4 Issue #2195753 by tim.plunkett: Changes to config entities that use plugins are not propagated to the plugins. 2014-02-25 14:32:19 +00:00
webchick c1e2a47dcc Issue #2204161 by sun: Remove deprecated drupal_valid_number_step(). 2014-02-24 14:51:32 -08:00
webchick 0a4239109b Issue #2177031 by dawehner, tim.plunkett, Berdir: Remove menu_get_item() and every use of it. . 2014-02-24 11:38:23 -08:00
Alex Pott f6161fadb0 Issue #2002134 by fago, yched, amateescu, effulgentsia: Move TypedData metadata introspection from data objects to definition objects. 2014-02-24 11:44:26 +00:00
webchick 01457d74ea Issue #2200821 by yched, plopesc, Berdir, claudiu.cristea, swentel: Rename Fieldinterface and FieldInstanceInterface. 2014-02-22 21:16:46 -08:00
Alex Pott c210e8681c Issue #1981858 by Berdir, tim.plunkett, longwave, Les Lim: Rename hook_entity_info/alter() to hook_entity_type_build/alter(). 2014-02-20 10:04:54 +00:00
Alex Pott 9848762852 Issue #2174933 by dawehner: Not possible to use same route_name in local_actions.yml. 2014-02-15 22:18:05 +00:00
Alex Pott 932e4d9eb0 Issue #2184231 by jibran, dawehner, Xano: Use ConfigFactoryInterface to type hint ConfigFactory. 2014-02-13 01:59:44 +00:00
Nathaniel Catchpole 466ef999ae Issue #2110951 by Xano: Remove hook_forms(). 2014-02-11 11:41:53 +00:00
Alex Pott 1cce8991af Issue #2190643 by Berdir, amateescu, Xano, yched: Serializing the container is a very very bad idea, let's prevent it?. 2014-02-11 09:42:30 +00:00
Nathaniel Catchpole e4e83f0e95 Issue #2147153 by dawehner, alexpott, Xano: Replace the last instance of $_GET/$_POST; Create a special exception listener / exception controller which allows to use POST requests. 2014-02-10 10:38:41 +00:00
Alex Pott 6c2ed3f11e Issue #2165155 by Berdir, tim.plunkett: Change $entity_type to $entity_type_id and $entity_info to $entity_type/$entity_types. 2014-02-10 09:24:05 +00:00
Alex Pott 65c808b14a Issue #2153891 by tim.plunkett, amateescu: Add a Url value object. 2014-02-09 01:29:41 +00:00
webchick 878777a842 Issue #2099741 by Wim Leers, wwalc, mr.baileys, eaton, dstol, nod_, effulgentsia: Protect WYSIWYG Editors from XSS Without Destroying User Data. 2014-02-08 12:32:05 -08:00
webchick 3ad400ecb1 Issue #2187483 by Cottser, agentrickard, dawehner, jessebeach: Toolbar subtree is broken | JsonResponse->callback now returns data in an Insert Command without any support in ajax.js to eval the callback in the client. 2014-02-08 12:19:21 -08:00
Alex Pott fe61b43d90 Issue #2183923 by tim.plunkett: Break the circular dependency in EntityManager. 2014-02-08 13:31:25 +00:00
Nathaniel Catchpole eeb7c103e6 Issue #2189453 by damiankloip, sun: Fatal error: Call to a member function hasPath() on a non-object in ViewListController::getDisplayPaths(). 2014-02-07 17:42:41 +00:00
webchick e0f774b395 Issue #2189985 by tim.plunkett: Rename UnknownPluginException to PluginNotFoundException. 2014-02-07 00:03:27 -08:00
webchick f6dd96ca5d Issue #2175415 by swentel, tim.plunkett, jibran, larowlan: Add FieldTypePluginManagerInterface. 2014-02-06 23:42:28 -08:00
webchick 12592a2e44 Issue #2183887 by tim.plunkett: Remove Drupal::setContainer from LocalActionDefaultTest. 2014-02-06 23:34:54 -08:00
webchick 836d08a738 Issue #2183881 by tim.plunkett: Remove Drupal::setContainer from LocalTaskDefaultTest. 2014-02-06 23:19:43 -08:00
Nathaniel Catchpole 462855448a Issue #2184649 by tim.plunkett: Remove LinkGenerator::getActive() and LinkGenerator::setRequest(). 2014-02-05 21:21:20 +00:00
webchick 647043400f Issue #2185831 by tim.plunkett: Split up ParamConverterManager and stop throwing NotFoundHttpException. 2014-02-04 22:55:31 -08:00
Nathaniel Catchpole 118a4a0286 Issue #2166195 by dawehner, Crell: Split HtmlPageRenderer in twain. 2014-02-04 10:33:06 +00:00
Alex Pott 6b393bb1fb Issue #2162729 by TravisCarden, Xano, InternetDevels: "Sub-class must implement the getInfo method" not a helpful exception message. 2014-02-02 14:38:36 +00:00
Alex Pott 76bcb27b13 Issue #2167641 by tim.plunkett: EntityInterface::uri() should use route name and not path. 2014-01-31 15:08:43 +00:00
Alex Pott 20315e1de7 Issue #2164827 by Berdir, Xano, tim.plunkett: Rename the entityInfo() and entityType() methods on EntityInterface and EntityStorageControllerInterface. 2014-01-30 12:14:58 +00:00
Nathaniel Catchpole 50901f953c Issue #2177739 by Berdir, alexpott, Gábor Hojtsy: Fix inefficient config factory caching. 2014-01-29 14:01:39 +00:00
Nathaniel Catchpole e9a044b3e5 Issue #829464 by Berdir, Github sync, sepgil: Orderby() should escape fields and verify direction. 2014-01-29 12:04:12 +00:00
Nathaniel Catchpole e373ebee34 Issue #2167109 by Berdir, sun, alexpott, ACF, acrollet, adamdicarlo, Albert Volkman, andreiashu, andyceo, andypost, anenkov, aspilicious, barbun, beejeebus, boombatower, cam8001, chriscalip, chx, cosmicdreams, dagmar, damiankloip, dawehner, deviance, disasm, dixon_, dstol, ebrowet, Gábor Hojtsy, heyrocker, Hydra, ianthomas_uk, japicoder, jcisio, jibran, julien, justafish, jvns, KarenS, kbasarab, kim.pepper, larowlan, Lars Toomre, leschekfm, Letharion, LinL, lirantal, Lukas von Blarer, marcingy, Mike Wacker, mrf, mtift, mtunay, n3or, nadavoid, nick_schuch, Niklas Fiekas, ParisLiakos, pcambra, penyaskito, pfrenssen, plopesc, Pol, Rok Žlender, rvilar, swentel, tim.plunkett, tobiasb, tsvenson, typhonius, vasi1186, vijaycs85, wamilton, webchick, webflo, wizonesolutions, xjm, yched, YesCT, znerol: Remove Variable subsystem. 2014-01-28 13:07:47 +00:00
Alex Pott 83bf082872 Issue #2181293 by pwolanin, dawehner: AccessManager::checkNamedRoute() is not passing all route defaults (or building a complete route request). 2014-01-27 21:36:57 +00:00
Nathaniel Catchpole 559479f8db Issue #2164367 by alexpott, tim.plunkett, dawehner: Rebuild router as few times as possible per request. 2014-01-27 11:55:37 +00:00
webchick b8ef75c5f4 Issue #2169447 by damiankloip, sun, longwave: DX: Supply CacheBackendInterface::CACHE_PERMANENT as Cache::PERMANENT. 2014-01-25 21:21:53 -08:00
webchick c07a96e61c Issue #2171315 by diarmy, tim.plunkett: Cleanup the container in UnitTestCase::tearDown. 2014-01-23 22:19:50 -08:00
Nathaniel Catchpole 5d4d6b1c80 Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links. 2014-01-23 18:04:41 +00:00
catch b1128351da Issue #2175823 by damiankloip, olli: Remove calls to invalidate/deleteTags on bins. 2014-01-22 20:35:48 +00:00
webchick 4b9ecbbbca Issue #2175017 by tim.plunkett, yched: FieldDefinition::create() doesn't populate default 'settings' for the field type. 2014-01-21 23:42:36 -08:00
webchick d63c8faea6 Issue #2168333 by tim.plunkett, EclipseGc, yched, fago: Ensure custom EntityType controllers can be provided by modules. 2014-01-21 23:32:29 -08:00
webchick 2214ca4e27 Revert "Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library()."
Somehow this broke PHPUnit, so rolling back for now.

This reverts commit 91b465bdc5.
2014-01-15 12:08:12 -08:00
Nathaniel Catchpole 0b55dcd841 Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system. 2014-01-15 16:27:37 +00:00
webchick eacd8a50b1 Issue #1987716 by pfrenssen, tim.plunkett, kgoel: Provide a FormTestBase class to allow PHPUnit form tests. 2014-01-13 19:38:51 -08:00
webchick 91b465bdc5 Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library(). 2014-01-13 14:01:32 -08:00
Dries d329ec0f15 Issue #2147451 by dawehner: ContainerBuild has to ensure synchronized services. 2014-01-10 13:56:09 -05:00
Nathaniel Catchpole 68ce258d63 Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service. 2014-01-10 11:48:37 +00:00
Alex Pott 2a839b7d01 Issue #1823494 by Berdir, sun, Jānis Bebrītis: Field API assumes serial/integer entity IDs, but the entity system does not. 2014-01-10 10:31:42 +00:00
Nathaniel Catchpole 4f66a53b4f Issue #2157691 by damiankloip: Move some helper methods in errors.inc to an Error utility class. 2014-01-09 11:50:54 +00:00
Nathaniel Catchpole 0ae4c3c304 Issue #2098119 by beejeebus, alexpott, chx: Replace config context system with baked-in locale support and single-event based overrides. 2014-01-09 10:50:21 +00:00
webchick d1c275e8e8 Issue #2167469 by pwolanin: Test EntityViewControllerTest has the wrong descriptive text in getInfo(). 2014-01-08 00:08:59 -08:00
webchick d1275b0025 Issue #2042739 by jhedstrom, bdone, dawehner, tim.plunkett: Convert system module's ControllerResolverTest to phpunit. 2014-01-07 23:51:07 -08:00
webchick 6caaeae0e5 Issue #2089787 by damiankloip, Mile23: Unit test the \Drupal class. 2014-01-07 23:46:29 -08:00
Nathaniel Catchpole b3c32bd193 Issue #2149827 by Xano, Mile23: Windows-1250 character encoding not supported by PHP's mbstring extension. 2014-01-07 11:41:50 +00:00
Nathaniel Catchpole 1ace239de3 Issue #2157703 by andypost: Deprecate comment_int_to_alphadecimal() & comment_alphadecimal_to_int() in favour of methods in Number component. 2014-01-07 10:55:59 +00:00
Nathaniel Catchpole e4124f0a27 Revert "Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links."
This reverts commit 624296e715.
2014-01-06 22:00:22 +00:00
Nathaniel Catchpole 281cda847e Issue #2151223 by damiankloip: Add a method to SortArray to sort by weight and title. 2014-01-06 12:40:52 +00:00
Nathaniel Catchpole 624296e715 Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links. 2014-01-04 20:05:38 +00:00
Nathaniel Catchpole 60659cd603 Issue #2145881 by damiankloip, alexpott: Remove string casting from Crypt::hmacBase64(). Throw exceptions instead. 2014-01-03 19:37:19 +00:00
Alex Pott ee9fe14e8b Issue #641734 by echoz, LewisNyman, davidtrainer, Cottser, falkendk, rteijeiro: Separate generic html elements' style into seven.base.css. 2014-01-03 00:03:15 +01:00
Nathaniel Catchpole 4c6440288d Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object. 2014-01-01 20:32:52 +00:00
Alex Pott 814aed203d Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object. 2014-01-01 11:08:57 +01:00
webchick 42ac4e5051 Issue #2147669 by tim.plunkett, dawehner: Convert exposed forms to use FormInterface. 2013-12-31 16:12:35 -08:00
webchick d9f2ba2c84 Issue #2109035 by tim.plunkett, damiankloip, dawehner, chx: Make access checkers (much) easier to find. 2013-12-31 16:06:09 -08:00
webchick a06d7830eb Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions. 2013-12-31 15:48:51 -08:00
Alex Pott 1a24063df3 Issue #2079857 by herom, mrsinguyen, martin107, simanjan, sandipmkhairnar: BackendChain::removeBin() is broken. 2013-12-28 10:31:30 +00:00
catch c049f3f1d6 Issue #2005644 by Wim Leers, damiankloip, beejeebus, amateescu: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for in-place editing metadata, introduce drupalSettings.user.permissionsHash. 2013-12-22 21:58:10 +00:00
webchick b046023c42 Issue #2119237 by cosmicdreams, Crell, damiankloip: Use \Symfony\Component\Debug\Exception\FlattenException instead of \Symfony\Component\HttpKernel\Exception\FlattenException. 2013-12-22 11:53:55 -08:00
Nathaniel Catchpole 5cc0a0ce6d Issue #1874498 by tim.plunkett, dawehner, jibran, benjy: Provide and use API methods for retrieving base plugin and derivative names from block plugin IDs. 2013-12-19 17:57:48 +00:00
Nathaniel Catchpole 8ff4108664 Issue #1912602 by dawehner, damiankloip, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles(). 2013-12-18 20:51:07 +00:00
Dries c478bf4062 Issue #2150621 by damiankloip: Separate applies and build logic for breadcrumb builders. 2013-12-18 15:22:36 -05:00
Dries 17cc6dab8b Issue #2145041 by tim.plunkett: Allow dynamic routes to be defined via a callback. 2013-12-18 15:09:35 -05:00
Nathaniel Catchpole 77addbef6e Revert "Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles()."
This reverts commit 0f17b0ec75.
2013-12-17 12:29:55 +00:00
Nathaniel Catchpole 0f17b0ec75 Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles(). 2013-12-17 11:07:28 +00:00
Nathaniel Catchpole a6cdd740f8 Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system. 2013-12-17 11:03:15 +00:00
Nathaniel Catchpole d443c10cc1 Issue #2021779 by amateescu, tim.plunkett: Decouple shortcuts from menu links. 2013-12-15 09:51:10 +00:00
catch 3e27ebdea5 Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system. 2013-12-12 00:00:09 +00:00
Nathaniel Catchpole 51560a3a04 Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
This reverts commit 8ec847cc7c.
2013-12-11 14:37:58 +00:00
Nathaniel Catchpole 8ec847cc7c Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system. 2013-12-11 12:00:10 +00:00
webchick 6819e5e0d6 Issue #2098197 by dawehner, vijaycs85, damiankloip, tstoeckler: Add getAllRoutes() method to RouteProvider . 2013-12-10 22:50:17 -08:00
webchick 056f2fe241 Issue #2132711 by dawehner: Add a test for the breadcrumb manager. 2013-12-10 22:01:45 -08:00
webchick 568fef4c33 Issue #2109793 by damiankloip, dawehner, tim.plunkett: Convert element_* methods in common.inc to a class. 2013-12-10 13:23:03 -08:00
Alex Pott cdac25ee08 Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
Nathaniel Catchpole 67e93b23ac Issue #2109287 by dawehner, Cottser, tim.plunkett, kim.pepper: Replace list_themes() with a service. 2013-12-05 10:06:32 +00:00
webchick ada9c9da11 Issue #2109303 by damiankloip, ParisLiakos: Convert CSRF checks in controllers to the routing system. 2013-12-03 20:27:53 -08:00
webchick 4b06b8bd32 Issue #2111349 by dawehner, tim.plunkett: Move format_plural to the string translation service and format_interval to the date service. 2013-12-03 11:35:43 -08:00
Jennifer Hodgdon 80fbd33d97 Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments 2013-12-03 07:54:20 -08:00
Alex Pott 8e729c32fe Issue #2102417 by damiankloip, dawehner: Change Drupal\Core\Routing\RouteBuildEvent::getModule() to getProvider(). 2013-12-01 09:56:50 -04:00
Nathaniel Catchpole e048d17b81 Issue #2108829 by damiankloip, dawehner: Make AccessManager stricter with values returned from access checkers. 2013-12-01 12:42:13 +00:00
Nathaniel Catchpole b28f5b817f Issue #2071145 by dawehner: Regression: Allow to change the commands of an ajax response. 2013-11-29 10:07:23 +00:00