Commit Graph

6248 Commits (a28ee0cceb976992734eeed21e61692bf3718f38)

Author SHA1 Message Date
Neil Drumm a28ee0cceb #81332 by wundo and davemicc. Allow empty MySQL passwords to work. 2006-09-16 19:26:22 +00:00
Dries Buytaert d662bd20fd - Patch #80271 by chx: node validate prevents programmatic node submission. 2006-09-16 05:35:57 +00:00
Neil Drumm 81b8da2af0 #82865 by chx. Fix the arguments to db_status_report(). 2006-09-13 01:38:42 +00:00
Neil Drumm a74f6f0c3f #83494 by edkwh. Fix the book outline. 2006-09-13 01:30:21 +00:00
Neil Drumm ead8b35e26 #83234 by robertDouglass. Cache the right thing for path lookups. 2006-09-13 01:07:23 +00:00
Steven Wittens faf41d262f changelog typo 2006-09-12 20:35:17 +00:00
Steven Wittens 2e9897254d #83229: Recover gracefully from old PHP versions in installer (best effort only) 2006-09-11 10:53:19 +00:00
Neil Drumm 2e22d4bcee #58860 by edkwh. Proper validation for editing roles. 2006-09-11 09:05:46 +00:00
Neil Drumm e21c0c6545 #40535 by Wesley Tanaka. Configurable number of user for the "Who's new" block. 2006-09-11 08:26:47 +00:00
Neil Drumm 48bbf7207c #83225 by Heine. Remove an extra theme('placeholder'). 2006-09-11 08:20:23 +00:00
Neil Drumm 1081f92732 #41484 by nickl, flk, and budda. Don't wrap the category selection in a fieldset if there is only one vocabulary. 2006-09-11 08:18:24 +00:00
Neil Drumm 428a86e60f #74992 by nickl, beginner, and erdemkose. Some configurations were having trouble with the global variables. 2006-09-11 08:11:07 +00:00
Neil Drumm 47f517edbe #82831. Rollback and moving the JQuery version number to a suitable place. 2006-09-11 06:29:03 +00:00
Dries Buytaert e4b063e1ef - Patch #83297 by yched et al: prevent double escaping of filenames in upload module.
(Needs to be backported, I think)
2006-09-10 07:38:52 +00:00
Dries Buytaert dbc5646f8b - Patch #83316 by nickl: fixed FAPI bug. 2006-09-10 07:36:37 +00:00
Dries Buytaert 2607f6e698 - Patch #83234 by rDouglass: fixed caching glitch. 2006-09-09 11:06:53 +00:00
Dries Buytaert 35c33e3cf5 - Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch. 2006-09-09 08:25:24 +00:00
Dries Buytaert afd01f2a61 - Patch #83213 by edkwh: removed stray theme('placeholder'). 2006-09-09 08:21:42 +00:00
Neil Drumm d48100eb88 #73584 by keve an flk. Properly check if a variable is set. 2006-09-09 00:23:11 +00:00
Neil Drumm 6d3ab3e030 #74976 by RobRoy and mrgeneyuss. Clone category objects for multi-parent heirarchy. 2006-09-08 23:34:32 +00:00
Neil Drumm 6b3775c90d #82831 by gopherspidey. Show JavaScript information in status report page. 2006-09-08 23:25:25 +00:00
Neil Drumm 9ce45873a1 #82859 by RobRoy. Fix an uninitialized variable. 2006-09-08 23:18:51 +00:00
Neil Drumm 1f9b94dc55 #82762 by Uwe Hermann. Add a CVS id. 2006-09-08 23:16:14 +00:00
Neil Drumm 989f978b9a #82867 by RobRoy. Two variables were not initialized. 2006-09-08 23:13:00 +00:00
Neil Drumm 75c5ec2b39 #82861 by RobRoy. Move watchdog overview variables to the right place. 2006-09-08 23:07:25 +00:00
Neil Drumm 82ca828b03 #82806 by dww. Remove warning for updating without performing any updates. 2006-09-08 23:05:22 +00:00
Neil Drumm b73417011b #82925 by Heine. Fix password reset mail variables. 2006-09-08 23:03:48 +00:00
Neil Drumm d0357e97a8 #82177 by Heine. Run cache updates early to avoid unrecoverable errors. 2006-09-08 22:31:59 +00:00
Neil Drumm 8bad7516c5 #42476 by Bèr Kessels. db_queryd() belongs in devel module. 2006-09-08 20:48:30 +00:00
Neil Drumm 0ae3912031 #31874 by David Lesieur. Call taxonomy hook for insert and update after the term is fully saved. 2006-09-08 20:18:35 +00:00
Dries Buytaert f4e1c078bc - Patch #82877 by havran: added missing title field for PostgreSQL. 2006-09-08 16:34:43 +00:00
Dries Buytaert 6f0e54b037 - Patch #82465 by webchick: renamed variables in hooks for consistency. 2006-09-08 16:33:02 +00:00
Dries Buytaert 6ce212e4eb - Patch #82228 by pcwick, webchick, gopherspidey et al: corrected the installation instructions. 2006-09-08 16:29:35 +00:00
Dries Buytaert a45c5f8169 - Patch #30525 by rblomme et al: make downloading attachments work with IE6. 2006-09-08 16:26:51 +00:00
Neil Drumm a2d546e3c0 #82524 by Heine and AjK. Remove use of array_walk(), which was causing segfaults in this case. 2006-09-07 08:23:54 +00:00
Dries Buytaert 160b2e551b - Patch #82858 by RobBoy: incorrect paramaters to _ping_notify() in ping_cron(). 2006-09-07 08:12:24 +00:00
Dries Buytaert 837a314def - Patch #82823 by dww: fixed improper quoting in db_add_column(). Fixes PostgreSQL upgrade path. 2006-09-07 08:09:30 +00:00
Dries Buytaert ce7adc62e0 - Patch #82822 by dww and sammys: PostgreSQL fixes. 2006-09-07 08:08:15 +00:00
Dries Buytaert 4ea672bfd1 - Removing stray whitspaces. 2006-09-07 08:05:31 +00:00
Neil Drumm 7c447cc8a5 #80804 by stefan nagtegaal. Add units for paths. 2006-09-07 08:03:08 +00:00
Neil Drumm 58d1270a7d #73045 by jhenry and davemicc. Add an index to {file_revisions} for faster queries. 2006-09-07 07:57:20 +00:00
Neil Drumm 72a19d0063 #81958 by edkwh. Fix multi-user deletion. 2006-09-07 07:32:12 +00:00
Neil Drumm 04cbffccc7 #78675 by pwolanin. Fix calling order for node links. Seen in book read more links. 2006-09-07 07:24:22 +00:00
Neil Drumm 2310bd9723 #54238 by gopherspidey and fago. Don't cache pages with messages. 2006-09-07 07:11:15 +00:00
Dries Buytaert fa60c7630f - Patch #81809 by John: removed stray variables. 2006-09-06 14:01:51 +00:00
Dries Buytaert fd210c342c - Patch #81777 by havran: make access checking work on PostgreSQL. (ANSI SQL 92) 2006-09-06 12:27:50 +00:00
Dries Buytaert 40fba3d73b - Patch #77936 by Robert: fixed variable name. 2006-09-06 11:16:39 +00:00
Neil Drumm 30b26cc4b8 #81777 by havran and Jaza. Postgres compatibility. 2006-09-06 08:51:53 +00:00
Neil Drumm c616a596c6 #82468 by Ralf Stamm. Add a CVS id. 2006-09-06 08:35:59 +00:00
Neil Drumm c0498c3aaf #78129 by Harry Slaughter. Fix up the breadcrumb home link. 2006-09-06 08:32:51 +00:00