| 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 |
| fd76e02a | 19-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
fix Ui\Diff::diffHead() scope public
html_diff_head() was used in inc/media.php |
| c2bf454b | 18-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
add space delimiters inside the list item
Bugfix missing div.no tag just after the form tag in Ui\Revisions::show() |
| 7afe5d93 | 18-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
mark html_denied() and html_locked() as deprecated
and fix coding style |
| 9c8632b4 | 18-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
create Ui\Index::buildIndexList() |
| bde560b4 | 18-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
closure to obsolete html_li_default() |
| 675d8ce4 | 18-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
closure to obsolete html_hilight_callback() |