History log of /dokuwiki/lib/plugins/ (Results 651 – 675 of 2872)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
70b28bcf18-May-2018 Andreas Gohr <andi@splitbrain.org>

check for opcache function before using it

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

Moved settings to their own namespace

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

replaced ptln() with echo

We used to use ptln to ensure the produced HTML source code is somewhat
readable, but with modern HTML inspectors this is no longer necessary
and makes the PHP source code

replaced ptln() with echo

We used to use ptln to ensure the produced HTML source code is somewhat
readable, but with modern HTML inspectors this is no longer necessary
and makes the PHP source code ugly.

show more ...

8cbcd5df18-May-2018 Sebastian Engel <mail@engel-s.de>

translation update

2db0ff1c16-May-2018 Stefano <stefano.stefano@gmail.com>

translation update

78580f9116-May-2018 Martin Hořínek <hev@hev.cz>

translation update

47d98e9816-May-2018 Marian Banica <open@banica.eu.org>

translation update

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

corectly disable sniff for one file

daea826313-May-2018 HokkaidoPerson <dosankomali@yahoo.co.jp>

translation update

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

fixed the minimal tests we have

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

PSR2 adjustments for admin class

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

first go over the settings classes for PSR-2

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

introduce getType for Settings

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

moved language loading to the loader

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

adjusted basic loading saving in admin

stripped out all the session stuff

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

added Writer class for saving the config back to file

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

moved the whole settings class mechanism to it's own class

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

created a configuration Loader class

This replaces stuff in the Configuration class that hasn't been removed,
yet.

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

moved php parser to it's own file

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

start of refactoring the config plugin

split up all the files and added namespaces. everything broken

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

deleted deprecated auth plugins

authmysql and authpgsql were replaced by authpdo two releases ago.


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

PSR-2 for revert plugin

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

PSR-2 for usermanager plugin

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

PSR-2 for authldap plugin

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

PSR-2 for ACL plugin

1...<<21222324252627282930>>...115