| Commit message (Collapse) | Author | Age |
|
|
|
| |
Drupal files under a core subdirectory.
|
| |
|
|
|
|
| |
type.
|
|
|
|
| |
whitespaces at beginning or end.
|
|
|
|
| |
properly handed in SQL Storage and Field UI.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
field_delete_field() and others fail for inactive fields.
|
| |
|
|
|
|
| |
functions in field.module available for all contrib modules to use.
|
|
|
|
| |
for fields created in the UI, to match those created by the API.
|
|
|
|
| |
Drupal 8's default error reporting to E_STRICT to prevent further regressions.
|
|
|
|
| |
form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons.
|
| |
|
|
|
|
| |
inconsistently.
|
| |
|
| |
|
|
|
|
| |
install and update (and menu system stores entire, out-of-date theme objects).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
field UI page.
|
|
|
|
| |
are not declaring classes.
|
|
|
|
| |
field leaves the field in a strange zombie state
|
|
|
|
| |
registration form.
|
| |
|
|
|
|
| |
_field_ui_bundle_admin_path()
|
|
|
|
| |
more than once
|
|
|
|
| |
'Manage fields' screen
|
|
|
|
| |
in manage display screen.
|
| |
|
|
|
|
| |
properties entirely override default element info properties.
|
|
|
|
| |
settings.
|
|
|
|
| |
array_key_exists().
|
| |
|
|
|
|
| |
newly configures a view mode to not use 'default' display.
|
| |
|
|
|
|
| |
are hidden after the administrator newly configures a view mode to not use 'default' display.
|
| |
|
| |
|
|
|
|
| |
element titles for accessibility.
|
|
|
|
| |
reflected on settings.
|
| |
|
|
|
|
| |
error.
|
| |
|
|
|
|
| |
select list without #default_value() always passes form validation.
|