Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | new PHP minimum requirement is now 5.3.3 | Andreas Gohr | 2014-10-14 |
| | | | | that's the version in Debian old stable | ||
* | release preparations | Andreas Gohr | 2014-09-29 |
| | |||
* | allow config presets with installer | Andreas Gohr | 2014-06-22 |
| | | | | | | | | | | | | | this adds the ability to place a install.conf file next to the install.php which contains additional config options to be written to conf/local.php on completion of the installer. The install.conf is automatically deleted then. This is useful for automated DokuWiki installers or downloaders that take care of downloading DokuWiki and then drop the user in the default install dialog for initial setup. These tools may set up host specific things options like rewrites, image magic path or file permission settings in this preset. | ||
* | check mbstring function overloading in installer. closes #736 | Andreas Gohr | 2014-05-24 |
| | |||
* | Release preparation | Guy Brand | 2014-05-05 |
| | |||
* | Release preparation | Guy Brand | 2013-12-08 |
| | |||
* | Release preparation | Guy Brand | 2013-11-18 |
| | |||
* | swapped logic for allowing/disabling registration in installer | Anika Henke | 2013-11-17 |
| | |||
* | changed user approval option to disable registration option in installer | Anika Henke | 2013-11-17 |
| | |||
* | removed redundant line | Anika Henke | 2013-11-10 |
| | |||
* | changed how to approve users in installer ACL policy | Anika Henke | 2013-11-09 |
| | |||
* | added possibility to approve users to ACL policies in installer | Anika Henke | 2013-11-09 |
| | |||
* | release preparation | Andreas Gohr | 2013-10-29 |
| | |||
* | fixed references to images in old template (FS#2816) | Anika Henke | 2013-07-21 |
| | |||
* | we now require PHP 5.2.0 at least | Andreas Gohr | 2013-06-02 |
| | |||
* | Release preparation | Guy Brand | 2013-05-10 |
| | |||
* | browser-based logo resizing in install.php FS#2763 | Andreas Gohr | 2013-04-19 |
| | | | | | server side resizing now needs a security hash which we can' provide in the installer, yet. | ||
* | install.php: Added pack() to required DokuWiki PHP functions (FS#2761) | lupo49 | 2013-03-31 |
| | |||
* | Release preparations | Guy Brand | 2013-03-06 |
| | |||
* | disable additional auth plugins in installer | Andreas Gohr | 2013-02-16 |
| | |||
* | changed popularity link | Andreas Gohr | 2012-12-16 |
| | |||
* | added option to enable automatic popularity data in installer | Andreas Gohr | 2012-12-07 |
| | |||
* | Merge pull request #119 from whoopdedo/installerstrings | Andreas Gohr | 2012-12-02 |
|\ | | | | | Translatable string for "None" license selection | ||
| * | Translatable string for "None" license selection | Tom N Harris | 2012-07-17 |
| | | | | | | | | | | The position of the option was moved to the end of the list so the English label "None of the above" will make sense. | ||
* | | Only call set_magic_quotes_runtime in the installer when it exists FS#2583 | Michael Hamann | 2012-09-14 |
| | | | | | | | | | | According to the documentation the function was removed in PHP 5.4.0 though it still seems to exist in my PHP 5.4.6 installation. | ||
* | | Release preparation | Guy Brand | 2012-09-10 |
| | | |||
* | | replaced use of basename() with utf8_basename() FS#2015 | Andreas Gohr | 2012-07-28 |
|/ | |||
* | fixed validation errors in the installer | Anika Henke | 2012-07-14 |
| | |||
* | changed all doctypes to html5 doctype | Anika Henke | 2012-07-14 |
| | |||
* | consider empty files as no file in installer | Elan Ruusamäe | 2012-07-08 |
| | | | | | | | | | | | allow empty config file to proceed installation as we package default config empty in first install as packager may provide empty file in package, to ensure correct file permissions. import old patch: http://cvs.pld-linux.org/packages/dokuwiki/install.patch | ||
* | xml compatibility fixes (mainly entities to unicode conversions) | Anika Henke | 2012-07-05 |
| | |||
* | enable ACL by default on install | Tom N Harris | 2012-06-24 |
| | |||
* | validate inputs to install form | Tom N Harris | 2012-06-24 |
| | |||
* | use more secure password hash for admin pass FS#2536 | Andreas Gohr | 2012-06-23 |
| | |||
* | let installer check for functions needed in HTTPClient FS#2505 | Andreas Gohr | 2012-05-04 |
| | |||
* | release preparations | Andreas Gohr | 2012-01-25 |
| | |||
* | Remove testing md5 hash from installer | Guy Brand | 2012-01-15 |
| | |||
* | make the installer check for new media dirs | Andreas Gohr | 2012-01-10 |
| | |||
* | Release preparations | Adrian Lang | 2011-11-10 |
| | |||
* | Release preparations | Adrian Lang | 2011-05-25 |
| | |||
* | Release preparations | Adrian Lang | 2011-04-22 |
| | |||
* | check for spl_autoload_register() in install.php | Andreas Gohr | 2010-11-24 |
| | | | | See http://forum.dokuwiki.org/post/22120 | ||
* | release preparations | Andreas Gohr | 2010-11-07 |
| | |||
* | preparations for another release candidate | Andreas Gohr | 2010-10-27 |
| | |||
* | use gmdate in installer | Andreas Gohr | 2010-10-24 |
| | |||
* | Correct MD5 in installer | Adrian Lang | 2010-10-07 |
| | |||
* | Release preparations for rc2010-10-07 "Lazy Sunday" | Adrian Lang | 2010-10-07 |
| | |||
* | image based data security check in the installer FS#2020 | Andreas Gohr | 2010-09-09 |
| | | | | | should we replace the previous javascript based check in the admin interface with this one as well? | ||
* | release preparations | Andreas Gohr | 2010-08-29 |
| | |||
* | FS#1962: Also allow 0 in user names | Gina Haeussge | 2010-06-29 |
| |