aboutsummaryrefslogtreecommitdiffstats
path: root/install.php (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-11filter $_GET['dl'], it must be a md5sum-like string and nothing elseplegall1-1/+7
2012-04-07merge r13955 from branch 2.3 to trunkplegall1-0/+5
2012-01-17update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1001-1/+1
2012-01-17feature 2548 multisize - code cleanup + better usage in category_cats + i.php...rvelices1-1/+0
2012-01-14feature:2021 change contents of the mail + add option on admin/user_listmistic1001-2/+5
2012-01-14feature:2021 email notification on user creation, add checkboxes on register ...mistic1001-19/+22
2012-01-142021: email notification on user creation + mail for admin at installationmistic1001-0/+21
2011-12-29fetaure 2542 replace $conf['local_data_dir'] with $conf['data_location'] and ...rvelices1-3/+3
2011-12-19simplification of 'startup phase' (forgot install.php)rvelices1-14/+1
2011-09-08feature 2431: only keep MySQL on installation formplegall1-14/+1
2011-08-30feature 2420 added: automatically use the gallery title in the page banner.plegall1-0/+2
2011-06-25feature 2365 added: Piwigo version is written in the database (asplegall1-0/+2
2011-03-04feature:2210patdenice1-1/+1
2011-03-04feature:2210patdenice1-4/+4
2011-01-18Happy new year 2011plegall1-2/+2
2011-01-17feature 2112 added: ability to set an additional local directoryplegall1-1/+15
2010-12-27feature 2087 added: use a checkbox in the installation screen for newsletter ...plegall1-5/+18
2010-12-26feature 2086 added: switch installation screen to a clear background themeplegall1-1/+1
2010-05-09add nl.piwigo.org as domain name if current language is nl_NLplegall1-2/+5
2010-05-08Bug fix : secret key was allways the same and was absolutly not random !nikrou1-1/+1
2010-04-28remove useless check of mysql.inc.phpplegall1-92/+27
2010-04-28feature 1630: upgrade to Piwigo 2.1 :-)plegall1-35/+11
2010-04-10Fix some issues with database connections.nikrou1-1/+1
2010-04-02Improve the install confirmation page: dedicated button to download theplegall1-15/+12
2010-03-29Fix some issues with database engines :nikrou1-1/+4
2010-03-27Simplify installation message, no need to explain the following step, theplegall1-3/+4
2010-03-26Fix php5 apache configuration with upgrade.patdenice1-2/+2
2010-03-26Fix php5 apache configuration with install.patdenice1-13/+5
2010-03-25Feature 1535: Add language manager.patdenice1-10/+8
2010-03-25Feature 1535: Add languages table.patdenice1-2/+14
2010-03-25improvement: dynamically activate all installed themes (with checks onplegall1-0/+5
2010-03-22Feature 1525 : propose to download config database file when permissions for ...nikrou1-6/+30
2010-03-21feature 1255: Move $conf['db_sqlite_default'] and $conf['dbengine_select_defa...patdenice1-1/+10
2010-03-21Feature 1255 :nikrou1-17/+8
2010-03-21[trunk] localisation hu/RU feature:1526 and feature:1527 ddtddt1-0/+9
2010-03-21feature 1255: add pwg_select_db function.patdenice1-4/+13
2010-03-21feature 1255: set mysql as default engine.patdenice1-17/+17
2010-03-21feature 1522: Move config_local.inc.php to local/config/config.inc.phppatdenice1-1/+1
2010-03-21Feature 1522 : move database config file to local directorynikrou1-4/+4
2010-03-20Fix some language keys problemsnikrou1-1/+1
2010-03-19increase copyright year to 2010plegall1-1/+1
2010-03-13feature 1502patdenice1-3/+0
2010-03-13feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall1-1/+1
2010-03-02Feature 1450 :nikrou1-1/+1
2010-03-02Feature 1451 : localization with gettextnikrou1-9/+11
2010-02-01[trunk] localisation merge 4758 bug:1416ddtddt1-0/+6
2010-01-05Fix : replace a constant by value of prefix for a real querymathiasm1-1/+1
2009-12-09merge r4462 from branch 2.0 to trunkplegall1-1/+1
2009-12-09Bug 1314 : warning because of undefined variables in installationnikrou1-2/+2
2009-12-04Feature 1255 : migration scriptnikrou1-29/+96