summaryrefslogtreecommitdiff
path: root/includes/form.inc
Commit message (Expand)AuthorAge
* #195176 by chx: form_set_error doxygen was misleadingGábor Hojtsy2007-12-23
* #203274 by Pasqualle: remove excessive witespace from our code (minor)Gábor Hojtsy2007-12-22
* #192767 follow up by chx: array_shift() should not be called with runtime ref...Gábor Hojtsy2007-12-19
* #192767 by fago, Eaton, chx: taking form_state per reference in form construc...Gábor Hojtsy2007-12-18
* #198579 by webernet and hswong3i: a huge set of coding style fixes, including:Gábor Hojtsy2007-12-08
* #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functionsGábor Hojtsy2007-12-06
* XSS fixes forward ported from Drupal 5.1 - previously not committed parts of ...Gábor Hojtsy2007-12-05
* - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixe...Dries Buytaert2007-11-26
* #194652 by Heine: specify explicit accept-charset for forms to avoid browser ...Gábor Hojtsy2007-11-23
* #193191 by chx: allow form elements to enable form caching - allows custom fo...Gábor Hojtsy2007-11-19
* #193274 by dmitrig01 and quicksketch: send submit button data with AHAH submi...Gábor Hojtsy2007-11-19
* - Patch #146466 by douggreen, Steven et al: Remove temporary table usage from...Dries Buytaert2007-11-13
* #191104 by keith.smith: (usability) change occurances of node to 'post' and '...Gábor Hojtsy2007-11-12
* #190283 by myself and JirkaRbyka: use get_t() in pre-database setup code, add...Gábor Hojtsy2007-11-11
* - Patch #168829 by Neil Drumm: fixed link in documentation.Dries Buytaert2007-11-09
* - Patch #172097 by Eaton: improved PHPdoc of form API.Dries Buytaert2007-10-31
* - Patch #89196 by catch, keith, earnie, webchick et al: string massaging.Dries Buytaert2007-10-25
* #111719 follow up patch by multiple contributors: ensure proper XHTML id attr...Gábor Hojtsy2007-10-24
* #184867 by deekayen, catch and keith.smith: fix some spelling errors in our s...Gábor Hojtsy2007-10-21
* #111719 follow up patch by chx: roll back form item ID patchGábor Hojtsy2007-10-20
* - Patch #111719 by dvessel et al: ensure clean form IDs.Dries Buytaert2007-10-19
* #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