Commit Graph

205 Commits (1001b7079d19128bb55a71c4fcb5b989400cba31)

Author SHA1 Message Date
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 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
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 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 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 748c69985e - Patch by chx: critical bugfix: fixed the database upgrade path. 2006-01-08 16:15:53 +00:00
Dries Buytaert 7f87b19eeb - Patch #42886 by chx: critical feature: allow modules to be reordered. 2006-01-08 12:49:51 +00:00
Dries Buytaert a5e833b452 - Patch #39697 by Cvbge and Markus: critical bug: fixed upgrade path of drupal.module changes. 2006-01-06 07:12:24 +00:00
Steven Wittens 304e0b2977 - MySQL-update needs to use 'mysql' or 'mysqli' 2006-01-06 03:08:52 +00:00
Dries Buytaert 9af704d3cf - Modified patch #39697 by nedjo: enable sites to post information on their modules, themes. 2006-01-04 09:17:02 +00:00
Dries Buytaert 034712530c - Patch #42956 by Matt: fixed warnings in update path. 2006-01-02 08:05:18 +00:00
Dries Buytaert ebeaaedc8f - Patch 42498 by m3avrck: unified cron-trackers and added a section that lets you figure out whether cron is running (usability improvement). 2005-12-31 14:18:22 +00:00
Dries Buytaert 34265be9b7 - Patch 42652 by Goba: fixed upgrade issue related to MySQL 5. 2005-12-31 10:52:46 +00:00
Dries Buytaert 753f11d8c9 - Patch #41755 by Cvbge:
1. "int(10)" -> "int", fixed typo in index name [pgsql change only]
   2. added defaults for uid and hostname (needed for both)
   3. postgres supports "DROP column" syntax
   4. added missing DELETEs for new table in poll_delete() and poll_update()
2005-12-28 12:02:29 +00:00
Dries Buytaert 387b47ec2b - Patch #41755 by Neil: normalize poll.polled database column. 2005-12-27 14:34:21 +00:00
Dries Buytaert b362985de5 - Patch #41118 by Goba: various upgrade script fixes. 2005-12-26 17:20:23 +00:00
Dries Buytaert 2b367df8ed - Patch #41594 by Richard: improved upgrade path of primary and secondary links. 2005-12-24 13:07:25 +00:00
Steven Wittens 2132883524 - Missing array() in updates.inc, caused foreach warning at the end. 2005-12-16 17:11:52 +00:00
Dries Buytaert e53f58fbe0 - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty(). 2005-12-14 20:01:39 +00:00
Dries Buytaert dd2fdd128d - Patch #40532 by wtanaka: use longblog for data in the cache. Is reported to fix utf-8 problems and improves consistency with PostgreSQL. 2005-12-13 18:49:47 +00:00
Dries Buytaert ccb3fa0219 - Patch #39462 by Cvgbe:
1. fixed problem with long URLs being truncated (and causing errors)
  2. added CREATE UNIQUE INDEX to prefix.sh
  3. changed totalcount from int to bigint to prevent overflow
  4. unifies index names, syncs with database.mysql

  Updated changelog.
2005-12-12 22:08:35 +00:00
Dries Buytaert 544aefad8a - Modified patch #40534: improved themability of forum icons (makes it possible to use animated gifs) + removed forum setting. 2005-12-11 12:44:39 +00:00
Dries Buytaert 0eb731d5e2 - Patch #40463 by chx and baudolino: fixed fatal error in forms.inc. 2005-12-11 10:40:07 +00:00
Dries Buytaert cf5dc8b87d - Changed '50' to '20' as per Neil's comment in issue 36042 (comment #12). 2005-12-10 08:14:57 +00:00
Dries Buytaert efaf4d23bb - Patch #36042 by Cvbge: make the latest database upgrade work with PostgreSQL. 2005-12-10 08:13:40 +00:00
Dries Buytaert 1d0fa04d33 - Patch #40518 by drumm: remove hook_versions. 2005-12-09 15:46:47 +00:00
Dries Buytaert e70cb8b523 - Patch #36042 by Gerhard and Neil: recover old revisions. 2005-12-09 15:33:39 +00:00
Dries Buytaert ac611b2473 - Small documentation improvements. 2005-12-08 08:47:15 +00:00