summaryrefslogtreecommitdiff
path: root/includes/form.inc
Commit message (Expand)AuthorAge
* - 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
* - Patch #33433 by chx: fixed a number of form API problems.Dries Buytaert2005-10-08
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07