Commit Graph

208 Commits (5e5a07f513ee793a8bbe5094895b4ebd5a1de8a2)

Author SHA1 Message Date
Dries Buytaert e59852d336 - Rollback of patch : delete API. Talked to Steven and Gabor and we
unanimously agreed to rollback the deletion API.  We all support the
  features this patch added, yet not its actual design and implementation.
  After some talk, we decided that it would be better for Drupal -- in the
  long term -- not to go with a solution that isn't 100%. We also recognize
  that in the short term, this patch would have been useful addition. So
  let's figure out how we can implement this properly in D7.
2007-07-01 17:41:16 +00:00
Dries Buytaert 2bf7c1c0e3 - Patch by Gordon et al: add new #pre_render callback to drupal_render(). 2007-06-28 07:48:41 +00:00
Steven Wittens 38a1300df2 : Deletion API (by hunmonk). Woop woop. 2007-06-22 05:44:21 +00:00
Dries Buytaert a92aff941a - Patch by asimmonds: drupal_execute fixes. 2007-06-17 12:07:51 +00:00
Gábor Hojtsy 57c9a13e1f by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found 2007-06-08 12:51:59 +00:00
Dries Buytaert 9e0da3dc7c - Patch by ChrisKennedy and Steven: dynamically check password strength and confirmation. 2007-06-08 06:04:15 +00:00
Dries Buytaert 27388f6655 - Patch by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id(). 2007-06-05 12:13:23 +00:00
Dries Buytaert 1fe90cba4f - Patch by Eaton: correct builder argument ordering, eliminate redundant arguments 2007-06-04 07:22:23 +00:00
Dries Buytaert 21e3e4b490 - Patch by ChrisKennedy: fixed required-attribute of password fields. 2007-05-31 12:36:18 +00:00
Dries Buytaert a55c0d676b - Patch by bjaspan and stefan: xhtml compliance. 2007-05-28 18:53:29 +00:00
Dries Buytaert 7131fd5313 - Patch by nedjo: typo programed -> programmed 2007-05-28 06:20:28 +00:00
Dries Buytaert 96926ca047 - Patch by Eaton et al: standardize form API3 hook parameter order. 2007-05-28 06:08:47 +00:00
Dries Buytaert 2ea8460ea9 - Patch by walkah: FAPI 3 removes ['#post'] from hook_form_alter. 2007-05-25 15:39:34 +00:00
Dries Buytaert b4ef53eccc - Patch by yched: batch processing fixes. 2007-05-16 07:56:19 +00:00
Dries Buytaert ac65ff9074 - Patch by eaton, chx, webchick, yched et al: form api 3 ... yay. :) 2007-05-14 13:43:38 +00:00
Gábor Hojtsy a0caf14052 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 by Darren Oh: fixed empty date field test. 2007-05-07 07:29:23 +00:00
Dries Buytaert e66371cac1 - Patch by merlinofchaos: move theme information to .info files and improved theme inheritance. 2007-05-06 05:47:52 +00:00
Gábor Hojtsy c740ac7fd5 : 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 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
Dries Buytaert 0b74f313a0 - Patch 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 by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
Dries Buytaert dcbb5fa3f4 - Patch by Steven et al: add jQuery teaser splitter. 2007-04-09 13:58:03 +00:00
Dries Buytaert 5bbbf10ba8 - Patch by merlinofchaos: added theme registry for easier themability. 2007-04-06 13:27:23 +00:00
Steven Wittens f7440d4d73 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) 2007-03-27 05:13:55 +00:00
Dries Buytaert eb6b848de6 - Patch by Eaton: unify hook _alter() 2007-03-26 00:35:59 +00:00
Dries Buytaert 757ac966bb - Patch by chx: provide an id on the form item wrapper div. 2007-03-25 19:57:56 +00:00
Dries Buytaert 4b635f6d0a - Patch by Eaton: remove #base, paving the path for a simpler form API. 2007-03-17 18:30:14 +00:00
Dries Buytaert b1d492ee98 - Patch by dopry and ChrisKennedy: make form reference API use nice PHPdoc links. 2007-03-07 17:31:40 +00:00
Dries Buytaert 0be18f09ed - Patch by hunmonk: make #skip_duplicate_check easier to use. 2007-03-07 12:59:22 +00:00
Dries Buytaert 02da223897 - Patch 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 by Steven: refactor url() and l(). 2007-02-15 11:40:19 +00:00
Dries Buytaert 05a708fb06 - Patch by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks. 2007-01-31 15:49:26 +00:00
Dries Buytaert 76b850ab52 - Patch by Eaton: Multistep forms lose context on validation errors. 2007-01-29 19:10:22 +00:00
Dries Buytaert 6a1a93cefa - Patch by jvandyk: form.inc cleanup. 2007-01-23 19:17:55 +00:00
Steven Wittens d351a2218a : #id attribute not output for buttons. 2007-01-15 04:09:40 +00:00
Steven Wittens 36cd6b2b21 : Make login fields consistent size. 2007-01-11 03:24:42 +00:00
Steven Wittens eb28074aa3 : Form API optimization, don't call element_sort unless needed. 2007-01-10 23:30:07 +00:00
Dries Buytaert da55db28f9 - Patch by dww: rename form_get_option_key() and fix its behavior. 2007-01-05 19:08:30 +00:00
Neil Drumm 8bd5340561 by chx. Better checking of selected options. 2007-01-02 05:58:53 +00:00
Dries Buytaert ce2088e817 - Patch by kkaefer, ChrisKennedy, RobRoy et al: fixed update paths. 2006-12-29 18:58:48 +00:00
Steven Wittens bc82525c95 (follow up): Add API function for dealing with form API #options arrays. 2006-12-29 00:19:58 +00:00
Dries Buytaert d5fb9a2398 - Patch by ChrisKennedy: validate max length of textfields. 2006-12-21 16:16:44 +00:00
Steven Wittens bda8b0fdb5 : Allow class on checkboxes/radios group container. 2006-12-12 10:01:38 +00:00
Steven Wittens 655c138813 : Remove spaces in autogenerated form #ids 2006-12-12 09:39:50 +00:00
Steven Wittens f7b6070551 : Fix multistep form API argument passing. 2006-12-12 04:52:38 +00:00
Dries Buytaert 7af1ba1e04 - Patch 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 by Uwe Herman: fixed typos in the documentation. 2006-12-05 05:47:37 +00:00
Neil Drumm 8bf48bf999 by chx. Reshuffle some comments. 2006-11-26 22:35:20 +00:00
Neil Drumm e2efd524d0 by lyricnz. PHP notice cleanup. 2006-11-16 09:06:59 +00:00