aboutsummaryrefslogtreecommitdiffstats
path: root/install.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* filter $_GET['dl'], it must be a md5sum-like string and nothing elseplegall2013-02-111-1/+7
* merge r13955 from branch 2.3 to trunkplegall2012-04-071-0/+5
* update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1002012-01-171-1/+1
* feature 2548 multisize - code cleanup + better usage in category_cats + i.php...rvelices2012-01-171-1/+0
* feature:2021 change contents of the mail + add option on admin/user_listmistic1002012-01-141-2/+5
* feature:2021 email notification on user creation, add checkboxes on register ...mistic1002012-01-141-19/+22
* 2021: email notification on user creation + mail for admin at installationmistic1002012-01-141-0/+21
* fetaure 2542 replace $conf['local_data_dir'] with $conf['data_location'] and ...rvelices2011-12-291-3/+3
* simplification of 'startup phase' (forgot install.php)rvelices2011-12-191-14/+1
* feature 2431: only keep MySQL on installation formplegall2011-09-081-14/+1
* feature 2420 added: automatically use the gallery title in the page banner.plegall2011-08-301-0/+2
* feature 2365 added: Piwigo version is written in the database (asplegall2011-06-251-0/+2
* feature:2210patdenice2011-03-041-1/+1
* feature:2210patdenice2011-03-041-4/+4
* Happy new year 2011plegall2011-01-181-2/+2
* feature 2112 added: ability to set an additional local directoryplegall2011-01-171-1/+15
* feature 2087 added: use a checkbox in the installation screen for newsletter ...plegall2010-12-271-5/+18
* feature 2086 added: switch installation screen to a clear background themeplegall2010-12-261-1/+1
* add nl.piwigo.org as domain name if current language is nl_NLplegall2010-05-091-2/+5
* Bug fix : secret key was allways the same and was absolutly not random !nikrou2010-05-081-1/+1
* remove useless check of mysql.inc.phpplegall2010-04-281-92/+27
* feature 1630: upgrade to Piwigo 2.1 :-)plegall2010-04-281-35/+11
* Fix some issues with database connections.nikrou2010-04-101-1/+1
* Improve the install confirmation page: dedicated button to download theplegall2010-04-021-15/+12
* Fix some issues with database engines :nikrou2010-03-291-1/+4
* Simplify installation message, no need to explain the following step, theplegall2010-03-271-3/+4
* Fix php5 apache configuration with upgrade.patdenice2010-03-261-2/+2
* Fix php5 apache configuration with install.patdenice2010-03-261-13/+5
* Feature 1535: Add language manager.patdenice2010-03-251-10/+8
* Feature 1535: Add languages table.patdenice2010-03-251-2/+14
* improvement: dynamically activate all installed themes (with checks onplegall2010-03-251-0/+5
* Feature 1525 : propose to download config database file when permissions for ...nikrou2010-03-221-6/+30
* feature 1255: Move $conf['db_sqlite_default'] and $conf['dbengine_select_defa...patdenice2010-03-211-1/+10
* Feature 1255 :nikrou2010-03-211-17/+8
* [trunk] localisation hu/RU feature:1526 and feature:1527 ddtddt2010-03-211-0/+9
* feature 1255: add pwg_select_db function.patdenice2010-03-211-4/+13
* feature 1255: set mysql as default engine.patdenice2010-03-211-17/+17
* feature 1522: Move config_local.inc.php to local/config/config.inc.phppatdenice2010-03-211-1/+1
* Feature 1522 : move database config file to local directorynikrou2010-03-211-4/+4
* Fix some language keys problemsnikrou2010-03-201-1/+1
* increase copyright year to 2010plegall2010-03-191-1/+1
* feature 1502patdenice2010-03-131-3/+0
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-1/+1
* Feature 1450 :nikrou2010-03-021-1/+1
* Feature 1451 : localization with gettextnikrou2010-03-021-9/+11
* [trunk] localisation merge 4758 bug:1416ddtddt2010-02-011-0/+6
* Fix : replace a constant by value of prefix for a real querymathiasm2010-01-051-1/+1
* merge r4462 from branch 2.0 to trunkplegall2009-12-091-1/+1
* Bug 1314 : warning because of undefined variables in installationnikrou2009-12-091-2/+2
* Feature 1255 : migration scriptnikrou2009-12-041-29/+96