summaryrefslogtreecommitdiff
path: root/includes/form.inc
Commit message (Expand)AuthorAge
* - 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
* - Patch #39155 by Alex/chx: #validate, #submit, #process consistencyDries Buytaert2005-12-03
* - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#sub...Dries Buytaert2005-12-02
* - Patch #38038: hook_elements override instead of merge.Dries Buytaert2005-11-28
* - Patch by chx: fixed form validation.Dries Buytaert2005-11-23
* - Patch #38349 by hunmonk:Dries Buytaert2005-11-22
* - Patch #35863 by chx: add link to forms API documentationDries Buytaert2005-11-21
* - Patch #37752 by chx and Richard: renamed #post_process to #after_build.Dries Buytaert2005-11-21
* - Patch #35724 by asimmonds: fixed handling of empty form fields.Dries Buytaert2005-11-21
* - Patch #37401 by webchick: fixed dependency of date selection form element o...Dries Buytaert2005-11-21
* - Patch #37915 by chx: improved readability of forms API.Dries Buytaert2005-11-18
* #37078: forms api does not respect form_id when populating from ['edit'] or v...Steven Wittens2005-11-12
* - Patch #36829 by hunmonk: current form_id_form_alter will cause name collisi...Dries Buytaert2005-11-08
* - Patch #36606 by hunmonk: validation callback functions can't be overridden.Dries Buytaert2005-11-08
* - Patch #36407 by DriesK: make sure the private key is set.Dries Buytaert2005-11-06
* - Patch #35816 by chx: fixed problem with checkbox handling in the form API.Dries Buytaert2005-11-03
* - Patch #35874 by asimmonds: added missing $Id$ tags.Dries Buytaert2005-11-01
* - Patch #35630 by adrian: fixed problem with how form trees are build.Dries Buytaert2005-10-29
* - Remove left over class from form api conversionSteven Wittens2005-10-26
* - #35264: More form api fixesSteven Wittens2005-10-26
* - #33433: More form API fixes, and error handling improvements by Chx.Steven Wittens2005-10-13
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
* - Second batch of form API fixes by chx.Dries Buytaert2005-10-09