Jennifer Hodgdon
|
0fd15aaba9
|
Issue #1948566 by joachim: Document batch API callbacks using new standard
|
2014-02-12 16:47:24 -08:00 |
Jennifer Hodgdon
|
7b794acfa0
|
Issue #1999074 by adaminnes, sarahdavies: Fix formatting at end of Form Builder topic docs
|
2014-01-30 09:16:50 -08:00 |
Jennifer Hodgdon
|
8889a5d168
|
Issue #2031755 by mpv: Fix documentation of theme_checkbox()
|
2014-01-30 09:13:55 -08:00 |
David Rothstein
|
dc791ec583
|
Drupal 7.26
|
2014-01-15 14:43:16 -05:00 |
David Rothstein
|
782d1155c6
|
Drupal 7.24
|
2013-11-20 15:45:59 -05:00 |
Jennifer Hodgdon
|
d8f08eb76e
|
Issue #1204784 by bdgreen, Kevin Morse, valthebald, kiamlaluno, droplet: Fix code comment in drupal_retrieve_form
|
2013-05-13 11:19:38 -07:00 |
David Rothstein
|
154389daa5
|
Issue #799356 by vijaycs85, m1n0, jaffaralia, effulgentsia: Fixed _form_set_class() is too aggressive in assigning the 'error' class.
|
2013-04-01 17:47:54 -04:00 |
David Rothstein
|
9ae47eaa71
|
Issue #1886812 by kiamlaluno: theme_form_element() initialize a variable that is never used.
|
2013-03-10 21:28:41 -04:00 |
David Rothstein
|
ec118af13b
|
Issue #1886796 by kiamlaluno: Fixed theme_checkbox() initialize a variable that is never used.
|
2013-03-10 21:23:15 -04:00 |
Jennifer Hodgdon
|
cc65ed1091
|
Issue #1888454 by kiamlaluno: Remove irrelevant information from form_process_vertical_tabs() documentation
|
2013-01-16 09:43:40 -08:00 |
Jennifer Hodgdon
|
7740ba5e23
|
Issue #1492378 by kbasarab: follow-up docs correction on autocomplete paths
|
2012-11-10 07:19:11 -08:00 |
David Rothstein
|
01f18eb540
|
Issue #1785436 by Boobaa: Fixed Submission of #required elements without #title and empty value does not display any error.
|
2012-11-04 22:50:24 -05:00 |
David Rothstein
|
577bfdc670
|
Issue #1414510 by andypost, Spleshka, perelman.yuval, tim.plunkett: Fixed Remove drupal_reset_static() for drupal_html_id() when form validation fails.
|
2012-11-04 14:18:03 -05:00 |
webchick
|
b96d440d8a
|
Revert "Issue #1742438 by larowlan, Christian Biggins, kim.pepper, dcam, 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 d462cafd50 .
|
2012-10-16 10:44:01 -07:00 |
webchick
|
d462cafd50
|
Issue #1742438 by larowlan, Christian Biggins, kim.pepper, dcam, Everett Zufelt, mgifford: Fixed Vertical tabs header and container rendered even when no vertical tabs.
|
2012-10-11 15:04:13 -07:00 |
Jennifer Hodgdon
|
e27ec205f7
|
Issue #1799116 by jwilson3: Standardize on installation profile terminology
|
2012-10-10 10:26:08 -07:00 |
Jennifer Hodgdon
|
994b2b3d4b
|
Issue #1492378 by tim.plunkett, scottalan, xjm: Document how to use slashes in autocompletes
|
2012-10-08 16:45:55 -07:00 |
Jennifer Hodgdon
|
e1a760f48e
|
Issue #699604 by cam8001, nmudgal: Use file name for links to form API reference instead of full URL
|
2012-09-04 09:44:08 -07:00 |
Jennifer Hodgdon
|
634b15e23d
|
Issue #1706926 by Ivan Zugec, eddie_c: Fix docs for theme_tableselect to have working code example
|
2012-08-29 11:03:15 -07:00 |
David Rothstein
|
50fce517e5
|
Issue #171267 by tim.plunkett, chx, NROTC_Webmaster, dcam: Fixed form redirects removes get variables like sort and order.
|
2012-08-29 10:42:39 -04:00 |
Jennifer Hodgdon
|
101c75d3f1
|
Issue #1627654 by jhodgdon, marcin.wosinek: Fix up docs in drupal_redirect_form for accuracy
|
2012-08-20 09:51:29 -07:00 |
Jennifer Hodgdon
|
5520fb4105
|
Issue #1705042 by aspilicious: Fix typo in form_load_include docs
|
2012-07-30 11:32:26 -07:00 |
David Rothstein
|
7a3d48e2b9
|
Issue #1659000 by sun: Fixed $form_id is not recorded/provided in $form_state['build_info'].
|
2012-07-29 23:40:18 -04:00 |
David Rothstein
|
4d26c301ac
|
Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() is polluting form values.
|
2012-07-29 20:02:07 -04:00 |
David Rothstein
|
331a3756c3
|
Issue #811542 by David_Rothstein, attiks, thekevinday, effulgentsia, chx: Fixed Regression: Optional radio buttons with an empty, non-NULL default value led to an illegal choice error when none were selected.
|
2012-07-29 16:05:06 -04:00 |
David Rothstein
|
121b348394
|
Issue #1591726 by sun, tim.plunkett: Fixed Missing form_id, form_build_id, and form_token when using custom #parents and #tree = TRUE on $form itself.
|
2012-06-12 10:32:30 -04:00 |
Jennifer Hodgdon
|
c8a1f5bc81
|
Issue #1601136 by Chaulky: Fix param docs in drupal_validate_form function
|
2012-05-30 08:50:17 -07:00 |
webchick
|
bd7712385a
|
Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'.
|
2012-04-30 21:51:35 -07:00 |
webchick
|
6c4381e1c1
|
Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in form_pre_render_conditional_form_element().
|
2012-04-12 00:30:24 -07:00 |
Jennifer Hodgdon
|
7f4a682a1d
|
Issue #1516934 by jmarkel: Fix up docs for batch_set()
|
2012-04-11 09:10:34 -07:00 |
webchick
|
e224129315
|
Revert "Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin Morse, tstoeckler: Fixed PHP error because of typo in form.inc line 3025."
This reverts commit ea8e74bbd4 .
|
2012-03-25 10:29:38 -06:00 |
webchick
|
f26da2d1ef
|
Issue #1164812 by Niklas Fiekas, tim.plunkett, xjm: Improve UX for machine names for fields.
|
2012-03-24 00:18:48 -06:00 |
webchick
|
ea8e74bbd4
|
Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin Morse, tstoeckler: Fixed PHP error because of typo in form.inc line 3025.
|
2012-03-23 00:32:11 -06:00 |
Jennifer Hodgdon
|
93eb34d8d6
|
Issue #1488668 by chertzog: Add checked property to docs of theme_checkbox
|
2012-03-18 16:39:24 -07:00 |
webchick
|
1569c4bde2
|
Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: Fixed Regression: Required radios throw illegal choice error when none selected.
|
2012-03-13 09:41:32 -07:00 |
Jennifer Hodgdon
|
b5dc528a66
|
Issue #1317620 by xjm, Albert Volkman: Fix up API docs for includes directory files d-g
|
2012-03-12 08:05:51 -07:00 |
Dries
|
bb15ceb026
|
- Patch #1436074 by Pat Redmond: documentation problem with batch_set(): change 'his' to 'its'.
|
2012-02-16 22:59:34 -05:00 |
webchick
|
068f1fb1f3
|
Issue #1316866 by nicl, Niklas Fiekas: User_forms() is now redundant.
|
2012-02-14 13:42:51 -05:00 |
webchick
|
88b568e272
|
Issue #381994 by xjm, good_man, elcuco, brianV, yhager: Fixed Machine-name fields are always in Latin characters, and should therefore always be LTR.
|
2011-12-24 18:09:18 -08:00 |
webchick
|
fa4d4c5ce3
|
Issue #866292 by marcingy, ygerasimov, quicksketch, attiks, furamag: Fixed '0' not displayed as checkbox / radios options (nor as any element #title).
|
2011-12-22 02:14:53 -08:00 |
Dries
|
fdf48f2b99
|
- Patch #1366804 by TR: 'End of foo group' on a couple of API pages due to not following standards.
|
2011-12-19 09:47:28 -05:00 |
Dries
|
184c145d13
|
- Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent.
|
2011-12-14 10:06:56 -05:00 |
webchick
|
a258803789
|
Issue #1346760 by xjm: Fixed Drag and drop needs a scalable weight select element.
|
2011-12-10 23:53:03 -06:00 |
webchick
|
168bd186a6
|
Issue #570314 follow-up by jhodgdon, Mac_Weber: Fixed form_set_value() documentation needs more detail.
|
2011-10-24 20:07:48 -07:00 |
webchick
|
d967abdf1d
|
Issue #1054848 by barraponto: Fixing common typos through codespell.py.
|
2011-10-02 11:09:00 -07:00 |
webchick
|
faf20e4dc7
|
Issue #859970 by jn2, sun, rfay: Cleanup form_api() () docs - keys in 2 places, missing some.
|
2011-10-02 11:06:03 -07:00 |
Dries Buytaert
|
d9a044126f
|
- Patch #240828 by sun, xjm, David_Rothstein, yoroy: 'This form is outdated. Reload the page and try again' is incorrect and confuses users.
|
2011-09-11 16:08:09 -04:00 |
webchick
|
cb8c655a18
|
Issue #1118016 by dereine, pwolanin: Fixed conditional visibility of a managed_file() using #states attribute does not work.
|
2011-09-05 12:08:16 -07:00 |
webchick
|
8cba9e72b1
|
Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* functions in field.module available for all contrib modules to use.
|
2011-07-31 19:41:58 -07:00 |
webchick
|
fb55033fff
|
Oopsie. Wrong patch.
|
2011-07-31 19:41:30 -07:00 |