History log of /dokuwiki/ (Results 1901 – 1925 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e180e45321-Feb-2019 Phy <git@phy25.com>

use utf8_strtolower instead of strtolower

1bf10e5121-Feb-2019 Phy <git@phy25.com>

add test for utf8 capital letters in search #2613

Thanks @micgro42 for pointing out German and Russian that has these characters!

395b0e1609-Jan-2019 Phy <git@phy25.com>

compare cleaned pageid case-insensitive in search, fixes #2613

ff857cbe09-Jan-2019 Phy <git@phy25.com>

add tests for #2613

62c31ba520-Feb-2019 Rainbow Spike <Dr-Yukon@users.noreply.github.com>

Defective transplantation of export from .htaccess

Ебаный стыд ≺(⊙⁔(\)≻

2ed72d0619-Feb-2019 Andreas Gohr <andi@splitbrain.org>

rename Ajax Callbacks for PSR2

ccc4c71c19-Feb-2019 Andreas Gohr <andi@splitbrain.org>

adjusted the Input clases for PSR2

They are now in their own namespace.

b196d8de19-Feb-2019 Andreas Gohr <andi@splitbrain.org>

don't apply any memory limits when running code sniffer

b808176115-Feb-2019 Phy <git@phy25.com>

Remove HHVM comment

68571b7715-Feb-2019 En Matt <heartattack@free.fr>

translation update

4dd296f915-Feb-2019 Phy <git@phy25.com>

Completely remove HHVM for testing

> Fatal error: Uncaught Error: & is not allowed in write context in phar://phpunit-5.6.8.phar/php-file-iterator/Iterator.php:60

> Fatal error: Uncaught Error: arr

Completely remove HHVM for testing

> Fatal error: Uncaught Error: & is not allowed in write context in phar://phpunit-5.6.8.phar/php-file-iterator/Iterator.php:60

> Fatal error: Uncaught Error: array_creation_expression is not allowed in write context in phar://phpunit-7.5.4.phar/phpunit/Framework/Constraint/JsonMatches.php:54

https://github.com/facebook/hhvm/issues/8387

show more ...

6de1ce5e15-Feb-2019 Phy <git@phy25.com>

Try to mitigate HHVM's aggressive syntax for tests

96a388fa15-Feb-2019 Phy <git@phy25.com>

Figure out how to write bash statement for hhvm

30ec350815-Feb-2019 Phy <git@phy25.com>

Fix hhvm PHPUnit version issue, and remove useless php -v

4ac6e6a015-Feb-2019 Phy <git@phy25.com>

Force Travis CI PHPUnit version to 7 on PHP 7.2+, fixes #2693

fec08cc914-Feb-2019 Michael Große <mic.grosse@googlemail.com>

Use DokuWiki's own deprecation reporters

DokuWiki has its own way to report deprecation notifications.
Let's use it!

d2f1d7a114-Feb-2019 Michael Große <mic.grosse@googlemail.com>

Rename fields and add deprecated __get/__set

These fields might still be accessed from the outside, so in order to
not break backwards compatibility, this uses magic methods that emit
deprecation er

Rename fields and add deprecated __get/__set

These fields might still be accessed from the outside, so in order to
not break backwards compatibility, this uses magic methods that emit
deprecation errors.

show more ...

ad985d5109-Feb-2019 velmyshanovnyi <velmyshanovnyi@gmail.com>

translation update

43ff105604-Feb-2019 Michael Große <mic.grosse@googlemail.com>

Adjust comment to better reflect method

That method cannot be private or protected, since it has to be used by
the event handler. Thus adjust the method comment to internal to better
represent that

Adjust comment to better reflect method

That method cannot be private or protected, since it has to be used by
the event handler. Thus adjust the method comment to internal to better
represent that it shouldn't be used by other classes.

show more ...

72c2bae804-Feb-2019 Michael Große <mic.grosse@googlemail.com>

Fix typo and rename method in comments too

42c00b4502-Feb-2019 Michael Große <mic.grosse@googlemail.com>

Rename methods to conform with PSR 2

The method _useCache doesn't seem to be in use outside the core cache
classes[0], thus no deprecation placeholder was created.

[0]: https://codesearch.dokuwiki.

Rename methods to conform with PSR 2

The method _useCache doesn't seem to be in use outside the core cache
classes[0], thus no deprecation placeholder was created.

[0]: https://codesearch.dokuwiki.org/search?project=dokuwiki&project=plugin&project=template&q=&defs=&refs=_useCache&path=&hist=&type=php

show more ...

0db5771e02-Feb-2019 Michael Große <mic.grosse@googlemail.com>

Refactor cache.php into different files

b3c891f401-Feb-2019 Torgeir Blesvik <bletor@banenor.no>

translation update

3f074cb531-Jan-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Fix regression in third-party JSON utility

6dc1e56e29-Jan-2019 Simon DELAGE <sdelage@gmail.com>

Added an ID to config manager form

Goal is to make it easy to create an alternate "save" button with a 'form' attribute pointing to that ID, be it in pagetools or anywhere else (related to https://g

Added an ID to config manager form

Goal is to make it easy to create an alternate "save" button with a 'form' attribute pointing to that ID, be it in pagetools or anywhere else (related to https://github.com/splitbrain/dokuwiki/issues/764)

show more ...

1...<<71727374757677787980>>...420