History log of /plugin/include/ (Results 26 – 50 of 370)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
829b01a806-Mar-2021 Michael Hamann <michael.hamann@kit.edu>

Fix #256 do not rely on $INFO in _apply_macro

As $INFO is not available because we are called in the very function
populating $INFO, we cannot rely on it. Instead, this uses different
sources for ge

Fix #256 do not rely on $INFO in _apply_macro

As $INFO is not available because we are called in the very function
populating $INFO, we cannot rely on it. Instead, this uses different
sources for getting the same information.

show more ...

a870a59312-Jan-2021 Luna Frax <lunafrax@gmail.com>

translation update

3db63d7509-Nov-2020 Andreas Gohr <andi@splitbrain.org>

Version upped

d4695c1308-Oct-2020 Thien Hau <thienhau.9a14@gmail.com>

translation update

dc97120627-Sep-2020 lpaulsen93 <lars_paulsen@web.de>

Removed useless/deprecated code

3e552d8014-Jun-2020 Michael Hamann <michael@content-space.de>

Pad arrays to avoid undefined array offsets #245

0708b6a614-Jun-2020 Michael Hamann <michael@content-space.de>

Fix string offset syntax

20b61c9814-Jun-2020 Michael Hamann <michael@content-space.de>

Fix flags not being stored in metadata #245

141a849704-Jun-2020 Andreas Gohr <andi@splitbrain.org>

added a list of deleted files. fixes #249

9d22b42821-May-2020 Jacob Palm <jacobpalmdk@icloud.com>

translation update

d6c66e3525-Apr-2020 Michael Hamann <michael@content-space.de>

Fix #246 - warnings when flags have no '='

3948cecc16-Apr-2020 Michael Hamann <michael@content-space.de>

New release 2020-04-16 with exclude support

684bb0c316-Apr-2020 Bart Louwers <bart+gitlab@emeel.net>

Move exclude isset check outside loop

4dc3397b16-Apr-2020 Bart Louwers <bart+gitlab@emeel.net>

More efficient exclude

542dddde14-Apr-2020 Bart Louwers <bart+gitlab@emeel.net>

Use @preg_match instead of preg_match

9bb98c9d14-Apr-2020 Bart Louwers <bart+gitlab@emeel.net>

Make preg_match call before array_push.

6a87fba811-Apr-2020 Bart Louwers <bart@emeel.net>

Add check if flag is set

b315977411-Apr-2020 Bart Louwers <bart@emeel.net>

Add 'exclude' option

392525f423-Oct-2019 Bartek S <sadupl@gmail.com>

translation update

403d7c3401-Aug-2019 Robert Surý <rsurycz@seznam.cz>

translation update

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

fix testing

6fba657f29-Nov-2018 Michael Hamann <michael@content-space.de>

Version 2018-11-29: Security fix for DokuWiki Greebo

If you are using the DokuWiki Greebo release and rely on ACL checks in
the include plugin, apply this change as soon as possible. Note that
this

Version 2018-11-29: Security fix for DokuWiki Greebo

If you are using the DokuWiki Greebo release and rely on ACL checks in
the include plugin, apply this change as soon as possible. Note that
this is only an issue with namespace includes, so if you do not use
namespace includes and edits are only allowed for users that have access
to your whole wiki, this does not concern you (but updating is still
recommended).

Note that this is a problem caused by a bug in DokuWiki release Greebo.
A future hotfix release of DokuWiki might fix this, too, see
https://github.com/splitbrain/dokuwiki/pull/2609 for further
information.

show more ...

aec95c3613-Oct-2018 Riccardo <riccardo.furlato@gmail.com>

translation update

cf08914a01-Oct-2018 Michael Hamann <michael@content-space.de>

Travis: test DokuWiki old-stable only on PHP 5.6

More recent PHP versions fail because of an incompatible PHPUnit version.

9e2a2b4f30-Sep-2018 Michael Hamann <michael.hamann@kit.edu>

Travis: Test on PHP versions supported by DokuWiki

12345678910>>...15