Commit Graph

404 Commits (f00396acc7123eff2fef42aa8c2d5bc088a5504e)

Author SHA1 Message Date
Steven Wittens adb56690c1 #57861: Separate .mysql files for 4.0 and 4.1 2006-04-10 13:45:28 +00:00
Gerhard Killesreiter e6c9ae9889 #55936, blog revisions not migrated, patch by myself 2006-03-26 14:06:06 +00:00
Gerhard Killesreiter 9bbd6f63a3 #53177, if Update #173 fails, file version data lost, patch by dopry, Cvbge, and dww 2006-03-26 01:00:07 +00:00
Gerhard Killesreiter c138357809 #39755, MySQL Database scripts - Replace blocks statements fail with latest MySQL. Patch by drumm. 2006-03-14 14:04:13 +00:00
Steven Wittens 8495750c40 - #53540: Improve relative links updater 2006-03-12 22:25:00 +00:00
Steven Wittens e3eb95d950 - #53540: Relative links updater improvements 2006-03-11 20:50:30 +00:00
Steven Wittens f0373449cb - #28868 fixes: better display of messages and code cleanup 2006-03-11 15:07:47 +00:00
Dries Buytaert f5fff25e6f - Patch #13148 by Matt: upgrade path for relative links. 2006-03-10 18:59:05 +00:00
Gerhard Killesreiter c9c46e2f2f #53265, Missing array initializations, patch by drumm 2006-03-09 22:35:24 +00:00
Gerhard Killesreiter 46ad261902 #52921, Error in system_update_177 with postgres, patch by Steve Ratcliffe 2006-03-08 11:04:03 +00:00
Dries Buytaert 9530e54501 - Patch #28868 by Ber: reset user mail variables. 2006-03-07 19:08:46 +00:00
Dries Buytaert c16e5c4af0 - Patch #52265 by Cvbge: made upgrade path work with PostgreSQL. 2006-03-06 14:43:11 +00:00
Steven Wittens d797819821 - #52403: Comment order messed up on update. 2006-03-04 22:38:51 +00:00
Dries Buytaert 650f22bc7f - Patch #52265 by Zen: converted filter.module to file API:
* Converts filter.module to the fapi model (besides filter_admin_overview which has already been done.)
    * On the format edit screen, updates to the roles fieldset were being mangled with the previous code. The previous code relied on only checked checkboxes being returned. Fapi for some reason decides to insert non-checked items as well with values 0.
    * Makes the name field a UNIQUE field. DB and update patches included. Having a duplicate format name completely b0rks things.
    * Adds check_plain to the format name in admin_overview.
    * Removes unnecessary #type => 'markup'.
    * Moves hook_menu to below hook_help.
    * drupal_goto -> return.
2006-03-04 18:12:10 +00:00
Dries Buytaert 1f39ad146a - Patch #52303 by fago: fixed warning in upgrade path. 2006-03-04 18:09:12 +00:00
Dries Buytaert 47cf9dd9fb - Patch #46746 by Matt: fixed inconsistent encoding of path aliases. Fixes broken URLs on profile pages. 2006-03-03 08:46:09 +00:00
Dries Buytaert d7e9371e94 - Removing whitespace 2006-03-03 08:37:47 +00:00
Steven Wittens 3f2b287d7c - #49501: Improve error reporting in the update system 2006-03-01 22:19:24 +00:00
Gerhard Killesreiter 7939ae1d26 #50669, Remove MyISAM from updates.inc, modified patch by webchick 2006-03-01 09:20:19 +00:00
Dries Buytaert 61fa1f5dc8 - Patch #51841 by m3avrck: added missing utf-8 declaration. 2006-03-01 05:48:03 +00:00
Gerhard Killesreiter dd549cd2d6 #50669, Make database.mysql engine agnostic, patch by webchick 2006-02-28 15:27:45 +00:00
Gerhard Killesreiter 50cd866c3c #46630, by Gordon and Cvbge 2006-02-27 13:31:09 +00:00
Dries Buytaert eda4d90645 - Patch #42390 by chx: Field 'translation' doesn't have a default value query 2006-02-27 13:22:29 +00:00
Dries Buytaert 534c6d4f7c - Patch #42390 by chx: field 'translation' doesn't have a default value query. 2006-02-26 19:40:23 +00:00
Dries Buytaert 0685854bbf - Patch #48161 by chx: fixed duplicate function declaration. 2006-02-26 19:35:29 +00:00
Dries Buytaert 58b4672406 - Patch #48161 by dorpy et al: fixed problem with comment upgrades. 2006-02-25 07:54:33 +00:00
Dries Buytaert 347a5bb5f6 - Patch #31354 by Junyor et al: move node revision information for files to a separate table. (Today's critical bugfix #1.) 2006-02-22 10:06:46 +00:00
Dries Buytaert 3bef13458a - Patch #42935 by thierry_gd: fixed problem with upgrading the theme. (Today's critical bugfix #3.) 2006-02-21 08:47:15 +00:00
Dries Buytaert 25eef00f89 - Patch #48939 by Steve Ratcliffe: added missing {} to upgrade path. 2006-02-12 05:34:34 +00:00
Steven Wittens c9a19e3084 - #48239: Comment thread coding inefficient 2006-02-09 08:33:36 +00:00
Steven Wittens d96be836c1 - #40515: MySQL UTF-8 conversion fixes 2006-02-02 01:27:57 +00:00
Dries Buytaert 3478cc50d0 - Patch #45810 by cvbge: postgresql fixes. 2006-01-30 10:48:37 +00:00
Dries Buytaert 41e5f369f4 - Patch #45810 by killes: vid is not updated when the forum node is stored with "sticky" or "promote to front" checked. 2006-01-27 15:52:44 +00:00
Dries Buytaert 8a59ab233e - Patch #46076 by markus: add CVS ids to database schemas. 2006-01-24 18:23:41 +00:00
Steven Wittens 87da28f8d4 - #40515: PHP 5.1.1+ does not recognize \{ 2006-01-23 01:36:09 +00:00
Steven Wittens c4e6137901 - Remove left-over moderation tables from UTF-8 update 2006-01-22 18:38:34 +00:00
Dries Buytaert 5651357117 - Patch #44379 by Cvbge: removed default roles. 2006-01-22 07:34:41 +00:00
Dries Buytaert e21b5be8d8 - Patch #45747 by Cvbge: documentation improvement + added primary key that got lost 2006-01-22 07:30:47 +00:00
Steven Wittens da6983ca2a - #40515: Make utf-8 update PHP5 compatible 2006-01-21 11:55:53 +00:00
Dries Buytaert 4da4f4c1af - Patch #44379 by Moshe: code improvements: always grant the 'authenticated user' role to authenticated users. Fixed glitch with udpate path. 2006-01-21 08:28:55 +00:00
Steven Wittens 7914ad0f3f - #40515: Ensure UTF-8 character set on the database side (and include upgrade path for incorrectly set up databases) 2006-01-21 01:42:52 +00:00
Dries Buytaert e828470b15 - Patch #42088 by Cvbge: fixed problem with input formats gettin lost when upgrading. 2006-01-17 18:46:16 +00:00
Dries Buytaert da4f856ad8 - Patch #44964 by Eaton: remove comment moderation tables. 2006-01-16 18:33:30 +00:00
Dries Buytaert 0ddfd29cfd - Patch #44286 by Neil, Zen, et al: a couple fixes to the upgrade path. 2006-01-15 17:13:30 +00:00
Dries Buytaert 1cab1dee60 - Patch #41594 by Richard: more improvements to primary/secondary links upgrade path. 2006-01-14 10:22:26 +00:00
Dries Buytaert c128aae638 - Patch #43588 by killes: improved performance of taxonomy_get_tree. 2006-01-10 19:33:57 +00:00
Dries Buytaert 6597a94fca - Patch #37373 by killes: fixed bug in upgrade path. 2006-01-10 18:26:35 +00:00
Dries Buytaert f36b456c1a - Patch #37373 by killes: bugfix: vocabulary_node_types was broken. 2006-01-10 12:26:46 +00:00
Dries Buytaert bc121d6e03 - Patch #42951 by Matt Westgate: bugfix: fixed migration path of primary links when using Xtemplate. 2006-01-09 06:40:11 +00:00
Dries Buytaert fb393415bb - Patch #43833 by killes: give the first user a default role. 2006-01-08 16:32:08 +00:00