History log of /dokuwiki/lib/ (Results 501 – 525 of 4510)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c1643fc829-May-2020 Paulo Schopf <pschopf@gmail.com>

translation update

e31c003d29-May-2020 Paulo Schopf <pschopf@gmail.com>

translation update

cc680a2628-May-2020 Paulo Schopf <pschopf@gmail.com>

translation update

88d98d0c26-May-2020 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

73d5721c26-May-2020 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

bfd38f7f26-May-2020 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

335ba56925-May-2020 Nicolas Friedli <nicolas@theologique.ch>

translation update

be866e1925-May-2020 Анатолий <anatol_m@mail.ru>

translation update

03a7920c22-May-2020 Davi Jorge <davimoises2015@hotmail.com>

translation update

84e1c54021-May-2020 Jacob Palm <jacobpalmdk@icloud.com>

translation update

8371b18220-May-2020 Moisés Braga Ribeiro <moisesbr@gmail.com>

Authorization plugins

[enhancement] group sorting in authplain

44eedca819-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 ...

ec35f6f716-May-2020 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update

49021f5406-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 ...

de37beb406-May-2020 Thien Hau <thienhausoftware@gmail.com>

translation update


/dokuwiki/inc/HTTP/HTTPClient.php
/dokuwiki/inc/lang/vi/admin.txt
/dokuwiki/inc/lang/vi/adminplugins.txt
/dokuwiki/inc/lang/vi/conflict.txt
/dokuwiki/inc/lang/vi/denied.txt
/dokuwiki/inc/lang/vi/draft.txt
/dokuwiki/inc/lang/vi/edit.txt
/dokuwiki/inc/lang/vi/editrev.txt
/dokuwiki/inc/lang/vi/index.txt
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/lang/vi/locked.txt
/dokuwiki/inc/lang/vi/login.txt
/dokuwiki/inc/lang/vi/mailtext.txt
/dokuwiki/inc/lang/vi/newpage.txt
/dokuwiki/inc/lang/vi/norev.txt
/dokuwiki/inc/lang/vi/onceexisted.txt
/dokuwiki/inc/lang/vi/password.txt
/dokuwiki/inc/lang/vi/preview.txt
/dokuwiki/inc/lang/vi/pwconfirm.txt
/dokuwiki/inc/lang/vi/read.txt
/dokuwiki/inc/lang/vi/recent.txt
/dokuwiki/inc/lang/vi/register.txt
/dokuwiki/inc/lang/vi/registermail.txt
/dokuwiki/inc/lang/vi/resendpwd.txt
/dokuwiki/inc/lang/vi/resetpwd.txt
/dokuwiki/inc/lang/vi/revisions.txt
/dokuwiki/inc/lang/vi/searchpage.txt
/dokuwiki/inc/lang/vi/showrev.txt
/dokuwiki/inc/lang/vi/stopwords.txt
/dokuwiki/inc/lang/vi/subscr_digest.txt
/dokuwiki/inc/lang/vi/subscr_form.txt
/dokuwiki/inc/lang/vi/subscr_list.txt
/dokuwiki/inc/lang/vi/subscr_single.txt
/dokuwiki/inc/lang/vi/updateprofile.txt
/dokuwiki/inc/lang/vi/uploadmail.txt
plugins/acl/lang/vi/help.txt
plugins/acl/lang/vi/lang.php
plugins/authad/lang/vi/lang.php
plugins/authad/lang/vi/settings.php
plugins/authldap/lang/vi/lang.php
plugins/authldap/lang/vi/settings.php
plugins/authpdo/lang/vi/lang.php
plugins/authpdo/lang/vi/settings.php
plugins/authplain/lang/vi/lang.php
plugins/config/lang/vi/intro.txt
plugins/config/lang/vi/lang.php
plugins/extension/lang/vi/intro_install.txt
plugins/extension/lang/vi/intro_plugins.txt
plugins/extension/lang/vi/intro_search.txt
plugins/extension/lang/vi/intro_templates.txt
plugins/extension/lang/vi/lang.php
plugins/popularity/lang/vi/intro.txt
plugins/popularity/lang/vi/lang.php
plugins/popularity/lang/vi/submitted.txt
plugins/revert/lang/vi/intro.txt
plugins/revert/lang/vi/lang.php
plugins/styling/lang/vi/intro.txt
plugins/styling/lang/vi/lang.php
plugins/usermanager/lang/vi/add.txt
plugins/usermanager/lang/vi/delete.txt
plugins/usermanager/lang/vi/edit.txt
plugins/usermanager/lang/vi/import.txt
plugins/usermanager/lang/vi/intro.txt
plugins/usermanager/lang/vi/lang.php
plugins/usermanager/lang/vi/list.txt
tpl/dokuwiki/lang/vi/lang.php
tpl/dokuwiki/lang/vi/style.txt
dce2182402-May-2020 Andreas Gohr <andi@splitbrain.org>

remove jQuery Migrate as outlined in #1546

c1ec88ce01-May-2020 Andreas Gohr <andi@splitbrain.org>

remove calls to deprecated methods and classes

3465db0c01-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 ...

6086afb701-May-2020 Andreas Gohr <andi@splitbrain.org>

Update jQuery to 3.5.0 and Migrate to 3.2.0

47605f7329-Apr-2020 Mac <mac@easterncyber.com>

translation update

64adbe7a24-Apr-2020 Andreas Gohr <andi@splitbrain.org>

translation update

bfca024612-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

add new "MEDIA_RESIZE" event

4a572c5a06-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

add options & defaults to config, no* counterparts

3303374501-Apr-2020 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update

fdd649a226-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 ...

1...<<21222324252627282930>>...181