Releases: leibler/dokuwiki-plugin-todo
2025-08-26
What's Changed
- Translate 'Uncheck all ToDos' by @eduardomozart in #182
New Contributors
- @eduardomozart made their first contribution in #182
Full Changelog: 2025-07-10...2025-08-26
2025-07-10
Re-discovered lost feature to filter "todolist" for any or no start/due-date set. Fixed unintuitive use of ! and *: Now * means "any date set" and ! means "no date set". See https://www.dokuwiki.org/plugin:todo#start_due_date_filter
Full Changelog: 2025-07-09...2025-07-10
2025-07-09
What's Changed
- Replaces deprecated JSON class by @RobertWeinmeister in #181
Full Changelog: 2024-05-10...2025-07-09
2024-05-10
2024-03-04
What's Changed
- Improves handling of uncheck all button by @RobertWeinmeister in #167
- Updated function documentation by @RobertWeinmeister in #168
Full Changelog: 2024-02-01...2024-03-04
2024-02-01
What's Changed
- Translation update (ru) by @dokuwiki-translate in #162
- Adds button to reset all ToDos on the page by @RobertWeinmeister in #161
- Wraps every todo in a span of class 'todo' by @RobertWeinmeister in #160
- Translation update (ru) by @dokuwiki-translate in #163
- PHP8.2 fixes: Unknown key by @runout-at in #156
- fixes #137 in part - prevents edit of parent page without todo tag by @einhirn in #165
Full Changelog: 2023-07-14...2024-02-01
2023-07-14
What's Changed
- Allow empty todos by @RobertWeinmeister in #154
Full Changelog: 2023-05-17...2023-07-14
2023-05-17
What's Changed
- Fixes PHP warnings by @RobertWeinmeister in #152
New Contributors
- @RobertWeinmeister made their first contribution in #152
Full Changelog: 2023-03-01...2023-05-17
2023-03-01
With this "release" we'll change how the latest version will be made available. These auto-generated release notes go back to February of 2020. Many thanks to all contributors! Keep those pull requests coming...
What's Changed
- Sort todos by due date by default by @Braintelligence in #111
- fix shortlist because of unnecessary return by @lprobsth in #129
- return empty array if there are no todo pages by @EmTeedee in #150
- Allow PHP's use_strict mode by @forthommel in #147
New Contributors
- @Braintelligence made their first contribution in #111
- @lprobsth made their first contribution in #129
- @EmTeedee made their first contribution in #150
- @forthommel made their first contribution in #147
Full Changelog: 2020-02-06...2023-03-01