Commit Graph

7245 Commits (ba32a804a9c775eee0173aa1ee2436fb05d5d263)

Author SHA1 Message Date
Dries Buytaert ba32a804a9 - Patch #150299 by asimmonds: form API fixes in taxonomy.module. 2007-06-17 10:47:12 +00:00
Dries Buytaert 86a6c03b35 - Patch #140468 by JohnAlbin: documentation improvements. Thanks. 2007-06-17 10:45:35 +00:00
Dries Buytaert 3c8991d0b7 - Patch #152291 by dopry: remove some remaining cruft for handling preview URLs from upload.module. 2007-06-17 10:43:25 +00:00
Dries Buytaert 931a4f32dc - Patch #152171 by yched: added missing validation routines for settings. 2007-06-15 22:00:30 +00:00
Dries Buytaert 50197a8abc - Patch #145647 by spatz4000: unneeded fields in profile SQL query. 2007-06-15 21:48:02 +00:00
Gábor Hojtsy 2291f34155 #151410 by myself: allow modules to watch for the exact strings used on a page 2007-06-15 19:02:47 +00:00
Gábor Hojtsy 85805096f7 #142280 by Jose A Reyero, yched and myself: Content translation support built on the existing node language feature 2007-06-15 18:40:14 +00:00
Dries Buytaert ae0392b2eb - Patch #147947 by hswong3i: some files shouldn't defined as text:big for Oracle compatibility. 2007-06-15 07:15:25 +00:00
Dries Buytaert 0d5e968823 - Patch #82526 by Moshe: simplified APIs -- use form_alter now. 2007-06-15 07:10:47 +00:00
Dries Buytaert dbaddb73c3 - Patch #148419 by Moshe, bjaspan et al: refactor distributed auth out of user.module. 2007-06-15 06:53:26 +00:00
Dries Buytaert 5874ed1046 - Patch #151916 by JohnAlbin: fixing a double patch inclusion. 2007-06-15 06:45:05 +00:00
Dries Buytaert 46215f5d77 - Patch #151491 by john vandyck: fixed notice with table sorting. 2007-06-14 06:12:09 +00:00
Dries Buytaert b69a8e39a6 - Patch #149588 by David Lesieur: corrected API after FAPI changes. 2007-06-14 05:44:51 +00:00
Steven Wittens 85e6683d69 #150671: Consistent code comment style (by dmitrig01). 2007-06-14 01:35:24 +00:00
Gábor Hojtsy 1e666c34cc #150554 suggested by kkaefer, patch by me: rename 'po' folders to the more user friendly 'translations' name 2007-06-13 19:39:04 +00:00
Dries Buytaert 2b010ef522 - Patch #151256 by Chris Kennedy: fapi fix for saving date and time settings. 2007-06-12 22:27:14 +00:00
Dries Buytaert f3c5932a8a - Patch #150676 by lyrincz: removed debug comment. 2007-06-12 20:51:27 +00:00
Dries Buytaert 727304d03d - Patch #151270 by moshe: fixed braino. 2007-06-12 20:37:07 +00:00
Dries Buytaert 6913d2338f - Patch #150972 by alex_b: wget calls cron.php upto 20 times in a row. 2007-06-12 20:25:32 +00:00
Dries Buytaert 2290800c78 - Patch #143532 by Gurpartap: don't redirect to 'my account' after editing profiles. 2007-06-11 15:27:52 +00:00
Dries Buytaert 53420729ea - Patch #101927 by cooferat: fixed problem with post information. 2007-06-11 15:21:14 +00:00
Dries Buytaert bc1c4defa2 - Patch #150167 by fwalch: fixed problem with fapi migration -- one-time login not working. 2007-06-11 15:01:32 +00:00
Dries Buytaert 42667a6328 - Patch #142829 by webchick and gurpartap singh: pave the path to allow comment-.tpl.php. 2007-06-11 14:56:40 +00:00
Dries Buytaert 6c20c428a1 - Patch #145646 by lyricnz: select fields more strictly. 2007-06-11 07:46:05 +00:00
Dries Buytaert 039d508cd0 - Patch #150762 by hunmonk: fixed typo. 2007-06-11 07:30:40 +00:00
Gábor Hojtsy c059a6d984 #145737 follow up patch by yhager: include right to left styles for print.css 2007-06-10 08:55:55 +00:00
Gábor Hojtsy 1f1ad0e2f1 #150335 by myself: clean up editing form, allow for powerful form altering 2007-06-09 09:44:28 +00:00
Dries Buytaert c83f05e284 - Patch #150452 by JohnAlbin: fixed strict notice. 2007-06-09 07:26:36 +00:00
Dries Buytaert b0f759516a - Patch #150344 by webernet: language fixup. 2007-06-09 07:25:15 +00:00
Gábor Hojtsy 57c9a13e1f #118026 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 #143026 by ChrisKennedy and Steven: dynamically check password strength and confirmation. 2007-06-08 06:04:15 +00:00
Dries Buytaert 29eb5a6284 - Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version. 2007-06-08 05:50:58 +00:00
Dries Buytaert 546719769b - Patch #101319 by pwolanin: make sure that node->revision can be altered. 2007-06-07 03:45:57 +00:00
Dries Buytaert 36cdf06140 - Patch #149626 by ChrisKennedy: fixed update 6023 2007-06-07 03:44:13 +00:00
Dries Buytaert cd0c56481d - Patch #149562 by chx: avoid duplicate menu items. 2007-06-06 06:26:15 +00:00
Dries Buytaert 722f8faae9 - Patch #147656 by Shakur: bugfix. 2007-06-06 06:18:47 +00:00
Dries Buytaert d2e4f35fc9 - Patch #149576 by hunmonk: a bad query is preventing batch processing from working correctly. token is a string, so it should not be escaped as a number. 2007-06-05 20:59:02 +00:00
Dries Buytaert 27388f6655 - Patch #149176 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 745222200e - Patch #144746 by drewish: fixed menu_router schema. 2007-06-05 09:33:57 +00:00
Dries Buytaert b0735a04d7 - Patch #147145 by David Strauss: remove mysql (no i) as an option when mysqli is available. 2007-06-05 09:26:42 +00:00
Dries Buytaert 2a3744c572 - Patch #149339 by Ted: removed unnecessary heavy query. 2007-06-05 09:22:22 +00:00
Dries Buytaert c4d170c961 - Patch #147656 by pwolanin and chx: menu module update for Drupal 6. 2007-06-05 09:15:02 +00:00
Dries Buytaert 20b0af0b53 - Patch #101319 by forngren: add access check to revision log. 2007-06-04 16:46:48 +00:00
Dries Buytaert e629deb94d - Patch #146667 by Jeff Eaton: form API fixes. 2007-06-04 15:56:34 +00:00
Dries Buytaert f16f70a89e - Patch #146667 by yched: FAPI fix. 2007-06-04 13:11:34 +00:00
Gábor Hojtsy e31d3bdc24 #148943 by yhager: Right-to-left CSS files for Marvin and Chameleon themes, background image fixed by myself 2007-06-04 11:10:38 +00:00
Gábor Hojtsy 0fe9be0b6e #146462 by Gurpartap Singh: update jQuery to 1.1.2 and make the core JS files compatible with the new version 2007-06-04 10:36:42 +00:00
Dries Buytaert 5c09cfabb9 - Patch #101319 by webchick and forngren: put log message in collapsible fieldset if revisions not enabled. 2007-06-04 07:46:33 +00:00
Dries Buytaert a6c8a06c5b - Patch #148972 by drewish: use correct sequence. 2007-06-04 07:31:59 +00:00
Dries Buytaert 19b8132289 - Patch #148974 by hunmonk: fixed whois online block on PostgreSQL. 2007-06-04 07:24:53 +00:00