summaryrefslogtreecommitdiff
path: root/includes/form.inc
Commit message (Expand)AuthorAge
...
* - Patch #145177 by asimmonds: drupal_execute fixes.Dries Buytaert2007-06-17
* #118026 by kkaefer with fixes from myself: JavaScript translation support and...Gábor Hojtsy2007-06-08
* - Patch #143026 by ChrisKennedy and Steven: dynamically check password streng...Dries Buytaert2007-06-08
* - Patch #149176 by chx, David et al: getting rid of the sequences table, usin...Dries Buytaert2007-06-05
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund...Dries Buytaert2007-06-04
* - Patch #136067 by ChrisKennedy: fixed required-attribute of password fields.Dries Buytaert2007-05-31
* - Patch #145135 by bjaspan and stefan: xhtml compliance.Dries Buytaert2007-05-28
* - Patch #146536 by nedjo: typo programed -> programmedDries Buytaert2007-05-28
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
* - Patch #146187 by walkah: FAPI 3 removes ['#post'] from hook_form_alter.Dries Buytaert2007-05-25
* - Patch #127539 by yched: batch processing fixes.Dries Buytaert2007-05-16
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
* #127539 by yched: simplify developer docs about the finished value and fix an...Gábor Hojtsy2007-05-07
* - Patch #133189 by Darren Oh: fixed empty date field test.Dries Buytaert2007-05-07
* - Patch #137211 by merlinofchaos: move theme information to .info files and i...Dries Buytaert2007-05-06
* #127539: progressive operation support, refactoring update.php code to a gene...Gábor Hojtsy2007-05-04
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
* - Patch #138376 by dww: fixed array vs. string bug when defining #default_val...Dries Buytaert2007-04-23
* - Patch #134493 by douggreen: getting the Drupal coding standards right in co...Dries Buytaert2007-04-13
* - Patch #107061 by Steven et al: add jQuery teaser splitter.Dries Buytaert2007-04-09
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
* - Patch #110888 by Eaton: unify hook _alter()Dries Buytaert2007-03-26
* - Patch #130630 by chx: provide an id on the form item wrapper div.Dries Buytaert2007-03-25
* - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.Dries Buytaert2007-03-17
* - Patch #52878 by dopry and ChrisKennedy: make form reference API use nice PH...Dries Buytaert2007-03-07
* - Patch #125418 by hunmonk: make #skip_duplicate_check easier to use.Dries Buytaert2007-03-07
* - Patch #107358 by m3avrck, robert douglass, heine, eaton et al: Prevent mult...Dries Buytaert2007-02-27
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Th...Dries Buytaert2007-01-31
* - Patch #109125 by Eaton: Multistep forms lose context on validation errors.Dries Buytaert2007-01-29
* - Patch #111289 by jvandyk: form.inc cleanup.Dries Buytaert2007-01-23
* #109326: #id attribute not output for buttons.Steven Wittens2007-01-15
* #107966: Make login fields consistent size.Steven Wittens2007-01-11
* #108320: Form API optimization, don't call element_sort unless needed.Steven Wittens2007-01-10
* - Patch #24023 by dww: rename form_get_option_key() and fix its behavior.Dries Buytaert2007-01-05
* #98720 by chx. Better checking of selected options.Neil Drumm2007-01-02
* - Patch #105454 by kkaefer, ChrisKennedy, RobRoy et al: fixed update paths.Dries Buytaert2006-12-29
* #24023 (follow up): Add API function for dealing with form API #options arrays.Steven Wittens2006-12-29
* - Patch #104598 by ChrisKennedy: validate max length of textfields.Dries Buytaert2006-12-21
* #40871: Allow class on checkboxes/radios group container.Steven Wittens2006-12-12
* #72003: Remove spaces in autogenerated form #idsSteven Wittens2006-12-12
* #102718: Fix multistep form API argument passing.Steven Wittens2006-12-12
* - Patch #99087 by Eaton, grugnog2 et al: multistep forms shouldn't fill the s...Dries Buytaert2006-12-06
* - Patch #101236 by Uwe Herman: fixed typos in the documentation.Dries Buytaert2006-12-05
* #99645 by chx. Reshuffle some comments.Neil Drumm2006-11-26
* #93816 by lyricnz. PHP notice cleanup.Neil Drumm2006-11-16
* #90508 by Heine and the security team. Every form gets a token.Neil Drumm2006-10-31
* #24023 by vhmauery. Properly handle object option flattening.Neil Drumm2006-10-31
* #24023 by chx. Allow multiple select options with the same value and implemen...Neil Drumm2006-10-20