| Commit message (Expand) | Author | Age |
* | - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. | Dries Buytaert | 2006-07-05 |
* | #69403 by webchick, adoid overriding #theme set by hook_form_alter(). | Neil Drumm | 2006-07-04 |
* | #63990 by Heine and chx, allow commenting on nodes containing forms | Neil Drumm | 2006-07-02 |
* | #34434 by beginner, fix an incorrect array key check. | Neil Drumm | 2006-07-02 |
* | #71772 by Bart Jansens, fix various php warnings | Neil Drumm | 2006-07-02 |
* | #34434 by beginner, properly initialize a variable. | Neil Drumm | 2006-06-23 |
* | #62366 by malex, Steven, and fgm: XHTML error, duplicate ids on hidden form i... | Neil Drumm | 2006-05-23 |
* | #64583 by Jaza, Themed form element output of '0' does not get printed. | Neil Drumm | 2006-05-23 |
* | - Patch #63704 by chx: fixed the order of validation. (Needs more wide-sprea... | Dries Buytaert | 2006-05-16 |
* | #62829 by Jaza, Multi selects in hook_settings are broken | Neil Drumm | 2006-05-16 |
* | - Patch #63251 by sammys: added validation of dates. | Dries Buytaert | 2006-05-15 |
* | #61802 by Zen, Double spaced sentences clean up | Neil Drumm | 2006-05-07 |
* | #57834 by chx, Replace theme_weight with more appropriate process_weight | Neil Drumm | 2006-05-04 |
* | #56508 by chx (modified), Remove notices from form.inc and move theme_form_el... | Neil Drumm | 2006-05-02 |
* | Forward port from 4.7 | Neil Drumm | 2006-04-30 |
* | Forward port from 4.7 | Neil Drumm | 2006-04-30 |
* | #60797, theme('taxonomy_term_select', $element) called, but output is ignored... | Gerhard Killesreiter | 2006-04-28 |
* | #60370: #theme callback on element broken | Steven Wittens | 2006-04-26 |
* | #58059: Fix bug with IE not sending form button values when pressing enter. | Steven Wittens | 2006-04-26 |
* | #60338, better name for #form_submitted, patch by chx | Gerhard Killesreiter | 2006-04-25 |
* | #60267, user password get lost if editing user account, patch by Jaza | Gerhard Killesreiter | 2006-04-25 |
* | #59960, Can't store the value of submit, patch by Zen | Gerhard Killesreiter | 2006-04-25 |
* | - Patch #60017 by praseodym: add id's to hidden form fiels. Useful for Javas... | Dries Buytaert | 2006-04-24 |
* | #59526, password_confirm fields don't flag error when required and empty, pat... | Gerhard Killesreiter | 2006-04-22 |
* | #47544, Checkboxes, radios, and improper use of LABELs., patch by Zen | Gerhard Killesreiter | 2006-04-21 |
* | #59528, password_confirm fields don't highlight errors, patch by sammys | Gerhard Killesreiter | 2006-04-20 |
* | #58221, Turn #after_build into a functions array in order to make validation ... | Gerhard Killesreiter | 2006-04-20 |
* | - Removing trailing whitespace. | Dries Buytaert | 2006-04-17 |
* | #56921: Remove all reference magic from form api. w00t. | Steven Wittens | 2006-04-15 |
* | #58586, code simplification, patch by chx | Gerhard Killesreiter | 2006-04-13 |
* | #58586, Checkbox element is broken, patch by chx | Gerhard Killesreiter | 2006-04-13 |
* | #58536, A #required element always needs validation, patch by chx | Gerhard Killesreiter | 2006-04-13 |
* | #58166, fixes for typos, patch by Uwe Herrmann | Gerhard Killesreiter | 2006-04-11 |
* | #57836, Remove the reference indicator from drupal_validate_form, patch by chx | Gerhard Killesreiter | 2006-04-08 |
* | #57832, fix reference for forms docs, patch by Moshe | Gerhard Killesreiter | 2006-04-08 |
* | #57694, Class attributes form-select and form-textarea more consistent, patch... | Gerhard Killesreiter | 2006-04-07 |
* | #55408, hook_validate called twice, patch by chx | Gerhard Killesreiter | 2006-04-07 |
* | #56921, revert earlier patches, patch by chx | Gerhard Killesreiter | 2006-04-06 |
* | #54104, CSS classes broken on all form elements, patch by Nedjo | Gerhard Killesreiter | 2006-04-05 |
* | #56921 by chx, removing the $form = from $form = form_builder($form_id, $for... | Neil Drumm | 2006-04-02 |
* | #56921, break up references in _validate, patch by chx | Gerhard Killesreiter | 2006-04-02 |
* | #56143 by chx: Non multiple form elements also set to array | Neil Drumm | 2006-03-29 |
* | #56089, fixed typo, patch by tenrapid | Gerhard Killesreiter | 2006-03-28 |
* | #56089, $form['#redirect'] shouldn't be clobbered by the _submit return value... | Gerhard Killesreiter | 2006-03-28 |
* | #55766, Custom submit handlers get insufficient arguments, patch by Adrian | Gerhard Killesreiter | 2006-03-27 |
* | #56089, $form['#redirect'] shouldn't be clobbered by the _submit return value... | Gerhard Killesreiter | 2006-03-27 |
* | somehow escaped committing, belongs to #28625 | Gerhard Killesreiter | 2006-03-26 |
* | do not allow override of #value => NULL for #type => value elements | Gerhard Killesreiter | 2006-03-25 |
* | #51303, Forms with form tokens fail validation for anonymous users when cachi... | Gerhard Killesreiter | 2006-03-20 |
* | #54019, Can't set classes on submit elements, patch by m3avrck | Gerhard Killesreiter | 2006-03-16 |