History log of /dokuwiki/lib/ (Results 776 – 800 of 4510)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6dd8fd8125-May-2018 Andreas Gohr <andi@splitbrain.org>

some more testing

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

fix language and TOC handling

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

Fixed some bugs in the Loader and added tests

7739b12f22-May-2018 Andreas Gohr <gohr@cosmocode.de>

removed obsolete language files

These shouldn't be there anymore since the plugins have been deleted


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

some more tests on the output mechanism

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

Some first Setting class tests

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

proper defaults for initialize

There isn't really unset variables, but we do expect null to be passed
for some of them.

This also moves the update method further up as it's logically the next
step.

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

extract save checking into own method

Instead of having the out() method return empty strings, a new method
tells the writer if a setting should be saved or not. Only then the
out() method is called.

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

sucess is green

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

basic test for the Writer class

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

4af80fe816-May-2018 Michael Große <grosse@cosmocode.de>

refactor: Rename lib/exe/indexer.php to taskrunner.php ��

3b58faf616-May-2018 Michael Große <grosse@cosmocode.de>

refactor: Move the remainder of code from lib/exe/indexer.php to TaskRunner::run ��

9493c27516-May-2018 Michael Große <grosse@cosmocode.de>

refactor: Extract code from lib/exe/indexer into new TaskRunner class ��

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

1...<<31323334353637383940>>...181