Commit Graph

1126 Commits (c6f8449f74209b7308f509e546ffdb4266edbda3)

Author SHA1 Message Date
Alex Pott c435ef8d2b Issue #2062573 by claudiu.cristea, tim.plunkett, Xano: Change notice: Add method defaultConfiguration() in ConfigurablePluginInterface. 2013-09-13 17:27:56 +01:00
Nathaniel Catchpole bbb106da75 Issue #2082117 by alexpott, xjm, tim.plunkett, heyrocker, beejeebus, sun: Fixed Install default config only when the owner and provider modules are both enabled. 2013-09-13 10:31:12 +01:00
Nathaniel Catchpole 56b7c4dd18 Revert "Issue #2082117 by alexpott: Fixed Install default config only when the owner and provider modules are both enabled."
This reverts commit 4c304cb8e7.
2013-09-13 10:30:11 +01:00
Nathaniel Catchpole 4c304cb8e7 Issue #2082117 by alexpott: Fixed Install default config only when the owner and provider modules are both enabled. 2013-09-13 09:58:11 +01:00
webchick 0451a6d700 Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures. 2013-09-12 22:35:51 -07:00
webchick ca7ae5992a Issue #1963394 by tim.plunkett, jibran, effulgentsia: Fixed ConfirmFormBase::getCancelPath() should allow for a route. 2013-09-12 21:51:47 -07:00
webchick f32e302e03 Issue #2084057 by dawehner: Fixed Translate _title on routes. 2013-09-12 14:35:27 -07:00
Jennifer Hodgdon d3075e660a Issue #2057131 by olli: Fix docs for lock wait function 2013-09-12 07:57:58 -07:00
Jennifer Hodgdon 29f60ce5e6 Issue #1969970 by Gábor Hojtsy: Add context information to documentation of Translation annotation 2013-09-12 07:45:13 -07:00
webchick c4dd26c022 Issue #2077513 by tim.plunkett, jibran, ParisLiakos, msonnabaum: Refactor ControllerBase to be more consistent with FormBase. 2013-09-11 22:24:39 -07:00
webchick 6f7b196838 Issue #2087007 by pwolanin: Fixed The default weight for a local task should be NULL not 0. 2013-09-11 16:29:52 -07:00
webchick e05902e5da Issue #2084513 by donquixote, EclipseGc: Annotation class loading could be more elegant. 2013-09-11 12:36:35 -07:00
Alex Pott 678df35b2b Issue #2061331 by yched, plopesc: Added helper methods getEntity() in FieldInterface / FieldItemInterface. 2013-09-11 00:20:54 +02:00
Nathaniel Catchpole 41564a7867 Issue #1971158 by Berdir, beejeebus, alexpott, amateescu: Follow-up: Add loadMultiple() and listAll() caching to (cached) config storage. 2013-09-10 11:11:24 +01:00
Nathaniel Catchpole e329d9548e Issue #2078855 by dawehner, pwolanin: Fixed Request::create() is slow, use a helper to duplicate instead. 2013-09-10 11:09:05 +01:00
webchick 804af828ad Issue #2083941 by dawehner: Fixed \Drupal\Core\Theme\Attribute->value() is named wrong and does not work. 2013-09-10 01:30:19 -07:00
webchick 0b56397625 Issue #2082509 by Gábor Hojtsy, twistor: Generalize node changed constraint to entity changed constraint. 2013-09-10 01:14:06 -07:00
Nathaniel Catchpole 044a4adf47 Issue #2084125 by pwolanin: Fixed Bug in active detection in LinkGenerator - need to extract array from _raw_variables() ParameterBag. 2013-09-09 22:28:48 +01:00
Nathaniel Catchpole ef87440865 Issue #2050919 by neclimdul, pwolanin, damiankloip, dawehner: Replace local task plugin discovery with YamlDiscovery. 2013-09-09 21:57:48 +01:00
Alex Pott ea8a4bdb35 Issue #2030151 by damiankloip, dawehner: Convert entity_get_bundles() to a method on the entity manager. 2013-09-08 13:36:50 +02:00
Dries d234962047 Issue #2068437 by dawehner, pwolanin: Fixed _title does not work on _form. 2013-09-06 13:32:52 -04:00
Alex Pott 1903e50f51 Issue #2068287 by Berdir, andypost: Support bundle names provided in the request arguments in EntityCreateAccessCheck. 2013-09-06 11:26:13 +02:00
Alex Pott 36a898ebea Issue #2076681 by damiankloip, dawehner, pwolanin: Add a YAML discovery decorator. 2013-09-06 11:07:06 +02:00
Alex Pott 95c2e17ca1 Issue #2073813 by pwolanin, dawehner, tstoeckler, twistor: Add a UrlGenerator helper to FormBase and ControllerBase. 2013-09-05 21:40:11 +02:00
Nathaniel Catchpole 34dec4b76a Issue #2078625 by yched: Field/FieldItem value objects should carry their language. 2013-09-05 11:06:39 +01:00
Nathaniel Catchpole 5b578a550e Issue #2004282 by dawehner, smiletrl, amateescu, tim.plunkett: Injected dependencies and serialization hell . 2013-09-05 11:03:28 +01:00
Nathaniel Catchpole 085a24e07f Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants. 2013-09-05 10:48:11 +01:00
Nathaniel Catchpole fb38555e50 Issue #2079011 by Berdir, alexpott: Move field.module constants related to storage to EntityStorageControllerInterface. 2013-09-05 10:41:02 +01:00
webchick 0893c0e6f3 Issue #1987814 by juampy, tim.plunkett, lliss, kushrohra: Convert system_admin_menu_block_page() to a new style controller. 2013-09-04 23:36:51 -07:00
catch 49c215957e Issue #2068797 by tstoeckler: ModuleHandler::parseDependency should be public. 2013-09-05 00:15:40 +01:00
webchick 09fd48a204 Issue #2081213 by mrsinguyen: Remove Unused local variable () from /core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php. 2013-09-04 15:09:28 -07:00
webchick bf7d36d638 Issue #2079095 by pwolanin: Shorten the doxygen for method t() in ControllerBase to the standard version. 2013-09-04 15:03:56 -07:00
webchick 813d0d8e0e Issue #2081209 by mrsinguyen: Remove Unused local variable () from /core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php. 2013-09-04 12:57:07 -07:00
Nathaniel Catchpole 970fdb9e47 Issue #2032453 by alexpott, tsphethean: Fixed WebTestBase::randomString returning a string containing a $ followed by a number causes assertLink() to fail it's xpath match. 2013-09-04 12:09:19 +01:00
Alex Pott 07525d78cd Issue #2080841 by pwolanin: Fixed l() method on \Drupal needs to be static. 2013-09-03 21:30:49 +01:00
Alex Pott 1baad8a57c Issue #2040209 by WebEvt: Fixed CSS is truncated when aggregation is turned on. 2013-09-03 16:27:34 +01:00
catch 44c83898d5 Issue #1972816 by yched | vijaycs85: Fixed Add support for %parent.%parent in config schema dynamic type names. 2013-09-03 00:00:59 +01:00
webchick 0a2ca3cc90 Issue #2078991 by pwolanin: Fix @file doxygen for classes under Drupal\Component\Plugin. 2013-09-02 13:44:43 -07:00
webchick 0ed64e60a0 Issue #2062213 by duozersk: Fixed Remove Unused local variable from /core/lib/Drupal/Core/StreamWrapper/LocalStream.php. 2013-09-02 13:29:24 -07:00
webchick 9436f98c14 Issue #2078967 by pwolanin: Fix formatting to 80 columns for @throws in UrlGeneratorInterface::generateFromRoute(). 2013-09-02 13:27:29 -07:00
webchick 675cade25d Issue #2078285 by pwolanin, dawehner: Add short-cut methods to the \Drupal class for generating URLs and links from routes. 2013-09-02 13:23:16 -07:00
webchick 8121d1203a Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler. 2013-09-02 12:53:23 -07:00
Nathaniel Catchpole fe0fd73a2f Issue #2002162 by klausi, eugene.ilyin: Convert form validation of users to entity validation. 2013-09-01 14:13:28 +01:00
Nathaniel Catchpole b00eeb7df8 Revert "Issue #2002162 by klausi, eugene.ilyin: Convert form validation of users to entity validation."
This reverts commit 5b41b6f82f.
2013-09-01 14:13:28 +01:00
Alex Pott 7742cc3563 Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'. 2013-09-01 13:24:15 +01:00
Nathaniel Catchpole 5b41b6f82f Issue #2002162 by klausi, eugene.ilyin: Convert form validation of users to entity validation. 2013-09-01 12:41:41 +01:00
Nathaniel Catchpole ed2b2238a5 Issue #2032303 by dawehner, pwolanin: Cache the result of local tasks. 2013-09-01 12:03:34 +01:00
Nathaniel Catchpole 613a370a5b Issue #2057589 by smiletrl, tim.plunkett, alexpott, dawehner: Rename ControllerInterface to ContainerInjectionInterface. 2013-09-01 09:04:33 +01:00
Nathaniel Catchpole c7994001cc Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage. 2013-09-01 07:20:49 +01:00
webchick 45e492dc05 Revert "Issue #2041333 by tstoeckler: Inject the module handler into the entity access controller."
This reverts commit 135f4e6a29.

Needs more discussion.
2013-08-31 00:10:01 -07:00