aboutsummaryrefslogtreecommitdiffstats
path: root/upgrade.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixes #429 upgrade message (#495)jeremydurand2016-06-061-11/+1
| | | fixes #429 link to Take a Tour with core string
* bug fixed: wrong version number at the end of upgradeplegall2016-03-041-1/+2
|
* feature #423, upgrade script to 2.8plegall2016-02-231-2/+6
|
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
|
* Fix #347 Missing Template class in install.phpmistic1002015-09-151-0/+1
|
* bug 3226: no need to make upgrade slow (on big tables) with a ↵plegall2015-05-281-3/+0
| | | | | | do_maintenance_all_tables() call, that is not the right time to do that git-svn-id: http://piwigo.org/svn/trunk@31184 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove debug codeplegall2014-09-221-2/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@29736 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: no need to check the table piwigo_plugins, this table always ↵plegall2014-09-221-6/+4
| | | | | | exists at this point git-svn-id: http://piwigo.org/svn/trunk@29735 68402e56-0260-453c-a942-63ccdbb3a9ee
* * feature 3142: upgrade script to Piwigo 2.7plegall2014-09-201-12/+45
| | | | | | | | | * link to Tour 2_7_0 at the end of upgrade * activate plugin Take a Tour by default git-svn-id: http://piwigo.org/svn/trunk@29665 68402e56-0260-453c-a942-63ccdbb3a9ee
* code commentedflop252014-04-161-0/+7
| | | | | | | | useless code removed first step for tour after update git-svn-id: http://piwigo.org/svn/trunk@28207 68402e56-0260-453c-a942-63ccdbb3a9ee
* TakeATour replace c13y_upgrade ; c13y_upgrade not activated after upgradeflop252014-04-131-3/+2
| | | | | | | adding TakeATour files less margin-top in no_photo_yet.tpl git-svn-id: http://piwigo.org/svn/trunk@28169 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3016: upgrade script to Piwigo 2.6plegall2014-01-021-3/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@26401 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove all array_push (50% slower than []) + some changes missing for ↵mistic1002013-10-191-14/+9
| | | | | | feature:2978 git-svn-id: http://piwigo.org/svn/trunk@25018 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2978: remove useless sprintf in the coremistic1002013-10-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@25005 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - add new site br.piwigo.orgddtddt2013-05-091-0/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@22570 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - add 2 new site piwigo.org da/trddtddt2013-03-031-0/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@21166 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2856: upgrade script to version 2.5plegall2013-03-021-2/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@21103 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall2013-01-011-1/+1
| | | | | | expected on r12922) git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r16312 from branch 2.4 to trunkplegall2012-07-021-5/+20
| | | | | | | | bug 2677 fixed: smarter check of the database version and manage partial upgrade. git-svn-id: http://piwigo.org/svn/trunk@16313 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2632: add a test on upgrade.php, if a remote site is detected ↵plegall2012-06-141-0/+38
| | | | | | downgrade to 2.3.4 git-svn-id: http://piwigo.org/svn/trunk@15680 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2632: major upgrade script from 2.3 to 2.4 (which calls tasks in ↵plegall2012-06-141-0/+4
| | | | | | install/db directory) git-svn-id: http://piwigo.org/svn/trunk@15679 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2482flop252012-04-171-0/+1
| | | | | | during upgrade, deactivate template-extensions : in practice put an empty array for the config param. extents_for_templates git-svn-id: http://piwigo.org/svn/trunk@14206 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r13955 from branch 2.3 to trunkplegall2012-04-071-0/+5
| | | | | | | | | bug 2610 fixed: make sure the $_GET['lang'] or $_GET['language'] is in the list of available languages. git-svn-id: http://piwigo.org/svn/trunk@13956 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2012, last change before the expected (or not) ↵mistic1002012-01-171-1/+1
| | | | | | apocalypse git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548 multisize - code cleanup + better usage in category_cats + ↵rvelices2012-01-171-1/+0
| | | | | | i.php logs memory usage peak git-svn-id: http://piwigo.org/svn/trunk@12920 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplification of 'startup phase' - multisite.inc.php is not required ↵rvelices2011-12-191-15/+3
| | | | | | anymore / database.inc.php is included after config. git-svn-id: http://piwigo.org/svn/trunk@12768 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2452 added: upgrade script from 2.2 to 2.3plegall2011-10-011-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@12296 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2365 added: Piwigo version is written in the database (asplegall2011-06-251-0/+1
| | | | | | | | | "piwigo_db_version" in the config table). We only store the branch, not the release : 2.3 and not 2.3.1, because database structure is not changing between minor releases. git-svn-id: http://piwigo.org/svn/trunk@11511 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2218: deactivate non core themes after upgradeplegall2011-03-101-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@9597 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2217: switch upgrade screen to a clear background themeplegall2011-03-101-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9596 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade script from 2.1 to 2.2plegall2011-03-101-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@9595 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2210patdenice2011-03-041-3/+3
| | | | | | Improve language management. git-svn-id: http://piwigo.org/svn/trunk@9518 68402e56-0260-453c-a942-63ccdbb3a9ee
* Happy new year 2011plegall2011-01-181-2/+2
| | | | | | | Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery" git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2112 added: ability to set an additional local directoryplegall2011-01-171-3/+17
| | | | | | | $conf['local_dir_site'] in local/config/multisite.inc.php git-svn-id: http://piwigo.org/svn/trunk@8722 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 6327ddtddt2010-05-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6335 68402e56-0260-453c-a942-63ccdbb3a9ee
* add nl.piwigo.org as domain name if current language is nl_NLplegall2010-05-091-0/+3
| | | | | | | | fix typos on language names in install.php correct list of available newsletters git-svn-id: http://piwigo.org/svn/trunk@6152 68402e56-0260-453c-a942-63ccdbb3a9ee
* Upgrade can be launched automaticaly if user is already connected as webmaster.patdenice2010-05-071-8/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@6110 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1630: upgrade to Piwigo 2.1 :-)plegall2010-04-281-8/+26
| | | | | | bug 1604: only activate core themes not all themes. git-svn-id: http://piwigo.org/svn/trunk@5982 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys and misspelling keys in translationsnikrou2010-04-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix php5 apache configuration with upgrade.patdenice2010-03-261-18/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@5387 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix typo : parenthesisnikrou2010-03-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5238 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1255 :nikrou2010-03-211-3/+9
| | | | | | | only one function use exceptions to deal with differents possible errors git-svn-id: http://piwigo.org/svn/trunk@5236 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] localisation hu/RU feature:1526 and feature:1527 ddtddt2010-03-211-0/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@5234 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1255: add pwg_select_db function.patdenice2010-03-211-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5230 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1522: Move config_local.inc.php to local/config/config.inc.phppatdenice2010-03-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5215 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1522 : move database config file to local directorynikrou2010-03-211-4/+4
| | | | | | (include/config_database.inc.php becomes local/config/database.inc.php) git-svn-id: http://piwigo.org/svn/trunk@5213 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some language keys problemsnikrou2010-03-201-1/+1
| | | | | | Need translations ! git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
* increase copyright year to 2010plegall2010-03-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502patdenice2010-03-131-3/+0
| | | | | | | Remove automatic file creation for local-layout.css during install or upgrade.php. Move icon/admin directory from default theme. git-svn-id: http://piwigo.org/svn/trunk@5124 68402e56-0260-453c-a942-63ccdbb3a9ee