History log of /plugin/todo/ (Results 1 – 25 of 213)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d5422f1726-Aug-2025 Christian Marg <marg@rz.tu-clausthal.de>

Bump date in plugin.info.txt

5b44710626-Aug-2025 Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com>

Translate 'Uncheck all ToDos'

'Uncheck all ToDos' button isn't translated for another languages.

7476786e10-Jul-2025 Christian Marg <marg@rz.tu-clausthal.de>

Breaking Change: inverted meaning of "*" and "!" in due/start-at/before/after. Makes more sense that way and was not documented before.

6c55fb8f09-Jul-2025 Christian Marg <marg@rz.tu-clausthal.de>

version upped

e5f20df004-Jun-2025 Robert Weinmeister <develop@weinmeister.org>

Replaces deprecated JSON class

4b7f33f310-May-2024 Christian Marg <marg@rz.tu-clausthal.de>

remove further searchpattern references and (probably) defunct code.

45e3029d10-May-2024 Christian Marg <marg@rz.tu-clausthal.de>

bump date

180cffab05-Jun-2021 greeneng <andrewsim86@mail.ru>

added option to set priority for to-do item:
! - low priority
!! - medium priority
!!! - high priority

more than 3 exclamation marks are parsed as high priority
it simply adds class name to <span

added option to set priority for to-do item:
! - low priority
!! - medium priority
!!! - high priority

more than 3 exclamation marks are parsed as high priority
it simply adds class name to <span class="todotext">...

show more ...

b754039829-Apr-2024 Christian Marg <marg@rz.tu-clausthal.de>

Update plugin.info.txt

small changes to the plugin's description

bace2bde29-Apr-2024 Christian Marg <marg@rz.tu-clausthal.de>

Update plugin.info.txt

2d83818e27-Apr-2024 Zweihorn <4863737+Zweihorn@users.noreply.github.com>

Update plugin.info.txt

Update plugin.info.txt as applicable to delete false advertising of outdated 'searchpattern' plug-in which was made obsolete since the year 2014 already.

ref https://github

Update plugin.info.txt

Update plugin.info.txt as applicable to delete false advertising of outdated 'searchpattern' plug-in which was made obsolete since the year 2014 already.

ref https://github.com/leibler/dokuwiki-plugin-todo/issues/171

show more ...

cdf5b5d715-Mar-2024 einhirn <marg@rz.tu-clausthal.de>

How to update local tags to match remote

37d8661404-Mar-2024 Christian Marg <marg@rz.tu-clausthal.de>

Update plugin.info.txt, next release

fab83bd715-Feb-2024 robert <develop@weinmeister.org>

Updated function documentation

b35bdc5c12-Feb-2024 robert <develop@weinmeister.org>

Improves handling of uncheck all button

a545791d01-Feb-2024 einhirn <marg@rz.tu-clausthal.de>

upped version

db35cc3001-Feb-2024 einhirn <marg@rz.tu-clausthal.de>

fixes #137 in part - prevents edit of parent page if a todo page was just included. If there were todos in parent as well as included page, it would perhaps break or do nothing depending on whether t

fixes #137 in part - prevents edit of parent page if a todo page was just included. If there were todos in parent as well as included page, it would perhaps break or do nothing depending on whether the include appears before or after the todo tag in parent page...

show more ...

6c27bfb130-Jan-2024 Impeck <impeck@ya.ru>

translation update

2c3eb88b12-Jan-2024 k04an <ne.k04an@ya.ru>

translation update

5432abbe12-Sep-2023 RobertWeinmeister <develop@weinmeister.org>

Adds button to reset all ToDos on the page

4afeeeed12-Sep-2023 RobertWeinmeister <develop@weinmeister.org>

Adds button to reset all ToDos on the page

1de84fda05-Sep-2023 Robert Weinmeister <develop@weinmeister.org>

Wraps every todo in a span of class 'todo'

603b032531-Jul-2023 runout-at <markus@runout.at>

default for $data['username']

2e50ddd931-Jul-2023 runout-at <markus@runout.at>

is_object -> isset

fe07407424-Jul-2023 runout-at <markus@runout.at>

fix 'Unknown key' for PHP8.2

123456789