| Commit message (Collapse) | Author | Age |
... | |
| |
|
|
|
|
| |
form validation.
|
|
|
|
| |
characters in ID attributes.
|
|
|
|
| |
form_builder().
|
|
|
|
| |
broken (programmatic form submissions don't need a theme?).
|
|
|
|
| |
follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions.
|
|
|
|
| |
is terrible UI and confuses users.
|
|
|
|
| |
drupal_array_set/get_nested_value().
|
|
|
|
| |
taken into account for #validate, #submit, hook_form_FORMID_alter().
|
|
|
|
| |
multiple value.
|
| |
|
|
|
|
| |
validated form values appear in ().
|
| |
|
| |
|
| |
|
|
|
|
| |
not properly rendered.
|
|
|
|
| |
form processing.
|
|
|
|
| |
with checkboxes.
|
|
|
|
| |
need to able to specify include files to be loaded for building.
|
|
|
|
| |
bug: Complex widgets are not respecting '#disabled' state.
|
|
|
|
| |
elsewhere.
|
|
|
|
| |
prefill with user info from cookie.
|
| |
|
|
|
|
| |
Refactor file.module to use proper button click detection, enabling FAPI to improve button click detection security.
|
| |
|
| |
|
| |
|
|
|
|
| |
form_api() group.
|
|
|
|
| |
outdated.
|
|
|
|
| |
selection value doesn't work with checkboxes.
|
|
|
|
| |
phpdoc.
|
| |
|
|
|
|
| |
really a theme function.
|
| |
|
|
|
|
| |
inconsistent.
|
|
|
|
| |
password' field passes validation and returns success message.
|
|
|
|
| |
coding standard for casting.
|
|
|
|
| |
and sha1.
|
| |
|
| |
|
|
|
|
| |
displayed before the label. With tests.
|
|
|
|
| |
drupal_alter() support multiple alter hooks executed by module weight.
|
|
|
|
| |
buttons.
|
|
|
|
| |
install at the root, rather than the symptom.
|
| |
|
|
|
|
| |
server-side enforcement of #disabled is inconsistent.
|
|
|
|
| |
word that should not be used.
|
|
|
|
| |
follow-up on making form element labeling more accessible.
|
| |
|
|
|
|
| |
Pasqualle: AJAX form can submit inappropriately to system/ajax after failed validation.
|