Commit Graph

359 Commits (1efd2ad05f5fc62f6b62a83a7da9f4dcbf9f83cb)

Author SHA1 Message Date
Alex Pott a62511ffbd Issue #2241655 by tim.plunkett: EntityStorageInterface::create() should always create a "new" entity. 2014-04-16 21:57:51 +01:00
Alex Pott 12b53d008f Issue #2229183 by martin107, dawehner: Use ContainerAwareTrait instead of extending ContainerAware. 2014-04-16 21:55:58 +01:00
Alex Pott 9b87b2b4c8 Issue #1921044 by pakmanlh, Manuel Garcia, rteijeiro, dasjo, aboros, sqndr, LewisNyman: Align the styling of tool tips to be more consistent with Seven. 2014-04-16 14:16:02 +01:00
Alex Pott 7ad0c57207 Issue #2182239 by Berdir, andypost: Improve ContentEntityBase::id() for better DX. 2014-04-16 10:11:41 +01:00
Nathaniel Catchpole 5e642cfb27 Issue #2196067 by mondrake, fietserwin: Remove setWidth and setHeight from ImageInterface. 2014-04-16 09:54:36 +01:00
webchick 3ce9175355 Issue #2238869 by tim.plunkett: Remove obsolete menuGetItem override from TestFormBuilder. 2014-04-15 20:30:21 -07:00
Nathaniel Catchpole c4b7a5b8fd Issue #2237681 by damiankloip: Revise Guzzle client configuration and event registration. 2014-04-15 20:12:48 +01:00
Nathaniel Catchpole eca1d75e88 Issue #2233337 by znerol: Impossible to specify per-bin cache backend service from within settings.php. 2014-04-15 11:15:34 +01:00
Alex Pott acbd5fa840 Issue #2226197 by fago, jessebeach: Introduce FieldStorageDefinitionInterface in the Entity Field API. 2014-04-13 13:36:33 -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
webchick e84971c526 Issue #2210637 by damiankloip | Crell: Upgrade to Guzzle 4. 2014-04-11 10:58:24 -04:00
Alex Pott 9a878fb486 Issue #2227187 by Mykhailo Gurei, Jalandhar, cs_shadow, mandar.harkare | Berdir: Stop refering to config storage as storage controller. 2014-04-11 09:59:35 -04:00
Alex Pott 2cc71a6bb1 Issue #2210631 followup by jhedstrom: Move PhpStorageFactory to the Core namespace. 2014-04-11 09:54:17 -04:00
webchick fc6b814e02 Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from . 2014-04-08 13:56:43 -07:00
Nathaniel Catchpole d8a9912c32 Issue #2232275 by alexpott: System menu blocks need to be able to depend on their menu entities. 2014-04-08 11:32:35 +01:00
webchick b504423ed0 Issue #2165725 by Xano: Introduce hook_entity_operation(). 2014-04-07 11:12:13 -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
webchick a68f86ed92 Issue #2228627 by tim.plunkett: Core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php is actually UrlTest. 2014-04-07 07:56:40 -07:00
Alex Pott 2aefd89671 Issue #2210631 by damiankloip: Move PhpStorageFactory to the Core namespace. 2014-04-07 09:14:46 +01:00
Alex Pott 2826a61d42 Issue #1696172 by fgm, tim.plunkett: Add unit tests for complex deep array merge cases. 2014-04-06 22:59:10 +01:00
Alex Pott ce8541b281 Issue #2159471 by dawehner: Ordering of local tasks is arbitrary for derivative-based tasks of the same weight. 2014-04-06 22:00:40 +01:00
Alex Pott 241356f06d Issue #1933636 by sun: PhpStorage\FileStorage tries to write a file using the same name of MTimeProtectedFileStorage's directory name. 2014-04-06 21:40:03 +01:00
Alex Pott c242313140 Issue #1512424 by Xano, YesCT, RobLoach: Add a LanguageInterface, and property setters/getters to Language class. 2014-04-06 21:31:33 +01:00
Alex Pott 2176bfda8c Issue #2217783 by mondrake: Remove $extension and $mimeType from Image, use image_type_to_xxx function in the getters instead. 2014-04-06 21:02:56 +01: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
webchick 6edcdee3e6 Issue #1709960 by Berdir, zserno, jessebeach | joachim: Declare a maximum length for entity and bundle machine names. 2014-04-03 14:38:51 -07:00
webchick 1c4efd63c3 Issue #2231945 by visabhishek, cs_shadow, fran seva | tstoeckler: FieldableDatabaseEntityStorageTest.php is misnamed. 2014-04-03 10:32:05 -07:00
Nathaniel Catchpole ef2563979a Issue #2211949 by chx, Berdir, fago, benjy: Support keeping new revision id for migrate. 2014-04-03 12:10:25 +01:00
Alex Pott 4511dc22e6 Issue #2228921 by sun: Consolidate system.module + system.theme + system.theme.disabled into core.extension config. 2014-04-02 08:05:28 +01:00
Dries bf4a582850 Issue #2054011 by amateescu, pwolanin, dawehner, YesCT, tim.plunkett, blueminds, Berdir, das-peter, effulgentsia: Implement built-in support for internal URLs. 2014-04-01 14:55:13 -04:00
Nathaniel Catchpole 4e5b0480f4 Issue #1813186 by nod_: Integrate scripts/stylesheets from info/layout files with libraries. 2014-04-01 14:10:47 +01:00
catch be94d4e017 Revert "Issue #1813186 by nod_: Integrate scripts/stylesheets from info/layout files with libraries."
This reverts commit 9a8caf4497.
2014-03-30 15:08:27 +02:00
catch 979bb625ce Issue #2226027 by tim.plunkett: ConfigEntityBase::preSave() tries to load the original entity but instead loads itself. 2014-03-30 15:02:28 +02:00
catch 9a8caf4497 Issue #1813186 by nod_: Integrate scripts/stylesheets from info/layout files with libraries. 2014-03-30 13:46:28 +02:00
catch 63375a5e7b Issue #2203411 by dawehner, Wim Leers, damiankloip: Convert drupal_get_library() into a service. 2014-03-30 13:15:47 +02:00
Alex Pott 361ddb11a0 Issue #2220749 by gremy, Berdir, jessebeach: Limit $extension.$(config_prefix/entity_id) combo value to 83 characters (82 plus a '.') as part of a 250 character limit on config entity file names. 2014-03-29 12:54:14 +01:00
webchick 4a8bbfbb73 Issue #2215961 by tim.plunkett, Berdir: Entity::urlInfo() should return \Drupal\Core\Url. 2014-03-28 16:07:00 -07:00
Alex Pott fee6ae0e0f Issue #2225629 by Xano: Move hook_field_extra_fields() to the entity API. 2014-03-28 11:30:44 +01:00
webchick e0f3aa3924 Revert "Issue #2113911 by LewisNyman, longwave, nod_, rteijeiro: Modal style update."
Broke Bartik, still needs discussion.

This reverts commit 5a8a34e828.
2014-03-27 12:29:41 -07:00
catch 29110623d6 Issue #2120235 by dawehner, YesCT: Regression: routing / tabs / actions / contextual links lack way to attach replacement arguments to UI strings. 2014-03-27 13:35:47 +01:00
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
catch bc7f7f3ccf Issue #2226183 by alexpott: Running PHPUnit tests through run-tests.sh is unnecessarily slow. 2014-03-26 20:42:03 +01:00
catch 24526aedd0 Revert "Issue #2165725 by Xano: Introduce hook_entity_operation()."
This reverts commit 2cf87103b5.
2014-03-26 19:53:12 +01:00
catch c15c6c188a Issue #2143069 by plach, fago: Add getProvider() and hasCustomStorage to FieldDefinitionInterface. 2014-03-26 15:51:07 +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
catch 2cf87103b5 Issue #2165725 by Xano: Introduce hook_entity_operation(). 2014-03-26 12:46:04 +01:00
webchick 37b5f2db6c Revert "Issue #1356602 by nicholasruunu, mcjim, rteijeiro, chrisjlee | jenlampton: Clean up icons in misc."
This clean-up accidentally introduced a few regressions, so rolling back until it's ready.

This reverts commit fab42693f8.
2014-03-25 13:53:30 -07:00
webchick 5a8a34e828 Issue #2113911 by LewisNyman, longwave, nod_, rteijeiro: Modal style update. 2014-03-25 13:33:39 -07: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 1c22cf66cd Issue #2223623 by znerol: Use request stack in theme negotiator. 2014-03-25 20:19:04 +01:00