History log of /dokuwiki/ (Results 1751 – 1775 of 10567)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
06f34f5401-Dec-2019 Phy <git@phy25.com>

PHP8 fix part 2: Trying to access array offset on value of type bool/null

0a444b5a01-Dec-2019 Phy <git@phy25.com>

PHP8 fix part 1: Trying to access array offset on value of type bool/null

fc8e8f8530-Nov-2019 Petr Kajzar <petr.kajzar@lf1.cuni.cz>

Update year 2019 to 2020

5dc95dfd30-Nov-2019 Petr Kajzar <petr.kajzar@lf1.cuni.cz>

Update license links to HTTPS

If the website provides a secure connection, it is better not to rely on correct permanent redirect (HTTP 301) from the insecure one.

a88428e929-Nov-2019 Petr Kajzar <petr.kajzar@lf1.cuni.cz>

Update link to https in welcome message

ef56e00129-Nov-2019 Petr Kajzar <petr.kajzar@lf1.cuni.cz>

Update links and copyright year in documentation

- Remove few dead links.
- Move links from HTTP to HTTPS, this should be standard.
- Update year 2015 to 2019.

675b6d9c29-Nov-2019 Petr Kajzar <petr.kajzar@lf1.cuni.cz>

translation update

ee6718ca29-Nov-2019 Petr Kajzar <petr.kajzar@lf1.cuni.cz>

translation update

890adb8029-Nov-2019 petrkajzar <58340153+petrkajzar@users.noreply.github.com>

Remove unnecessary X-UA-Compatible header

Nowadays there is no need to specify such X-UA-Compatible header for these reasons:

1. "chrome=1" refers to the Chrome Frame, which has been retired in 2

Remove unnecessary X-UA-Compatible header

Nowadays there is no need to specify such X-UA-Compatible header for these reasons:

1. "chrome=1" refers to the Chrome Frame, which has been retired in 2014 and is not used nor supported any more. See https://blog.chromium.org/2013/06/retiring-chrome-frame.html. Specifying "chrome=1" causes the only error when validating DokuWiki through W3 validator (although this is a HTTP header).

2. "IE=edge" is the default document mode starting with IE 11 (and in Edge, of course). Therefore specifying document mode to EdgeHTML is obsolete. Moreover, starting with Windows 10 (2015/2016), document modes are deprecated. See https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/dn384051(v=vs.85).

show more ...

69ac566226-Nov-2019 Domingo Redal <docxml@gmail.com>

translation update

f38441e423-Nov-2019 Schopf <pschopf@gmail.com>

translation update

5a3e856323-Nov-2019 Schopf <pschopf@gmail.com>

translation update

dc6b1bd822-Nov-2019 Michael Loßin <bugs@michael-lossin.de>

Update lang.php

b57bd92116-Nov-2019 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update

697054fb05-Nov-2019 Yuriy Skalko <yuriy.skalko@gmail.com>

translation update

767b83f931-Oct-2019 Andreas Gohr <gohr@cosmocode.de>

make addPluginCall accessible again

Some plugins are using this method.

31c0895a31-Oct-2019 Andreas Gohr <gohr@cosmocode.de>

make addCall accessible again. fixes #2887

It also reintroduces _addCall() as a deprecated alias.

fc21b37b31-Oct-2019 Andreas Gohr <gohr@cosmocode.de>

Ignore certain HTML validity errors

We use the ugc (user generated content) value for no-follow links since #2855
this is not yet supported in the validator.

This patch introduces a list of ignored

Ignore certain HTML validity errors

We use the ugc (user generated content) value for no-follow links since #2855
this is not yet supported in the validator.

This patch introduces a list of ignored error messages.

show more ...

ff419d8930-Oct-2019 Syntaxseed <825423+syntaxseed@users.noreply.github.com>

Final project-wide check of curly brace deprecations.

63b6cc5230-Oct-2019 Syntaxseed <825423+syntaxseed@users.noreply.github.com>

Fix curly brace deprecations in _test/ directory.

2401f18d30-Oct-2019 Syntaxseed <825423+syntaxseed@users.noreply.github.com>

Fix curly brace syntax. PHP 7.3 deprecations in inc/ directory.

7dd2811c31-Oct-2019 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

5312cb0b03-Oct-2019 Syntaxseed <825423+syntaxseed@users.noreply.github.com>

Fix PHP 7.3 deprecations in lib/ directory.

17c9f7b303-Oct-2019 Syntaxseed <825423+syntaxseed@users.noreply.github.com>

Fix PHP 7.3 deprecations in lib/ directory.

1b02711527-Oct-2019 Henry Pan <git@phy25.com>

clarified trustedproxy - empty = trust no proxy

1...<<71727374757677787980>>...423