Alex Pott
|
518c4d10bd
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07:00 |
Alex Pott
|
6fa50c64eb
|
Issue #1043198 by tim.plunkett, tstoeckler, swentel, larowlan: Convert view modes to ConfigEntity.
|
2013-05-16 08:29:16 +01:00 |
Alex Pott
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
Alex Pott
|
422bf9b023
|
Issue #1952652 by andypost: [Follow up] Instance components are not removed from entity display when the field/instance is deleted.
|
2013-04-29 18:13:19 +01:00 |
Alex Pott
|
38ffd7a199
|
Issue #1952652 by swentel: Instance components are not removed from entity display when the field/instance is deleted.
|
2013-04-29 12:50:02 +01:00 |
webchick
|
d77275ff1f
|
Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters.
|
2013-04-26 15:34:02 -07:00 |
Alex Pott
|
bc3a902fbc
|
Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys.
|
2013-04-23 08:38:30 +01:00 |
catch
|
ae0984f871
|
Issue #1942346 by swentel: Convert Field API variables to CMI.
|
2013-04-22 22:57:38 +01:00 |
webchick
|
b77715c307
|
Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation.
|
2013-04-13 15:15:20 -07:00 |
Alex Pott
|
a820153fa5
|
Issue #1735118 by swentel, yched, xjm, larowlan, alexpott, tim.plunkett: Convert Field API to CMI.
|
2013-04-13 18:06:40 +01:00 |
webchick
|
d5847d3f94
|
Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API.
|
2013-04-05 09:53:22 -07:00 |
Alex Pott
|
b71bc2c193
|
Issue #1950326 by swentel: Fixed Entity displays are not renamed/deleted when a bundle is renamed/deleted.
|
2013-04-03 08:57:23 +01:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
catch
|
13bd2b25ec
|
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2013-03-06 22:02:58 +00:00 |
catch
|
36fcf91cb5
|
Issue #1891516 by sun, Berdir, chx: Remove $install parameter from DrupalUnitTestBase::enableModules(), encourage to create individual schema tables only.
|
2013-02-21 10:22:42 +00:00 |
catch
|
10ab47224d
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 19:21:34 +00:00 |
catch
|
2cf9e49ebc
|
Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1 .
|
2013-01-21 13:53:28 +00:00 |
catch
|
c80c3e18f1
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 11:02:01 +00:00 |
catch
|
2288314826
|
Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 23:03:17 +00:00 |
catch
|
53de739800
|
Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
This reverts commit 8ad67af2e0 .
|
2012-12-28 23:02:37 +00:00 |
catch
|
8ad67af2e0
|
Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 19:05:41 +00:00 |
catch
|
3831022158
|
Issue #1857074 by yched: Re-introduce entity.module as a configuration owner.
|
2012-12-06 12:33:17 +00:00 |
catch
|
f556c0b023
|
Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component.
|
2012-09-12 10:18:04 +01:00 |
webchick
|
e203b73b62
|
Issue #218755 by jstoller, Gábor Hojtsy, stevector, mradcliffe, agentrickard, catch, Crell: Added Support revisions in different states.
|
2012-09-06 13:32:19 -07:00 |
catch
|
267eb43804
|
Issue #1498874 by peximo, plach, Gábor Hojtsy, attiks: Provide language awareness to entity forms (introduce the form language concept).
|
2012-09-06 13:11:03 +01:00 |
webchick
|
2941c8a1a1
|
Issue #1772102 by effulgentsia, fago: Remove StorageControllerInterface in favour of EntityStorageControllerInterface.
|
2012-09-05 22:43:47 -07:00 |
Dries
|
3da9d8b29a
|
Issue #1772102 by fago: Remove StorageControllerInterface in favour of EntityStorageControllerInterface.
|
2012-09-04 17:06:28 -04:00 |
catch
|
4b5fad5475
|
Issue #1702080 by sun, chx: Added Introduce canonical FileStorage + (regular) cache.
|
2012-09-04 14:51:51 +01:00 |
webchick
|
de473408a6
|
Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase.
|
2012-09-01 21:50:06 -07:00 |
webchick
|
c58b08ae9c
|
Issue #1761040 by sun, tim.plunkett, fago, effulgentsia: Rename Storable, Entity, and Configurable to Entity, ContentEntity, and ConfigEntity.
|
2012-09-01 19:21:35 -07:00 |
webchick
|
316c1f4a7a
|
Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module.
|
2012-08-30 18:27:21 -07:00 |
Jennifer Hodgdon
|
6bd777b2a1
|
Issue #1729986 by kid_icarus, scuts: Fix typo in set method doc for StorableInterface
|
2012-08-28 11:44:57 -07:00 |
webchick
|
1d6bcb11d5
|
Issue #1759026 by chx, Berdir: Fixed Testing broken: Exception is never caught.
|
2012-08-28 00:57:08 -07:00 |
webchick
|
79b9a36cb0
|
Issue #1739994 by pp, das-peter, Gábor Hojtsy: Use the Language class universally instead of stdObj instances.
|
2012-08-26 10:01:29 -07:00 |
webchick
|
42d5f0053b
|
Issue #1668820 by sun, xjm, tim.plunkett, fgm: Concept, base class, and interface for configurable objects.
|
2012-08-25 01:17:32 +02:00 |
webchick
|
92548664d0
|
Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, chx: Fixed View mode no longer can be changed.
|
2012-08-23 02:35:56 +02:00 |
catch
|
78c706f7a1
|
Issue #1629924 by Berdir: Fixed Default return value from EntityInterface::label(), Entity::label(), entity_label() does not match.
|
2012-08-22 15:06:12 +02:00 |
catch
|
ff895df7ac
|
Issue #1618172 by jcisio, corvus_ch, estebanvalerio.h, Berdir: Remove entity_uri() in favor of EntityInterface::uri().
|
2012-08-22 15:04:43 +02:00 |
catch
|
3b308be763
|
Issue #1720784 by Berdir: Add method for getting an entity's UUID.
|
2012-08-22 15:02:48 +02:00 |
catch
|
64625f9048
|
Issue #1184272 by Berdir, corvus_ch, sun: Remove deprecated $conditions support from entity controller.
|
2012-08-21 17:38:04 +02:00 |
catch
|
ea25df8570
|
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
|
2012-08-16 12:30:43 +01:00 |
catch
|
6e7a13a7b7
|
Issue #1717678 by Berdir: Fixed Entity::createDuplicate() does not account for uuid property.
|
2012-08-15 16:12:52 +01:00 |
Dries
|
f40a69c510
|
- Patch #1374030 by aspilicious, Berdir, tim.plunkett: remove entity_extract_ids() now we have proper classed entity objects.
|
2012-08-11 12:19:01 -04:00 |
webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Dries
|
49e12de3c0
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-08-09 16:12:48 -04:00 |
Dries
|
54360936bc
|
- Patch #1658712 by plach, Gábor Hojtsy: Refactor test_entity() schema to be multilingual.
|
2012-08-09 15:57:37 -04:00 |
Dries
|
9b7ac70bb0
|
- Patch #1658712 by plach, Gábor Hojtsy: Refactor test_entity() schema to be multilingual.
|
2012-08-09 15:57:22 -04:00 |
catch
|
00fbe48444
|
Issue #1054162 by tim.plunkett, Transition, Dave Reid, joachim: Taxonomy bundles not supported by EntityFieldQuery (followup).
|
2012-08-07 23:39:19 +01:00 |
webchick
|
4c97c097ae
|
Issue #1551140 by Berdir, fago: Remove stub entities, replace entity_create_stub_entity().
|
2012-08-07 12:22:09 -07:00 |