History log of /plugin/todo/ (Results 76 – 100 of 213)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
03ab1e5c09-Jul-2015 Peter van Diest <peter.van.diest@xs4all.nl>

translation update

c810103809-Jul-2015 Peter van Diest <peter.van.diest@xs4all.nl>

translation update

60c4f56e03-Jul-2015 Hideaki SAWADA <chuno@live.jp>

translation update

b67d82ee23-Jun-2015 serg <sergey_art82@inbox.ru>

translation update

88bcff5a14-May-2015 Mizunashi Mana <mizunashi_mana@mma.club.uec.ac.jp>

Change that items of TodoList are not clickable.

77c1bde314-May-2015 Mizunashi Mana <mizunashi_mana@mma.club.uec.ac.jp>

Modify list.php to search with newline.

1b0b15cd07-May-2015 Robin Helgelin <robin@connectedtable.com>

- Add missing break.

d30f06dd07-May-2015 Robin Helgelin <robin@connectedtable.com>

- Added a short variant of the list.

d621d53b25-Mar-2015 mairastorch <maira@maira.st>

pt-br language files

Brazilian Portuguese language files, translated from the English
language files.

609268d515-Mar-2015 runout-at <markus@runout.at>

Update plugin.info.txt

set date

da0f164615-Mar-2015 Piotr Orzechowski <piotr.orzechowski@posteo.de>

hide ~~NOTODO~~ from wiki pages

05dcb4b414-Mar-2015 runout-at <markus@runout.at>

exclude todos with ~~NOTODO~~

if ~~NOTODO~~ is used on a page, all todos on this page will be excluded on any todolist.
i just don't know how to hide the ~~NOTODO~~ text on the page. (please help)

322e01fe07-Jan-2015 Mijndert <mijndert@mijndertstuij.nl>

translation update

26cd65ba10-Dec-2014 Søren Birk <soer9648@eucl.dk>

translation update

d21f2daf26-Nov-2014 einhirn <marg@rz.tu-clausthal.de>

date changed

ed5eba0f26-Nov-2014 einhirn <marg@rz.tu-clausthal.de>

Array dereferencing only works on PHP5.4+

19235c4023-Nov-2014 runout-at <markus@runout.at>

Update plugin.info.txt

set date

08c90c1721-Nov-2014 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

d5adcab916-Nov-2014 HL <tohelong@gmail.com>

translation update

e03fce3102-Nov-2014 runout-at <markus@runout.at>

optimisation, performance

filtering on namespaces was very slow.
now filter_ns() is calld before parsing the page content.

db0875cc02-Nov-2014 runout-at <markus@runout.at>

Update plugin.info.txt

set: date 2014-11-02

9d1600ac02-Nov-2014 runout-at <markus@runout.at>

logic and bugfix ns: argument

logic didn't work in some cases for namespace filter.

dab1554502-Nov-2014 runout-at <markus@runout.at>

enhance code ns: filter

optimize and bugfix

6db5932f02-Nov-2014 runout-at <markus@runout.at>

TODOLIST argument ns:. ns.:

TODOLIST argument ns:. and ns:.: is now available
function filterpages updated
ns:. matches current namespace and all subsequent namespaces
ns:.: matches only subseque

TODOLIST argument ns:. ns.:

TODOLIST argument ns:. and ns:.: is now available
function filterpages updated
ns:. matches current namespace and all subsequent namespaces
ns:.: matches only subsequent namespaces

show more ...

3bd520d931-Oct-2014 runout-at <markus@runout.at>

filter on completed user

eg.
TODOLIST completeduser:username

123456789