History log of /dokuwiki/lib/plugins/ (Results 651 – 675 of 2909)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fe41ef5116-Aug-2018 WIRESLINKEA <wireslinkea@gmail.com>

translation update

60de77bc11-Aug-2018 lempel <riverlempel@hotmail.com>

translation update

045f64ab04-Aug-2018 Khalid <khalid.aljahil@gmail.com>

translation update

b1efb9eb01-Aug-2018 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

d443762b27-Jul-2018 Andreas Gohr <andi@splitbrain.org>

deprecated JSON class

JSON is natively supported since years. This makes
2145bd4c56435f829a19aad843172f8ddffbc69b obsolete again.

65a878f926-Jul-2018 mahir <mahirtakak@gmail.com>

translation update

3409ba7621-Jul-2018 Andreas Gohr <andi@splitbrain.org>

fixed popularity plugin

The callback needs to be public

ca549e4126-Jun-2018 Andreas Gohr <gohr@cosmocode.de>

removed accidental merges of outdated translations

0c3a570215-Jun-2018 Andreas Gohr <andi@splitbrain.org>

split changelog classes into their own namespace

The remaining functions in inc/changelog.php should be moved into a
utility class.

f61b742208-Jun-2018 Christian McKenna <mckchr@banenor.no>

translation update

fe22708407-Jun-2018 Andreas Gohr <gohr@cosmocode.de>

removed safemode hack

Safemode has been removed in PHP 5.4.0. We finally no longer need to
deal with this insanity.

f8dcd5b001-Jun-2018 Andreas Gohr <andi@splitbrain.org>

do not initialize the configuration in constructor

The class gets instantiated for showing the admin menu. There's no need
to always load the whole configuration there. It's only needed when the
Con

do not initialize the configuration in constructor

The class gets instantiated for showing the admin menu. There's no need
to always load the whole configuration there. It's only needed when the
Config screen is actually shown. So loading it in handler() instead
should be good enough.

show more ...

f74addc301-Jun-2018 Andreas Gohr <andi@splitbrain.org>

remove support for _cautionList

b71f246301-Jun-2018 Andreas Gohr <andi@splitbrain.org>

an empty class is valid, only truly no class is bad

7a0ee53801-Jun-2018 Andreas Gohr <andi@splitbrain.org>

show other errors in undefined settings again

This reestablishes the mechanism of adding errors as Sepcial classes to the
undefined list.

e729604101-Jun-2018 Andreas Gohr <andi@splitbrain.org>

make undefined settings output work again

fbe5f61701-Jun-2018 Andreas Gohr <andi@splitbrain.org>

removed fixme that had been fixed

4667676b01-Jun-2018 Andreas Gohr <andi@splitbrain.org>

clean settings data

13b5250a26-May-2018 Andreas Gohr <andi@splitbrain.org>

removed constructor parameters we never use

3b223df626-May-2018 Andreas Gohr <andi@splitbrain.org>

pass correct array in event

80302b1f25-May-2018 Andreas Gohr <andi@splitbrain.org>

readd PLUGIN_CONFIG_PLUGINLIST event

53f3816e25-May-2018 Andreas Gohr <andi@splitbrain.org>

do not drop undefined settings when saving the configuration

f37fd93e25-May-2018 Andreas Gohr <andi@splitbrain.org>

fix numericopt setting

In 55a4f137738ef5718cc047e5fb802e1c6d0a409f a bug was introduced that

* forced resaving the config even if it hadn't changed
* prevented setting the value to an empty string

fix numericopt setting

In 55a4f137738ef5718cc047e5fb802e1c6d0a409f a bug was introduced that

* forced resaving the config even if it hadn't changed
* prevented setting the value to an empty string once set

show more ...

8356fe6025-May-2018 Christopher Smith <chris@jalakai.co.uk>

improve update() comments

e901cf7425-May-2018 Andreas Gohr <andi@splitbrain.org>

make abstract test abstract again

1...<<21222324252627282930>>...117