summaryrefslogtreecommitdiff
path: root/includes/form.inc
Commit message (Expand)AuthorAge
* - Patch #52292 by hunmonk/chx: multipart node forms were broken.Dries Buytaert2006-03-06
* #52484 by chx: filter_form needs validationNeil Drumm2006-03-05
* - Patch #51516 by Steve Dondley: it should be possible to set errors on selec...Dries Buytaert2006-03-04
* #48209, Prevent system module forms (system/theme settings) from saving 'rese...Gerhard Killesreiter2006-02-27
* #43826, no way to suppress form_id, patch by wtanakaGerhard Killesreiter2006-02-27
* - Patch #49799: fixed form goto problem (Today's critical bugfix #1.)Dries Buytaert2006-02-23
* - Patch #43953 by wtanaka: fixed problem with buttons on GET-forms.Dries Buytaert2006-02-21
* - Patch #48918 by chx: remove POST from poll.Dries Buytaert2006-02-17
* - Patch #48622 by adrian: remove drupal_goto from _submit functions.Dries Buytaert2006-02-10
* - Patch #45821 by jvandyk: improved 'illegcal choice in .' messagesDries Buytaert2006-02-09
* - Patch #47420 by m3everck: put fieldset descriptions at top.Dries Buytaert2006-02-05
* - Patch #47544 by Morbus: Element #name, not #id, were being passed to theme_...Dries Buytaert2006-02-04
* - #42083: Form API IP should be xhtml id of <form> tagSteven Wittens2006-02-02
* - #39179: Allow skipping of option validation for selectsSteven Wittens2006-02-02
* - Patch #46255 by chx et al: don't save formapi data for user registrations.Dries Buytaert2006-01-27
* - Patch #45845 by Jaza: Weight elements need default value of zero.Dries Buytaert2006-01-26
* - Patch by chx: made form tokens work.Dries Buytaert2006-01-25
* - Patch #46227 by yogadex: fixed problem with form validation.Dries Buytaert2006-01-25
* - Patch #45793 by chx: fixed bug in user.module that results in storing plain...Dries Buytaert2006-01-24
* - Patch #36591 by chx: use session id to check form submissions, rather than ...Dries Buytaert2006-01-24
* - Patch #45834 by jvandyk: removed forms API warnings.Dries Buytaert2006-01-24
* - Patch #45281 by flevour/chx: fixed problem with categories not being set pr...Dries Buytaert2006-01-19
* - Patch #45365 by chx: critical bugfix: Fix and simplify selection options.Dries Buytaert2006-01-19
* - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms...Dries Buytaert2006-01-19
* - Patch #45281 by flevour/chx: fixed problem with categories not being set pr...Dries Buytaert2006-01-18
* - Patch #45224 by jvandyk: improved PHPdoc comments. Corrected spelling, imp...Dries Buytaert2006-01-18
* - Patch #44771 by jvandyk: small performance improvement.Dries Buytaert2006-01-15
* - #44772: {} -> [] (in anticipation of PHP de-deprecation)Steven Wittens2006-01-15
* - Patch by Zen/drumm: fixed glitch in form_select.Dries Buytaert2006-01-13
* - Patch #42105 by chx / merlinofchaos: made form elements themable.Dries Buytaert2006-01-10
* - Patch #40927 by vhmauery: added attributes for files. Required for some co...Dries Buytaert2006-01-09
* - Patch #43835 by jakeg: critical bugfix: fixed admin/modules.Dries Buytaert2006-01-08
* - Patch #35570 by ccourtne and Steve: forms API does not adhere #return_value...Dries Buytaert2006-01-08
* - Patch #39179 by chx; make optgroups work with choice checker.Dries Buytaert2006-01-06
* - Patch #43429 by drumm: bug fix: made comparison of checkboxes more strict.Dries Buytaert2006-01-05
* - Patch #42057 by hunmonk and chx: made saving user accounts work again.Dries Buytaert2006-01-02
* - Patch #37494 by darius / chx: fixed problem with dates.Dries Buytaert2006-01-02
* - #42446: Resizable textareas.Steven Wittens2005-12-29
* - Patch #39179 by chx et al: fix checkboxes #default_values.Dries Buytaert2005-12-26
* - Patch #41023 by wtanaka: custom form elements can't cleanly set a value for...Dries Buytaert2005-12-19
* - Patch #39179 by chx: improved validation of forms.Dries Buytaert2005-12-19
* - Patch #40813: Taxonomy forms should be in a fieldset.Dries Buytaert2005-12-16
* - Patch #40486 by chx/netbjarne: duplicate form id's breaks html validation.Dries Buytaert2005-12-15
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
* - Patch #40765 by chx: fixed problem with form types.Dries Buytaert2005-12-14
* - Patch #39875 by chx: make form sorting work with PHP5.Dries Buytaert2005-12-05
* - Unrolled chx's form sort patch.Dries Buytaert2005-12-05
* - Patch #39875 by chx: form_sort is broken with PHP5.Dries Buytaert2005-12-05
* - Patch #39989 by hunmonk: can't pass args properly to #process callback.Dries Buytaert2005-12-05
* - Patch #39085 by chx/angie: simplified #tree-#parent code.Dries Buytaert2005-12-04