summaryrefslogtreecommitdiff
path: root/includes/form.inc
Commit message (Expand)AuthorAge
* - Patch #827430 by David_Rothstein: drupal_form_submit() no longer works with...Dries Buytaert2010-07-26
* - Patch #561226 by fago, effulgentsia, sun, YesCT, marcingy: orms (elements) ...Dries Buytaert2010-07-17
* #776956 by CrashTest_, Damien Tournoud, effulgentsia, chx: Fixed critical bug...Angie Byron2010-07-10
* Roll-back of #749748. This broke JavaScript on node add forms, and probably e...Angie Byron2010-07-07
* - Patch #749748 by mavimo, Dave Reid: contact and comment modules do not pref...Dries Buytaert2010-07-07
* - Patch #791168 by Berdir: does form_state() cache never get cleaned?Dries Buytaert2010-07-07
* - Patch #736298 by effulgentsia, eojthebrave, andypost, robeano: fixed Refact...Dries Buytaert2010-07-02
* - Patch #838324 by agentrickard: document form_options_flatten().Dries Buytaert2010-06-26
* - Patch #624086 by limikael, Dmitriy.trt: custom accept-charset for forms.Dries Buytaert2010-06-25
* - Patch #802746 by effulgentsia: documentation fixes.Dries Buytaert2010-06-16
* - Patch #802746 by rfay, jhodgdon: document () and form builder function in f...Dries Buytaert2010-06-15
* - Patch #804870 by CrookedNumber: docblock for drupal_form_submit() was outda...Dries Buytaert2010-06-10
* - Patch #803212 by effulgentsia, Heine: protection against forgery of input s...Dries Buytaert2010-06-05
* - Patch #748390 by rfay, effulgentsia: improve #limit_validation_errors() php...Dries Buytaert2010-06-03
* - Patch #774346 by jvandyk: fixed documentation.Dries Buytaert2010-05-31
* - Patch #768490 by JohnAlbin, sign: theme_table_select_header_cell() is not r...Dries Buytaert2010-05-19
* - Patch #67439 by sun, effulgentsia: #tree in hook_element_info() does not work.Dries Buytaert2010-05-17
* - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is in...Dries Buytaert2010-05-12
* - Patch #547490 by ugerhard, Jody Lynn, Matt V.: entering only 'Confirm passw...Dries Buytaert2010-05-07
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co...Angie Byron2010-05-06
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 an...Dries Buytaert2010-05-01
* #783438 by sun: Fixed #states doesn't work for #type item.Angie Byron2010-05-01
* #767212 by sun, rfay: Fixed #states can't hide/show fieldsets.Angie Byron2010-04-29
* - Patch #755030 by jhedstrom, sivaji, kkaefer: #field_prefix()/suffix is disp...Dries Buytaert2010-04-28
* - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alte...Dries Buytaert2010-04-28
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit bu...Dries Buytaert2010-04-24
* #776178 follow-up by David_Rothstein: Fixed PHP 5.3 warning for command line ...Angie Byron2010-04-23
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
* - Patch #426056 by effulgentsia, Berdir, sun, boombatower, tstoeckler: fixed ...Dries Buytaert2010-04-11
* - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved ...Dries Buytaert2010-04-10
* - Patch #558928 by mgifford, brandonojc, Owen Barton, Everett Zufelt: follow-...Dries Buytaert2010-04-07
* - Patch #760738 by yched: includes full form state in unneeded cases.Dries Buytaert2010-04-04
* - Patch #671184 by Scott Reynolds, sun, effulgentsia, yched, rfay, Pasqualle:...Dries Buytaert2010-03-31
* #467296 by Frank Ralf, mgifford, Everett Zufelt, Cliff,seutje, Bojhan, kat3_d...Angie Byron2010-03-30
* - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX trigger...Dries Buytaert2010-03-26
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ...Dries Buytaert2010-03-26
* - Patch #667944 by sun: Javascript #states cannot hide fieldsets, radios, che...Dries Buytaert2010-03-26
* #335035 follow-up by andypost: Fixed failure in tests.Angie Byron2010-03-13
* - Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, ...Dries Buytaert2010-03-12
* - Patch #131432 by dereine, alienbrain, sun: #field_prefix() and #field_suffi...Dries Buytaert2010-03-11
* - Patch #735628 by sun, Jacine: resizable textarea behavior leads to unpredic...Dries Buytaert2010-03-09
* #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text...Angie Byron2010-03-07
* #260934 by plach, ShawnClark, et al: Fixed Static caching: cannot call drupal...Angie Byron2010-03-07
* - Patch #405832 by jhodgdon, arianek: documentation for hook_forms() was inco...Dries Buytaert2010-03-06
* - Patch #727126 by jhodgdon: fixed drupal_execute()/drupal_form_submit() docu...Dries Buytaert2010-03-04
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: m...Dries Buytaert2010-03-03
* - Patch #648170 by fago, sun: form constructors cannot enable form caching or...Dries Buytaert2010-03-03
* - Rollback #642820 -- test results were green but actually failed.Dries Buytaert2010-02-12
* - Patch #642820 by c960657: fixed PHP notices when submitting form with disab...Dries Buytaert2010-02-12
* #539220 follow-up by mr.baileys: Fix test failures.Angie Byron2010-02-04