| Commit message (Collapse) | Author | Age |
|
|
|
| |
form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons.
|
|
|
|
| |
must call field_attach_delete_bundle() in hook_uninstall().
|
|
|
|
| |
in a object.
|
|
|
|
| |
return value for taxonomy_term_load_multiple(), entity_load_multiple(), and DrupalEntityControlle.
|
|
|
|
| |
language parameter.
|
|
|
|
| |
mtift: creating vocabularies with machine-names 'List' or 'Add' breaks links in taxonomy overview admin area. .
|
|
|
|
| |
inconsistently.
|
|
|
|
| |
show the term heading if the term has a description.
|
| |
|
|
|
|
| |
21, in UI only.
|
|
|
|
| |
deleted fields in installs upgraded from rc1.
|
| |
|
| |
|
| |
|
|
|
|
| |
twice in taxonomy term title.
|
| |
|
| |
|
|
|
|
| |
are not declaring classes.
|
| |
|
|
|
|
| |
{field_config_entity_type()} abstraction.
|
|
|
|
| |
won't insert in taxonomy index
|
| |
|
|
|
|
| |
Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
|
| |
|
| |
|
|
|
|
| |
entity_load()
|
|
|
|
| |
is used is for adding taxonomy term, but not for editing taxonomy term
|
|
|
|
| |
extended.
|
|
|
|
| |
should use transactions.
|
|
|
|
| |
prevent data truncation.
|
|
|
|
| |
wrong name 'Node count'.
|
|
|
|
| |
hook_taxonomy_vocabulary_delete().
|
|
|
|
| |
an API function.
|
|
|
|
| |
in .info file.
|
| |
|
| |
|
|
|
|
| |
element titles for accessibility.
|
| |
|
|
|
|
| |
to hook_taxonomy_vocabulary_update().
|
|
|
|
| |
Add a hook_entity_delete() for consistency.
|
|
|
|
| |
memory issues.
|
|
|
|
|
|
| |
Date types and menu names are not validated.
This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
|
|
|
|
| |
vocabulary machine names are changed.
|
|
|
|
| |
return any values - unknown key vid.
|
|
|
|
| |
in the 'Taxonomy upgrade vocabulary' in some cases. (beta blocker)
|
| |
|
|
|
|
| |
search.
|
| |
|
|
|
|
| |
in taxonomy field's 'allowed values' setting.
|
|
|
|
| |
IDs; force 0 and non-existant formats to NULL.
|