Commit Graph

70 Commits (dc11fb9a368669c1b95d8ef0f23b747fc9954043)

Author SHA1 Message Date
Alex Pott 9eac446013 Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
Nathaniel Catchpole a57630c83d Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again). 2014-07-18 19:56:27 +01:00
webchick 30c2afed20 Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit). 2014-07-10 20:50:37 -07:00
webchick 94e0188a10 Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request. 2014-06-29 20:33:08 -07:00
Nathaniel Catchpole 86e432e05e Issue #2143291 by plach, alexpott, xjm, effulgentsia, pwolanin, swentel | yched: Clarify handling of field translatability. 2014-06-20 18:40:27 +01:00
Nathaniel Catchpole 0f752ca609 Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting. 2014-06-20 18:38:26 +01:00
Nathaniel Catchpole a4d7fad2ae Revert "Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting."
This reverts commit c9e73f7def.
2014-06-20 18:38:00 +01:00
Nathaniel Catchpole c9e73f7def Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting. 2014-06-20 13:21:57 +01:00
Dries 505a062e52 Issue #2277705 by mashermike, juampy: Fixed Files don't have URI nor href. 2014-06-18 21:54:41 +02:00
Nathaniel Catchpole 4e3ee43e76 Issue #2228763 by larowlan, alexpott, martin107, jessebeach, xjm: Create a comment-type config entity and use that as comment bundles, require selection in field settings form. 2014-06-13 10:34:04 +01:00
webchick 49a900460d Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language. 2014-06-10 09:53:32 -07: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 c9b722d0c3 Issue #2119481 by damiankloip, xjm: Inject EntityManager dependency into UuidResolver. 2014-05-31 15:17:04 -05:00
webchick d0d3e53361 Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4. 2014-05-27 19:43:20 -07:00
Alex Pott 2ae7accf86 Issue #2259275 by filijonka, sun, Xano: Rename "DrupalUnitTestBase" to KernelTestBase. 2014-05-21 00:40:03 +01:00
Alex Pott 486e276f65 Revert "Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel."
This reverts commit 341b903d05.
2014-05-21 00:37:52 +01:00
Nathaniel Catchpole 341b903d05 Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel. 2014-05-20 10:14:33 +01:00
webchick eef067b5a5 Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path. 2014-05-06 19:04:53 -07:00
webchick 0263085f27 Issue #2233157 by blueminds, Jalandhar: Make the comment entity_id be a reference field. 2014-04-18 13:41:57 -07:00
Nathaniel Catchpole c4b7a5b8fd Issue #2237681 by damiankloip: Revise Guzzle client configuration and event registration. 2014-04-15 20:12:48 +01:00
webchick e84971c526 Issue #2210637 by damiankloip | Crell: Upgrade to Guzzle 4. 2014-04-11 10:58:24 -04:00
Nathaniel Catchpole 3a5e997452 Issue #2221065 by damiankloip, Wim Leers, Berdir: Rename default 'cache' cache bin to 'default'. 2014-03-31 10:49:28 +01:00
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
Alex Pott 5a0edc309e Issue #2225333 by Boobaa: LogicException in Drupal\hal\Normalizer\FieldItemNormalizer does not exist. 2014-03-26 23:55:17 +01:00
Alex Pott 28152037ae Issue #2223361 by Berdir, fago, tim.plunkett: Rename ComplexDataInterface::getPropertyValues() to toArray(), remove setPropertyValues(). 2014-03-25 22:09:18 +01:00
Alex Pott 9dc59dda73 Issue #2219795 by damiankloip, Berdir: Config entity references broken and other bugs. 2014-03-25 11:40:34 +01: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
Alex Pott 40dc8daf51 Issue #2095303 by swentel, plopesc, Berdir, claudiu.cristea, yched: Rename 'field_entity' to 'field_config' and 'field_instance' to 'field_instance_config'. 2014-02-19 23:29:14 +00:00
Alex Pott cdab74eed5 Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile. 2014-02-13 11:28:24 +00:00
Nathaniel Catchpole 2e6c6d71e7 Issue #2045931 by Sam152, joelpittet, LinL, Sutharsan, adsw12: Replace all module_exists() deprecated function calls. 2014-02-11 11:23:35 +00:00
Nathaniel Catchpole 1b75d42313 Issue #1988426 by damiankloip, linclark: Support deserialization of file entities in HAL. 2014-02-10 10:34:59 +00:00
Alex Pott c3b127382b Issue #2181625 by damiankloip: Use constructor injection in hal normalizer services. 2014-02-02 21:09:58 +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 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 19e8cf3848 Issue #2110467 by Berdir: Add first(), get($index) and possibly other methods to ListInterface. 2014-01-25 11:26:34 +01:00
Nathaniel Catchpole 0b55dcd841 Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system. 2014-01-15 16:27:37 +00:00
Alex Pott cdac25ee08 Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
webchick aeecb0a4ce Issue #2076445 by plach, andypost, yched, Gábor Hojtsy: Make sure language codes for original field values always match entity language regardless of field translatability. 2013-11-28 00:25:13 -08:00
webchick 9bcaedec15 Issue #2047229 by fago, smiletrl, Berdir, effulgentsia, amateescu: Make use of classes for entity field and data definitions. 2013-11-27 13:55:54 -08:00
Alex Pott 7b8e204118 Issue #2133469 by tim.plunkett, damiankloip, dawehner: Replace path-based entity links with route names. 2013-11-15 09:31:24 -04:00
Alex Pott ab59feb8ea Issue #2095943 by dotoree, Tim Bozeman: Core modules and themes missing the version attribute in info.yml. 2013-10-22 16:23:24 -07:00
Alex Pott 3ded2216b0 Issue #2115145 by Berdir | effulgentsia: Move field type plugins to Plugin/Field/FieldType. 2013-10-19 09:12:13 +01:00
webchick fccc64dc31 git commit -m Issue 2013-10-14 22:23:30 -07:00
Alex Pott 0f8b4e794e Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin. 2013-10-14 16:53:22 +01:00
webchick 8144f2d8ed Issue #2029755 by batigolix, linclark, clemens.tolboom: Create hook_help() for HAL module. 2013-10-10 07:15:08 -07: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
Alex Pott 510c81a9c5 Issue #2051923 by Berdir, dixon_, plach: Rename \Drupal\Core\Entity\Field\Field, related subclasses and interfaces to *FieldItemList. 2013-09-28 13:29:14 +02: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
Alex Pott e40eb19722 Issue #2086095 by yched, swentel, Hydra: Fixed Remove remaining references to field_sql_storage(). 2013-09-23 15:04:08 +02:00