Commit Graph

1111 Commits (2e493af348a4e526c49ff09007b23bccd257bc2d)

Author SHA1 Message Date
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
webchick c3c67435cd Issue #2044583 by jlindsey15, Gábor Hojtsy, Wim Leers, Berdir: Add EntityChangedInterface to allow entities with 'changed' field to be properly cached. 2013-08-30 23:50:14 -07:00
webchick af711e6082 Issue #2062399 by kattekrab: Add Percona Server to list of supported MySQL alternative databases. 2013-08-30 23:34:34 -07:00
webchick 135f4e6a29 Issue #2041333 by tstoeckler: Inject the module handler into the entity access controller. 2013-08-30 23:32:10 -07:00
webchick f770a28ff3 Issue #1126000 by yched, swentel, catch: Fixed Document that we don't support partial entity updates. 2013-08-30 23:11:36 -07:00
webchick c14bbc49df Issue #2018411 by ParisLiakos, tim.plunkett, msonnabaum: Figure out a nice DX when working with injected translation. 2013-08-30 23:09:05 -07:00
Nathaniel Catchpole ded07e9aa8 Issue #2047619 by dawehner, pwolanin, tstoeckler, thedavidmeister: Add a link generator service for route-based links. 2013-08-30 16:28:49 +01:00
Alex Pott c5ef1c9c38 Issue #2063405 by dawehner, Wim Leers, Crell: Update all access checkers to use static::ALLOW/static::DENY/static::KILL. 2013-08-29 14:04:29 +01:00
Alex Pott 13ee73e7aa Issue #2066879 by claudiu.cristea: Apply coding standards for interface method declarations. 2013-08-29 13:50:20 +01:00
Nathaniel Catchpole 595d6d9ad7 Issue #1935300 by dawehner, chx: Don't hardwire Database in Views filters, add regexp to DBTNG. 2013-08-29 11:57:04 +01:00
Alex Pott 182ba50b8a Issue #2065571 by pwolanin, damiankloip, neclimdul: Add YAML Plugin discovery. 2013-08-29 02:48:27 +01:00
Alex Pott 23fba8070e Issue #1997262 by andypost, nick_schuch, larowlan, tim.plunkett, jibran, chertzog, kim.pepper: Convert custom_block_delete_form() to new form interface. 2013-08-29 02:34:22 +01:00
Alex Pott 66a1e0b38a Issue #1998700 by kim.pepper, mhagedon: Use Symfony Request for core classes. 2013-08-29 01:54:35 +01:00
Alex Pott 358de91aee Issue #2062367 by tim.plunkett, dawehner: Fixed Prevent PluginBags from reordering the export based on their sort. 2013-08-29 01:11:00 +01:00
Alex Pott 55bd232761 Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins. 2013-08-28 01:03:53 +01:00
Alex Pott 48ddeb48db Issue #2024963 by Berdir: Move baseFieldDefinitions from storage to entity classes. 2013-08-27 17:04:17 +01:00