History log of /dokuwiki/ (Results 1376 – 1400 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2bf5aa0c27-Aug-2020 Karsten Kosmala <karsten.kosmala@gmail.com>

typos

c93d7d3427-Aug-2020 Karsten Kosmala <kosmala@cosmocode.de>

remove unused variable

ae26f74e27-Aug-2020 Karsten Kosmala <kosmala@cosmocode.de>

add addToGroup and removeFromGroup

7faa86fa26-Aug-2020 Karsten Kosmala <kosmala@cosmocode.de>

initial usermanager cli

c6977b3a26-Aug-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

change event naming scheme

FORM_*_OUTPUT scheme had been introduced since Apriil 2018, see #2286

242e693120-Aug-2020 Moisés Braga Ribeiro <moisesbr@gmail.com>

Thorough tests for EO, DE, PT and ES

Correction for German collation; examples for German and Spanish; much better comments

8128de6c20-Aug-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

fix Scrutinizer annotations

bde2a64419-Aug-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

fix Scrutinizer annotations

66e555e219-Aug-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

fix missing or unnecessary use Event statements

903616ed19-Aug-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

register HTMLFORM_LOGIN_OUTPUT event handler

e6adf5b719-Aug-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

tigger HTMLFORM_*_OUTPUT events

trigger events in Form::toHTML() instead of using Event::createAndTrigger()

0dd3555819-Aug-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Form::toHTML() can trigger event

New event naming scheme HTMLFORM_*_OUTPUT should be tiggered to prevent break of old third-party plugins using old events HTML_*FORM_OUTPUT.

3cec13af19-Aug-2020 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update

628d547518-Aug-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

remove unnecessary printing DOKU_LF

67ef3e8818-Aug-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

split longer show() into task methods.

The structure of Ui\Revisions is similar to Ui\Recent. Ui\Revisions::getRevisions() returns a arrey of rev info array as same as getRecent().

057cd77518-Aug-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

more narrow jQuery selector to rev2[] checkbox

This fix enables to use disabled checkbox for non-existing revision page or media file in the HTML form of Ui\Revisions.

bcdf03d017-Aug-2020 Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>

Optimized pageRestoreConfirm function

d0fecb1817-Aug-2020 Moisés Braga Ribeiro <moisesbr@gmail.com>

Tests for Portuguese and Spanish

Collations for Portuguese and Spanish; examples for Portuguese; better comments

0489c64b16-Aug-2020 Moisés Braga Ribeiro <moisesbr@gmail.com>

Changes according to revisions in https://github.com/moisesbr-dw/dokuwiki/pull/2

Many minor details and use of Sort::xyz() instead of intl_xyz() in files outside the "inc" folder.

21b96b6315-Aug-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

shorten Ui\Recent::show(), split out sub methods

Requrie *PHP7*, using anonymous class in Ui\Recent::getObjRevInfo()

697ca7e213-Aug-2020 Andreas Gohr <andi@splitbrain.org>

fixed plugin name output on load error

cad4fbf613-Aug-2020 Andreas Gohr <andi@splitbrain.org>

added logging configuration

Log facitlities can now be disabled. By default only debug is disabled.
It might make sense to by default disable deprecated as well?

Debug logging is now independend of

added logging configuration

Log facitlities can now be disabled. By default only debug is disabled.
It might make sense to by default disable deprecated as well?

Debug logging is now independend of the allowdebug method. allowdebug
was often used in two ways: for displaying errors directly to the user
and for logging to the debug log. Now it only controls the former.

show more ...

31667ec613-Aug-2020 Andreas Gohr <andi@splitbrain.org>

replaced out calls to dbglog with new Logger calls

c205039313-Aug-2020 Andreas Gohr <andi@splitbrain.org>

added convenience methods to log to our default facilities

70cc2cbf13-Aug-2020 Andreas Gohr <andi@splitbrain.org>

added logviwer admin plugin

This allows for easy viewing of the available logs.

The log format was sligthly adjusted again for easier parsing.

1...<<51525354555657585960>>...423