| 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.
|
|
|
|
| |
Remove t() from test asserts in field module
|
|
|
|
| |
to act on a single field within an entity.
|
|
|
|
| |
catch: Fixed _field_info_collate_fields() memory usage.
|
|
|
|
| |
set a 'label' on the Test Entity.
|
| |
|
|
|
|
| |
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_delete_field() and others fail for inactive fields.
|
|
|
|
| |
not handle field language correctly.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
taxonomy_field_formatter_view()
|
| |
|
|
|
|
| |
field leaves the field in a strange zombie state
|
| |
|
| |
|
|
|
|
| |
registration form.
|
|
|
|
| |
more than once
|
| |
|
|
|
|
| |
and local tasks #2.
|
|
|
|
| |
title on node).
|
| |
|
| |
|
|
|
|
| |
->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.
|
| |
|
|
|
|
| |
dereine, bjaspan: listing API for field API.
|
|
|
|
| |
screen.
|
|
|
|
| |
all field translations on submit.
|
|
|
|
| |
coding standard for casting.
|
|
|
|
| |
and sha1.
|
|
|
|
| |
strict warnings when running tests and for PHP 5.3.
|
|
|
|
| |
accepting array as arguments.
|
| |
|
|
|
|
| |
also links.
|
| |
|
|
|
|
| |
persistence. Added tests.
|
|
|
|
| |
code that doesn't work.
|
|
|
|
| |
'text_format' for additional DX/security around rich text fields.
|