aboutsummaryrefslogtreecommitdiffstats
path: root/install/upgrade_1.7.0.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Administration: happy new year 2009, all PHP headers updated.plegall2009-01-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2836 from trunk to branch 2.0patdenice2008-11-061-1/+1
| | | | | | | | | | - Webmaster or administrator can login to run upgrade. - Inserting upgrade line in mysql.inc.php still work. - Convert espagnol upgrade file to utf8. - Minor changes in upgrade processus. - Remove all comments in pclzip.lib.php. git-svn-id: http://piwigo.org/svn/branches/2.0@2837 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2819 from trunk to branch 2.0patdenice2008-11-031-0/+2
| | | | | | | - Add roma theme to upgrade page. - Upgrade translation. git-svn-id: http://piwigo.org/svn/branches/2.0@2820 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2815 from trunk to branch 2.0patdenice2008-11-011-8/+11
| | | | | | | | - bugs correction in upgrade_1.7.0.php. - only non-standard plugins are deactivated during upgrade. git-svn-id: http://piwigo.org/svn/branches/2.0@2816 68402e56-0260-453c-a942-63ccdbb3a9ee
* new: upgrade script from 1.7.0. Instead of previous upgrade scripts, I callplegall2008-10-151-0/+118
directly the "unit" upgrades from 61 to current. Previous upgrades not in the database are inserted but not applied (and have an explicit description saying so). git-svn-id: http://piwigo.org/svn/branches/2.0@2754 68402e56-0260-453c-a942-63ccdbb3a9ee