summaryrefslogtreecommitdiff
path: root/includes/form.inc
Commit message (Collapse)AuthorAge
...
* Issue #1316866 by nicl, Niklas Fiekas: User_forms() is now redundant.webchick2012-02-14
|
* Issue #381994 by xjm, good_man, elcuco, brianV, yhager: Fixed Machine-name ↵webchick2011-12-24
| | | | fields are always in Latin characters, and should therefore always be LTR.
* Issue #866292 by marcingy, ygerasimov, quicksketch, attiks, furamag: Fixed ↵webchick2011-12-22
| | | | '0' not displayed as checkbox / radios options (nor as any element #title).
* - Patch #1366804 by TR: 'End of foo group' on a couple of API pages due to ↵Dries2011-12-19
| | | | not following standards.
* - Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), ↵Dries2011-12-14
| | | | hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent.
* Issue #1346760 by xjm: Fixed Drag and drop needs a scalable weight select ↵webchick2011-12-10
| | | | element.
* Issue #570314 follow-up by jhodgdon, Mac_Weber: Fixed form_set_value() ↵webchick2011-10-24
| | | | documentation needs more detail.
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* Issue #859970 by jn2, sun, rfay: Cleanup form_api() () docs - keys in 2 ↵webchick2011-10-02
| | | | places, missing some.
* - Patch #240828 by sun, xjm, David_Rothstein, yoroy: 'This form is outdated. ↵Dries Buytaert2011-09-11
| | | | Reload the page and try again' is incorrect and confuses users.
* Issue #1118016 by dereine, pwolanin: Fixed conditional visibility of a ↵webchick2011-09-05
| | | | managed_file() using #states attribute does not work.
* Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* ↵webchick2011-07-31
| | | | functions in field.module available for all contrib modules to use.
* Oopsie. Wrong patch.webchick2011-07-31
|
* Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* ↵webchick2011-07-31
| | | | functions in field.module available for all contrib modules to use.
* Issue #1100260 by barbi, massimoi: Fixed Batch operations example needs ↵webchick2011-07-28
| | | | redirect.
* Issue #1040262 by tsi: Fixed locale-rtl.css.webchick2011-07-07
|
* Issue #1162022 by sun: Ensure #validate and #submit keys always exist in ↵webchick2011-07-04
| | | | drupal_prepare_form().
* Issue #188947 by lyricnz: Fixed date_validate()(form) should be ↵webchick2011-06-29
| | | | date_validate()(element).
* Issue #1096448 by bfroehle: Changed drupal_redirect_form() needs better ↵webchick2011-06-21
| | | | documentation of form_state['redirect'].
* Issue #604902 by rschwab, drewish: Add documentation about Batch API success ↵webchick2011-06-01
| | | | parameter.
* - Patch #1024684 by linclark: omit & in @param statements (for consistency).Dries Buytaert2011-05-08
|
* - Patch #852120 by cygri: batch operations example doesn't do proper sanitizing.Dries Buytaert2011-05-01
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.Dries Buytaert2011-02-19
|
* #690980 by Dave Reid, grendzy, cwgordon7: Security hardening: Ensure ↵Angie Byron2011-01-29
| | | | password fields are empty on display.
* - Patch #1027762 by droplet: remove non necessary space.Dries Buytaert2011-01-18
|
* #994870 follow-up by eaton: Add missing element argument to machine name ↵Angie Byron2011-01-04
| | | | exists callback.
* #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics.Angie Byron2011-01-03
|
* #994870 by sun: Fixed Custom #type machine_name 'exists' callbacks cannot ↵Angie Byron2011-01-03
| | | | access other form elements/values
* #971120 by bec, dereine, bojanz, chx: Fixed Radio button values get run ↵Angie Byron2010-12-30
| | | | through check_plain() twice
* #992928 by das-peter, David_Rothstein: Fixed Command line (Drush) install ↵Angie Byron2010-12-21
| | | | fails on SQLite (#limit_validation_errors doesn't work for programmatic form submissions)
* #977560 by joachim: Fix doc typo.Angie Byron2010-12-18
|
* #988760 by ksenzee: Fixed theme_container can't be used with non-form elementsAngie Byron2010-12-08
|
* - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be ↵Dries Buytaert2010-11-30
| | | | registered as a library.
* - Patch #561226 by fago, sun, effulgentsia, YesCT, marcingy: forms ↵Dries Buytaert2010-11-27
| | | | (elements) need to able to specify include files to be loaded for building.
* - Patch #953914 by chx, yched, pifantastic: #limit_validation_errors() fails ↵Dries Buytaert2010-11-17
| | | | is parents array contains numeric indexes.
* #953914 by chx, yched, effulgentsia, pifantastic: Fixed ↵Angie Byron2010-11-15
| | | | #limit_validation_errors fails is parents array contains numeric indexes.
* - Patch #745590 by justinrandell, effulgentsia, yched, quicksketch, ↵Dries Buytaert2010-11-13
| | | | eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE.
* - Patch #915936 by sun: make it easier to define checkboxes/radios with ↵Dries Buytaert2010-11-07
| | | | customized sub-elements.
* - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox ↵Dries Buytaert2010-10-28
| | | | element.
* #831966 by Heine, solotandem: Fixed unable to uncheck rows in tableselect ↵Angie Byron2010-10-21
| | | | default_value
* - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form ↵Dries Buytaert2010-10-20
| | | | element titles for accessibility.
* - Patch #942718 by joachim: drupal_get_form() and hook_form_alter() should ↵Dries Buytaert2010-10-20
| | | | mention #parameters.
* - Patch #902644 by sun, tobiasb: machine names are too hard to implement. ↵Dries Buytaert2010-10-13
| | | | | | Date types and menu names are not validated. This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
* #700380 by mitchmac, Dave Reid, mfb, Ryan Palmer, justinrandell: Fix sorting ↵Angie Byron2010-10-07
| | | | in tableselect if #weight is not set.
* - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: ↵Dries Buytaert2010-10-05
| | | | optimize JS/CSS aggregation for front-end performance and DX.
* - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a ↵Dries Buytaert2010-10-04
| | | | select list without #default_value() always passes form validation.
* - Patch #891476 by solotandem: improved code commentsDries Buytaert2010-10-03
|
* #917220 by Everett Zufelt, mgifford: Invisible elements should appear before ↵Angie Byron2010-10-01
| | | | form elements.
* - Patch #756762 by effulgentsia, fago, sun: AJAX should follow same rules ↵Dries Buytaert2010-09-27
| | | | for whether to call drupal_rebuild_form() as non-AJAX submissions.