| Commit message (Collapse) | Author | Age |
|
|
|
| |
not respect Drupal documentation.
|
|
|
|
| |
tim.plunkett, ezheidtmann: Fixed Field form structure incomplete if field_access() returns FALSE.
|
| |
|
|
|
|
| |
values function with additional context
|
|
|
|
| |
should use theme system.
|
| |
|
|
|
|
| |
form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons.
|
|
|
|
| |
inconsistently.
|
| |
|
| |
|
|
|
|
| |
more than once
|
|
|
|
| |
an API function.
|
|
|
|
| |
instance definitions.
|
|
|
|
| |
element titles for accessibility.
|
|
|
|
| |
submit functions on button level submits, without validation. Oh yeah.
|
|
|
|
| |
all field translations on submit.
|
|
|
|
| |
#ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression.
|
| |
|
|
|
|
| |
correctly in AJAX context with multiple forms on page.
|
| |
|
|
|
|
| |
persistence. Added tests.
|
|
|
|
| |
element type.
|
| |
|
| |
|
| |
|
|
|
|
| |
Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
|
|
|
|
| |
more consistent.
|
|
|
|
| |
field_default_validate().
|
|
|
|
| |
and extra tests.
|
|
|
|
| |
on the field (with tests).
|
|
|
|
| |
class names. Better CSS classes for fields.
|
|
|
|
| |
element.
|
|
|
|
| |
limitations. Removes more code than it adds!
|
| |
|
|
|
|
| |
field_multiple_value_form().
|
|
|
|
| |
avoid users rendering their site unusable.
|
|
|
|
| |
enhance the context for hook_field_access().
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
in field forms.
|
|
|
|
| |
standardized the return of status messages in AJAX callbacks.
|
|
|
|
| |
and moving non-crud functions.
|
|
|
|
| |
more' to the new generic AHAH callback, and add support for form definition functions being kept in non-.module files.
|
| |
|
|
|
|
| |
widgets validation, which broke after translatable fields.
|
|
|
|
| |
function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
|
|
|
| |
fields to Field API.
|
|
|
|
| |
CORE! OH YEAH! :D
|