index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
form.inc
Commit message (
Collapse
)
Author
Age
*
- Patch #107061 by Steven et al: add jQuery teaser splitter.
Dries Buytaert
2007-04-09
|
*
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
Dries Buytaert
2007-04-06
|
*
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
Steven Wittens
2007-03-27
|
*
- Patch #110888 by Eaton: unify hook _alter()
Dries Buytaert
2007-03-26
|
*
- Patch #130630 by chx: provide an id on the form item wrapper div.
Dries Buytaert
2007-03-25
|
*
- Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.
Dries Buytaert
2007-03-17
|
*
- Patch #52878 by dopry and ChrisKennedy: make form reference API use nice ↵
Dries Buytaert
2007-03-07
|
|
|
|
PHPdoc links.
*
- Patch #125418 by hunmonk: make #skip_duplicate_check easier to use.
Dries Buytaert
2007-03-07
|
*
- Patch #107358 by m3avrck, robert douglass, heine, eaton et al: Prevent ↵
Dries Buytaert
2007-02-27
|
|
|
|
multiple form processing: causing duplication of nodes/users.
*
- Patch #111347 by Steven: refactor url() and l().
Dries Buytaert
2007-02-15
|
*
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. ↵
Dries Buytaert
2007-01-31
|
|
|
|
Thanks.
*
- Patch #109125 by Eaton: Multistep forms lose context on validation errors.
Dries Buytaert
2007-01-29
|
*
- Patch #111289 by jvandyk: form.inc cleanup.
Dries Buytaert
2007-01-23
|
*
#109326: #id attribute not output for buttons.
Steven Wittens
2007-01-15
|
*
#107966: Make login fields consistent size.
Steven Wittens
2007-01-11
|
*
#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 ↵
Dries Buytaert
2006-12-06
|
|
|
|
session table.
*
- 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 ↵
Neil Drumm
2006-10-20
|
|
|
|
implement it for taxonomy selection.
*
- 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
|
|
|
|
ids.
*
#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 ↵
Dries Buytaert
2006-08-26
|
|
|
|
suffixes to textfields.
*
#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 ↵
Neil Drumm
2006-08-25
|
|
|
|
submitted forms.
*
#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
|
[next]