c1643fc8 | 29-May-2020 |
Paulo Schopf <pschopf@gmail.com> |
translation update |
e31c003d | 29-May-2020 |
Paulo Schopf <pschopf@gmail.com> |
translation update |
cc680a26 | 28-May-2020 |
Paulo Schopf <pschopf@gmail.com> |
translation update |
88d98d0c | 26-May-2020 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
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 |
dce21824 | 02-May-2020 |
Andreas Gohr <andi@splitbrain.org> |
remove jQuery Migrate as outlined in #1546 |
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 ...
|
6086afb7 | 01-May-2020 |
Andreas Gohr <andi@splitbrain.org> |
Update jQuery to 3.5.0 and Migrate to 3.2.0 |
47605f73 | 29-Apr-2020 |
Mac <mac@easterncyber.com> |
translation update |
64adbe7a | 24-Apr-2020 |
Andreas Gohr <andi@splitbrain.org> |
translation update |
bfca0246 | 12-Apr-2020 |
Sam <1631095+takuy@users.noreply.github.com> |
add new "MEDIA_RESIZE" event |
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 ...
|