Commit Graph

1134 Commits (6de66844566ca29b4746d95c0d4da43ecb96fce3)

Author SHA1 Message Date
webchick e4ae1523e7 Issue #2240463 by robertdbailey, balagan, holly.ross.drupal: Fix text: languages are not "enabled/disabled" anymore, they are added/removed. 2014-05-04 10:19:57 -07:00
webchick 5d29f32449 Issue #2256317 by sun: Remove static caching from WebTestBase::checkPermissions(). 2014-05-04 00:32:35 -07:00
Dries 99b367da46 Issue #2099131 by jessebeach, Wim Leers, catch, Berdir, benjifisher, martin107, andypost: Use #pre_render pattern for entity render caching. 2014-05-02 17:43:59 -04:00
Alex Pott b0821d885e Issue #2079797 by ParisLiakos, Xano, amateescu, tim.plunkett: Provide a trait for $this->t() and $this->formatPlural(). 2014-05-02 08:29:56 +01:00
Nathaniel Catchpole 44b38852b8 Issue #2158571 by tstoeckler, dawehner, kgoel, tim.plunkett, catch, effulgentsia: Routes added in RouteSubscribers cannot be altered. 2014-05-01 10:46:02 +01:00
Nathaniel Catchpole 0b5a8cac40 Issue #2100313 by dawehner, pwolanin: Move non-core services out of core.services.yml. 2014-04-28 16:14:04 +01:00
Alex Pott c79ac2f741 Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm. 2014-04-26 00:12:39 +01:00
Alex Pott 3937bda8e6 Issue #2243549 by agerson, cs_shadow | jhodgdon: Text changes needed as follow-up to Menu UI module rename. 2014-04-25 23:26:53 +01:00
Alex Pott 04dd275059 Issue #2210755 by damiankloip, tim.plunkett: Add an area handler to display drupal_set_messages. 2014-04-25 23:09:06 +01:00
Jennifer Hodgdon 62ae667172 Issue #2248881 by neclimdul: Fix indentation mistake. Nominated for simplest patch of the month award by dawehner. 2014-04-25 08:26:13 -07:00
Dries 82f25bf143 Issue #2168321 by longwave, martin107: Several files have incorrect indentation. 2014-04-24 15:06:35 +02:00
webchick 723d0a55ed Issue #2246557 by dawehner: Missing schema for entity area plugin. 2014-04-22 19:55:10 -07:00
Alex Pott 5cc27d94cc Issue #2216071 by dawehner, damiankloip, Gaelan: Views plugins need a way to store additional dependencies. 2014-04-20 20:15:42 +01:00
Alex Pott 52da1905b4 Issue #2227555 by dawehner: Use route options instead of route defaults for view_argument_map. 2014-04-18 21:14:52 +01:00
webchick 2681750501 Issue #2208609 by sun, Jalandhar, damiankloip: Move Json utility class into Drupal\Component\Serialization. 2014-04-18 08:32:47 -07:00
Alex Pott 1e15efd7d2 Issue #2202629 by sun: Move Drupal\Core\KeyValueStore\State* into Drupal\Core\State\State*. 2014-04-18 11:53:27 +01:00
webchick f0bed14de3 Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose. 2014-04-16 15:00:30 -07:00
webchick 7ec9480ea9 Issue #2220765 by xjm, alexpott: View names can be 255 characters long but this breaks stuff. 2014-04-16 15:00:29 -07:00
Nathaniel Catchpole 17561142cb Issue #2221695 by brantwynn, ianthomas_uk, grom358, ParisLiakos, Jalandhar: Remove uses of deprecated URL functions. 2014-04-16 16:05:41 +01:00
Alex Pott 9696e518fb Issue #2174021 by Xano, dawehner, damiankloip: Make \Drupal\views\Plugin\views\HandlerBase unit-testable. 2014-04-16 12:44:16 +01:00
Alex Pott e562ca4dd3 Issue #2085243 by dawehner: Rename Menu module into Menu UI module. 2014-04-13 15:04:02 -04:00
Alex Pott 62ba47d26a Revert "Issue #2085243 by dawehner: Rename Menu module into Menu UI module."
This reverts commit 07f63fe6f3.
2014-04-13 15:03:35 -04:00
Alex Pott 07f63fe6f3 Issue #2085243 by dawehner: Rename Menu module into Menu UI module. 2014-04-13 11:58:17 -04:00
Alex Pott cce2380be1 Issue #2226613 by damiankloip: Add cache tags to Views data and plugin definition cache entries. 2014-04-12 14:53:21 -04:00
Alex Pott bf61ca134d Issue #2217749 by Wim Leers, Jalandhar, visabhishek, damiankloip: Entity base class should provide standardized cache tags and built-in invalidation. 2014-04-12 14:11:33 -04:00
Alex Pott b1eb0a2931 Issue #2228291 by damiankloip: Move all plugin and other discovery data into a cache_discovery bin. 2014-04-11 10:40:11 -04:00
webchick f97d2fa5a3 Issue #2236851 by alexpott | Berdir: Views blocks are missing dependency on view. 2014-04-09 20:17:40 -07:00
webchick 242ac392d8 Issue #2226923 by pakmanlh, mandar.harkare, mortendk, galooph: Views: remove wrapper around more link - add class to the link. 2014-04-08 14:11:00 -07:00
webchick fc6b814e02 Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from . 2014-04-08 13:56:43 -07:00
webchick 86ae96e4fd Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions. 2014-04-07 08:01:20 -07:00
Alex Pott f130cc3e7b Issue #70719 by neclimdul, superspring, longwave, kscheirer, InternetDevels: Add Unicode::ucwords() and Unicode::lcfirst() implementation and make use of them in core. 2014-04-05 06:38:16 +01:00
Alex Pott d726c5f562 Issue #2223951 by damiankloip: Move Sql::getEntityTableInfo() to QueryPluginBase. 2014-04-05 06:33:11 +01:00
Alex Pott 3c89fb90c3 Issue #2219689 followup by damiankloip: Separate out logic for getPluginTypes/viewsHandlerTypes from ViewExecutable. 2014-04-04 11:48:00 +01:00
Alex Pott 55b0a054a8 Issue #2219689 by damiankloip: Separate out logic for getPluginTypes/viewsHandlerTypes from ViewExecutable. 2014-04-04 09:07:43 +01:00
Alex Pott 41b6df5888 Issue #1991442 by tim.plunkett, benjy: Remove 'module' from block plugin configuration. 2014-04-01 22:14:13 +01:00
Nathaniel Catchpole a7fccaae12 Issue #2230055 by tim.plunkett: Views handlers should not be initialized during route building. 2014-04-01 14:09:28 +01:00
webchick 40f818bbe6 Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions. 2014-03-31 10:37:55 -07:00
webchick be83ed2bbc Issue #2166915 by ianthomas_uk, sun | plach: Remove uses of deprecated language functions in tests and procedural code. 2014-03-31 10:29:01 -07:00
webchick 5efa7d55ca Issue #2130205 by damiankloip, rbayliss, olli: Unable to "Expose this filter to visitors, to allow them to change it". 2014-03-31 08:27:18 -07:00
webchick 4ac79a1366 Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files. 2014-03-28 16:27:34 -07:00
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
Alex Pott 2421c75fbe Issue #2153469 by Garrett Albright, olli, swentel, webchick: View page display getting re-ordered on import, leading config system to believe it hasn't been imported yet. 2014-03-27 11:23:39 +01:00
catch bb0f5fced3 Issue #1194136 by Berdir, damiankloip, Wim Leers: Re-organise core cache bins. 2014-03-26 14:19:28 +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
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 021900be34 Issue #2219661 by damiankloip: Rename ViewExecutable::viewsHandlerTypes to getHandlerTypes. 2014-03-25 20:52:54 +01:00
catch 0cb6fc701c Issue #2222847 by damiankloip: Simplify Views cache tags to just a list tag per entity type. 2014-03-25 20:37:11 +01:00
catch 4e9a885109 Issue #2204239 by damiankloip, Sutharsan: Simplify and de-duplicate argument validators. 2014-03-25 20:34:16 +01:00
catch 53852c25df Issue #2211235 by damiankloip: Add specific annotations for Views handlers. 2014-03-25 20:16:43 +01:00
Alex Pott 02f761ba1d Issue #2154711 by plopesc, tim.plunkett, olli, Berdir, Dave Reid: Move entity_get_(form/view)_mode_options() functions to EntityManager and add get(Form/View)ModeOptions() methods. 2014-03-25 10:43:08 +01:00