summaryrefslogtreecommitdiff
path: root/modules/field/tests/field_test.module
Commit message (Collapse)AuthorAge
* Issue #1823306 by mkalkbrenner, p-neyens, webflo, swentel, zuuperman: ↵David Rothstein2015-03-29
| | | | Language code is missing from $context when hook_field_attach_view_alter() is invoked from field_view_field()
* Issue #1859084 by Jorrit, David_Rothstein, attiks: Improved database queries ↵David Rothstein2014-09-02
| | | | generated by EntityFieldQuery in the case where delta or language condition groups are used, to reduce the number of INNER JOINs.
* Issue #1943664 by joachim: Use new standards to document entity info ↵Jennifer Hodgdon2013-04-04
| | | | callback functions
* Issue #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden | ↵David Rothstein2012-07-29
| | | | jbova: Fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error.
* Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed ↵webchick2012-01-21
| | | | hook_field_delete() no longer invoked during field_purge_data().
* Issue #1301522 by xjm, Rob Loach, David_Rothstein: Fixed ↵webchick2011-12-10
| | | | field_ui_default_value_widget() does not pass along the entity type when it creates the default value form.
* Issue #1169426 by plach, fietserwin, sun: Fixed Field invoke multiple does ↵webchick2011-06-21
| | | | not handle field language correctly.
* Issue #1089174 follow-up by plach: Fix notices and expand tests.webchick2011-05-23
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #990148 by chx, jhodgdon: Provide context to hook_field_attach_view_alter().Angie Byron2010-12-07
|
* #942310 by an.droid, yched, fago, sun: Fixed Field form cannot be attached ↵Angie Byron2010-11-20
| | | | more than once
* - Patch #921606 by munzirtaha, bleen18: various code uses is_null().Dries Buytaert2010-09-26
|
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. ↵Angie Byron2010-09-11
| | | | title on node).
* - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ↵Dries Buytaert2010-08-08
| | | | ->countQuery(), at least for MySQL.
* #834842 by Damien Tournoud, chx: Fixed oversight in field query routing API, ↵Angie Byron2010-06-24
| | | | and added tests.
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* - Patch #657972 by plach, Berdir: make field fallback logic actually reusable.Dries Buytaert2010-03-25
|
* #707724 by chx: Rename confusing arguments in field/entity APIs.Angie Byron2010-02-11
|
* #599122 follow-up by scor and catch: Do not use module_load_include() in ↵Angie Byron2010-01-28
| | | | global context.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* #642612 by yched: Add clean way to reset entity_info() cache.Angie Byron2009-11-26
|
* #638356 by yched: Reorganize and re-locate field test modules.Angie Byron2009-11-20