catch
6bde912ab9
Issue #859970 by jn2, sun, rfay: Cleanup form_api() () docs.
2011-09-28 02:39:34 +09:00
Dries Buytaert
6cc902a48d
- Patch #1054848 by barraponto: fixed typos in code documentation.
2011-09-24 22:44:06 +02:00
Dries Buytaert
a625ce4cab
- 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:07:49 -04:00
Dries Buytaert
9177c2a11c
- Patch #1272686 by Paul Simard, bfroehle, beejeebus: convert existing cache_* calls to the new cache()-> API.
2011-09-11 12:14:18 -04:00
webchick
75380e5f32
Issue #1118016 by dereine, pwolanin: Fixed conditional visibility of a managed_file() using #states attribute does not work.
2011-09-05 12:08:11 -07:00
Dries Buytaert
78a1c38fac
- Patch #1174694 by ericduran, linclark, Dave Reid: allow FAPI usage of the placeholder attribute.
2011-08-06 18:03:31 -04:00
Dries Buytaert
ac7020aed3
- Patch #597108 by jn2: array key syntax in () was not consistent.
2011-07-31 23:41:25 -04:00
Dries Buytaert
e05b585786
- Patch #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* functions in field.module available for all contrib modules to use.
2011-07-31 21:54:41 -04:00
webchick
0c0b2e8675
Issue #1100260 by barbi, massimoi: Fixed Batch operations example needs redirect.
2011-07-28 15:29:53 -04:00
webchick
32aad4c240
Issue #1182954 by barbi: Fixed drupal_build_form() - return value doc is incorrect.
2011-07-07 17:15:30 -07:00
Dries Buytaert
624ef8b4e3
- Patch #1162802 by Liam Morland: Asterisk * used for required or changed marker should be in abbr not span.
2011-07-05 09:44:58 -04:00
webchick
722e19482d
Issue #1162022 by sun: Ensure #validate and #submit keys always exist in drupal_prepare_form().
2011-07-04 10:11:33 -07:00
webchick
920a653dc6
Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows.
2011-07-04 09:58:33 -07:00
webchick
9cd66739ad
Issue #188947 by lyricnz: Fixed date_validate()(form) should be date_validate()(element).
2011-06-29 23:41:16 -07:00
webchick
e8111d956e
Issue #1096448 by bfroehle: Changed drupal_redirect_form() needs better documentation of form_state['redirect'].
2011-06-21 23:11:46 -07:00
webchick
ab9103bca2
Issue #604902 by rschwab, drewish: Add documentation about Batch API success parameter.
2011-06-01 01:39:51 -07:00
Dries Buytaert
cabfacca39
- Patch #1024684 by linclark: omit & in @param statements.
2011-05-08 15:50:38 -04:00
Dries Buytaert
6b951d3f46
- Patch #1136130 by Crell: don't duplicate watchdog level constants.
2011-05-08 15:42:32 -04:00
Dries Buytaert
c7b11caa69
- Patch #852120 by cygri: batch operations example doesn't do proper sanitizing.
2011-05-01 06:37:37 -04:00
The Great Git Migration
79bcdb8b7d
Stripping CVS keywords
2011-02-25 02:06:03 +00:00
Dries Buytaert
fa39282ef7
- Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.
2011-02-19 00:09:11 +00:00
Angie Byron
d654ff6dde
#690980 by Dave Reid, grendzy, cwgordon7: Security hardening: Ensure password fields are empty on display.
2011-01-29 10:08:45 +00:00
Dries Buytaert
2dbeb60535
- Patch #1027762 by droplet: remove non necessary space.
2011-01-18 18:23:40 +00:00
Angie Byron
6ec0561ee2
#994870 follow-up by eaton: Add missing element argument to machine name exists callback.
2011-01-04 16:46:24 +00:00
Angie Byron
db538c8250
#987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics.
2011-01-03 18:03:54 +00:00
Angie Byron
4a8df419ab
#994870 by sun: Fixed Custom #type machine_name 'exists' callbacks cannot access other form elements/values
2011-01-03 00:26:47 +00:00
Angie Byron
75a7c31c33
#971120 by bec, dereine, bojanz, chx: Fixed Radio button values get run through check_plain() twice
2010-12-30 22:52:24 +00:00
Angie Byron
bf534a219f
#992928 by das-peter, David_Rothstein: Fixed Command line (Drush) install fails on SQLite (#limit_validation_errors doesn't work for programmatic form submissions)
2010-12-21 21:05:22 +00:00
Angie Byron
7eb6f7cb44
#977560 by joachim: Fix doc typo.
2010-12-18 06:29:46 +00:00
Angie Byron
1d9e77a513
#988760 by ksenzee: Fixed theme_container can't be used with non-form elements
2010-12-08 06:55:01 +00:00
Dries Buytaert
b1177ba603
- Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be registered as a library.
2010-11-30 17:16:37 +00:00
Dries Buytaert
22cfc5bb2c
- Patch #561226 by fago, sun, effulgentsia, YesCT, marcingy: forms (elements) need to able to specify include files to be loaded for building.
2010-11-27 19:12:56 +00:00
Dries Buytaert
3e1b4793a2
- Patch #953914 by chx, yched, pifantastic: #limit_validation_errors() fails is parents array contains numeric indexes.
2010-11-17 04:10:52 +00:00
Angie Byron
9c05cdef9e
#953914 by chx, yched, effulgentsia, pifantastic: Fixed #limit_validation_errors fails is parents array contains numeric indexes.
2010-11-15 10:06:32 +00:00
Dries Buytaert
b51569528f
- Patch #745590 by justinrandell, effulgentsia, yched, quicksketch, eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE.
2010-11-13 14:04:08 +00:00
Dries Buytaert
0d74d52c2a
- Patch #915936 by sun: make it easier to define checkboxes/radios with customized sub-elements.
2010-11-07 21:46:09 +00:00
Dries Buytaert
0344a78d96
- Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox element.
2010-10-28 02:20:14 +00:00
Angie Byron
c5156e1164
#831966 by Heine, solotandem: Fixed unable to uncheck rows in tableselect default_value
2010-10-21 20:46:58 +00:00
Dries Buytaert
b0cbc018ec
- Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility.
2010-10-20 01:31:07 +00:00
Dries Buytaert
d3c83c021e
- Patch #942718 by joachim: drupal_get_form() and hook_form_alter() should mention #parameters.
2010-10-20 00:53:27 +00:00
Dries Buytaert
284f2b11a4
- Patch #902644 by sun, tobiasb: machine names are too hard to implement. 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 .
2010-10-13 13:43:21 +00:00
Angie Byron
800cdcc840
#700380 by mitchmac, Dave Reid, mfb, Ryan Palmer, justinrandell: Fix sorting in tableselect if #weight is not set.
2010-10-07 17:31:39 +00:00
Dries Buytaert
facc581013
- Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: optimize JS/CSS aggregation for front-end performance and DX.
2010-10-05 19:59:10 +00:00
Dries Buytaert
f85a37c307
- Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a select list without #default_value() always passes form validation.
2010-10-04 18:00:46 +00:00
Dries Buytaert
69e9e3e3a2
- Patch #891476 by solotandem: improved code comments
2010-10-03 01:04:51 +00:00
Angie Byron
96672deebf
#917220 by Everett Zufelt, mgifford: Invisible elements should appear before form elements.
2010-10-01 22:28:55 +00:00
Dries Buytaert
9eaa04648a
- Patch #756762 by effulgentsia, fago, sun: AJAX should follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions.
2010-09-27 00:53:56 +00:00
Dries Buytaert
3780b17654
- Patch #921606 by munzirtaha, bleen18: various code uses is_null().
2010-09-26 23:31:36 +00:00
Dries Buytaert
e22b2153a2
- Patch #140783 by sun: a select list without #default_value() always passes form validation.
2010-09-24 21:36:22 +00:00
Dries Buytaert
7330a22096
- Patch #168722 by sun, bleen18: hidden input elements contain invalid characters in ID attributes.
2010-09-22 03:34:57 +00:00