| ddf7ce09 | 05-Mar-2014 |
Cupen <Cupenoruler@foxmail.com> |
translation update |
| 618191d0 | 04-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Replace part of localized searchtext by placeholder |
| c09f3f15 | 04-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
use correct permission level for showing 'create page' text |
| f019ab46 | 04-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
added login form at denied access page
- restore lang string as well |
| 55a71a16 | 04-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
removed pre PHP 5.2 code wrt setcookie and session setting
- moved cookiedir determination in the if-statement |
| 709fd925 | 02-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
resolve scrutinizer issue, is_a type hint doesn't allow null |
| 2400ddcb | 02-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
correct mis-spelled var name and correct empty password fields test |
| 0e668267 | 02-Mar-2014 |
Khan M. B. Asad <muhammad2017@gmail.com> |
translation update |
| 489dcad6 | 28-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
remove require handled by autoloader |
| 5ee37844 | 28-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
remove rendundant msg |
| c09f0eb1 | 28-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
define overridable constants for session properties FS#1913 |
| 8743dba0 | 28-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
removed script, added README instead |
| 524df576 | 28-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
added stripped bit to language file
this has been done by a script and might not be 100% accurate |
| 85db969e | 28-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
added missing language strings |
| 17627937 | 28-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
fixed merge error |
| e30b0f28 | 22-Feb-2014 |
Wild <wild.dagger@free.fr> |
translation update |
| fee03129 | 28-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
improved German translation |
| 2650e2e1 | 27-Feb-2014 |
H. Richard <wanderer379@t-online.de> |
translation update |
| cdc6cb5b | 27-Feb-2014 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| 06d97b63 | 27-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
update links at wiki:dokuwiki |
| 26b26af6 | 26-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
add security character '$' around REMOTE_USER in cache key to avoid key clashes |
| 4a193141 | 26-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
remove rendundant line |
| 3bf4233a | 26-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
add HOST and PORT to feed cache key |
| a049856d | 26-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
revert back to trigger error |
| f3283f02 | 25-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
change to an Exception and expect it |