| Commit message (Collapse) | Author | Age |
|
|
|
| |
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
|
|
|
|
| |
AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
recent fapi changes. Added tests.
|
| |
|
|
|
|
| |
Field API no longer coupled to Form API. Hooray.
|
| |
|
|
|
|
| |
clearfix, which is the lingo that designers use for it.
|
| |
|
| |
|
|
floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
|