Commit Graph

392 Commits (4f69708107ede3b013f9822ce83eec3c19cdf175)

Author SHA1 Message Date
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