History log of /dokuwiki/ (Results 1801 – 1825 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2e6e11ad31-May-2019 Andreas Gohr <andi@splitbrain.org>

fix bug in style.ini initialization in StyleUtils

b9daa2f527-May-2019 Andreas Gohr <gohr@cosmocode.de>

added filter to extension listing in CLI component

27f63a2321-May-2019 Andreas Gohr <andi@splitbrain.org>

some more PSR2 cleanup

mostly overlong lines and more exclude patterns

0da4ba1b20-May-2019 Andreas Gohr <andi@splitbrain.org>

Some cleanup for the UTF-8 stuff

Docblocks, imports, etc...

f41bbe4c19-May-2019 Andreas Gohr <andi@splitbrain.org>

Moved all utf8 methods to their own namespaced classes

This doesn't really change much since the old functions are still needed
for compatibility reasons. We may be able to reduce the number of
func

Moved all utf8 methods to their own namespaced classes

This doesn't really change much since the old functions are still needed
for compatibility reasons. We may be able to reduce the number of
functions by checking which ones we really need.

show more ...

1306777819-May-2019 Andreas Gohr <andi@splitbrain.org>

Create separate table files for UTF-8 handling

These will be loaded via include, later on and should be cachable by
Op-Cache.

The formatting has been adjusted to have one entry per line to make
dif

Create separate table files for UTF-8 handling

These will be loaded via include, later on and should be cachable by
Op-Cache.

The formatting has been adjusted to have one entry per line to make
diffing much easier in the future.

For now duplicate keys and commented code from the originals have been
kept. But this should probably be cleaned up in the future.

For now these tables are not used, yet.

show more ...

f425155420-May-2019 Andreas Gohr <andi@splitbrain.org>

Ignore mixed concerns in loader

We define and register the autoloader here.

68f88d3420-May-2019 Andreas Gohr <andi@splitbrain.org>

Use type safe comparisons in loader

0aace2b920-May-2019 Andreas Gohr <andi@splitbrain.org>

Remove obsolete include

Subscriptions are autoloaded now

1dce047819-May-2019 Andreas Gohr <andi@splitbrain.org>

adjust phpcs exclude patterns for new plugin classes

We still need to ignore a bunch of stuff for backwardscompatibility

d915fa0929-Mar-2019 Andreas Gohr <andi@splitbrain.org>

fix color for noninstalled extensions

e5688dc729-Mar-2019 Andreas Gohr <andi@splitbrain.org>

show disabled extensions in gray

ed3520ee29-Mar-2019 Andreas Gohr <andi@splitbrain.org>

warn about inaccessible repo api

98d21c0429-Mar-2019 Andreas Gohr <andi@splitbrain.org>

bugfix: access check was never cached

Now the API ping result is cached for 10 minutes and can be refreshed
using the purge parameter as intended.

a8d2f3cb29-Nov-2018 Andreas Gohr <gohr@cosmocode.de>

First go on a CLI component for the extension manager

This allows managing plugins from the command line which is useful in
automatic deployments (eg. through salt or ansible).

eb2e46ca19-May-2019 Andreas Gohr <andi@splitbrain.org>

use strict type comparison

08a33b6d12-May-2019 Martin Michalek <michalek.dev@gmail.com>

translation update

a769cf3511-May-2019 Milan Oparnica <milan.opa@gmail.com>

translation update

a89870ee06-May-2019 Phy <git@phy25.com>

fix #dokuwiki__sitetools current item not in highlight due to Greebo change

Co-Authored-By: Gerrit Uitslag <klapinklapin@gmail.com>

5651b67101-May-2019 En Matt <heartattack@free.fr>

translation update

503e913f30-Apr-2019 Anna Dabrowska <dabrowska@cosmocode.de>

authplain: Add tests for group retrieval

b2fcc74230-Apr-2019 Anna Dabrowska <dabrowska@cosmocode.de>

authplain: Add a simple method for retrieving user groups

53db1e9525-Apr-2019 Alexander Kh <001.arx@gmail.com>

translation update

f5c0c80b24-Apr-2019 Andreas Gohr <gohr@cosmocode.de>

Negative string offsets are allowed in PHP 7.1+ only

c6e971dd24-Apr-2019 Andreas Gohr <gohr@cosmocode.de>

improve memory check output

Makes use of the adjusted php_to_bytes() method which correctly returns
-1 for unlimited RAM and uses human readable sizes for output.

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