summaryrefslogtreecommitdiff
path: root/includes/form.inc
Commit message (Expand)AuthorAge
* #57836, Remove the reference indicator from drupal_validate_form, patch by chxGerhard Killesreiter2006-04-08
* #57832, fix reference for forms docs, patch by MosheGerhard Killesreiter2006-04-08
* #57694, Class attributes form-select and form-textarea more consistent, patch...Gerhard Killesreiter2006-04-07
* #55408, hook_validate called twice, patch by chxGerhard Killesreiter2006-04-07
* #56921, revert earlier patches, patch by chxGerhard Killesreiter2006-04-06
* #54104, CSS classes broken on all form elements, patch by NedjoGerhard Killesreiter2006-04-05
* #56921 by chx, removing the $form = from $form = form_builder($form_id, $for...Neil Drumm2006-04-02
* #56921, break up references in _validate, patch by chxGerhard Killesreiter2006-04-02
* #56143 by chx: Non multiple form elements also set to arrayNeil Drumm2006-03-29
* #56089, fixed typo, patch by tenrapidGerhard Killesreiter2006-03-28
* #56089, $form['#redirect'] shouldn't be clobbered by the _submit return value...Gerhard Killesreiter2006-03-28
* #55766, Custom submit handlers get insufficient arguments, patch by AdrianGerhard Killesreiter2006-03-27
* #56089, $form['#redirect'] shouldn't be clobbered by the _submit return value...Gerhard Killesreiter2006-03-27
* somehow escaped committing, belongs to #28625Gerhard Killesreiter2006-03-26
* do not allow override of #value => NULL for #type => value elementsGerhard Killesreiter2006-03-25
* #51303, Forms with form tokens fail validation for anonymous users when cachi...Gerhard Killesreiter2006-03-20
* #54019, Can't set classes on submit elements, patch by m3avrckGerhard Killesreiter2006-03-16
* #53967, form_builder checkbox/textfield/validation stuff, patch by hunmonk an...Gerhard Killesreiter2006-03-15
* - Patch #53480 by chx et al: clean and harden form_builder for various types ...Dries Buytaert2006-03-12
* #52292 by hunmonk, multipart node forms brokenNeil Drumm2006-03-09
* - 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