| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
kat3_drx, et al: Accessibility improvements for vertical tabs.
|
|
|
|
| |
triggered by non-submit element fails if any elements are validated.
|
|
|
|
| |
also links.
|
|
|
|
| |
checkboxes.
|
| |
|
|
|
|
| |
effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them.
|
|
|
|
| |
#field_suffix() work on textfields only.
|
|
|
|
| |
unpredictable results.
|
|
|
|
| |
'text_format' for additional DX/security around rich text fields.
|
|
|
|
| |
drupal_validate_form() on the same form more than once.
|
|
|
|
| |
incorrect.
|
|
|
|
| |
documentation.
|
|
|
|
| |
made fieldsets work on all browser.
|
|
|
|
| |
or form rebuilding.
|
| |
|
|
|
|
| |
disabled checkbox.
|
| |
|
|
|
|
| |
be silently ignored by FAPI.
|
|
|
|
| |
@see also links.
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|