summaryrefslogtreecommitdiff
path: root/includes/form.inc
Commit message (Expand)AuthorAge
* #319466: SA-2008-47 (#295053): CSRF in cached forms.Angie Byron2008-10-11
* #284887 by Dave Reid and dww: Disable autocomplete if user does not have acce...Angie Byron2008-10-10
* #318575 by jvandyk: Change 'remaining' to 'completed' in Batch API, to better...Angie Byron2008-10-09
* #125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAP...Angie Byron2008-09-27
* #229129 follow-up by chx: Fix module dependency checking again.Angie Byron2008-09-27
* #299672 follow-up by chx: Better fix for only caching form if #cache is set t...Angie Byron2008-09-21
* #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolu...Angie Byron2008-09-20
* #299672 by fago: Cache form only if #cache is set to TRUE.Angie Byron2008-09-20
* #180063 by andremolnar, TheMystic, and R.Muilwijk: Add a parameter to form_s...Angie Byron2008-09-19
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve...Dries Buytaert2008-09-17
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a...Dries Buytaert2008-09-06
* - Patch #296300 by chx: remove edit[] and fixed Doxygen.Dries Buytaert2008-08-17
* - Patch #279404 by chx: removed old cruft. See http://drupal.org/files/issues...Dries Buytaert2008-08-15
* - Patch #290869 by swenterl, cwgordon07: fixed notice in #ahah handling.Dries Buytaert2008-08-13
* - Patch #290869 by Wim Leers: AHAH functionality was not working for radio bu...Dries Buytaert2008-08-12
* - Patch #245001 by kkaefer et al: unify #process callback naming.Dries Buytaert2008-07-18
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print...Dries Buytaert2008-07-16
* - Patch #273523 by aclight: fixed E_NOTICE in theme_fieldset().Dries Buytaert2008-06-25
* - Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the ...Dries Buytaert2008-06-24
* - Patch #216515 by chx, Damien Tournoud, et al: fixed form API glitch with ca...Dries Buytaert2008-06-24
* - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob...Dries Buytaert2008-05-06
* - Modified patch #230374 by killes, jakeg, Eaton et al: corrected problem wit...Dries Buytaert2008-05-05
* - Patch #88892 by darthsteven et al: improved the PHPdoc of form_set_value()....Dries Buytaert2008-04-14
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* - Patch #117748 by pwolanin: made account creation work again.Dries Buytaert2008-03-15
* - Patch #216059 by nedjo, theborg, karens, goba, webchick et al: AHAH trigger...Dries Buytaert2008-02-12
* - Patch #210131 by dvessel, catch, John, et al: updated jQuery library.Dries Buytaert2008-02-06
* #117748 by quicksketch: short fix to trim() required fields for validation, w...Gábor Hojtsy2008-02-04
* #216061 by Eaton: nid was not set in node creation (programatic node creation...Gábor Hojtsy2008-02-03
* #216042 by Eaton: provide the complete form to element validators as well (cr...Gábor Hojtsy2008-01-30
* #214922 by Eaton: fix code typo which prevented from image buttons in a tree ...Gábor Hojtsy2008-01-28
* #206955 follow up by merlinofchaos: avoid misusing default values for image b...Gábor Hojtsy2008-01-28
* #194327 by dvessel, David_Rothstein, catch, theborg: IE form submission butto...Gábor Hojtsy2008-01-25
* #195283 by pwolanin: code documentation for the 'forms' function groupGábor Hojtsy2008-01-21
* #201017 by chx: AHAH callbacks were not working for regular buttonsGábor Hojtsy2008-01-02
* - Patch #204900 by webernet: code style fixes. Likely my last patch of the y...Dries Buytaert2007-12-31
* #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