| Commit message (Collapse) | Author | Age |
|
|
|
| |
displayed before the label. With tests.
|
|
|
|
| |
drupal_alter() support multiple alter hooks executed by module weight.
|
|
|
|
| |
server-side enforcement of #disabled is inconsistent.
|
|
|
|
| |
strict warnings when running tests and for PHP 5.3.
|
|
|
|
| |
correctly in AJAX context with multiple forms on page.
|
|
|
|
| |
follow-up on making form element labeling more accessible.
|
|
|
|
| |
Pasqualle: AJAX form can submit inappropriately to system/ajax after failed validation.
|
| |
|
|
|
|
| |
triggered by non-submit element fails if any elements are validated.
|
|
|
|
| |
also links.
|
|
|
|
| |
persistence. Added tests.
|
|
|
|
| |
effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them.
|
|
|
|
| |
drupal_validate_form() on the same form more than once.
|
| |
|
|
|
|
| |
disabled checkbox.
|
|
|
|
| |
been committed. Oopsie.
|
|
|
|
| |
keyboard.
|
| |
|
|
|
|
| |
Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
|
| |
|
|
|
|
| |
working properly.
|
| |
|
|
|
|
| |
improved consistency, flexibility and accessibility of form element labels.
|
|
|
|
| |
and extra tests.
|
| |
|
| |
|
|
|
|
| |
Required radios/checkboxes are not validated.
|
| |
|
| |
|
|
|
|
| |
executing a form builder function.
|
|
|
|
| |
own theme function.
|
| |
|
|
|
|
| |
added drupal_css_class() to clean class names and rename form_clean_id().
|
|
|
|
| |
url() only accept an array. Another nice API clean-up!
|
|
|
|
| |
FormsTestCase::testRequiredFields().
|
|
|
|
|
|
| |
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
|
| |
|
| |
|
|
|
|
| |
backt to live. Unit tests bootstrap faster and have the potential to speed up testing. We'll need help converting tests where possible.
|
| |
|
| |
|
|
|
|
| |
drupal_submit_form().
|
|
|
|
| |
tests. Yay.
|
|
|
|
| |
static method to reduce memory footprint of SimpleTest.
|
|
|
|
| |
to be performed within batch API (with tests).
|
|
|
|
| |
found only once or more than once.
|
|
|
|
| |
Views.
|
|
|
|
| |
we use a big table with JS-enabled checkboxes next to each item (with tests).
|
| |
|
|
|