| 5c99934f | 12-Aug-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Public access to patterns in external link parser |
| f9aa34a3 | 11-Aug-2020 |
Andreas Gohr <andi@splitbrain.org> |
test the collator fallback always
Now the use of the intl extension can be turned off, allowing for easy testing of the fallback. The test now inherits from the collator test so we avoid too much du
test the collator fallback always
Now the use of the intl extension can be turned off, allowing for easy testing of the fallback. The test now inherits from the collator test so we avoid too much duplicate code
show more ...
|
| 5d9cb4e1 | 11-Aug-2020 |
Andreas Gohr <andi@splitbrain.org> |
cleanup for collator tests
The proper use of data providers now make it much easier to add addtional languages to the test |
| 2d85e841 | 11-Aug-2020 |
Andreas Gohr <andi@splitbrain.org> |
wrap sorting functions into their own class |
| a802fe3c | 10-Aug-2020 |
Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com> |
Added confirmation dialog for page tools Revert action |
| b0760ac2 | 09-Aug-2020 |
Petr Kajzar <petr.kajzar@lf1.cuni.cz> |
translation update |
| cce551cd | 07-Aug-2020 |
Jenxi <seow@jenxi.com> |
translation update |
| 67f1a0c1 | 05-Aug-2020 |
Martin Michalek <michalek.dev@gmail.com> |
translation update |
| b9b72303 | 05-Aug-2020 |
Martin Michalek <michalek.dev@gmail.com> |
translation update |
| fa33bdca | 05-Aug-2020 |
GHSRobert Ciang <robertus0617@gmail.com> |
translation update |
| dbdabbe0 | 30-Jul-2020 |
Paulo <pschopf@gmail.com> |
translation update |
| 2fcc9744 | 30-Jul-2020 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
| 054813bc | 29-Jul-2020 |
Guy Brand <gb@unistra.fr> |
Release preparation |
| a178f5e0 | 27-Jul-2020 |
Rojen Zaman <rojen@riseup.net> |
"ı" character added to loweraccents.php
The character "Lowercase dotless i" does not exist in the loweraccents.php file, I add to this. |
| 670dc13d | 27-Jul-2020 |
Andreas Gohr <andi@splitbrain.org> |
Installer: check for XML parser method. fixes #3207 |
| 19ea627a | 27-Jul-2020 |
Andreas Gohr <andi@splitbrain.org> |
temporarily use geshi master #3108
GeSHi/geshi-1.0#134 has been merged but a new release tag hasn't been assigned, yet. Since this may take a while, this patch requires the master branch. It should
temporarily use geshi master #3108
GeSHi/geshi-1.0#134 has been merged but a new release tag hasn't been assigned, yet. Since this may take a while, this patch requires the master branch. It should be reverted to a proper version again once it's available.
show more ...
|
| f466f8ca | 25-Jul-2020 |
Axel Schwarzer <SchwarzerA@gmail.com> |
translation update |
| feee32dc | 24-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
declare method visivility |
| b960c74f | 23-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
rewrite forms in MediaManager using dokuwiki\Form\Form class |
| 499d9bcd | 23-Jul-2020 |
Andreas Gohr <andi@splitbrain.org> |
hide extensions only when javascript is available
Progressive enhancement asks for having information available fon nonJS users and transforming the interface by JS if available |
| 848cb786 | 23-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
Ui\Subscribe class replaces tpl_subscribe() |
| 8549e2b5 | 23-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
support UI\Login form modification in AuthAD
authad plugin will insert domain selector in the Ui\Login form during the event HTML_LOGINFORM_OUTPUT |
| 56fc6b15 | 22-Jul-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
More compact list of allowed file types in media uploader |
| 0b30f01b | 22-Jul-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Replace id with class in media uploader |
| 6ed7a26d | 21-Jul-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Display the list of allowed mime types in media uploader |