82b5fca9 | 12-May-2022 |
Andreas Gohr <andi@splitbrain.org> |
access plugin repository over SSL only
fixes #3677 |
680a79a9 | 10-May-2022 |
Paul Nizan <paul_nizan@hormail.com> |
translation update |
8e55744c | 28-Apr-2022 |
Jordan Atwood <nightfirecat@nightfirec.at> |
Restrict editor textarea to vertical resizing only
In the default template, it was previously possible to resize the editor textarea in both directions, which made it possible to expand beyond the e
Restrict editor textarea to vertical resizing only
In the default template, it was previously possible to resize the editor textarea in both directions, which made it possible to expand beyond the edge of its container and become unusable. Restricting it to vertical resizing still allows an expanded editing view without the possibility of encountering these problems.
show more ...
|
555855b8 | 27-Apr-2022 |
VinnieChow <zsz33@qq.com> |
translation update |
52ebc4bd | 16-Apr-2022 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
57d5036d | 16-Apr-2022 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
e2e91587 | 10-Apr-2022 |
Pasi <zazuu@zazuu.net> |
translation update |
8108306b | 16-Mar-2022 |
Alinur <alinur@danwin1210.de> |
translation update |
aff3c248 | 04-Mar-2022 |
Chun-Chung Chen <cjj@u.washington.edu> |
translation update |
0d4bdcc6 | 13-Feb-2022 |
merefox <admin@homerecz.com> |
translation update |
8c1358ca | 08-Feb-2022 |
Hamp Gábor <gabor.hamp@gmail.com> |
translation update |
4b867325 | 04-Feb-2022 |
Andreas Gohr <andi@splitbrain.org> |
Fix #3619 and correctly handle exceptions in XMLRPC
This ensures that any exception happening during XMLRPC processing is signalled correctly to the client as XML encoded error message. |
4ef5d38d | 27-Jan-2022 |
Andreas Gohr <andi@splitbrain.org> |
use correct SVG interwiki fallback icon. #3611 |
01455076 | 26-Jan-2022 |
Andreas Gohr <andi@splitbrain.org> |
Improves our custom smileys
This affects the question, exclaim, deleteme and fixme emojis which are not to be found in standed Unicode smiley sets
The styles now better match the Twitter Emoji styl
Improves our custom smileys
This affects the question, exclaim, deleteme and fixme emojis which are not to be found in standed Unicode smiley sets
The styles now better match the Twitter Emoji styles and are also closer to our previous styles.
show more ...
|
fbfe8e90 | 19-Jan-2022 |
pluto00987 <brinel@gmail.com> |
Add ssl/tls req to settings |
a847f473 | 14-Jan-2022 |
pluto00987 <brinel@gmail.com> |
Add update_pass option |
5d2c5d7e | 04-Jan-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
reformat code |
2e618646 | 04-Jan-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
unittest for loading default and extra default settings in Config manager |
591ebe45 | 04-Jan-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
add unittests for loading of defaults, extra defaults, local and protected settings |
95775ac7 | 22-Nov-2020 |
Christoph Ziehr <christoph@christoph-ziehr.de> |
Update Loader.php
The config options are read in the order plugin-standard-values -> template-standard-values -> dokuwiki.php -> local.php -> local.protected.php into DokuWiki.
But when entering th
Update Loader.php
The config options are read in the order plugin-standard-values -> template-standard-values -> dokuwiki.php -> local.php -> local.protected.php into DokuWiki.
But when entering the configuration manger, they options are displayed in the order dokuwiki.php -> plugin-standard-values -> template-standard-values -> local.php -> local.protected.php
This patch fixes the issue, so that the right values are displayed if there are no configs set in local.php or local.protected.php
See also https://forum.dokuwiki.org/d/18489-issues-with-modifying-confdokuwikiphp for further information.
This is a second version of this change, because on the first try, there was unnoticed php-error.
show more ...
|
03ae5b30 | 20-Nov-2020 |
Christoph Ziehr <christoph@christoph-ziehr.de> |
Update Loader.php
The config options are read in the order plugin-standard-values -> template-standard-values -> dokuwiki.php -> local.php -> local.protected.php into DokuWiki.
But when entering th
Update Loader.php
The config options are read in the order plugin-standard-values -> template-standard-values -> dokuwiki.php -> local.php -> local.protected.php into DokuWiki.
But when entering the configuration manger, they options are displayed in the order dokuwiki.php -> plugin-standard-values -> template-standard-values -> local.php -> local.protected.php
This patch fixes the issue, so that the right values are displayed if there are no configs set in local.php or local.protected.php
See also https://forum.dokuwiki.org/d/18489-issues-with-modifying-confdokuwikiphp for further information.
show more ...
|
39ecc3af | 02-Jan-2022 |
Viktor Horváth <horvath.viktor@forrastrend.hu> |
translation update |
8e7694e0 | 02-Jan-2022 |
Andreas Gohr <andi@splitbrain.org> |
authPDO: extend mysql test to ensure multiple groups are read
I noticed that all our tests basically only ever used one group per user. This makes sure multiple groups work as intended. |
f89f8c79 | 31-Dec-2021 |
Mark Prins <mprins@users.sf.net> |
translation update |
bc63eda6 | 28-Dec-2021 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |