| Commit message (Expand) | Author | Age |
... | |
* | #108320: Form API optimization, don't call element_sort unless needed. | Steven Wittens | 2007-01-10 |
* | - Patch #24023 by dww: rename form_get_option_key() and fix its behavior. | Dries Buytaert | 2007-01-05 |
* | #98720 by chx. Better checking of selected options. | Neil Drumm | 2007-01-02 |
* | - Patch #105454 by kkaefer, ChrisKennedy, RobRoy et al: fixed update paths. | Dries Buytaert | 2006-12-29 |
* | #24023 (follow up): Add API function for dealing with form API #options arrays. | Steven Wittens | 2006-12-29 |
* | - Patch #104598 by ChrisKennedy: validate max length of textfields. | Dries Buytaert | 2006-12-21 |
* | #40871: Allow class on checkboxes/radios group container. | Steven Wittens | 2006-12-12 |
* | #72003: Remove spaces in autogenerated form #ids | Steven Wittens | 2006-12-12 |
* | #102718: Fix multistep form API argument passing. | Steven Wittens | 2006-12-12 |
* | - Patch #99087 by Eaton, grugnog2 et al: multistep forms shouldn't fill the s... | Dries Buytaert | 2006-12-06 |
* | - Patch #101236 by Uwe Herman: fixed typos in the documentation. | Dries Buytaert | 2006-12-05 |
* | #99645 by chx. Reshuffle some comments. | Neil Drumm | 2006-11-26 |
* | #93816 by lyricnz. PHP notice cleanup. | Neil Drumm | 2006-11-16 |
* | #90508 by Heine and the security team. Every form gets a token. | Neil Drumm | 2006-10-31 |
* | #24023 by vhmauery. Properly handle object option flattening. | Neil Drumm | 2006-10-31 |
* | #24023 by chx. Allow multiple select options with the same value and implemen... | Neil Drumm | 2006-10-20 |
* | - Patch #80749 by wdp: don't generate empty attributes. | Dries Buytaert | 2006-10-18 |
* | - Patch #88109 by Eaton, chx et al: FormAPI 2.0 doesn't support dynamic form ... | Dries Buytaert | 2006-10-12 |
* | #85166: div around radios (checkboxes) and tweak margins | Steven Wittens | 2006-10-03 |
* | - Patch #85584 by erdemkose: bugfix: pass to the form. | Dries Buytaert | 2006-10-02 |
* | - Patch #85166 by jjeff: added an extra div to enable Javascript-ify checkboxes. | Dries Buytaert | 2006-09-26 |
* | #84111 by AjK. Be sure to get the right multistep form. | Neil Drumm | 2006-09-23 |
* | - Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch. | Dries Buytaert | 2006-09-09 |
* | #49443 by Ralf Stamm and webchick. Make default date format consistent. | Neil Drumm | 2006-09-06 |
* | - Patch #80470 by Eaton et al: better handling of programmatic submission. | Dries Buytaert | 2006-08-31 |
* | #80574 by Steven and chx. Fix file uploads. | Neil Drumm | 2006-08-31 |
* | - Patch #80860 by eaton et al: use form API multistep for poll.module | Dries Buytaert | 2006-08-30 |
* | #81193 by chx. Pass $edit to #process functions. | Neil Drumm | 2006-08-30 |
* | #80574 Eaton and chx. Replace $_POST['edit'] with $_POST. | Neil Drumm | 2006-08-29 |
* | - Patch #80895 by webchick et al: make it easier to disable form elements. | Dries Buytaert | 2006-08-27 |
* | - Patch #38454 by drumm, jaza, webchick, timnc et al: add field pre- and suff... | Dries Buytaert | 2006-08-26 |
* | #79937 by Eaton and chx. Provide a convenient framework for multi-step forms. | Neil Drumm | 2006-08-25 |
* | #80471 by Eaton and chx. Fix handling of default values in programmatically s... | Neil Drumm | 2006-08-25 |
* | #79577 by chx. Cleanup- remove $posted and only set $edit if needed. | Neil Drumm | 2006-08-23 |
* | - Patch 79614 by justin: make redirection work. | Dries Buytaert | 2006-08-22 |
* | - Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control... | Dries Buytaert | 2006-08-22 |
* | #79511 by timcn. Clean up some notices. | Neil Drumm | 2006-08-21 |
* | - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ... | Dries Buytaert | 2006-08-18 |
* | #76802: Introduce placeholder magic into t() | Steven Wittens | 2006-08-18 |
* | - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays... | Dries Buytaert | 2006-08-10 |
* | #73884 by RobRoy, various code cleanup. | Neil Drumm | 2006-08-05 |
* | - Forgot this with last commit. | Dries Buytaert | 2006-08-03 |
* | - Patch #74660 by Eaton: make drupal_get_form() more granular and improved th... | Dries Buytaert | 2006-07-22 |
* | #73609 by jvandyk, add a comment explaining token unsetting. | Neil Drumm | 2006-07-19 |
* | - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. | Dries Buytaert | 2006-07-05 |
* | #69403 by webchick, adoid overriding #theme set by hook_form_alter(). | Neil Drumm | 2006-07-04 |
* | #63990 by Heine and chx, allow commenting on nodes containing forms | Neil Drumm | 2006-07-02 |
* | #34434 by beginner, fix an incorrect array key check. | Neil Drumm | 2006-07-02 |
* | #71772 by Bart Jansens, fix various php warnings | Neil Drumm | 2006-07-02 |
* | #34434 by beginner, properly initialize a variable. | Neil Drumm | 2006-06-23 |