| Commit message (Collapse) | Author | Age |
|
|
|
| |
hook_field_delete/update/insert
|
| |
|
|
|
|
| |
documentation.
|
|
|
|
| |
Fixed Regression: Required radios throw illegal choice error when none selected.
|
|
|
|
| |
bundles removed from an entity.
|
|
|
|
| |
arguments.
|
|
|
|
| |
class theme_field() doesn't.
|
| |
|
|
|
|
| |
topic docs
|
| |
|
|
|
|
| |
module_enable() / _disable().
|
|
|
|
| |
Cannot update a list field - better debug info.
|
|
|
|
| |
Fixed number field validation fails to block some invalid input causing later SQL fatal error.
|
|
|
|
| |
confusing.
|
|
|
|
| |
field validation fails to block some invalid input causing later SQL fatal error.
|
|
|
|
| |
also be used for deleted fields.
|
| |
|
|
|
|
| |
hook_field_delete() no longer invoked during field_purge_data().
|
| |
|
|
|
|
| |
field_available_languages() static cache never cleared.
|
|
|
|
| |
to other function.
|
|
|
|
| |
should link to Field Language API page.
|
|
|
|
| |
back to it.
|
| |
|
|
|
|
| |
to it.
|
|
|
|
| |
field.api.php are grouped as such.
|
|
|
|
| |
field_ui_default_value_widget() does not pass along the entity type when it creates the default value form.
|
|
|
|
| |
functions have incorrect exception throwing docs.
|
|
|
|
| |
example code.
|
|
|
|
| |
exist.
|
|
|
|
| |
should allow to pass the instance of a field .
|
| |
|
|
|
|
| |
notices in modules/field/modules/number/number.module.
|
|
|
|
| |
properly handed in SQL Storage and Field UI.
|
|
|
|
| |
_field_filter_items() leftover from the (removed) function registry.
|
|
|
|
| |
broken for translatable fields.
|
| |
|
|
|
|
| |
is not supported by all databases, must be '<>'.
|
|
|
|
| |
syntax in theme templates.
|
|
|
|
| |
should use theme system.
|
|
|
|
| |
field_delete_field() and others fail for inactive fields.
|
| |
|
|
|
|
| |
dependencies declared in core's hook_update_dependencies() implementations aren't actually correct.
|
|
|
|
| |
functions in field.module available for all contrib modules to use.
|
| |
|
|
|
|
| |
functions in field.module available for all contrib modules to use.
|
|
|
|
| |
has problems.
|
|
|
|
| |
example code is wrong.
|
| |
|
|
|
|
| |
for fields created in the UI, to match those created by the API.
|