Commit Graph

462 Commits (7d37585e3cb15212f70a41127b01cdac0f1eba79)

Author SHA1 Message Date
Nathaniel Catchpole 5803f9080e Issue #2392293 by bircher, tim.plunkett, alexpott, cilefen, gobinathm: Refactor hook_system_info_alter implementations to use ModuleUninstallValidatorInterface 2015-06-09 10:47:28 +01:00
Nathaniel Catchpole 30ca0d1de6 Issue #2481453 by dawehner, pwolanin, rteijeiro, neclimdul, znerol: Implement query parameter based content negotiation as alternative to extensions 2015-06-08 11:11:09 +01:00
Alex Pott f08e28adc9 Issue #2496801 by cilefen, Cottser: Change setGenerators to setUrlGenerator on TwigExtension 2015-06-03 15:35:22 +01:00
Alex Pott c21e099932 Issue #2477461 by borisson_, googletorp, Wim Leers, Crell: Move X-Generator header to its own listener 2015-06-03 15:11:26 +01:00
Alex Pott 73b5652a74 Issue #2470693 by dawehner, Berdir, jibran, hussainweb, pwolanin, znerol: Upgrade to Symfony 2.7.0 2015-06-01 11:47:08 +01:00
Alex Pott ffe9803c1b Issue #2416831 by cilefen, vasi, tadityar, Noe_, lauriii, akalata, JeroenT, Cottser, davidhernandez: Add an active_theme twig function 2015-05-28 23:05:26 +01:00
Alex Pott 83b9aa8850 Issue #2493021 by Wim Leers, Fabianx, dawehner: Remove unused & useless services from HtmlRenderer 2015-05-25 13:29:59 +01:00
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
Alex Pott 6e8eb8ee6c Issue #2465887 by dawehner, amateescu, tim.plunkett: Extract the install/uninstall functionality to a ThemeInstaller 2015-05-21 12:52:44 +01:00
Nathaniel Catchpole 66c9f700d9 Issue #2361423 by alexpott, larowlan, dixon_, swentel: Add a step to config import to allow contrib to create content based on config dependencies 2015-05-20 14:22:10 +01:00
Nathaniel Catchpole 1776b0190c Issue #2337753 by alexpott: ContentEntityNullStorage does not implement a query service 2015-05-20 11:11:43 +01:00
xjm 8f5c324520 Issue #2416109 by alexpott, bircher, xjm, dawehner: Validate configuration dependencies before importing configuration 2015-05-17 13:18:22 -07:00
Alex Pott ad871286d1 Issue #2472323 by dawehner, neclimdul, Crell, kim.pepper, nod_, Wim Leers, larowlan, jibran, pwolanin, catch: Move modal / dialog to query parameters 2015-05-13 18:12:54 -07:00
Nathaniel Catchpole 0f881613ef Issue #2482295 by Berdir: Rebuilding field map with many bundles/fields is very slow 2015-05-12 13:36:06 +01:00
Alex Pott 7342df62dd Issue #2335661 by Wim Leers, pwolanin, dawehner, Fabianx, larowlan, catch, Berdir: Outbound path & route processors must specify cacheability metadata 2015-05-09 05:23:46 -07:00
Nathaniel Catchpole 2b49f7bb5c Issue #2430219 by alexpott: Implement a key value store to optimise config entity lookups 2015-05-08 15:02:19 +01:00
Nathaniel Catchpole e8a5d9e4e0 Issue #2479363 by Wim Leers, dawehner: Cache MenuActiveTrail::getActiveIds() for *all* menus per route match: 1 cache get instead of N DB queries, saves 1 ms/response 2015-05-04 11:21:13 +01:00
Nathaniel Catchpole 046965dfc1 Issue #2478443 by Wim Leers: Set the 'is-active' class for anonymous users in a Response Filter instead of a #post_render_cache callback 2015-04-28 16:44:27 +01:00
Nathaniel Catchpole ea6548bcb1 Issue #2463009 by Wim Leers: Introduce CacheableResponseInterface: consolidate ways of setting X-Drupal-Cache-Tags/Contexts headers 2015-04-27 13:17:49 +01:00
Alex Pott 83c537070c Issue #2466585 by Wim Leers, Fabianx: Decouple cache implementation from the renderer and expose as renderCache service 2015-04-27 11:37:57 +01:00
Alex Pott 0fb8f6ba54 Issue #2389735 by lauriii, iMiksu, davidhernandez, larowlan, loopduplicate, LewisNyman, Wim Leers, dawehner, Cottser: Core and base theme CSS files in libraries override theme CSS files with the same name 2015-04-20 23:26:42 +01:00
Alex Pott 2ca1f2dbd6 Issue #2457551 by Gábor Hojtsy, rteijeiro, keopx, eiriksm, alexpott: Regression: optional default configuration is not translatable anymore in locale 2015-04-18 16:10:12 +02:00
xjm 3f3ebc7553 Issue #2472547 by lauriii, dawehner: Remove deprecated hook_library_alter() 2015-04-18 12:43:13 +02:00
Nathaniel Catchpole b986c827fb Issue #2368987 by Wim Leers, Berdir, Schnitzel, epari.siva, bircher, vijaycs85, likin: Move internal page caching to a module to avoid relying on config get on runtime 2015-04-17 11:54:56 +01:00
Alex Pott afdbe0da9a Issue #2472281 by pwolanin: 404/403 responses for non-existing nodes are cached in Page Cache/reverse proxy, are not invalidated when the node is created 2015-04-16 19:08:57 +02:00
Alex Pott eb1ee5ab20 Issue #2050269 by lauriii: hook_library_info_alter() is not called for themes 2015-04-16 16:44:37 +02:00
Nathaniel Catchpole 7c88cb724d Issue #2468151 by lhangea, rpayanm, Palashvijay4O: Rename the CacheContexts service to CacheContextsManager 2015-04-16 14:34:23 +01:00
Alex Pott 95c294619d Issue #2074297 by pwolanin, hussainweb, larowlan: Optimize the code in doGenerate() in the UrlGenerator to take advantage of Drupal path restrictions. 2015-04-13 12:52:29 +01:00
Alex Pott d48d9c9271 Issue #2448605 by martin107, willzyx, tim.plunkett, klausi, dpopdan: Replace usages of drupal_get_destination() with the redirect destination service 2015-04-09 15:56:37 +01:00
Alex Pott 6ffc4cd8ba Issue #2226621 by JeroenT, ianthomas_uk, lokapujya, pjonckiere, marcingy, LinL, Xano, rpayanm, piyuesh23: Remove usage of element_info(), element_child() and element_children(). Deprecate element_info_property() 2015-04-09 15:52:29 +01:00
Alex Pott 79be8cfc87 Issue #2467775 by mondrake: Contrib toolkits are not picked up after module install 2015-04-09 15:02:57 +01:00
Nathaniel Catchpole 996eb1637c Issue #2464659 by Wim Leers, rteijeiro: Routes that are varied by the 'user.permissions' cache context for anonymous users must also get the anonymous Role's cache tag 2015-04-07 17:43:15 +01:00
Alex Pott 144aa5813f Issue #2461087 by Wim Leers, dawehner: Add 'no_cache' route option to mark a route's responses as uncacheable (was: Cron run response should not be cacheable) 2015-04-01 11:54:09 +01:00
Alex Pott a2efc8a8ed Issue #2398331 by cilefen, davidhernandez, Wim Leers, nod_: Add the ability to attach asset libraries directly from a template file 2015-03-31 16:50:35 +01:00
Alex Pott 71ebe230de Issue #2453761 by Gábor Hojtsy: Views numeric formatter's plural formatting setting incompatible with many languages 2015-03-31 15:24:54 +01:00
Alex Pott 6c3303dd54 Issue #2458349 by Wim Leers: Route's access result's cacheability not applied to the response's cacheability 2015-03-31 15:07:15 +01:00
Alex Pott 2847b5980b Issue #2453059 by Wim Leers: Set default render cache contexts: 'theme' + 'languages:' . LanguageInterface::TYPE_INTERFACE 2015-03-30 17:29:41 +01:00
webchick 03931c0b55 Issue #2457695 by alexpott: Make app.root.factory private 2015-03-29 15:46:10 -07:00
catch 1208ddd979 Issue #2428703 by Wim Leers: Add a 'user.permissions' cache context (was: "Should cache contexts be able to associate a cache tag?") 2015-03-26 09:41:35 +00:00
Nathaniel Catchpole 11f5549937 Issue #2432837 by Wim Leers, Fabianx: Make cache contexts hierarchical (e.g. 'user' is more specific than 'user.roles') 2015-03-23 14:57:21 +00:00
Alex Pott 13e0794edc Issue #2445723 by dawehner, neclimdul: Use the $request format instead of the ContentNegotation 2015-03-20 22:39:42 +00:00
Alex Pott 23ed78ecb9 Issue #2454287 by dawehner: Make a couple of services lazy 2015-03-19 13:23:04 +00:00
Alex Pott 531f95eb45 Issue #2286971 by znerol, Berdir, almaudoh, cilefen: Remove dependency of current_user on request and authentication manager 2015-03-19 12:34:11 +00:00
Alex Pott 06d920a0b5 Issue #2429671 by Berdir, Wim Leers: "The website has encountered an error. Please try again later." page is cached 2015-03-17 13:37:41 +00:00
Alex Pott 40d57b3d13 Issue #356399 by dawehner, beejeebus, catch, sidharrell, klausi, nlisgo, Josh Waihi, Berdir, martin107: Optimize the route rebuilding process to rebuild on write 2015-03-16 08:42:16 +00:00
Alex Pott 08ce5a7001 Issue #2448847 by dawehner, arlinsandbulte: [regression] Themes unable to implement hook_theme_registry_alter() 2015-03-15 20:33:12 +00:00
Nathaniel Catchpole d64047e35e Issue #2448843 by dawehner: [regression] Themes unable to implement hook_element_info_alter() 2015-03-11 12:50:25 +00:00
Alex Pott 08584b25be Issue #2426805 by dawehner, martin107: Modernize drupal_get_destination() 2015-03-10 12:15:11 +00:00
Alex Pott 0bf30e29fd Issue #2369981 by Cottser: Not found templates are displayed literally instead of throwing an Exception due to string loader 2015-03-01 10:38:56 +00:00
Alex Pott b0f4b418ca Issue #2227227 by mpdonadio, amateescu, yched, larowlan, swentel, tstoeckler, fago: FieldTypePluginManager cannot instantiate FieldType plugins, good thing TypedDataManager can instantiate just about anything 2015-03-01 10:28:54 +00:00
Nathaniel Catchpole e57b339ebe Issue #2430341 by Wim Leers: Comment pager-dependent cache key should be a cache context 2015-02-27 14:09:08 +00:00
Alex Pott 9c0bfb2d3b Issue #2339491 by corbacho, dawehner, larowlan, effulgentsia, webflo: Ajax requests on forms with files fail on IE 9 2015-02-27 11:39:17 +00:00
Nathaniel Catchpole dfaf2e6d97 Issue #2428563 by Wim Leers: Introduce parameter-dependent cache contexts 2015-02-23 20:12:55 +00:00
Alex Pott 78fd4d0c2c Issue #2425497 by bojanz: Stop injecting the config storage to the config query 2015-02-20 22:14:54 +00:00
Alex Pott 7e41973fc9 Issue #2426031 by almaudoh, cpj: Remove deprecated uses of SessionManager::isEnabled(), SessionManager::enable() and SessionManager::disable() 2015-02-18 11:24:26 +00:00
Alex Pott 7276b28aea Issue #2427007 by chx: The persistent lock is not marked as backend_overridable 2015-02-17 15:39:39 +00:00
Nathaniel Catchpole fc49a03af8 Issue #2372507 by dawehner, mavimo, RavindraSingh: Remove _system_path from $request->attributes 2015-02-17 11:07:24 +00:00
Alex Pott a32a88cbc2 Issue #2372389 by znerol, almaudoh: Expose session handler in container 2015-02-14 10:29:52 +00:00
Alex Pott 7f6f61f4a2 Issue #2229145 by znerol, neclimdul, larowlan, alexpott, joelpittet, almaudoh, tadityar: Register symfony session components in the DIC and inject the session service into the request object 2015-02-13 12:56:34 +00:00
catch 4cd30ead36 Issue #2414255 by lauriii, Jeff Burnz, dawehner, davidhernandez: Subtheme template inheritance working in reverse order 2015-02-12 10:35:27 +00:00
Alex Pott 9cf83e9cd4 Issue #2307869 by dawehner, Berdir, RavindraSingh, effulgentsia: Remove Drupal's Container::get() 2015-02-12 10:25:52 +00:00
Alex Pott c8c1ae11a4 Issue #2051467 by jhedstrom, dawehner, amateescu, Berdir, herom, Mile23: Expand and convert to phpunit tests for \Drupal\Component\Transliteration 2015-02-09 12:20:23 +00:00
Alex Pott 91ae64ac59 Revert "Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object"
This reverts commit b926f5d868.
2015-02-07 21:37:26 +00:00
Alex Pott b926f5d868 Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object 2015-02-07 10:57:50 +00:00
Nathaniel Catchpole d9a318b2c8 Issue #2419005 by dawehner, alexpott: Aggregator: Uncaught PHP Exception Drupal\Component\Plugin\Exception\PluginNotFoundException: "The "FeedTitle" plugin does not exist." 2015-02-05 12:46:44 +00:00
Alex Pott c9cc83577d Issue #2420025 by Berdir: Token::resetInfo() uses invalid cache tag structure 2015-02-05 09:34:59 +00:00
webchick b8364ecfa9 Issue #1959806 by amateescu, jibran, goldorak, Wim Leers, yched, dawehner: Provide a generic 'entity_autocomplete' Form API element 2015-02-04 08:41:54 -08:00
Alex Pott fc63f5e0c4 Issue #2050759 by tim.plunkett, fietserwin: Move drupal_chmod and other code in file.inc to a Drupal\Core\File\FileSystem class 2015-02-01 17:09:10 +00:00
Alex Pott 2cdd0e284c Issue #2343043 by cilefen, hussainweb: valid_email_address() should use egulias/EmailValidator and become deprecated 2015-01-30 11:03:07 +00:00
Nathaniel Catchpole 5bf651dabf Revert "Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported"
This reverts commit 4dae1d994e.
2015-01-28 10:55:26 +00:00
Nathaniel Catchpole 4dae1d994e Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported 2015-01-27 11:09:27 +00:00
Alex Pott 5f7ec33ace Issue #2197029 by dawehner, larowlan, ParisLiakos: Allow to inject dependencies into validation constraints 2015-01-24 12:19:41 +00:00
Alex Pott 1e985b0d32 Issue #2348679 by znerol, Wim Leers: Move the remaining procedural page cache code to the page cache stack middleware 2015-01-23 13:19:03 +00:00
Alex Pott 5d20c57be1 Issue #2107243 by amateescu, jibran, larowlan, Xano: Decouple entity reference selection plugins from field definitions 2015-01-23 13:02:31 +00:00
Alex Pott 0f93b42d0b Issue #2291449 by Cottser: Add Twig template inheritance based on the theme registry, enable adding Twig loaders 2015-01-23 12:36:39 +00:00
Nathaniel Catchpole dd3a59762d Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests 2015-01-21 15:21:06 +00:00
Alex Pott 28977ae6fd Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes 2015-01-17 09:13:34 +00:00
Alex Pott 62c31b569a Issue #2379741 by Wim Leers, damiankloip: Add Renderer::getCacheableRenderArray() to encapsulate which data is needed for caching a render array and have views use it 2015-01-15 09:58:58 +00:00
Alex Pott 5859ca2cf2 Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions 2015-01-15 09:36:26 +00:00
Alex Pott 2f628af626 Issue #1973618 by dawehner, donquixote, plach, Mile23: DIC: Lazy instantiation of service dependencies (ProxyManager for "proxy services") 2015-01-14 13:48:34 +00:00
Alex Pott 37c5acf19c Issue #2388169 by tadityar: Rename PHPTransliteration to PhpTransliteration 2015-01-13 11:16:35 +00:00
Alex Pott e298180f76 Issue #2151469 by rpayanm, lokapujya, JeroenT, alansaviolobo, Richard Damon, pflame, ianthomas_uk: Clean-up usage of deprecated list_themes() and _system_rebuild_theme_data() in favor of theme_handler service. 2015-01-13 10:17:01 +00:00
Alex Pott 2b1f9f4828 Issue #2368769 by kgoel, dawehner: All route enhancers are run on every request 2015-01-13 09:46:38 +00:00
Alex Pott 9a6582b1f9 Issue #2347877 by znerol, Berdir: Move DrupalKernel::initializeCookieGlobals() into a SessionConfiguration service 2015-01-12 12:02:55 +00:00
Nathaniel Catchpole 7d3be895ae Issue #2392787 by beejeebus, dawehner, alexpott: Move include statements from DrupalKernel::boot() into DrupalKernel::preHandle() 2015-01-12 11:38:54 +00:00
Alex Pott 1e08b50f42 Issue #2281619 by dawehner, tim.plunkett: Convert most direct usages within module code of routing related request attributes to use RouteMatchInterface instead 2015-01-09 15:14:23 +00:00
Nathaniel Catchpole 503e46bb6b Issue #918538 by Berdir, slashrsm, damiankloip, sun, tobiasb: Decouple cache tags from cache bins 2015-01-06 13:25:59 +00:00
Nathaniel Catchpole c422305234 Issue #2294157 by tim.plunkett, dawehner: Switch getOptions() and getRouteParameters() within LocalActionInterface and LocalTaskInterface to use RouteMatch 2015-01-05 13:47:21 +00:00
Alex Pott 1601b088fa Issue #2350503 by dawehner: Add route generation handlers for entities 2015-01-05 09:28:00 +00:00
Alex Pott 3ac9d4cc8e Issue #2401395 by dawehner: <none> does not work as expected with fragments 2015-01-04 17:39:02 +00:00
catch 007eaf3583 Issue #2392351 by alexpott, swentel: When an entity bundle config gets deleted, entities of that bundle break 2014-12-28 13:57:47 +00:00
Alex Pott 85764e4e43 Issue #2338873 by plach, fago, effulgentsia, swentel: Modules providing non-configurable field storage definitions can be uninstalled, leaving orphaned unpurged data 2014-12-15 20:52:40 +00:00
Nathaniel Catchpole 14189a745f Issue #2353357 by Berdir: hook_stream_wrappers_alter() is broken since modules are not loaded on demand, also change to an event since it's the last hook that forces this during bootstrap 2014-12-15 16:53:00 +00:00
Alex Pott f41585c8d3 Issue #2170235 by Berdir, penyaskito, larowlan, alexpott, sushyl: file_private_path should be in $settings, like file_public_path 2014-12-14 14:01:24 +01:00
Alex Pott a942dd5840 Issue #2368323 by dawehner, swentel, martin107: Replace _l() in PathController::adminOverview() 2014-12-14 12:52:21 +01:00
Alex Pott 970ea07c17 Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator"
This reverts commit 0bcabf50e0.
2014-12-13 21:44:18 +01:00
Alex Pott 0bcabf50e0 Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator 2014-12-13 18:20:19 +01:00
Dries 20a8ccfd14 Issue #2278017 by cilefen, bircher, effulgentsia: When a content entity type providing module is uninstalled, the entities are not fully deleted, leaving broken reference 2014-12-12 12:53:22 -05:00
Alex Pott 6c466692d2 Revert "Issue #2354705 by yannisc: Mark a couple of asset services as non public"
This reverts commit af8316875f.
2014-12-09 22:05:23 +00:00
Alex Pott 43e265b960 Issue #2186113 by Berdir: Avoid key value expire garbage collection on actual requests 2014-12-04 12:31:10 +00:00