| Commit message (Collapse) | Author | Age |
|
|
|
| |
Language code is missing from $context when hook_field_attach_view_alter() is invoked from field_view_field()
|
|
|
|
| |
field_has_data looks at current data instead of revisioning data: this can lead to data loss.
|
|
|
|
| |
generated by EntityFieldQuery in the case where delta or language condition groups are used, to reduce the number of INNER JOINs.
|
| |
|
|
|
|
| |
foreign keys support is broken.
|
|
|
|
| |
Remove t() from test asserts in field module
|
|
|
|
| |
callback functions
|
|
|
|
| |
to act on a single field within an entity.
|
|
|
|
| |
catch: Fixed _field_info_collate_fields() memory usage.
|
|
|
|
| |
set a 'label' on the Test Entity.
|
|
|
|
| |
jbova: Fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error.
|
| |
|
|
|
|
| |
tim.plunkett, ezheidtmann: Fixed Field form structure incomplete if field_access() returns FALSE.
|
|
|
|
| |
Fixed Regression: Required radios throw illegal choice error when none selected.
|
|
|
|
| |
bundles removed from an entity.
|
|
|
|
| |
module_enable() / _disable().
|
| |
|
|
|
|
| |
hook_field_delete() no longer invoked during field_purge_data().
|
| |
|
|
|
|
| |
field_available_languages() static cache never cleared.
|
| |
|
|
|
|
| |
field_ui_default_value_widget() does not pass along the entity type when it creates the default value form.
|
|
|
|
| |
is not supported by all databases, must be '<>'.
|
|
|
|
| |
field_delete_field() and others fail for inactive fields.
|
|
|
|
| |
not handle field language correctly.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
taxonomy_field_formatter_view()
|
| |
|
|
|
|
| |
are not declaring classes.
|
|
|
|
| |
field leaves the field in a strange zombie state
|
| |
|
| |
|
|
|
|
| |
registration form.
|
|
|
|
| |
more than once
|
|
|
|
| |
extended.
|
|
|
|
| |
and document bundle limitations.
|
|
|
|
| |
reflected on settings.
|
|
|
|
| |
vocabulary machine names are changed.
|
| |
|
| |
|
|
|
|
| |
and local tasks #2.
|
|
|
|
| |
title on node).
|
|
|
|
| |
files so we can get the upgrade path to work.
|
| |
|
| |
|
|
|
|
| |
->countQuery(), at least for MySQL.
|
| |
|