Commit Graph

546 Commits (1ef0cd4e9cddb9541ecd2f2e2bb47b51c209b18a)

Author SHA1 Message Date
webchick 768de00260 Issue #966210 by mfb, catch, drumm, bfroehle, drewish, makara, sun, BTMash, iamEAP: Fixed DB Case Sensitivity: system_update_7061() fails on inserting files with same name but different case. 2012-04-26 12:31:44 -07:00
webchick 6af9c29d63 Issue #1542854 by drumm, BTMash: Fixed system_update_7061() converts filepaths too aggressively. 2012-04-26 11:33:42 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick 27910871de Issue #987930 by David_Rothstein, Tor Arne Thune: Fixed The obsolete 'site_offline_message' variable is not always deleted during the D6->D7 upgrade. 2012-01-21 12:47:45 -08:00
webchick 4c99420766 Issue #999024 by bfroehle, O Govinda: Fixed Status Report page refers to 'update status module' instead of 'update manager module'. 2011-11-11 11:49:14 -08:00
webchick a42839c52d Issue #1069080 by Marie Wendel, droplet: Fixed node_comment_statistics().last_comment_timestamp() description. 2011-09-05 11:31:13 -07:00
webchick 1e48014398 Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The dependencies declared in core's hook_update_dependencies() implementations aren't actually correct. 2011-08-06 16:29:31 -07:00
webchick 102630219a - #1218954 by Mark Theunissen: Fixed Path aliases broken after upgrade. 2011-07-25 11:31:26 -07:00
webchick 3adfe45f76 Issue #1154820 by lyricnz, marcingy, Starminder: Fixed System Schema mismatch after upgrade D6 to D7. 2011-05-23 16:46:54 -07:00
Dries Buytaert 0e3354e19c - Patch #716348 by mikey_p: fixed description. 2011-04-25 22:14:57 -04:00
Dries Buytaert 62f978fcb1 - Patch #1120928 by catch: {history} table is owned by system module. 2011-04-12 21:16:58 +02:00
Dries Buytaert b522d3dc5a - Patch #608478 by David_Rothstein: remove leftover code and variables 2011-04-10 18:29:03 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert e819ccc96b - Patch #1014130 by catch, carlos8f, David_Rothstein: install_profile_info() does a file system scan on every request to admin/config (and etc.). 2011-02-19 00:50:43 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron 93b910091f #1006478 by Stevel, mradcliffe, vwX, bfroehle: Fixed D6 to D7 upgrade on PostgreSQL stopped cold at update.php 2010-12-29 03:46:39 +00:00
Dries Buytaert 85fc94016b - Patch #669510 by David_Rothstein: upgrade path improvements for the administration theme setting/permission. 2010-12-18 00:43:04 +00:00
Angie Byron 2c77be1b60 #984358 by dalin, David_Rothstein: Fixed Upgrade from 6.x to 7.x always pulls your site out of maintenance mode immediately 2010-12-06 06:57:40 +00:00
Dries Buytaert 35a08a6780 - Patch #863318 by carlos8f, andypost, chx, Dave Reid, plach: wrong sort order of aliases for different languages. 2010-11-30 01:05:24 +00:00
Angie Byron b2c5a8c864 #875674 by pwolanin, jbrown: Report DB version in Status report. 2010-11-29 06:42:53 +00:00
Dries Buytaert 84c72d06f0 - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths(). 2010-11-27 20:25:44 +00:00
Angie Byron fe7e01c60d #931736 by dww: Fixed No upgrade path for the D6 'file_directory_temp' setting. 2010-11-21 20:35:10 +00:00
Angie Byron a3fab0edad #575280 follow-up by mfb, carlos8f: Empty session IDs break Drupal. (courtesty of BADCamp 2010 woo) 2010-11-13 17:40:09 +00:00
Dries Buytaert a160006def - Patch #966238 by cosmicdreams, bfroehle, catch, mfb, carlos8f, marcingy: system_update_7061() stops migrating data if upload.fid is not found in files table, resulting in data loss. 2010-11-13 01:48:14 +00:00
Dries Buytaert e920fe34ef - Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https session exists. 2010-11-05 19:05:02 +00:00
Dries Buytaert a234921b5f - Patch #939914 by yched: Field UI not enabled on a D6 upgrade. 2010-10-31 03:44:09 +00:00
Dries Buytaert 0281833bb7 - Patch #943558 by joachim: 'block_callback()' in menu_router() table has no purpose. 2010-10-20 00:47:44 +00:00
Angie Byron f8b10296ea #938614 follow-up by chx: Abort abort\! Back to 5.2.4. 2010-10-15 18:03:43 +00:00
Dries Buytaert 7383675935 - Patch #818374 by Damien Tournoud, ksenzee, Dave Reid: add a requirements check error if PECL PDO is being used. 2010-10-12 02:50:03 +00:00
Angie Byron 69e8ffed98 #932134 by catch: Fixed no upgrade path for MENU_CALLBACK API change. 2010-10-08 18:19:11 +00:00
Angie Byron 17d30dc3a3 #925778 by mradcliffe, chx, sun, manarth: Fixed user edit title incorrectly shows currently logged in user. 2010-10-08 05:28:30 +00:00
Dries Buytaert fb8025056c - Patch #932098 by sun: various bogus theme variables. 2010-10-06 13:38:40 +00:00
Angie Byron 02cc38e0c2 #812416 by plach, Damien Tournoud: Fix Locale upgrade path. 2010-10-05 20:04:19 +00:00
Dries Buytaert 485946f296 - Patch #908578 by jonhattan: dependents array key not used in any place across the code. 2010-10-05 00:31:19 +00:00
Angie Byron 4b586bfeca #895176 follow-up by Berdir: Don't run the upload module upgrade path if there's nothing to upgrade. 2010-10-04 21:58:45 +00:00
Angie Byron 5926980b96 #895176 by ksenzee, dereine, mongolito404, Berdir, moshe weitzman, chx: Fixed upgrade fails because of integrity constraint violation in system_update_7060. 2010-10-03 23:19:52 +00:00
Angie Byron bf751d9a94 #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess. 2010-10-01 18:37:23 +00:00
Dries Buytaert b502f4c88a - Patch #909272 by chx: remove stub update functions and renumber the remaining ones. 2010-09-25 18:10:53 +00:00
Angie Byron b6d73970ae #898584 by Damien Tournoud, ksenzee, chx: Clean-up the upgrade path: system. 2010-09-24 21:20:31 +00:00
Dries Buytaert 1bb8993aad - Patch #909272 by moshe weitzman, David_Rothstein: remove stub update functions and renumber the remaining ones. 2010-09-17 02:28:37 +00:00
Angie Byron 413008b890 #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment. 2010-09-13 05:50:09 +00:00
Dries Buytaert 77b1624b39 - Patch #902354 by pwolanin: Fixed Schema description is wrong for uri field in {file_managed()} table. 2010-09-07 21:59:01 +00:00
Dries Buytaert 5d810f73e7 - Patch #887870 by sun, David_Rothstein: make system_list() return full module records. 2010-09-03 19:49:56 +00:00
Dries Buytaert fb300d1f96 - Patch #895308 by Damien Tournoud: remove file_directory_path(). 2010-09-01 20:08:17 +00:00
Angie Byron 8215f5af03 #895032 follow-up by mongolito404: Fixed Upgrade fails on missing file_usage() table. 2010-08-27 19:31:47 +00:00
Angie Byron 94bf1a44a9 #895032 by Sutharsan, clemens.tolboom: Fixed Upgrade fails on missing file_usage() table. 2010-08-27 11:59:51 +00:00
Angie Byron edd3094eae #895088 by Sutharsan: Fixed typo causing file upgrade path to fail. 2010-08-27 11:58:04 +00:00
Angie Byron 7fcde37aca #890794 by Berdir: Fixed Upgrade tests broken on PostgreSQL. 2010-08-23 14:56:37 +00:00
Dries Buytaert 40af7785cf - Patch #877690 by catch, das-peter, mfer, Damien Tournoud: cannot upgrade Drupal core if the comment module is enabled. 2010-08-22 14:55:29 +00:00
Dries Buytaert db5368027e - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core. 2010-08-22 13:55:53 +00:00