summaryrefslogtreecommitdiff
path: root/install.php
Commit message (Expand)AuthorAge
* changed all input type=submit buttons to button type=submit button for better...Anika Henke2015-07-12
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\
| * new PHP minimum requirement is now 5.3.3Andreas Gohr2014-10-14
| * release preparationsAndreas Gohr2014-09-29
* | more PHPDocs, unused var, small bit code reformattingGerrit Uitslag2014-10-01
|/
* allow config presets with installerAndreas Gohr2014-06-22
* check mbstring function overloading in installer. closes #736Andreas Gohr2014-05-24
* Release preparationGuy Brand2014-05-05
* Release preparationGuy Brand2013-12-08
* Release preparationGuy Brand2013-11-18
* swapped logic for allowing/disabling registration in installerAnika Henke2013-11-17
* changed user approval option to disable registration option in installerAnika Henke2013-11-17
* removed redundant lineAnika Henke2013-11-10
* changed how to approve users in installer ACL policyAnika Henke2013-11-09
* added possibility to approve users to ACL policies in installerAnika Henke2013-11-09
* release preparationAndreas Gohr2013-10-29
* fixed references to images in old template (FS#2816)Anika Henke2013-07-21
* we now require PHP 5.2.0 at leastAndreas Gohr2013-06-02
* Release preparationGuy Brand2013-05-10
* browser-based logo resizing in install.php FS#2763Andreas Gohr2013-04-19
* install.php: Added pack() to required DokuWiki PHP functions (FS#2761)lupo492013-03-31
* Release preparationsGuy Brand2013-03-06
* disable additional auth plugins in installerAndreas Gohr2013-02-16
* changed popularity linkAndreas Gohr2012-12-16
* added option to enable automatic popularity data in installerAndreas Gohr2012-12-07
* Merge pull request #119 from whoopdedo/installerstringsAndreas Gohr2012-12-02
|\
| * Translatable string for "None" license selectionTom N Harris2012-07-17
* | Only call set_magic_quotes_runtime in the installer when it exists FS#2583Michael Hamann2012-09-14
* | Release preparationGuy Brand2012-09-10
* | replaced use of basename() with utf8_basename() FS#2015Andreas Gohr2012-07-28
|/
* fixed validation errors in the installerAnika Henke2012-07-14
* changed all doctypes to html5 doctypeAnika Henke2012-07-14
* consider empty files as no file in installerElan Ruusamäe2012-07-08
* xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
* enable ACL by default on installTom N Harris2012-06-24
* validate inputs to install formTom N Harris2012-06-24
* use more secure password hash for admin pass FS#2536Andreas Gohr2012-06-23
* let installer check for functions needed in HTTPClient FS#2505Andreas Gohr2012-05-04
* release preparationsAndreas Gohr2012-01-25
* Remove testing md5 hash from installerGuy Brand2012-01-15
* make the installer check for new media dirsAndreas Gohr2012-01-10
* Release preparationsAdrian Lang2011-11-10
* Release preparationsAdrian Lang2011-05-25
* Release preparationsAdrian Lang2011-04-22
* check for spl_autoload_register() in install.phpAndreas Gohr2010-11-24
* release preparationsAndreas Gohr2010-11-07
* preparations for another release candidateAndreas Gohr2010-10-27
* use gmdate in installerAndreas Gohr2010-10-24
* Correct MD5 in installerAdrian Lang2010-10-07