David Rothstein
|
6de5659098
|
Fix broken function docblock in system.install.
|
2014-01-02 18:55:32 -05:00 |
David Rothstein
|
6c89f3924e
|
Issue #1815886 by bojanz, slashrsm | torgosPizza: Change the database schema to allow Drupal core to manage files larger than 4 GB.
|
2013-12-25 13:36:03 -05:00 |
David Rothstein
|
f01c994de8
|
Merge tag '7.24' into 7.x
7.24 release
Conflicts:
CHANGELOG.txt
includes/bootstrap.inc
|
2013-11-20 15:49:21 -05:00 |
David Rothstein
|
782d1155c6
|
Drupal 7.24
|
2013-11-20 15:45:59 -05:00 |
Jennifer Hodgdon
|
b84232ef39
|
Issue #2062127 by jlindsey15, joachim: Document system_requirements as implementation of hook_requirements
|
2013-08-13 08:01:52 -07:00 |
David Rothstein
|
19e65b966c
|
Issue #1453984 by xjm, naxoc, Dave Reid, underq, dags, tim.plunkett, Heine: Fixed Color module doesn't test for unlimited memory.
|
2013-08-05 23:58:15 -04:00 |
David Rothstein
|
9cc5ed7b8c
|
Issue #1586166 by drumm, David_Rothstein: Fixed system_update_7013() and user_update_7002() should not call l().
|
2013-08-05 21:52:02 -04:00 |
David Rothstein
|
92d2299781
|
Issue #1586542 followup by andypost: Workaround for an issue where system update #7061 fails due to a memory leak and can't be run again.
|
2013-03-10 15:50:59 -04:00 |
David Rothstein
|
851bcf12f0
|
Issue #1475342 by iamEAP | Kasper Souren: Fixed D6->D7 upgrade: system_update_7007() fail.
|
2013-03-10 15:44:11 -04:00 |
David Rothstein
|
297665a471
|
Issue #1012620 by Berdir, kbasarab, YesCT: Fixed Unique key on date_formats().(format|type) is problematic for case insensitive collations.
|
2013-02-27 17:08:32 -05:00 |
David Rothstein
|
da660bbd04
|
Issue #1879022 by omegamonk: Fixed Enforced dependencies errors updating to recent versions of Drupal 7.
|
2013-01-27 16:57:30 -05:00 |
David Rothstein
|
6d462a30f6
|
Issue #1816148 by BTMash, David_Rothstein | Irous: Removed system_update_7075() for now, since it's causing problems.
|
2012-11-06 02:20:18 -05:00 |
webchick
|
8355498584
|
Issue #1586542 follow-up by Eric_A: Explicitly declare dependencies of system_update_7061.
|
2012-11-02 15:19:50 -07:00 |
webchick
|
766e06742c
|
Issue #1586542 by BTMash, carwin, xjm, gwulo: Fixed d6 to d7 upgrade stuck at update #7061.
|
2012-10-29 18:55:12 -07:00 |
Jennifer Hodgdon
|
e27ec205f7
|
Issue #1799116 by jwilson3: Standardize on installation profile terminology
|
2012-10-10 10:26:08 -07:00 |
Jennifer Hodgdon
|
409db6b299
|
Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms
|
2012-09-17 12:12:26 -07:00 |
webchick
|
f2aa3cc200
|
Issue #1691438 by Dave Reid, CrashTest_, quicksketch, jbrown, Devin Carlson: Fixed Regression: {file_managed()}.filename should NOT be binary (and case-sensitive by default).
|
2012-09-02 16:28:56 -07:00 |
webchick
|
fe87f404c1
|
Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's strings.
|
2012-08-26 10:40:05 -07:00 |
Jennifer Hodgdon
|
124712cdaf
|
Issue #1688020 by ishanmahajan, HUU: Fix group header for extra 7.x updates functions
|
2012-08-24 11:17:46 -07:00 |
webchick
|
feac3940c3
|
Issue #1685110 by BTMash, aspilicious, jhodgdon: Fixed Upgrade of forum.module d6-d7 loses permission.
|
2012-08-18 13:27:54 +02:00 |
David Rothstein
|
b7e3bb7f4b
|
Issue #1706788 by David_Rothstein | aturetta: Rolled back issue #1613554 by removing the contents of system_update_7074 for now, since it fails on PostgreSQL.
|
2012-08-01 11:19:51 -04:00 |
David Rothstein
|
99b25143b2
|
Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's strings (followup to avoid use of API functions during updates).
|
2012-07-29 23:15:33 -04:00 |
Jennifer Hodgdon
|
7a7abd77b4
|
Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are listed in the updates-7.x-extra group
|
2012-07-16 09:45:43 -07:00 |
webchick
|
1e4c645282
|
Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's strings.
|
2012-07-07 13:12:22 -07:00 |
Jennifer Hodgdon
|
e039aaaa32
|
Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks
|
2012-05-23 12:25:30 -07:00 |
webchick
|
ef78892600
|
Issue #966210 follow-up by chx: More secure fix for system_update_7061().
|
2012-05-02 11:41:38 -07:00 |
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 |