| #
7f413440 |
| 24-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
check mbstring function overloading in installer. closes #736
|
| #
75930869 |
| 05-May-2014 |
Guy Brand <gb@unistra.fr> |
Release preparation
|
| #
8c4759c9 |
| 08-Dec-2013 |
Guy Brand <gb@unistra.fr> |
Release preparation
|
| #
14b30079 |
| 18-Nov-2013 |
Guy Brand <gb@unistra.fr> |
Release preparation
|
| #
ab9346ed |
| 17-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
swapped logic for allowing/disabling registration in installer
|
| #
43c137ed |
| 17-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
changed user approval option to disable registration option in installer
|
| #
fc84dec2 |
| 10-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
removed redundant line
|
| #
d2ea6dc1 |
| 09-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
changed how to approve users in installer ACL policy
|
| #
74850f29 |
| 09-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
added possibility to approve users to ACL policies in installer
|
| #
93d16b87 |
| 28-Oct-2013 |
Andreas Gohr <andi@splitbrain.org> |
release preparation
|
| #
654436fb |
| 21-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
fixed references to images in old template (FS#2816)
|
| #
21c9604e |
| 02-Jun-2013 |
Andreas Gohr <andi@splitbrain.org> |
we now require PHP 5.2.0 at least
|
| #
2a5a1456 |
| 10-May-2013 |
Guy Brand <gb@unistra.fr> |
Release preparation
|
| #
c5270434 |
| 19-Apr-2013 |
Andreas Gohr <andi@splitbrain.org> |
browser-based logo resizing in install.php FS#2763
server side resizing now needs a security hash which we can' provide in the installer, yet.
|
| #
ab38a322 |
| 31-Mar-2013 |
lupo49 <dokuwiki@lupo49.de> |
install.php: Added pack() to required DokuWiki PHP functions (FS#2761)
|
| #
5721a154 |
| 06-Mar-2013 |
Guy Brand <gb@unistra.fr> |
Release preparations
|
| #
c70d6cee |
| 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
disable additional auth plugins in installer
|
| #
e93f702b |
| 16-Dec-2012 |
Andreas Gohr <andi@splitbrain.org> |
changed popularity link
|
| #
3a0852d9 |
| 07-Dec-2012 |
Andreas Gohr <andi@splitbrain.org> |
added option to enable automatic popularity data in installer
|
| #
65f67c08 |
| 02-Dec-2012 |
Andreas Gohr <andi@splitbrain.org> |
Merge pull request #119 from whoopdedo/installerstrings
Translatable string for "None" license selection
|
| #
14266831 |
| 14-Sep-2012 |
Michael Hamann <michael@content-space.de> |
Only call set_magic_quotes_runtime in the installer when it exists FS#2583
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 install
Only call set_magic_quotes_runtime in the installer when it exists FS#2583
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.
show more ...
|
| #
b31fcef0 |
| 10-Sep-2012 |
Guy Brand <gb@unistra.fr> |
Release preparation
|
| #
3009a773 |
| 28-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
replaced use of basename() with utf8_basename() FS#2015
|
| #
b1730bd2 |
| 17-Jul-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
Translatable string for "None" license selection
The position of the option was moved to the end of the list so the English label "None of the above" will make sense.
|
| #
d6ba7eb1 |
| 14-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
fixed validation errors in the installer
|