73d5721c | 26-May-2020 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
bfd38f7f | 26-May-2020 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
335ba569 | 25-May-2020 |
Nicolas Friedli <nicolas@theologique.ch> |
translation update |
be866e19 | 25-May-2020 |
Анатолий <anatol_m@mail.ru> |
translation update |
03a7920c | 22-May-2020 |
Davi Jorge <davimoises2015@hotmail.com> |
translation update |
84e1c540 | 21-May-2020 |
Jacob Palm <jacobpalmdk@icloud.com> |
translation update |
8371b182 | 20-May-2020 |
Moisés Braga Ribeiro <moisesbr@gmail.com> |
Authorization plugins
[enhancement] group sorting in authplain |
44eedca8 | 19-May-2020 |
Moisés Braga Ribeiro <moisesbr@gmail.com> |
Access Control List Management
All sortable lists: - tree list of namespaces and pages - drop-down list with users and groups - rule list by page/namespace (main sort) - [enhancement] rule list by u
Access Control List Management
All sortable lists: - tree list of namespaces and pages - drop-down list with users and groups - rule list by page/namespace (main sort) - [enhancement] rule list by user/group (secondary sort)
show more ...
|
ec35f6f7 | 16-May-2020 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
translation update |
49021f54 | 06-May-2020 |
DokuWiki Translation Tool <admin@dokuwiki.org> |
Translation update (zh) (#3071)
* translation update
* Update inc/lang/zh/lang.php
* Update lib/plugins/extension/lang/zh/lang.php
* Update lib/plugins/config/lang/zh/lang.php
Co-authored-by:
Translation update (zh) (#3071)
* translation update
* Update inc/lang/zh/lang.php
* Update lib/plugins/extension/lang/zh/lang.php
* Update lib/plugins/config/lang/zh/lang.php
Co-authored-by: Xin <chenxin1034@gmail.com>
show more ...
|
de37beb4 | 06-May-2020 |
Thien Hau <thienhausoftware@gmail.com> |
translation update |
c1ec88ce | 01-May-2020 |
Andreas Gohr <andi@splitbrain.org> |
remove calls to deprecated methods and classes |
3465db0c | 01-May-2020 |
Andreas Gohr <andi@splitbrain.org> |
remove iris color picker plugin from styling manager
Modern browsers know about type=color and show their own picker so there is no need for this jQuery plugin anymore.
Also the iris plugin isn't m
remove iris color picker plugin from styling manager
Modern browsers know about type=color and show their own picker so there is no need for this jQuery plugin anymore.
Also the iris plugin isn't maintained anymore and throws warnings in jQuery migrate.
show more ...
|
47605f73 | 29-Apr-2020 |
Mac <mac@easterncyber.com> |
translation update |
64adbe7a | 24-Apr-2020 |
Andreas Gohr <andi@splitbrain.org> |
translation update |
4a572c5a | 06-Apr-2020 |
Sam <1631095+takuy@users.noreply.github.com> |
add options & defaults to config, no* counterparts |
33033745 | 01-Apr-2020 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
translation update |
fdd649a2 | 26-Mar-2020 |
Andreas Gohr <andi@splitbrain.org> |
Rough fix for ActiveDirectory caching
This is a very rough fix for (some) of the problems described in #3025. It should at least ensure that subsequent calls to authad->retrieveUsers() will return t
Rough fix for ActiveDirectory caching
This is a very rough fix for (some) of the problems described in #3025. It should at least ensure that subsequent calls to authad->retrieveUsers() will return the correct data (or data at all).
The changes in here are as ugly as the original code but should be simple enough to backport to stable for affected users.
A proper fix would involve setting this whole thing on fire and restart from the ashes.
show more ...
|
916ef7cf | 25-Mar-2020 |
Andreas Gohr <andi@splitbrain.org> |
AuthAD: allow empty account suffix
This patch makes it possible to setup authad without specifying an account_suffix. Users need to login with their full <user>@<domain> formatted UserPrincipalName
AuthAD: allow empty account suffix
This patch makes it possible to setup authad without specifying an account_suffix. Users need to login with their full <user>@<domain> formatted UserPrincipalName in this case. This is useful when users of different domains are managed within the Domain Controller.
show more ...
|
6c0c9f5c | 12-Mar-2020 |
Apostolos Tsompanopoulos <info@aptlogs.com> |
translation update |
23a97d4e | 11-Mar-2020 |
HokkaidoPerson <dosankomali@yahoo.co.jp> |
translation update |
9ea219ce | 09-Mar-2020 |
Phy <git@phy25.com> |
fix PHP styling on extension/admin |
bc20e40a | 09-Mar-2020 |
Phy <git@phy25.com> |
add overwrite option on extension upload form
By default, on frontend $overwrite is false. Backend function installFromUpload / installFromURL will have a default of true to preserve existing behavi
add overwrite option on extension upload form
By default, on frontend $overwrite is false. Backend function installFromUpload / installFromURL will have a default of true to preserve existing behavior for other API users.
installArchive now will insert a frontend msg() about not installing because of overwrite restriction. It's not being exposed by exception, but it should be reflected on its return array list of installed plugin.
This fixes #715.
show more ...
|
7b299f22 | 21-Sep-2017 |
Aurélien Martin <01aurelien@gmail.com> |
Add option rss_show_deleted |
ef50b304 | 09-Mar-2020 |
HokkaidoPerson <dosankomali@yahoo.co.jp> |
translation update |