Commit Graph

72 Commits (6e7a13a7b7587ca3c40296e16dedf9d4416ab8f1)

Author SHA1 Message Date
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
Dries 12b49aa11f - Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types. 2012-08-07 14:34:39 -04: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
Jennifer Hodgdon 68926b7e86 Issue #1705102 by dsdeiz: Fix reference to nonexestent hook in EntityFieldQuery docs 2012-08-02 10:03:05 -07:00
Dries 364fd1776e - Patch #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden: fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error. 2012-07-15 06:24:51 -07:00
webchick b07f964428 Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, lliss, lkiss80: Fixed Can't access non-node entities with EntityFieldQuery. 2012-07-07 13:35:12 -07:00
Jennifer Hodgdon 98596fa140 Issue #1662950 by chx, mjonesdinero: Document that certain EntityFieldQuery methods exclude entities with empty field values 2012-07-05 09:33:03 -07:00
Dries 619017f1c4 - Patch #1612014 by aspilicious, Berdir: create an interface for revisionable entities. 2012-06-17 09:27:32 -04: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 18040223ad Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages. 2012-06-15 19:03:15 +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
webchick 663c2748e3 Issue #1618136 by fgm, larowlan, aspilicious, fago: Remove from entity hooks. 2012-06-15 18:43:34 +02:00
webchick 15eeb96db6 Issue #1594496 by aspilicious, Niklas Fiekas: Fixed Entity PSR-0 documentation issues. 2012-06-14 11:19:36 +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 dfbc9682a3 Issue #1561004 by marcingy, aries, yurtboy, Tor Arne Thune: Many tests still reference locale although they only need language module. 2012-06-08 21:15:19 +09:00
catch 0ed0e58c59 Issue #1591362 by aspilicious, Rob Loach: Convert entity tests to PSR-0. 2012-06-07 11:17:20 +09:00
catch 92490ed529 Issue #1541684 by Rob Loach, aspilicious: Convert PagerDefault db extender to PSR-0. 2012-06-05 14:42:19 +09:00
Dries 9b29a0dad0 - Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object. 2012-06-03 07:25:35 -04:00
Dries 98858def41 - Patch #1533022 by duellj, aspilicious: convert taxonomy.module entity classes to PSR-0. 2012-05-16 21:53:35 -04: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 0e0e6b3df4 Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0. 2012-05-10 15:01:48 +09:00
catch 7c5214c714 Issue #617562 by sun, matt2000: Remove underscore-to-dash conversion in path arguments for content types. 2012-05-08 14:12:18 +09:00
Jennifer Hodgdon a440f52c71 Issue #1443202 by TravisCarden, tim.plunkett, xjm: Make sure hook_preprocess documentation points to real funcions 2012-05-04 12:53:43 -07:00
Dries f72f814f7b - Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding. 2012-05-03 11:09:39 -04: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
webchick 4c24974c24 Issue #1490150 follow-up by xjm: Text fixes. 2012-04-28 13:24:13 -07:00
catch c7c6b79d31 Issue #1490150 by duellj, catch: Fixed EntityFieldQuery::pager(0) generates PHP error 'divide by zero'. 2012-04-28 10:09:31 +09:00
catch 51c004aba9 Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object. 2012-04-27 01:44:37 +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 efd9012f3a Issue #1277776 by sun: test cleanup for generic field/property getters/setters (with optional language support) for entities. 2012-04-26 12:58:09 +09:00
catch 93c20fd054 Issue #1361228 by marcingy, Niklas Fiekas, fago, cosmicdreams, aspilicious et al: Make the user entity a classed object. 2012-04-26 12:51:09 +09:00
Jennifer Hodgdon 135c7866d4 Issue #1537888 by wulff: Fix typo in EntityFieldQuery docs 2012-04-18 09:13:40 -07:00
catch 789ab2a316 Issue #1299424 by Niklas Fiekas, sun: Implement a one module per directory rule. 2012-04-14 01:05:19 +09:00
catch 25ef3c917f Issue #1277776 by fago, plach, Gábor Hojtsy, tim.plunkett, aspilicious, brantwynn: Add generic field/property getters/setters (with optional language support) for entities. 2012-04-13 19:55:39 +09:00
catch 234b0c639d Revert "Issue #1277776 by fago, plach, Gábor Hojtsy, aspilicious, brantwynn: Add generic field/property getters/setters (with optional language support) for entities."
This reverts commit a86777338f.
2012-04-13 11:27:27 +09:00
catch a86777338f Issue #1277776 by fago, plach, Gábor Hojtsy, aspilicious, brantwynn: Add generic field/property getters/setters (with optional language support) for entities. 2012-04-13 10:46:36 +09:00
Dries 15e625132c - Patch #1512564 by Berdir, tstoeckler, fago: Remove entity info from the Entity classes. 2012-04-11 10:59:59 -04:00
Dries 47556803a8 - Patch #1439692 by clemens.tolboom, plach, dawehner, das-peter, Gábor Hojtsy: Rename field language properties to langcode. 2012-04-09 14:51:01 -04: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