#
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.
|
#
e5f20df0 |
| 04-Jun-2025 |
Robert Weinmeister <develop@weinmeister.org> |
Replaces deprecated JSON class
|
#
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 ...
|
#
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
|
#
0d312c38 |
| 12-Nov-2017 |
Gnedov Pavel <pavel@gnedov.info> |
Fixed code style
|
#
e2ffa8f7 |
| 28-Aug-2017 |
runout-at <markus@runout.at> |
remove access key 't'
solves bug #76 Access Keys Do Not Work
shortcut key 't' is already used.
|
#
bd2f9c37 |
| 30-Oct-2014 |
runout-at <markus@runout.at> |
user&date in todo when checked
add user and date information when checkbox is clicked
|
#
a1adc51f |
| 10-Jun-2014 |
einhirn <marg@rz.tu-clausthal.de> |
small fix in regex for (un-)checking an item.
|
#
e873b09c |
| 10-Jun-2014 |
einhirn <marg@rz.tu-clausthal.de> |
old code removed
|
#
960dabeb |
| 10-Jun-2014 |
runout-at <markus@runout.at> |
bugfix
should have be commented out too: $newTag .= '>';
|
#
c34903f3 |
| 10-Jun-2014 |
runout-at <markus@runout.at> |
bugfix for issue #16
function _buildTodoTag not working with new options see issue #16
|
#
e0ec7364 |
| 17-Mar-2014 |
leibler <github@sprossenwanne.at> |
support email address as user assignment and add email as search criteria for @@USER@@
|
#
aa11d6a4 |
| 17-Mar-2014 |
leibler <github@sprossenwanne.at> |
add descriptive summary for check or uncheck todo
|
#
4f445722 |
| 22-Apr-2013 |
Leo Eibler <github@sprossenwanne.at> |
internal update: remove getInfo(), check compatiblity, add description, add user assignment
|
#
16a9e697 |
| 22-Apr-2013 |
Leo Eibler <github@sprossenwanne.at> |
migrate to new dokuwiki version (use jQuery.post instead of sack())
|
#
63314d65 |
| 22-Apr-2013 |
Leo Eibler <github@sprossenwanne.at> |
latest original version 20100816 by Babbage
|