summaryrefslogtreecommitdiff
path: root/includes/form.inc
Commit message (Collapse)AuthorAge
* Merge tag '7.27' into 7.xDavid Rothstein2014-04-16
|\ | | | | | | | | | | | | | | 7.27 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.27David Rothstein2014-04-16
| |
* | Issue #1948566 by joachim: Document batch API callbacks using new standardJennifer Hodgdon2014-02-12
| |
* | Issue #1999074 by adaminnes, sarahdavies: Fix formatting at end of Form ↵Jennifer Hodgdon2014-01-30
| | | | | | | | Builder topic docs
* | Issue #2031755 by mpv: Fix documentation of theme_checkbox()Jennifer Hodgdon2014-01-30
|/
* Drupal 7.26David Rothstein2014-01-15
|
* Drupal 7.24David Rothstein2013-11-20
|
* Issue #1204784 by bdgreen, Kevin Morse, valthebald, kiamlaluno, droplet: Fix ↵Jennifer Hodgdon2013-05-13
| | | | code comment in drupal_retrieve_form
* Issue #799356 by vijaycs85, m1n0, jaffaralia, effulgentsia: Fixed ↵David Rothstein2013-04-01
| | | | _form_set_class() is too aggressive in assigning the 'error' class.
* Issue #1886812 by kiamlaluno: theme_form_element() initialize a variable ↵David Rothstein2013-03-10
| | | | that is never used.
* Issue #1886796 by kiamlaluno: Fixed theme_checkbox() initialize a variable ↵David Rothstein2013-03-10
| | | | that is never used.
* Issue #1888454 by kiamlaluno: Remove irrelevant information from ↵Jennifer Hodgdon2013-01-16
| | | | form_process_vertical_tabs() documentation
* Issue #1492378 by kbasarab: follow-up docs correction on autocomplete pathsJennifer Hodgdon2012-11-10
|
* Issue #1785436 by Boobaa: Fixed Submission of #required elements without ↵David Rothstein2012-11-04
| | | | #title and empty value does not display any error.
* Issue #1414510 by andypost, Spleshka, perelman.yuval, tim.plunkett: Fixed ↵David Rothstein2012-11-04
| | | | Remove drupal_reset_static() for drupal_html_id() when form validation fails.
* Revert "Issue #1742438 by larowlan, Christian Biggins, kim.pepper, dcam, ↵webchick2012-10-16
| | | | | | | | Everett Zufelt, mgifford: Fixed Vertical tabs header and container rendered even when no vertical tabs." Concerns raised in http://drupal.org/node/1742438#comment-6609888 that this breaks backwards compatibility. This reverts commit d462cafd50d5f7cbaab61f2cd271e3a5bc1df718.
* Issue #1742438 by larowlan, Christian Biggins, kim.pepper, dcam, Everett ↵webchick2012-10-11
| | | | Zufelt, mgifford: Fixed Vertical tabs header and container rendered even when no vertical tabs.
* Issue #1799116 by jwilson3: Standardize on installation profile terminologyJennifer Hodgdon2012-10-10
|
* Issue #1492378 by tim.plunkett, scottalan, xjm: Document how to use slashes ↵Jennifer Hodgdon2012-10-08
| | | | in autocompletes
* Issue #699604 by cam8001, nmudgal: Use file name for links to form API ↵Jennifer Hodgdon2012-09-04
| | | | reference instead of full URL
* Issue #1706926 by Ivan Zugec, eddie_c: Fix docs for theme_tableselect to ↵Jennifer Hodgdon2012-08-29
| | | | have working code example
* Issue #171267 by tim.plunkett, chx, NROTC_Webmaster, dcam: Fixed form ↵David Rothstein2012-08-29
| | | | redirects removes get variables like sort and order.
* Issue #1627654 by jhodgdon, marcin.wosinek: Fix up docs in ↵Jennifer Hodgdon2012-08-20
| | | | drupal_redirect_form for accuracy
* Issue #1705042 by aspilicious: Fix typo in form_load_include docsJennifer Hodgdon2012-07-30
|
* Issue #1659000 by sun: Fixed $form_id is not recorded/provided in ↵David Rothstein2012-07-29
| | | | $form_state['build_info'].
* Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() ↵David Rothstein2012-07-29
| | | | is polluting form values.
* Issue #811542 by David_Rothstein, attiks, thekevinday, effulgentsia, chx: ↵David Rothstein2012-07-29
| | | | Fixed Regression: Optional radio buttons with an empty, non-NULL default value led to an illegal choice error when none were selected.
* Issue #1591726 by sun, tim.plunkett: Fixed Missing form_id, form_build_id, ↵David Rothstein2012-06-12
| | | | and form_token when using custom #parents and #tree = TRUE on $form itself.
* Issue #1601136 by Chaulky: Fix param docs in drupal_validate_form functionJennifer Hodgdon2012-05-30
|
* Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'.webchick2012-04-30
|
* Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in ↵webchick2012-04-12
| | | | form_pre_render_conditional_form_element().
* Issue #1516934 by jmarkel: Fix up docs for batch_set()Jennifer Hodgdon2012-04-11
|
* Revert "Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin ↵webchick2012-03-25
| | | | | | Morse, tstoeckler: Fixed PHP error because of typo in form.inc line 3025." This reverts commit ea8e74bbd494ce2f8d6e5bf38e1596fe014a1b85.
* Issue #1164812 by Niklas Fiekas, tim.plunkett, xjm: Improve UX for machine ↵webchick2012-03-24
| | | | names for fields.
* Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin Morse, ↵webchick2012-03-23
| | | | tstoeckler: Fixed PHP error because of typo in form.inc line 3025.
* Issue #1488668 by chertzog: Add checked property to docs of theme_checkboxJennifer Hodgdon2012-03-18
|
* Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: ↵webchick2012-03-13
| | | | Fixed Regression: Required radios throw illegal choice error when none selected.
* Issue #1317620 by xjm, Albert Volkman: Fix up API docs for includes ↵Jennifer Hodgdon2012-03-12
| | | | directory files d-g
* - Patch #1436074 by Pat Redmond: documentation problem with batch_set(): ↵Dries2012-02-16
| | | | change 'his' to 'its'.
* 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.