summaryrefslogtreecommitdiff
path: root/includes/form.inc
Commit message (Expand)AuthorAge
* #690980 by Dave Reid, grendzy, cwgordon7: Security hardening: Ensure password...Angie Byron2011-01-29
* - Patch #1027762 by droplet: remove non necessary space.Dries Buytaert2011-01-18
* #994870 follow-up by eaton: Add missing element argument to machine name exis...Angie Byron2011-01-04
* #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics.Angie Byron2011-01-03
* #994870 by sun: Fixed Custom #type machine_name 'exists' callbacks cannot acc...Angie Byron2011-01-03
* #971120 by bec, dereine, bojanz, chx: Fixed Radio button values get run throu...Angie Byron2010-12-30
* #992928 by das-peter, David_Rothstein: Fixed Command line (Drush) install fai...Angie Byron2010-12-21
* #977560 by joachim: Fix doc typo.Angie Byron2010-12-18
* #988760 by ksenzee: Fixed theme_container can't be used with non-form elementsAngie Byron2010-12-08
* - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be registe...Dries Buytaert2010-11-30
* - Patch #561226 by fago, sun, effulgentsia, YesCT, marcingy: forms (elements)...Dries Buytaert2010-11-27
* - Patch #953914 by chx, yched, pifantastic: #limit_validation_errors() fails ...Dries Buytaert2010-11-17
* #953914 by chx, yched, effulgentsia, pifantastic: Fixed #limit_validation_err...Angie Byron2010-11-15
* - Patch #745590 by justinrandell, effulgentsia, yched, quicksketch, eojthebra...Dries Buytaert2010-11-13
* - Patch #915936 by sun: make it easier to define checkboxes/radios with custo...Dries Buytaert2010-11-07
* - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox el...Dries Buytaert2010-10-28
* #831966 by Heine, solotandem: Fixed unable to uncheck rows in tableselect def...Angie Byron2010-10-21
* - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form e...Dries Buytaert2010-10-20
* - Patch #942718 by joachim: drupal_get_form() and hook_form_alter() should me...Dries Buytaert2010-10-20
* - Patch #902644 by sun, tobiasb: machine names are too hard to implement. Dat...Dries Buytaert2010-10-13
* #700380 by mitchmac, Dave Reid, mfb, Ryan Palmer, justinrandell: Fix sorting ...Angie Byron2010-10-07
* - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: ...Dries Buytaert2010-10-05
* - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a selec...Dries Buytaert2010-10-04
* - Patch #891476 by solotandem: improved code commentsDries Buytaert2010-10-03
* #917220 by Everett Zufelt, mgifford: Invisible elements should appear before ...Angie Byron2010-10-01
* - Patch #756762 by effulgentsia, fago, sun: AJAX should follow same rules for...Dries Buytaert2010-09-27
* - Patch #921606 by munzirtaha, bleen18: various code uses is_null().Dries Buytaert2010-09-26
* - Patch #140783 by sun: a select list without #default_value() always passes ...Dries Buytaert2010-09-24
* - Patch #168722 by sun, bleen18: hidden input elements contain invalid charac...Dries Buytaert2010-09-22
* - Patch #740834 by makononov, sun: form elements cannot be rendered without f...Dries Buytaert2010-09-16
* - Patch #910572 by sun, David_Rothstein: command line installations are broke...Dries Buytaert2010-09-14
* - Patch #756762 by effulgentsia, fago, sun, rfay, pwolanin: AJAX should follo...Dries Buytaert2010-09-13
* - Patch #240828 by sun, yoroy: fixed 'Validation error, please try again...' ...Dries Buytaert2010-09-11
* #763376 follow-up by fago, sun, effulgentsia: Minor adjustments to drupal_arr...Angie Byron2010-09-10
* - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not tak...Dries Buytaert2010-09-09
* #891476 by solotandem: Fixed Tableselect is missing a column header when not ...Angie Byron2010-08-30
* #895896 by Jacine: Fixed Textarea element should not have a value attribute.Angie Byron2010-08-30
* #763376 by fago, sun, noahb, effulgentsia, ksenzee, jhodgdon: Fixed Not valid...Angie Byron2010-08-27
* - Patch #883336 by sun, andypost: theme_image_button() broken.Dries Buytaert2010-08-20
* - Rollback of #447816 -- didn't meant to commit that just yet.Dries Buytaert2010-08-18
* - Patch #879910 by plach: fixed text_field_prepare_translation() broken.Dries Buytaert2010-08-17
* - Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements no...Dries Buytaert2010-07-31
* - Patch #800460 by effulgentsia, sun: WTF coupling between ()['cache'] and fo...Dries Buytaert2010-07-29
* - Patch #827430 by David_Rothstein: drupal_form_submit() no longer works with...Dries Buytaert2010-07-26
* - Patch #561226 by fago, effulgentsia, sun, YesCT, marcingy: orms (elements) ...Dries Buytaert2010-07-17
* #776956 by CrashTest_, Damien Tournoud, effulgentsia, chx: Fixed critical bug...Angie Byron2010-07-10
* Roll-back of #749748. This broke JavaScript on node add forms, and probably e...Angie Byron2010-07-07
* - Patch #749748 by mavimo, Dave Reid: contact and comment modules do not pref...Dries Buytaert2010-07-07
* - Patch #791168 by Berdir: does form_state() cache never get cleaned?Dries Buytaert2010-07-07
* - Patch #736298 by effulgentsia, eojthebrave, andypost, robeano: fixed Refact...Dries Buytaert2010-07-02