| Commit message (Collapse) | Author | Age |
|
|
|
| |
parameter.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
password fields are empty on display.
|
| |
|
|
|
|
| |
exists callback.
|
| |
|
|
|
|
| |
access other form elements/values
|
|
|
|
| |
through check_plain() twice
|
|
|
|
| |
fails on SQLite (#limit_validation_errors doesn't work for programmatic form submissions)
|
| |
|
| |
|
|
|
|
| |
registered as a library.
|
|
|
|
| |
(elements) need to able to specify include files to be loaded for building.
|
|
|
|
| |
is parents array contains numeric indexes.
|
|
|
|
| |
#limit_validation_errors fails is parents array contains numeric indexes.
|
|
|
|
| |
eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE.
|
|
|
|
| |
customized sub-elements.
|
|
|
|
| |
element.
|
|
|
|
| |
default_value
|
|
|
|
| |
element titles for accessibility.
|
|
|
|
| |
mention #parameters.
|
|
|
|
|
|
| |
Date types and menu names are not validated.
This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
|
|
|
|
| |
in tableselect if #weight is not set.
|
|
|
|
| |
optimize JS/CSS aggregation for front-end performance and DX.
|
|
|
|
| |
select list without #default_value() always passes form validation.
|
| |
|
|
|
|
| |
form elements.
|
|
|
|
| |
for whether to call drupal_rebuild_form() as non-AJAX submissions.
|
| |
|
|
|
|
| |
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.
|