Commit Graph

28398 Commits (cbc03163b937bd6c5de70ed88cee062286680431)

Author SHA1 Message Date
effulgentsia cbc03163b9 Issue #2281989 by stefan.r: Add a fast and simple way to get module name from the module handler 2015-04-17 16:05:59 -07:00
effulgentsia 8de78426bd Issue #2469277 by Fabianx, effulgentsia, marcvangend, Wim Leers, YesCT: Changing #cache keys during #pre_render or anywhere else leads to cache redirect corruption 2015-04-17 13:05:42 -07:00
webchick bf0ab07ab6 Issue #2470946 by boris sondagh, ifrik: Update hook_help text for Filter module 2015-04-17 09:38:45 -07:00
webchick ee798e594f Issue #2471557 by Reno Greenleaf, boris sondagh, joshi.rohit100, JinX-Be, ifrik, jhodgdon: Update hook_help text for Text module 2015-04-17 09:37:31 -07:00
xjm fd66ee2a9e Issue #2470976 by jeanfei, dimaro, jhodgdon: Move token hooks into new api.php file 2015-04-17 17:21:44 +02:00
xjm 4f783ea64c Issue #2091431 by ifrik, wzoom, batigolix, InternetDevels, jhodgdon: Update hook_help for Update Manager module 2015-04-17 16:15:32 +02:00
xjm b35223ac98 Issue #2472329 by joshi.rohit100, ifrik, Reno Greenleaf: Update hook_help text for Statistics module 2015-04-17 16:00:28 +02:00
xjm b9c64cffa8 Issue #2470936 by googletorp, meramo, Xano: Add proper @return tags to functions' PHPDoc comments 2015-04-17 15:06:57 +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
webchick d4431a10d7 Issue #2467411 by klausi, fago: Context class does not use typed data trait correctly, leading to fatal errors 2015-04-17 03:34:51 -07:00
webchick 028f530136 Issue #2472961 by lussoluca: Update Twig to latest stable 2015-04-17 03:08:03 -07:00
webchick 167b32c868 Issue #2472413 by geertvd: Unused variable in \Drupal\views\Plugin\views\argument_validator\Entity::calculateDependencies() 2015-04-17 03:05:46 -07:00
webchick 0711885999 Issue #2469667 by willzyx, m4olivei: Wrong message on shortcut insert/update 2015-04-17 02:49:51 -07:00
Nathaniel Catchpole 95545a84ea Issue #2464657 by amateescu: Remove unnecessary cache clear in Views tests 2015-04-17 10:28:27 +01:00
webchick b80d11a1a1 Issue #2470617 by trboslav, MathieuSpil, Manjit.Singh, _nolocation, LewisNyman, YesCT: Clean up css in ckeditor module 2015-04-17 02:23:47 -07:00
Alex Pott 612581d7f0 Issue #2470952 by D Szkiba: Path deletion should be removed in path module after content translation removal. 2015-04-17 10:22:03 +02:00
Alex Pott f347360a1e Issue #2428837 by swentel, borisson_: Adding/updating interface translations should invalidate page & render caches 2015-04-17 10:15:25 +02:00
Alex Pott 0bcac2f04f Issue #2467101 by neclimdul: Fix DialogTest outside apache/mod_php: don't send multiple Accept request headers 2015-04-17 10:05:10 +02:00
webchick bfadcb6b8d Issue #2470093 by keopx, jhodgdon, dawehner: Views plugin 'user' needs to be replaced with entity-aware 'field' plugin 2015-04-16 14:54:50 -07:00
webchick 70890d6efb Issue #2452381 follow-up by Lendude: Fixed progress bar not showing up 2015-04-16 14:46:15 -07: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
webchick 8f07297676 Issue #2375689 by Arla, Wim Leers, dawehner, tim.plunkett, Berdir: BlockBase::blockAccess() should return AccessResult instead of a bool 2015-04-16 09:45:19 -07:00
webchick 3deb640a91 Issue #2297817 by alexpott, pounard, Berdir, yched, Fabianx, plach, mkalkbrenner: Do not attempt field storage write when field content did not change 2015-04-16 09:39:18 -07:00
Alex Pott 1daa951e5d Issue #2400675 by hass, pguillard: Missing .map files causing 404 file not found errors 2015-04-16 16:49:15 +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
Alex Pott b676df9303 Issue #2031641 by aburrows, lauriii, nlisgo, Pol, redsquid, tuutti, LewisNyman, akalata, agviu, kallehauge, _nolocation, rpayanm, saki007ster, mdrummond, RavindraSingh, brahmjeet789: Change active class to is-active 2015-04-16 16:25:55 +02:00
Alex Pott 0abd1bb287 Issue #2452381 by lanchez, googletorp, PieterJanPut: Use Drupal.theme for progress.js 2015-04-16 15:48:54 +02:00
Nathaniel Catchpole e3573a2a24 Issue #2296009 by fgm, Fabianx, AjitS: Use APC Classloader by default (when available) 2015-04-16 14:46:51 +01:00
Nathaniel Catchpole 7739453067 Issue #2442769 by keyral, jcnventura, dimaro, pec: Views result cache ignores query arguments 2015-04-16 14:39:27 +01:00
Nathaniel Catchpole 7c88cb724d Issue #2468151 by lhangea, rpayanm, Palashvijay4O: Rename the CacheContexts service to CacheContextsManager 2015-04-16 14:34:23 +01:00
xjm fc59ba2082 Issue #2471633 by AjitS, JeroenT: Spelling fixes in UserDeleteTest 2015-04-16 14:59:23 +02:00
Alex Pott 9def61241e Issue #2388023 by GoZ: File/Image field formatters don't add a cache tag for the file they display 2015-04-16 14:36:07 +02:00
webchick be15ea2be7 Issue #2456599 by k4v, dawehner, larowlan, rteijeiro, cutesquirrel, yched, jhodgdon: Field node_field_revision.title needs to use an entity-aware formatter in Views 2015-04-16 05:28:58 -07:00
Alex Pott a0ee087d7a Issue #2471743 by pwolanin: Create a more generic superclass of \Drupal\Core\Render\BubbleableMetadata 2015-04-16 12:59:35 +02:00
Alex Pott f364fc7641 Issue #2447555 by Cinnead: Unnecessary index on langcode and deleted column in dedicated field tables 2015-04-16 10:47:52 +02:00
Alex Pott 3d93230a65 Issue #2470980 by PieterJanPut: Use $this->redirect() instead of ResponseRedirect in LocaleController::checkTranslation 2015-04-16 10:37:34 +02:00
Alex Pott 3d6c0f0f5c Issue #2469663 by eiriksm: Rename the Norwegian translation of the Norwegian languages 2015-04-16 10:27:05 +02:00
Alex Pott b4b94c02d2 Revert "Issue #2459753 follow-up by tim.plunkett, alexpott: EntityForm::validate() should be able to modify the form structure"
This reverts commit fb5ea78b25.
2015-04-16 10:25:19 +02:00
webchick fb5ea78b25 Issue #2459753 follow-up by tim.plunkett, alexpott: EntityForm::validate() should be able to modify the form structure 2015-04-15 13:05:59 -07:00
Alex Pott 0670a5fe01 Revert "Issue #2459753 by tim.plunkett: EntityForm::validate() should be able to modify the form structure"
This reverts commit d4d83576d2.
2015-04-15 20:13:21 +02:00
Alex Pott 651063e7f5 Issue #2464045 by fgm: Move twig_render_var/twig_drupal_escape_filter to TwigExtension, inject the renderer in Twig extension and inline render() / show() function instead of calling it 2015-04-15 19:37:49 +02:00
webchick 86a39ef456 Issue #2422369 by mortendk, LewisNyman, akalata, katzilla: Remove Seven's block-recent-content.css 2015-04-15 10:36:21 -07:00
webchick a1b3f09f5d Issue #2471707 by xjm: Provide an issue link in the @todo in EntityHandlerBase 2015-04-15 10:32:13 -07:00
webchick e43e444f05 Issue #2470910 by PieterJanPut, ifrik: Update hook_help text for Entity Reference module 2015-04-15 10:30:53 -07:00
webchick 19d0b18c1c Issue #2471729 by drubb, ifrik: Tracker module refers to replies instead of comments 2015-04-15 10:23:33 -07:00
webchick 4e069f4481 Issue #2471547 by drubb, ifrik: Update hook_help text for Shortcut module 2015-04-15 10:21:19 -07:00
webchick 115617d4c0 Issue #2470960 by Igor Kandyba, Reno Greenleaf, ifrik, jhodgdon: Update hook_help text for Link module 2015-04-15 10:17:15 -07:00
webchick 405044c3ee Issue #2470994 by drubb, ifrik: Update hook_help text for Node module 2015-04-15 09:59:59 -07:00
webchick bfbd6c4e7e Issue #2469937 by ifrik, PieterJanPut, anavarre: Update hook_help text for Custom Block module 2015-04-15 09:58:36 -07:00
webchick e02a165671 Issue #2471216 by joshi.rohit100, PieterJanPut, Wim Leers: render() should call the renderer service directly 2015-04-15 09:56:41 -07:00