| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
|
|
|
|
| |
after_build() function was run, instead of all after_build() functions.
|
|
|
|
| |
use new static caching API.
|
| |
|
| |
|
|
|
|
| |
['#token'] code.
|
|
|
|
| |
for better usability.
|
|
|
|
| |
#attributes key.
|
| |
|
| |
|
|
|
|
| |
form_set_error().
|
|
|
|
| |
improved consistency, flexibility and accessibility of form element labels.
|
|
|
|
| |
all tables.
|
| |
|
|
|
|
| |
and extra tests.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
incorrect.
|
| |
|
|
|
|
| |
structure.
|
|
|
|
| |
()['storage'].
|
| |
|
|
|
|
| |
not set default element properties that make no sense.
|
|
|
|
| |
Required radios/checkboxes are not validated.
|
| |
|
|
|
|
| |
building had unnecessary function calls.
|
| |
|
|
|
|
| |
collapsible fieldset logic from theme_fieldset() hook to form_process_fieldset().
|
|
|
|
| |
included when necessary.
|
|
|
|
| |
executing a form builder function.
|
|
|
|
| |
'Add more' links.
|
|
|
|
| |
arrays and forms (e.g. 'Operations') alterable.
|
|
|
|
| |
own theme function.
|
| |
|
|
|
|
| |
in https support and use https for authorize.php if available.
|
|
|
|
| |
API changes to support overlays: lays ground work for implementation.
|
|
|
|
| |
States system.
|
|
|
|
| |
parameters as url().
|
| |
|
| |
|
|
|
|
| |
presave/insert/update/form_alter hook paradigm.
|
| |
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
drupal_html_class_X(), for better accuracy.
|
|
|
|
| |
lilou: improvements to batch API.
|
|
|
|
| |
added drupal_css_class() to clean class names and rename form_clean_id().
|