Nathaniel Catchpole
|
cda051c425
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-05 11:30:04 +01:00 |
Jennifer Hodgdon
|
1b49539704
|
Issue #2275095 by martin107, dawehner: Fix covers statement in EntityUrltest
|
2014-06-02 12:18:11 -07:00 |
Jennifer Hodgdon
|
eaa62b5b3b
|
Issue #2278453 by sun, ParisLiakos: Remove t() from a few test getInfo() methods
|
2014-06-02 12:06:25 -07:00 |
webchick
|
67c7e45896
|
Issue #2262483 by sun: Fixed Some more PHPUnit tests that do not exist.
|
2014-06-01 23:07:36 -05:00 |
Alex Pott
|
65b30c0486
|
Issue #2247287 by donquixote: Drop automatic PSR-0 support for modules.
|
2014-06-01 16:20:56 -05:00 |
Alex Pott
|
1ab2651755
|
Issue #2183231 by tstoeckler, plach, jessebeach, fago, Berdir, xjm, mauzeh: Make ContentEntityDatabaseStorage generate static database schemas for content entities.
|
2014-06-01 15:53:43 -05:00 |
Alex Pott
|
3d5560b6c8
|
Issue #2252991 by neclimdul: PhpUnit tests for ModuleHandler.
|
2014-05-31 07:17:25 -05:00 |
Nathaniel Catchpole
|
d588153abd
|
Issue #2233623 by Berdir: Follow-up to fix Merge AliasManagerCacheDecorator into AliasManager.
|
2014-05-29 14:21:58 +01:00 |
Dries
|
608996ffbd
|
Issue #1989470 by LewisNyman, aboros, philipz, mgifford, rteijeiro, dimaro, Bès, klonos, emma.maria: Dropbutton style update for Seven.
|
2014-05-28 15:16:50 -04:00 |
Alex Pott
|
00339b3d36
|
Issue #2167167 by Berdir: Remove field_info_*().
|
2014-05-27 09:34:19 +01:00 |
Alex Pott
|
7ae6f6b427
|
Issue #2273311 by donquixote, xjm: Fixed FieldDefinitionTestBase::getNamespacePath() breaks with PSR-4.
|
2014-05-24 15:15:48 +01:00 |
Nathaniel Catchpole
|
a10d5be25e
|
Issue #2259337 by sun, chx: Do not hide the error messages in TaggedHandlersPass.
|
2014-05-24 08:53:55 +01:00 |
Alex Pott
|
eed52b4d82
|
Issue #2003800 by jhedstrom, filijonka, YesCT, ParisLiakos, steeloctopus, damiankloip, sun, LinL, amateescu: Move drupal_check_memory_limit() and parse_size() functionality to components.
|
2014-05-23 20:25:52 +01:00 |
Alex Pott
|
15cf730dde
|
Issue #2165475 by damiankloip, dawehner, martin107, tim.plunkett, jibran, xjm, Jalandhar: Provide a generic class resolver.
|
2014-05-23 13:29:20 +01:00 |
Nathaniel Catchpole
|
e44d15a76d
|
Issue #1289536 by ParisLiakos, RobLoach, Crell, larowlan, fgm, pounard, Pancho, dawehner, scor, tim.plunkett, alexpott, socketwench: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-22 10:38:46 +01:00 |
Alex Pott
|
52a11d6ac3
|
Revert "Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework."
This reverts commit ef250ba2cb .
|
2014-05-21 14:59:11 +01:00 |
webchick
|
a2177ab653
|
Issue #2178795 follow-up by tim.plunkett: Fix conflict with recently committed patch.
|
2014-05-21 00:42:26 -07:00 |
webchick
|
62613774e6
|
Issue #2178795 by tim.plunkett, jlbellido, YesCT, Berdir, Xano: Allow DiscoveryInterface::getDefinition() to throw an exception for an invalid plugin.
|
2014-05-20 23:28:08 -07:00 |
webchick
|
783bc94834
|
Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url.
|
2014-05-20 14:48:51 -07:00 |
webchick
|
4862ed79ca
|
Issue #2039435 by Xano, Berdir | akshay.swnt22: Convert EntityManager to extend DefaultPluginManager.
|
2014-05-20 14:44:42 -07:00 |
webchick
|
6131ff1d8d
|
Issue #2096899 by amateescu, msonnabaum | Berdir: Add ::create() to simplify creating new entities.
|
2014-05-20 14:27:11 -07:00 |
webchick
|
85f243e204
|
Issue #2267329 by tim.plunkett | joachim: Move EntityWithPluginBagInterface out of Drupal\Core\Config\Entity and make it useful for more than one bag.
|
2014-05-20 14:04:40 -07:00 |
Nathaniel Catchpole
|
ef250ba2cb
|
Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-20 17:40:34 +01:00 |
Nathaniel Catchpole
|
c972b3ee9d
|
Issue #2190313 by pfrenssen, Berdir, amateescu, ianthomas_uk: Add $EntityType::load() and loadMultiple() to simplify loading entities.
|
2014-05-20 10:29:40 +01:00 |
Alex Pott
|
a167eca363
|
Issue #2223423 by Xano, tim.plunkett: Stop extending \Drupal\Core\Entity\Entity in unit tests.
|
2014-05-20 09:57:20 +01:00 |
Dries
|
4e451f6566
|
Issue #2262861 by alexpott: Add concept of collections to config storages.
|
2014-05-16 13:20:34 -04:00 |
Dries
|
809b361f20
|
Issue #2222719 by effulgentsia, tim.plunkett, xjm, dawehner: Use parameter matching via reflection for access checks instead of pulling variables from request attributes.
|
2014-05-16 12:45:50 -04:00 |
Nathaniel Catchpole
|
abb88f9f78
|
Issue #2266377 by dawehner, bkosborne, pwolanin: Speed up UrlGenerator a little by setting the 'external' option in the Url object .
|
2014-05-16 10:53:47 +01:00 |
Alex Pott
|
da026cf53c
|
Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API).
|
2014-05-15 12:26:18 -05:00 |
Nathaniel Catchpole
|
120a1da34c
|
Issue #2257835 by tim.plunkett, sun, Jalandhar: Move form submission logic out of FormBuilder into a new class.
|
2014-05-14 21:18:01 +01:00 |
Nathaniel Catchpole
|
7a8d0cd2b7
|
Issue #2218117 by dawehner, EclipseGc: Bring back metatag support for the HtmlPage object.
|
2014-05-13 10:34:54 +01:00 |
webchick
|
445abea990
|
Issue #2259301 by martin107 | alexpott: Move OptGroup tests out of FormBuilderTest.
|
2014-05-12 22:56:56 -07:00 |
webchick
|
363445ae2f
|
Issue #2247595 by neclimdul: Fix phpunit coverage warnings.
|
2014-05-12 22:25:59 -07:00 |
webchick
|
d309714c60
|
Issue #2265913 by pwolanin: LinkGenerator::generateFromUrl() fatal (uncaught exception) with external URL.
|
2014-05-12 21:38:30 -07:00 |
Dries
|
63dfd5030b
|
Issue #2262483 by sun: Some PHPUnit tests do not exist.
|
2014-05-10 10:02:27 -05:00 |
Nathaniel Catchpole
|
fd0dcf9410
|
Issue #2256877 by znerol: Remove the API function to check if a cache bin is empty.
|
2014-05-09 14:57:55 +01:00 |
Nathaniel Catchpole
|
938ac1f5b7
|
Issue #2224549 by tstoeckler, fago, Xano: Simplify checking whether an entity type is revisionable.
|
2014-05-09 11:11:41 +01:00 |
Nathaniel Catchpole
|
209ef5e8c7
|
Issue #2216437 by Wim Leers: Entity labels are not in-place editable on 'full entity page' (prime example: node title).
|
2014-05-08 20:35:06 +01:00 |
Nathaniel Catchpole
|
9ce5973992
|
Issue #2207585 by damiankloip, Xano, dawehner: Find a new OO home for drupal_get_hash_salt().
|
2014-05-08 13:48:51 +01:00 |
Alex Pott
|
6c410da26e
|
Issue #2124365 by Mile23: Expand phpunit tests for \Drupal\Core\Database\Connection.
|
2014-05-07 08:33:54 +01:00 |
webchick
|
ac31f29da3
|
Issue #2257769 by tstoeckler | sun: Adding an Entity Reference field in the Field UI throws a PHP notice; fails to add field.
|
2014-05-06 11:25:41 -07:00 |
Alex Pott
|
f710a6c92e
|
Issue #2209977 by tim.plunkett: Move form validation logic out of FormBuilder into a new class.
|
2014-05-06 00:07:47 +01:00 |
Alex Pott
|
1299c3afcf
|
Issue #2233619 by slashrsm, Jalandhar: Merge lookup functions in AliasManager.
|
2014-05-05 16:14:38 +01:00 |
Alex Pott
|
4146537081
|
Issue #2258333 by ParisLiakos: Invalid @covers annotation for TokenUnitTest.
|
2014-05-05 11:40:14 +01:00 |
webchick
|
d6d80fb871
|
Issue #2257745 by martin107 | ParisLiakos: Switch t() to ->t() in ExceptionController.
|
2014-05-03 22:29:57 -07:00 |
webchick
|
340a0fa216
|
Issue #2225605 by znerol: Use request stack in form builder.
|
2014-05-03 22:26:42 -07: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
|
95c69f5b9b
|
Issue #2208617 by tim.plunkett: Add key value entity storage.
|
2014-04-30 11:08:22 +01:00 |
Nathaniel Catchpole
|
b73b86b8aa
|
Issue #2245003 by znerol, YesCT, sun, damiankloip: Use a random seed instead of the session_id for CSRF token generation.
|
2014-04-30 10:47:49 +01:00 |
Alex Pott
|
e8ae773927
|
Issue #2236879 by andrei.dincu | tstoeckler: Broken condition in ContentEntityDatabaseStorage.
|
2014-04-30 10:15:26 +01:00 |
Nathaniel Catchpole
|
6592304c5f
|
Issue #2213319 by sun, dawehner: Create a single Container CompilerPass to collect + add handlers to consumer service definitions.
|
2014-04-26 11:00:03 +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
|
d196e8fb57
|
Issue #2207743 by dawehner, Xano: Convert element_info() to a service.
|
2014-04-25 23:14:29 +01:00 |
Alex Pott
|
8a56782390
|
Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings.
|
2014-04-25 20:13:44 +01:00 |
Nathaniel Catchpole
|
4c83e77675
|
Issue #2248151 by tim.plunkett, xjm, alexpott: Configurable plugins can not control instance-specific config dependencies.
|
2014-04-25 11:37:37 +01:00 |
webchick
|
709c4ab941
|
Issue #2241735 by tim.plunkett: Throw an exception when form errors are set outside of validation.
|
2014-04-23 20:30:14 -07:00 |
Nathaniel Catchpole
|
5548431c88
|
Issue #2204157 by pjonckiere, sun, Alumei: Remove deprecated URL helper functions from common.inc.
|
2014-04-23 12:52:13 +01:00 |
webchick
|
d4ff24a6f1
|
Issue #2245185 by tim.plunkett: Fix invalid @covers usage.
|
2014-04-22 21:05:52 -07:00 |
webchick
|
2867e69af6
|
Issue #2228721 by amateescu, drunken monkey: TypedData doesn't support config entity types; flag errors if you try.
|
2014-04-22 20:40:16 -07:00 |
Andreas Hennings
|
940e0dffb8
|
Issue #2083547 by donquixote: Implement PSR-4 for module-provided class files.
This affects class loading, plugin discovery and test discovery.
PSR-0 is still supported, and no module class files are moved yet.
|
2014-04-22 16:50:40 -07:00 |
Alex Pott
|
1a5d1fc7f6
|
Issue #2225955 by tim.plunkett, Berdir: Improve the DX of writing entity storage classes.
|
2014-04-22 23:00:30 +01:00 |
webchick
|
2c90c67c4e
|
Issue #1067408 by alexpott, Jalandhar, jessebeach, Désiré, neetu morwani, dawehner, sun: Themes do not have an installation status.
|
2014-04-22 11:37:12 -07:00 |
Nathaniel Catchpole
|
c9ec67d60e
|
Issue #2245117 by znerol: Remove the optional $skip_anonymous parameter from CsrfTokenGenerator::validate and remove the dependency on current_user service.
|
2014-04-22 14:19:58 +01:00 |
Nathaniel Catchpole
|
1d8a302aad
|
Issue #1211864 by Xano, Taz, Dave Reid: Add caching to \Drupal\Core\Utility\Token::getInfo().
|
2014-04-21 13:53:23 +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 |
Nathaniel Catchpole
|
c8f6aceba4
|
Issue #2231419 by sun, jibran, Rajendar Reddy, Jalandhar, damiankloip: Merge obsolete CachedModuleHandler into ModuleHandler.
|
2014-04-18 14:35:05 +01:00 |
Alex Pott
|
bd468f23ad
|
Issue #2223615 by znerol: Use request stack in local task/action manager.
|
2014-04-18 13:39:22 +01: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 |
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 |
catch
|
13f5d8389a
|
Issue #2178581 by damiankloip, penyaskito, Solthun: Add an AnonymousUserSession object in favour of using drupal_anonymous_user().
|
2014-03-25 19:58:38 +01:00 |
catch
|
7a1ab50be8
|
Issue #2096717 by -enzo-, chakrapani, sandipmkhairnar, JeroenT, ofry: Add parameter to User::getRoles() to exclude built in rids, (authenticated, anonymous).
|
2014-03-25 19:54:59 +01:00 |
catch
|
895d4ab84c
|
Issue #2188031 by olli, damiankloip: Missing row plugin in views ui.
|
2014-03-25 19:29:45 +01:00 |
webchick
|
4a1ff2d485
|
Issue #2144631 by fago: Add a revisionable key to field definitions.
|
2014-03-25 09:26:15 -07:00 |
webchick
|
005e7e43aa
|
Issue #2224649 by chx: @var Symfony needs to be @var \Symfony.
|
2014-03-24 11:02:44 -07:00 |
webchick
|
fab42693f8
|
Issue #1356602 by nicholasruunu, mcjim, rteijeiro, chrisjlee | jenlampton: Clean up icons in misc.
|
2014-03-24 10:54:47 -07:00 |
webchick
|
b907c2f3ae
|
Issue #2191709 by andypost, Berdir: Remove the configurable flag on field types.
|
2014-03-24 09:13:25 -07:00 |
catch
|
2e7b2098df
|
Issue #2030073 by alexpott: Config cannot be imported in order for dependencies.
|
2014-03-24 15:10:53 +00:00 |
webchick
|
72341d409b
|
Issue #2219913 by Mile23: Incorrect @covers/@coversDefaultClass breaks coverage reports.
|
2014-03-24 07:50:08 -07:00 |
Alex Pott
|
1370edf99f
|
Issue #2134857 by Xano, Wim Leers, Berdir, damiankloip: PHPUnit test the entity base classes.
|
2014-03-24 13:34:01 +01:00 |
Alex Pott
|
000966e0dd
|
Issue #2219009 by pwolanin: Improve DX of Settings class.
|
2014-03-24 09:51:28 +01:00 |
Alex Pott
|
5abaa5f957
|
Issue #2120871 by andypost, Berdir, amateescu, vladan.me, Xano: Rename EntityListController to EntityListBuilder.
|
2014-03-23 22:25:46 +00:00 |
catch
|
a6ffb28261
|
Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags.
|
2014-03-22 22:00:38 +00:00 |
Nathaniel Catchpole
|
8cbab1493b
|
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
|
2014-03-21 11:53:32 +00:00 |
Nathaniel Catchpole
|
5f61e2663a
|
Issue #2019123 by klausi, ygerasimov, Crell: Use the same canonical URI paths as for HTML routes.
|
2014-03-21 11:00:42 +00:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |
Alex Pott
|
eba0b71872
|
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5 .
|
2014-03-17 13:02:04 +00:00 |
Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +00:00 |
webchick
|
9c66858942
|
Issue #2216701 by alexpott, sun, longwave: Random test failure in ToolbarAdminMenuTest.
|
2014-03-13 15:15:35 -07:00 |
webchick
|
a96ce1985b
|
Issue #2175821 by Xano, dawehner: Add placeholder support to the @Translation annotation.
|
2014-03-12 13:05:12 -07:00 |
webchick
|
9d3a228020
|
Issue #2171071 by jessebeach, dawehner, chakrapani, longwave, Gábor Hojtsy, xjm, Wim Leers: Rename drupal_add_library() to _drupal_add_library() and remove its uses.
|
2014-03-12 08:47:01 -07:00 |
Alex Pott
|
9a2cb6ad5b
|
Issue #2134857 by Xano: PHPUnit test the entity base classes.
|
2014-03-12 11:29:12 +00:00 |
Alex Pott
|
28d0b8efa5
|
Issue #2210197 by sun, longwave, Sutharsan: Remove public access to Extension::$type, ::$name, ::$filename.
|
2014-03-11 17:19:24 +00:00 |
Alex Pott
|
48025f9261
|
Issue #2168159 by dawehner: Plugin Derivatives don't work with Objects returned from Annotations.
|
2014-03-11 09:41:30 +00:00 |
Alex Pott
|
c53879f09a
|
Issue #1978924 by tim.plunkett, ParisLiakos, disasm, Luxian, vijaycs85, YesCT, vaibhavjain, Pancho: Convert locale_translate_export_form to a Controller.
|
2014-03-11 09:18:37 +00:00 |
Alex Pott
|
f437807590
|
Issue #2103621 by mondrake | fietserwin: Move GD logic from ImageInterface to toolkit, tie toolkit instance to Image instance, toolkits should no longer be instantiated separately.
|
2014-03-11 01:00:44 +00:00 |
Alex Pott
|
ed4b791c34
|
Issue #2192259 by andypost, amateescu, damiankloip: Remove ConfigField.. Item and List classes + interfaces.
|
2014-03-10 14:43:46 +00:00 |
Nathaniel Catchpole
|
dd4931b012
|
Issue #2204345 by tim.plunkett: Adjust PluginBag's instance handling methods.
|
2014-03-10 11:12:23 +00:00 |
Nathaniel Catchpole
|
780add0535
|
Issue #2171315 by sun, Xano, diarmy, tim.plunkett: Ensure a NULL container in UnitTestCase::setUp().
|
2014-03-10 11:09:20 +00:00 |
Alex Pott
|
d8c718b2f6
|
Revert "Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename." Broke 'drush en simpletest' on testbots
This reverts commit 2c51074d59 .
|
2014-03-07 14:14:32 +00:00 |
Alex Pott
|
2c51074d59
|
Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename.
|
2014-03-07 11:18:08 +00:00 |
Dries
|
1d58c60abc
|
Issue #2184653 by amateescu: Rename Drupal\Component\Utility\Url to UrlHelper.
|
2014-03-05 15:22:39 -05:00 |
webchick
|
38fc484ea7
|
Issue #2204307 by EclipseGc: Move PluginBag Implementations from \Drupal\Component to \Drupal\Core.
|
2014-03-04 13:25:18 -08:00 |
webchick
|
13ada2ac3e
|
Issue #2187717 by sun, dawehner: Remove code duplication in system_list() and ThemeHandler::rebuildThemeData().
|
2014-03-04 12:49:41 -08:00 |
Jennifer Hodgdon
|
49a687fa54
|
Issue #2207557 by longwave: Fix docs for SortArrayTest
|
2014-03-04 08:36:29 -08:00 |
Alex Pott
|
7a6fb338b3
|
Issue #2114707 by Berdir, yched, amateescu, effulgentsia, fago: Allow per-bundle overrides of field definitions.
|
2014-03-04 10:27:25 +00:00 |
Nathaniel Catchpole
|
9ba8e07517
|
Issue #2202611 by damiankloip, pwolanin: MTimeProtectedFastFileStorageTest runs with run-tests.sh, but MTimeProtectedFileStorageTest does not.
|
2014-03-03 13:56:51 +00:00 |
Alex Pott
|
3cd6aa897e
|
Issue #2058845 by dawehner, msonnabaum: Pre-load non-admin routes.
|
2014-03-03 08:47:09 +00:00 |
webchick
|
428d0f0ad9
|
Issue #2053153 by tim.plunkett, dawehner, damiankloip, aspilicious: Allow contrib modules to provide plugins on behalf of optional modules.
|
2014-03-01 17:57:51 -08:00 |
Nathaniel Catchpole
|
668d277ff6
|
Issue #2188661 by sun, Berdir, andypost: Extension System, Part II: ExtensionDiscovery.
|
2014-02-28 11:51:38 +00:00 |
Nathaniel Catchpole
|
dad0245d7d
|
Revert "Issue #2201919 by damiankloip: Replace drupal_get_hash_salt() with direct Settings call in CsrfTokenGenerator."
This reverts commit aad87a80b1 .
|
2014-02-28 11:38:55 +00:00 |
Nathaniel Catchpole
|
aad87a80b1
|
Issue #2201919 by damiankloip: Replace drupal_get_hash_salt() with direct Settings call in CsrfTokenGenerator.
|
2014-02-28 10:57:22 +00:00 |
Nathaniel Catchpole
|
78b48c89ad
|
Issue #2092095 by tstoeckler, ParisLiakos: Remove \Drupal\Component\Utility\MapArray.
|
2014-02-28 10:43:51 +00:00 |
Nathaniel Catchpole
|
6727b8146e
|
Revert "Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery."
This reverts commit ae8be3cc96 .
|
2014-02-27 14:30:43 +00:00 |
Nathaniel Catchpole
|
ae8be3cc96
|
Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery.
|
2014-02-27 13:31:02 +00:00 |
Alex Pott
|
438494d0f1
|
Issue #2187495 by Les Lim, longwave: Use plugin system for MailInterface classes.
|
2014-02-27 11:07:19 +00:00 |
webchick
|
b8ef3c6bff
|
Issue #2140433 by pwolanin, chx, Owen Barton, dstol, Heine, Damien Tournoud: Port SA-CORE-2013-003 to Drupal 8.
|
2014-02-26 20:48:12 -08:00 |
Nathaniel Catchpole
|
b9a978d202
|
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
|
2014-02-26 10:53:29 +00:00 |
Alex Pott
|
0230aa22a4
|
Issue #2195753 by tim.plunkett: Changes to config entities that use plugins are not propagated to the plugins.
|
2014-02-25 14:32:19 +00:00 |
webchick
|
c1e2a47dcc
|
Issue #2204161 by sun: Remove deprecated drupal_valid_number_step().
|
2014-02-24 14:51:32 -08:00 |
webchick
|
0a4239109b
|
Issue #2177031 by dawehner, tim.plunkett, Berdir: Remove menu_get_item() and every use of it. .
|
2014-02-24 11:38:23 -08:00 |
Alex Pott
|
f6161fadb0
|
Issue #2002134 by fago, yched, amateescu, effulgentsia: Move TypedData metadata introspection from data objects to definition objects.
|
2014-02-24 11:44:26 +00:00 |
webchick
|
01457d74ea
|
Issue #2200821 by yched, plopesc, Berdir, claudiu.cristea, swentel: Rename Fieldinterface and FieldInstanceInterface.
|
2014-02-22 21:16:46 -08:00 |
Alex Pott
|
c210e8681c
|
Issue #1981858 by Berdir, tim.plunkett, longwave, Les Lim: Rename hook_entity_info/alter() to hook_entity_type_build/alter().
|
2014-02-20 10:04:54 +00:00 |
Alex Pott
|
9848762852
|
Issue #2174933 by dawehner: Not possible to use same route_name in local_actions.yml.
|
2014-02-15 22:18:05 +00:00 |
Alex Pott
|
932e4d9eb0
|
Issue #2184231 by jibran, dawehner, Xano: Use ConfigFactoryInterface to type hint ConfigFactory.
|
2014-02-13 01:59:44 +00:00 |
Nathaniel Catchpole
|
466ef999ae
|
Issue #2110951 by Xano: Remove hook_forms().
|
2014-02-11 11:41:53 +00:00 |
Alex Pott
|
1cce8991af
|
Issue #2190643 by Berdir, amateescu, Xano, yched: Serializing the container is a very very bad idea, let's prevent it?.
|
2014-02-11 09:42:30 +00:00 |
Nathaniel Catchpole
|
e4e83f0e95
|
Issue #2147153 by dawehner, alexpott, Xano: Replace the last instance of $_GET/$_POST; Create a special exception listener / exception controller which allows to use POST requests.
|
2014-02-10 10:38:41 +00:00 |
Alex Pott
|
6c2ed3f11e
|
Issue #2165155 by Berdir, tim.plunkett: Change $entity_type to $entity_type_id and $entity_info to $entity_type/$entity_types.
|
2014-02-10 09:24:05 +00:00 |
Alex Pott
|
65c808b14a
|
Issue #2153891 by tim.plunkett, amateescu: Add a Url value object.
|
2014-02-09 01:29:41 +00:00 |
webchick
|
878777a842
|
Issue #2099741 by Wim Leers, wwalc, mr.baileys, eaton, dstol, nod_, effulgentsia: Protect WYSIWYG Editors from XSS Without Destroying User Data.
|
2014-02-08 12:32:05 -08:00 |
webchick
|
3ad400ecb1
|
Issue #2187483 by Cottser, agentrickard, dawehner, jessebeach: Toolbar subtree is broken | JsonResponse->callback now returns data in an Insert Command without any support in ajax.js to eval the callback in the client.
|
2014-02-08 12:19:21 -08:00 |
Alex Pott
|
fe61b43d90
|
Issue #2183923 by tim.plunkett: Break the circular dependency in EntityManager.
|
2014-02-08 13:31:25 +00:00 |
Nathaniel Catchpole
|
eeb7c103e6
|
Issue #2189453 by damiankloip, sun: Fatal error: Call to a member function hasPath() on a non-object in ViewListController::getDisplayPaths().
|
2014-02-07 17:42:41 +00:00 |
webchick
|
e0f774b395
|
Issue #2189985 by tim.plunkett: Rename UnknownPluginException to PluginNotFoundException.
|
2014-02-07 00:03:27 -08:00 |
webchick
|
f6dd96ca5d
|
Issue #2175415 by swentel, tim.plunkett, jibran, larowlan: Add FieldTypePluginManagerInterface.
|
2014-02-06 23:42:28 -08:00 |
webchick
|
12592a2e44
|
Issue #2183887 by tim.plunkett: Remove Drupal::setContainer from LocalActionDefaultTest.
|
2014-02-06 23:34:54 -08:00 |
webchick
|
836d08a738
|
Issue #2183881 by tim.plunkett: Remove Drupal::setContainer from LocalTaskDefaultTest.
|
2014-02-06 23:19:43 -08:00 |
Nathaniel Catchpole
|
462855448a
|
Issue #2184649 by tim.plunkett: Remove LinkGenerator::getActive() and LinkGenerator::setRequest().
|
2014-02-05 21:21:20 +00:00 |
webchick
|
647043400f
|
Issue #2185831 by tim.plunkett: Split up ParamConverterManager and stop throwing NotFoundHttpException.
|
2014-02-04 22:55:31 -08:00 |
Nathaniel Catchpole
|
118a4a0286
|
Issue #2166195 by dawehner, Crell: Split HtmlPageRenderer in twain.
|
2014-02-04 10:33:06 +00:00 |
Alex Pott
|
6b393bb1fb
|
Issue #2162729 by TravisCarden, Xano, InternetDevels: "Sub-class must implement the getInfo method" not a helpful exception message.
|
2014-02-02 14:38:36 +00:00 |
Alex Pott
|
76bcb27b13
|
Issue #2167641 by tim.plunkett: EntityInterface::uri() should use route name and not path.
|
2014-01-31 15:08:43 +00:00 |
Alex Pott
|
20315e1de7
|
Issue #2164827 by Berdir, Xano, tim.plunkett: Rename the entityInfo() and entityType() methods on EntityInterface and EntityStorageControllerInterface.
|
2014-01-30 12:14:58 +00:00 |
Nathaniel Catchpole
|
50901f953c
|
Issue #2177739 by Berdir, alexpott, Gábor Hojtsy: Fix inefficient config factory caching.
|
2014-01-29 14:01:39 +00:00 |
Nathaniel Catchpole
|
e9a044b3e5
|
Issue #829464 by Berdir, Github sync, sepgil: Orderby() should escape fields and verify direction.
|
2014-01-29 12:04:12 +00:00 |
Nathaniel Catchpole
|
e373ebee34
|
Issue #2167109 by Berdir, sun, alexpott, ACF, acrollet, adamdicarlo, Albert Volkman, andreiashu, andyceo, andypost, anenkov, aspilicious, barbun, beejeebus, boombatower, cam8001, chriscalip, chx, cosmicdreams, dagmar, damiankloip, dawehner, deviance, disasm, dixon_, dstol, ebrowet, Gábor Hojtsy, heyrocker, Hydra, ianthomas_uk, japicoder, jcisio, jibran, julien, justafish, jvns, KarenS, kbasarab, kim.pepper, larowlan, Lars Toomre, leschekfm, Letharion, LinL, lirantal, Lukas von Blarer, marcingy, Mike Wacker, mrf, mtift, mtunay, n3or, nadavoid, nick_schuch, Niklas Fiekas, ParisLiakos, pcambra, penyaskito, pfrenssen, plopesc, Pol, Rok Žlender, rvilar, swentel, tim.plunkett, tobiasb, tsvenson, typhonius, vasi1186, vijaycs85, wamilton, webchick, webflo, wizonesolutions, xjm, yched, YesCT, znerol: Remove Variable subsystem.
|
2014-01-28 13:07:47 +00:00 |
Alex Pott
|
83bf082872
|
Issue #2181293 by pwolanin, dawehner: AccessManager::checkNamedRoute() is not passing all route defaults (or building a complete route request).
|
2014-01-27 21:36:57 +00:00 |
Nathaniel Catchpole
|
559479f8db
|
Issue #2164367 by alexpott, tim.plunkett, dawehner: Rebuild router as few times as possible per request.
|
2014-01-27 11:55:37 +00:00 |
webchick
|
b8ef75c5f4
|
Issue #2169447 by damiankloip, sun, longwave: DX: Supply CacheBackendInterface::CACHE_PERMANENT as Cache::PERMANENT.
|
2014-01-25 21:21:53 -08:00 |