| 6c877cb5 | 22-Dec-2015 |
diafol666 <ben.brynsadler@gmail.com> |
Translation 2
Second translation |
| cf5038dd | 22-Dec-2015 |
diafol666 <ben.brynsadler@gmail.com> |
Translation |
| 54974451 | 19-Dec-2015 |
Martin Michalek <michalek.dev@gmail.com> |
translation update |
| 2a3a2fe6 | 17-Dec-2015 |
Alfredo Silva <alfredo.silva@sky.com> |
translation update |
| edbc76a7 | 15-Dec-2015 |
ms <msocial@posteo.de> |
translation update |
| ef9dc9b8 | 14-Dec-2015 |
Erial <erial2@gmail.com> |
translation update |
| 92561717 | 10-Dec-2015 |
sagi <sagiyosef@gmail.com> |
translation update |
| 6e2d09ae | 07-Dec-2015 |
Werner Flamme/WKDV <werner.flamme@ufz.de> |
Adapt .htaccess files for Apache 2.4 |
| e6dc6d2e | 04-Dec-2015 |
lainme <lainme993@gmail.com> |
translation update |
| da3192eb | 02-Dec-2015 |
Andreas Gohr <gohr@cosmocode.de> |
PHP 7 is no longer allowed to fail |
| cb62a664 | 30-Nov-2015 |
JustinTrouble <github.com@justintrouble.co.uk> |
Fixed bug in obtainLock(), where it always fails to verify the lock. This fixes #1019, fixes #1311 |
| fc3475d1 | 28-Nov-2015 |
Torpedo <dgtorpedo@gmail.com> |
translation update |
| 446125f5 | 28-Nov-2015 |
trebmuh <trebmuh@users.noreply.github.com> |
Update lang.php
autor duplicated + < and > fixes. |
| 75b69859 | 28-Nov-2015 |
Simon DELAGE <simon.geekitude@gmail.com> |
translation update |
| 0da48067 | 27-Nov-2015 |
trebmuh <trebmuh@users.noreply.github.com> |
Update lang.php
* contributors duplication
* adding myself to the contributors' list
* typo |
| ec98a822 | 27-Nov-2015 |
Amnuay <amnuay@gmail.com> |
translation update |
| 7a112df5 | 27-Nov-2015 |
Andreas Gohr <andi@splitbrain.org> |
add ignoreacl parameter to tpl_include_page #1369
This is needed to accomodate for the change in page_findnearest() |
| c7b8d977 | 27-Nov-2015 |
Andreas Gohr <andi@splitbrain.org> |
use constant instead of magic number |
| 8eca974c | 27-Nov-2015 |
Andreas Gohr <andi@splitbrain.org> |
remove unused token login. closes #1376
The token login was introduced for the flash uploader. Since it has been removed there is no need for this code anymore. |
| 9b82d43f | 27-Nov-2015 |
Andreas Gohr <andi@splitbrain.org> |
add required attributes in user manager #1388 |
| 1de26ac1 | 27-Nov-2015 |
Andreas Gohr <andi@splitbrain.org> |
adjust PHP function interwiki shortcut #1402
Skips one (sometimes flaky) redirect |
| ce949263 | 27-Nov-2015 |
Andreas Gohr <andi@splitbrain.org> |
autoloader needs return, plugins should be required not included |
| a046116d | 27-Nov-2015 |
Andreas Gohr <andi@splitbrain.org> |
forgot to fix one test |
| 216e727c | 27-Nov-2015 |
Andreas Gohr <andi@splitbrain.org> |
adjust tests to make use of new DOKU_HAS_*ZIP defines |
| e6a6ca14 | 27-Nov-2015 |
Andreas Gohr <andi@splitbrain.org> |
run tests without gzip, too |