summaryrefslogtreecommitdiff
path: root/includes/form.inc
Commit message (Expand)AuthorAge
* #181328: pass on whole form to #process functions to enable advanced form han...Gábor Hojtsy2007-10-16
* #182178 by bragon: cols is a required attribute on textareaGábor Hojtsy2007-10-15
* #169079 by yched: improve consistency of menu API and batch API by allowing b...Gábor Hojtsy2007-10-15
* Four watchdog() calls which still used t(), identified by myself after implem...Gábor Hojtsy2007-10-15
* #182310 by chx: remove #DANGEROUS_SKIP_CHECK, as with the AHAH functionality ...Gábor Hojtsy2007-10-11
* #181741 by quicksketch: fix AHAH throbber/progress bar issues and generalize ...Gábor Hojtsy2007-10-10
* - Patch #172636 by chx: fixed watchdog call.Dries Buytaert2007-10-06
* #157752 by quicksketch: extend AHAH functionality to most types of form eleme...Gábor Hojtsy2007-10-05
* #145251 by chx: document that one needs to include the proper 'op' value in a...Gábor Hojtsy2007-09-25
* #177529 by chx: if no checkbox was selected, we still need an empty array()Gábor Hojtsy2007-09-25
* #172824 by yched: let the batched processes perform drupal_execute() properlyGábor Hojtsy2007-09-14
* #150851 by pwolanin and chx: different radio buttons in the same set should h...Gábor Hojtsy2007-09-11
* - Patch #172950 by webernet: code style fixes.Dries Buytaert2007-09-04
* - Patch #146667 by coofercat: fixed bug in form builder.Dries Buytaert2007-08-26
* #169247 by profix898 slightly modified: fix E_NOTICE when form_id is not set ...Gábor Hojtsy2007-08-23
* #165013 by Eaton: fix image button behaviour by processing the right values c...Gábor Hojtsy2007-08-10
* #85208 by neclimdul and bjaspan (slightly modified): if no maxlength was spec...Gábor Hojtsy2007-08-09
* - Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3.Dries Buytaert2007-07-29
* - Patch #149593 by yched: batch API fixes.Dries Buytaert2007-07-20
* - Patch #121620 by Eaton et al: fixes for formAPI #type .'_value' callback pa...Dries Buytaert2007-07-14
* #157605 by Wim Leers: remove two lines of dead code from expand_date()Gábor Hojtsy2007-07-12
* - Patch #121620 by Eaton, dopry et al: formAPI #type .'_value' callback, remo...Dries Buytaert2007-07-04
* - Patch #154398 by quicksketch et al: add dynamic AHAH submission properties ...Dries Buytaert2007-07-04
* - Patch #111086 by webchick: fix contact module error message.Dries Buytaert2007-07-03
* - Patch #154299 by Eaton: button details are lost.Dries Buytaert2007-07-03
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
* - Rollback of patch #147723: delete API. Talked to Steven and Gabor and weDries Buytaert2007-07-01
* - Patch #147662 by Gordon et al: add new #pre_render callback to drupal_rende...Dries Buytaert2007-06-28
* #147723: Deletion API (by hunmonk). Woop woop.Steven Wittens2007-06-22
* - Patch #145177 by asimmonds: drupal_execute fixes.Dries Buytaert2007-06-17
* #118026 by kkaefer with fixes from myself: JavaScript translation support and...Gábor Hojtsy2007-06-08
* - Patch #143026 by ChrisKennedy and Steven: dynamically check password streng...Dries Buytaert2007-06-08
* - Patch #149176 by chx, David et al: getting rid of the sequences table, usin...Dries Buytaert2007-06-05
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund...Dries Buytaert2007-06-04
* - Patch #136067 by ChrisKennedy: fixed required-attribute of password fields.Dries Buytaert2007-05-31
* - Patch #145135 by bjaspan and stefan: xhtml compliance.Dries Buytaert2007-05-28
* - Patch #146536 by nedjo: typo programed -> programmedDries Buytaert2007-05-28
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
* - Patch #146187 by walkah: FAPI 3 removes ['#post'] from hook_form_alter.Dries Buytaert2007-05-25
* - Patch #127539 by yched: batch processing fixes.Dries Buytaert2007-05-16
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
* #127539 by yched: simplify developer docs about the finished value and fix an...Gábor Hojtsy2007-05-07
* - Patch #133189 by Darren Oh: fixed empty date field test.Dries Buytaert2007-05-07
* - Patch #137211 by merlinofchaos: move theme information to .info files and i...Dries Buytaert2007-05-06
* #127539: progressive operation support, refactoring update.php code to a gene...Gábor Hojtsy2007-05-04
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
* - Patch #138376 by dww: fixed array vs. string bug when defining #default_val...Dries Buytaert2007-04-23
* - Patch #134493 by douggreen: getting the Drupal coding standards right in co...Dries Buytaert2007-04-13
* - Patch #107061 by Steven et al: add jQuery teaser splitter.Dries Buytaert2007-04-09
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06