Commit Graph

30 Commits (50a7f29565489ff5089950bd3f6cb9fffb65c735)

Author SHA1 Message Date
webchick 8a5c9202ee Revert "Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible."
HEAD broken; rolling back temporarily.

This reverts commit c72f39adba.
2013-10-04 10:35:28 -07:00
Nathaniel Catchpole c72f39adba Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible. 2013-10-04 15:12:22 +01:00
Alex Pott 3cee107ce5 Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
Nathaniel Catchpole 1aeee1cd39 Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface. 2013-10-01 12:42:30 +01:00
webchick af4ec603d1 Issue #2092817 by klausi: Move REST, serialization and HAL to the web services package + CHANGELOG.txt entry. 2013-09-27 14:19:14 +02:00
Nathaniel Catchpole d7fa47b49b Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support. 2013-09-22 09:31:05 +01:00
Alex Pott 29dd37a213 Issue #2083983 by damiankloip: Unit test Drupal\serialization\Encoder\XmlEncoder class. 2013-09-21 17:55:13 +02:00
webchick 1bba30a78f Issue #2083985 by damiankloip: Unit test Drupal\serialization\Encoder\JsonEncoder class. 2013-09-16 20:06:41 -07:00
webchick 5e2fac496d Issue #2083175 by damiankloip: Unit test Drupal\serialization\Normalizer\ListNormalizer class. 2013-09-16 19:31:00 -07:00
webchick 4e5a96f837 Issue #2082735 by damiankloip: Unit test Drupal\serialization\Normalizer\TypedDataNormalizer class. 2013-09-16 19:26:33 -07: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
Alex Pott 52771351f9 Issue #1758622 by klausi, fago, das-peter, Pancho, Berdir, yched: Provide the options list of an entity field. 2013-08-27 14:10:25 +01:00
webchick 523fb85533 Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity. 2013-08-18 14:16:19 -07:00
Dries c02ba60087 Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
Alex Pott ce600795ea Issue #2016691 by damiankloip, LinL: Convert Drupal\serialization\Tests\SerializationTest to DrupalUnitTestBase. 2013-07-09 23:46:21 +01:00
Alex Pott b1c684b8f8 Issue #1988508 by katbailey: Stop pretending we support Symfony bundles when we really just have service providers. 2013-06-28 17:13:22 +01:00
Alex Pott 72bd779d56 Issue #1981342 by aspilicious, andypost, swentel: Drop procedural usage of fields in [s-u-v] modules. 2013-06-18 14:29:20 +02:00
Alex Pott f7a22ec09a Issue #2014009 by kgoel: Replace drupal_container() with Drupal::service() in the serialization module. 2013-06-15 00:48:02 +02:00
Alex Pott f2d710c607 Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07: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 11e5c1da65 Issue #1971668 by amateescu, Berdir: Add bundle support to EntityTest* entity types. 2013-04-24 13:29:04 +01:00
catch ae0984f871 Issue #1942346 by swentel: Convert Field API variables to CMI. 2013-04-22 22:57:38 +01:00
webchick 1c29588594 Issue #1880424 by linclark, effulgentsia: Handle entity references on import. 2013-04-16 17:44:21 -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
Alex Pott 34e630950a Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch a6c487085d Issue #1921490 by linclark: should not be static. 2013-03-04 15:32:20 +00:00
catch ea0b8836e9 Issue #1904404 by tim.plunkett: Fixed HEAD BROKEN Update EntitySerializationTest to reflect actual Serializer setup. 2013-02-22 14:47:26 +00:00
catch cfbe530a76 Issue #1904404 by damiankloip, linclark: Fixed Update EntitySerializationTest to reflect actual Serializer setup. 2013-02-22 11:09:10 +00:00
webchick 254d709b4c Issue #1903784 by linclark, damiankloip, effulgentsia: Move serialization to own module. 2013-02-08 16:02:48 -08:00