| d5422f17 | 26-Aug-2025 |
Christian Marg <marg@rz.tu-clausthal.de> |
Bump date in plugin.info.txt |
| 5b447106 | 26-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. |
| 7476786e | 10-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. |
| 6c55fb8f | 09-Jul-2025 |
Christian Marg <marg@rz.tu-clausthal.de> |
version upped |
| e5f20df0 | 04-Jun-2025 |
Robert Weinmeister <develop@weinmeister.org> |
Replaces deprecated JSON class |
| 4b7f33f3 | 10-May-2024 |
Christian Marg <marg@rz.tu-clausthal.de> |
remove further searchpattern references and (probably) defunct code. |
| 45e3029d | 10-May-2024 |
Christian Marg <marg@rz.tu-clausthal.de> |
bump date |
| 180cffab | 05-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 ...
|
| b7540398 | 29-Apr-2024 |
Christian Marg <marg@rz.tu-clausthal.de> |
Update plugin.info.txt
small changes to the plugin's description |
| bace2bde | 29-Apr-2024 |
Christian Marg <marg@rz.tu-clausthal.de> |
Update plugin.info.txt |
| 2d83818e | 27-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 ...
|
| cdf5b5d7 | 15-Mar-2024 |
einhirn <marg@rz.tu-clausthal.de> |
How to update local tags to match remote |
| 37d86614 | 04-Mar-2024 |
Christian Marg <marg@rz.tu-clausthal.de> |
Update plugin.info.txt, next release |
| fab83bd7 | 15-Feb-2024 |
robert <develop@weinmeister.org> |
Updated function documentation |
| b35bdc5c | 12-Feb-2024 |
robert <develop@weinmeister.org> |
Improves handling of uncheck all button |
| a545791d | 01-Feb-2024 |
einhirn <marg@rz.tu-clausthal.de> |
upped version |
| db35cc30 | 01-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 ...
|
| 6c27bfb1 | 30-Jan-2024 |
Impeck <impeck@ya.ru> |
translation update |
| 2c3eb88b | 12-Jan-2024 |
k04an <ne.k04an@ya.ru> |
translation update |
| 5432abbe | 12-Sep-2023 |
RobertWeinmeister <develop@weinmeister.org> |
Adds button to reset all ToDos on the page |
| 4afeeeed | 12-Sep-2023 |
RobertWeinmeister <develop@weinmeister.org> |
Adds button to reset all ToDos on the page |
| 1de84fda | 05-Sep-2023 |
Robert Weinmeister <develop@weinmeister.org> |
Wraps every todo in a span of class 'todo' |
| 603b0325 | 31-Jul-2023 |
runout-at <markus@runout.at> |
default for $data['username'] |
| 2e50ddd9 | 31-Jul-2023 |
runout-at <markus@runout.at> |
is_object -> isset |
| fe074074 | 24-Jul-2023 |
runout-at <markus@runout.at> |
fix 'Unknown key' for PHP8.2 |