Commit Graph

198 Commits (3b32bb6fc2c6866244c274dac52d5c7b5a054339)

Author SHA1 Message Date
Dries Buytaert 7131fd5313 - Patch #146536 by nedjo: typo programed -> programmed 2007-05-28 06:20:28 +00:00
Dries Buytaert 96926ca047 - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. 2007-05-28 06:08:47 +00:00
Dries Buytaert 2ea8460ea9 - Patch #146187 by walkah: FAPI 3 removes ['#post'] from hook_form_alter. 2007-05-25 15:39:34 +00:00
Dries Buytaert b4ef53eccc - Patch #127539 by yched: batch processing fixes. 2007-05-16 07:56:19 +00:00
Dries Buytaert ac65ff9074 - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) 2007-05-14 13:43:38 +00:00
Gábor Hojtsy a0caf14052 #127539 by yched: simplify developer docs about the finished value and fix an URL placeholder 2007-05-07 10:15:57 +00:00
Dries Buytaert 54d0948f25 - Patch #133189 by Darren Oh: fixed empty date field test. 2007-05-07 07:29:23 +00:00
Dries Buytaert e66371cac1 - Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance. 2007-05-06 05:47:52 +00:00
Gábor Hojtsy c740ac7fd5 #127539: progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
- update.php is already on the batch API
  - node access rebuilding is in the works
  - automatic locale importing is in the works

 Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
 and the fantastic turnaround times. Hats off.
2007-05-04 09:41:37 +00:00
Dries Buytaert f73610bec6 - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
Dries Buytaert 0b74f313a0 - Patch #138376 by dww: fixed array vs. string bug when defining #default_value array for a multiselect. 2007-04-23 17:00:36 +00:00
Dries Buytaert e675979091 - Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
Dries Buytaert dcbb5fa3f4 - Patch #107061 by Steven et al: add jQuery teaser splitter. 2007-04-09 13:58:03 +00:00
Dries Buytaert 5bbbf10ba8 - Patch #130987 by merlinofchaos: added theme registry for easier themability. 2007-04-06 13:27:23 +00:00
Steven Wittens f7440d4d73 #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) 2007-03-27 05:13:55 +00:00
Dries Buytaert eb6b848de6 - Patch #110888 by Eaton: unify hook _alter() 2007-03-26 00:35:59 +00:00
Dries Buytaert 757ac966bb - Patch #130630 by chx: provide an id on the form item wrapper div. 2007-03-25 19:57:56 +00:00
Dries Buytaert 4b635f6d0a - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API. 2007-03-17 18:30:14 +00:00
Dries Buytaert b1d492ee98 - Patch #52878 by dopry and ChrisKennedy: make form reference API use nice PHPdoc links. 2007-03-07 17:31:40 +00:00
Dries Buytaert 0be18f09ed - Patch #125418 by hunmonk: make #skip_duplicate_check easier to use. 2007-03-07 12:59:22 +00:00
Dries Buytaert 02da223897 - Patch #107358 by m3avrck, robert douglass, heine, eaton et al: Prevent multiple form processing: causing duplication of nodes/users. 2007-02-27 12:45:13 +00:00
Dries Buytaert dc5843bd30 - Patch #111347 by Steven: refactor url() and l(). 2007-02-15 11:40:19 +00:00
Dries Buytaert 05a708fb06 - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks. 2007-01-31 15:49:26 +00:00
Dries Buytaert 76b850ab52 - Patch #109125 by Eaton: Multistep forms lose context on validation errors. 2007-01-29 19:10:22 +00:00
Dries Buytaert 6a1a93cefa - Patch #111289 by jvandyk: form.inc cleanup. 2007-01-23 19:17:55 +00:00
Steven Wittens d351a2218a #109326: #id attribute not output for buttons. 2007-01-15 04:09:40 +00:00
Steven Wittens 36cd6b2b21 #107966: Make login fields consistent size. 2007-01-11 03:24:42 +00:00
Steven Wittens eb28074aa3 #108320: Form API optimization, don't call element_sort unless needed. 2007-01-10 23:30:07 +00:00
Dries Buytaert da55db28f9 - Patch #24023 by dww: rename form_get_option_key() and fix its behavior. 2007-01-05 19:08:30 +00:00
Neil Drumm 8bd5340561 #98720 by chx. Better checking of selected options. 2007-01-02 05:58:53 +00:00
Dries Buytaert ce2088e817 - Patch #105454 by kkaefer, ChrisKennedy, RobRoy et al: fixed update paths. 2006-12-29 18:58:48 +00:00
Steven Wittens bc82525c95 #24023 (follow up): Add API function for dealing with form API #options arrays. 2006-12-29 00:19:58 +00:00
Dries Buytaert d5fb9a2398 - Patch #104598 by ChrisKennedy: validate max length of textfields. 2006-12-21 16:16:44 +00:00
Steven Wittens bda8b0fdb5 #40871: Allow class on checkboxes/radios group container. 2006-12-12 10:01:38 +00:00
Steven Wittens 655c138813 #72003: Remove spaces in autogenerated form #ids 2006-12-12 09:39:50 +00:00
Steven Wittens f7b6070551 #102718: Fix multistep form API argument passing. 2006-12-12 04:52:38 +00:00
Dries Buytaert 7af1ba1e04 - Patch #99087 by Eaton, grugnog2 et al: multistep forms shouldn't fill the session table. 2006-12-06 15:49:45 +00:00
Dries Buytaert 38f3050777 - Patch #101236 by Uwe Herman: fixed typos in the documentation. 2006-12-05 05:47:37 +00:00
Neil Drumm 8bf48bf999 #99645 by chx. Reshuffle some comments. 2006-11-26 22:35:20 +00:00
Neil Drumm e2efd524d0 #93816 by lyricnz. PHP notice cleanup. 2006-11-16 09:06:59 +00:00
Neil Drumm 0accf8fe1e #90508 by Heine and the security team. Every form gets a token. 2006-10-31 08:06:18 +00:00
Neil Drumm bda84648e2 #24023 by vhmauery. Properly handle object option flattening. 2006-10-31 07:37:25 +00:00
Neil Drumm 2ac86c8862 #24023 by chx. Allow multiple select options with the same value and implement it for taxonomy selection. 2006-10-20 20:55:03 +00:00
Dries Buytaert 91fa912747 - Patch #80749 by wdp: don't generate empty attributes. 2006-10-18 11:43:27 +00:00
Dries Buytaert 875e99befe - Patch #88109 by Eaton, chx et al: FormAPI 2.0 doesn't support dynamic form ids. 2006-10-12 20:36:51 +00:00
Steven Wittens 4bd256a20f #85166: div around radios (checkboxes) and tweak margins 2006-10-03 00:17:52 +00:00
Dries Buytaert 669fc40be0 - Patch #85584 by erdemkose: bugfix: pass to the form. 2006-10-02 11:49:50 +00:00
Dries Buytaert 269856e5e7 - Patch #85166 by jjeff: added an extra div to enable Javascript-ify checkboxes. 2006-09-26 14:20:20 +00:00
Neil Drumm 88d14981f2 #84111 by AjK. Be sure to get the right multistep form. 2006-09-23 07:50:16 +00:00
Dries Buytaert 35c33e3cf5 - Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch. 2006-09-09 08:25:24 +00:00