| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
SimpleTest, so translators do not get 1000s of bogus strings.
|
|
|
|
| |
FieldCrudTestCase::testUpdateField() assumes a fixed-precision storage - replace with test that's portable across database systems.
|
|
|
|
| |
and added tests.
|