Alex Pott
|
518c4d10bd
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07: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 |
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 |
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 |
Dries
|
3da9d8b29a
|
Issue #1772102 by fago: Remove StorageControllerInterface in favour of EntityStorageControllerInterface.
|
2012-09-04 17:06:28 -04: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 |
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
|
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 |
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 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
webchick
|
4c97c097ae
|
Issue #1551140 by Berdir, fago: Remove stub entities, replace entity_create_stub_entity().
|
2012-08-07 12:22:09 -07:00 |
Dries
|
4c2e6b41ec
|
- Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types.
|
2012-08-07 14:33:39 -04:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
webchick
|
0bf7dc54d3
|
Issue #1618164 by aspilicious, fago: Remove the possibility to define custom 'load hooks'.
|
2012-06-16 17:50:15 +02:00 |
webchick
|
bfa6287689
|
Issue #1616952 by webflo: Add a langcode parameter to EntityInterface::label().
|
2012-06-16 17:39:01 +02:00 |
webchick
|
9aaf322992
|
Issue #1615240 by Berdir, webflo, fago: Remove entity_label() in favor of EntityInterface::label().
|
2012-06-15 18:57:57 +02:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04:00 |
catch
|
2bfb9b0415
|
Issue #1615236 by Berdir, aspilicious: Merge entity controller interfaces, document and add default entity class definition.
|
2012-06-08 22:04:22 +09:00 |
catch
|
74c409f134
|
Issue #1495024 by Berdir, Rob Loach, fago: Convert the entity system to PSR-0.
|
2012-05-16 12:38:40 +09:00 |
catch
|
83a6b9f19c
|
Issue #1550454 by tim.plunkett, xjm: Fixed Regression: Following taxonomy entity conversion, Taxonomy EFQ causes warnings and notices.
|
2012-05-01 12:45:50 +09:00 |
catch
|
4daf1c6345
|
Issue #1160566 by Dave Reid, bdlangton, aspilicious, fago, cosmicdreams, tstoeckler, tim.plunkett, Berdir, sun: Entity_load() is actually entity_load_multiple().
|
2012-04-26 13:07:55 +09:00 |
catch
|
5a8e7bd7a6
|
Issue #1361232 by sun, Berdir, aspilicious, fago, klausi, amateescu: Make the taxonomy entities classed objects.
|
2012-04-02 11:55:32 +09:00 |
catch
|
efc984dfda
|
Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates.
|
2012-03-21 14:51:30 +09:00 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
catch
|
d2b8164d57
|
Issue #1315340 by aspilicious: Clean up API docs for entity module.
|
2012-01-19 21:43:21 +09:00 |
catch
|
1878eb1534
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
Dries
|
9c29ac79af
|
- Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions.
|
2011-12-15 12:33:38 -05:00 |
catch
|
694b6ac9c8
|
Issue #1184944 by fago, xjm, klausi, aspilicious, bojanz, Tor Arne Thune: Make entities classed objects, introduce CRUD support.
|
2011-12-05 21:12:15 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |