History log of /dokuwiki/ (Results 476 – 500 of 10479)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
cf94d96c12-Sep-2023 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

efc3ac2f07-Sep-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Rector and PHPCS fixes

14b7162d07-Sep-2023 Andreas Gohr <andi@splitbrain.org>

dokuwiki template: fix alignment issue in user tools

bac5176104-Sep-2023 Andreas Gohr <andi@splitbrain.org>

rector env var might be empty -> ignore

2658641003-Sep-2023 Andreas Gohr <andi@splitbrain.org>

allow overriding the minimum PHP release for rector

By setting the environment variable RECTOR_MIN_PHP the supported minimum
PHP release can be set. This is needed to make plugin changes compatible

allow overriding the minimum PHP release for rector

By setting the environment variable RECTOR_MIN_PHP the supported minimum
PHP release can be set. This is needed to make plugin changes compatible
with DokuWiki stable.

show more ...

e6a8264603-Sep-2023 Andreas Gohr <andi@splitbrain.org>

fix syntax plugin loading

It turns out our Syntax plugins never implemented the PluginInterface
(though they did use the PluginTrait). With our stricter type checking
in the plugin loader, these plu

fix syntax plugin loading

It turns out our Syntax plugins never implemented the PluginInterface
(though they did use the PluginTrait). With our stricter type checking
in the plugin loader, these plugins did not longer load.

show more ...

aae5a43e02-Sep-2023 Andreas Gohr <andi@splitbrain.org>

autofix: create PR even if phpcbf can't fix everything

c347b09702-Sep-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Rector and PHPCS fixes

9156075502-Sep-2023 Andreas Gohr <andi@splitbrain.org>

siplify isset check

749bc7f102-Sep-2023 Andreas Gohr <andi@splitbrain.org>

minor cleanup in the renderers

95078f2302-Sep-2023 Andreas Gohr <andi@splitbrain.org>

apply code sniffer rules to inc/parser as well

5c48379602-Sep-2023 Andreas Gohr <andi@splitbrain.org>

adjusted docblocks for renamed class aliases

5c46ca3d02-Sep-2023 Andreas Gohr <andi@splitbrain.org>

simplify URL linking in handler

ab24062202-Sep-2023 Andreas Gohr <andi@splitbrain.org>

indentation fix in media.php

c826df8602-Sep-2023 Andreas Gohr <andi@splitbrain.org>

adjust typhints in io_(read|write)WikiPage

current revision is often passed as empty string

6bdc2fb902-Sep-2023 Andreas Gohr <andi@splitbrain.org>

simplify is_ssl()

3bfb10ae02-Sep-2023 Andreas Gohr <andi@splitbrain.org>

some simplification in getBaseURL after cleanup

0f8604a902-Sep-2023 Andreas Gohr <andi@splitbrain.org>

don't strict compare

I'm not 100% sure but revs might be strings sometimes, so better not
chage current behavior

71c734a931-Aug-2023 Gerrit Uitslag <klapinklapin@gmail.com>

remove debug, fix codesniffer

6547cfc731-Aug-2023 Gerrit Uitslag <klapinklapin@gmail.com>

use $auth instanceof AuthPlugin instead of not null check

4dc42f7f31-Aug-2023 Gerrit Uitslag <klapinklapin@gmail.com>

unused items, phpdocs

f5be2fc031-Aug-2023 Gerrit Uitslag <klapinklapin@gmail.com>

https, phpdocs,

679f377431-Aug-2023 Gerrit Uitslag <klapinklapin@gmail.com>

return bool for io_mkdir_p()

aa659bba31-Aug-2023 Gerrit Uitslag <klapinklapin@gmail.com>

brackets after if, phpdocs, reformatting

4e2eb11e31-Aug-2023 Gerrit Uitslag <klapinklapin@gmail.com>

fix comment

1...<<11121314151617181920>>...420