14bf2364 | 15-May-2014 |
runout-at <markus@runout.at> |
multiple users in <todo>
only the first user will be shown |
9c3e92be | 15-May-2014 |
runout-at <markus@runout.at> |
multiple users in <todo>
only the first user will be shown |
c5c7919d | 14-May-2014 |
runout-at <markus@runout.at> |
minor code cleaning |
c23b17c3 | 14-May-2014 |
runout-at <markus@runout.at> |
bugfix: completed tasks not shown
completed tasks not shown in list views when completed:no |
3075fb04 | 14-May-2014 |
runout-at <markus@runout.at> |
minor bugfix
username, wrong formatting |
0e044d38 | 14-May-2014 |
runout-at <markus@runout.at> |
bugfix displayed username
bugfix displayed username was not correct |
5a968c91 | 14-May-2014 |
runout-at <markus@runout.at> |
start-due date
color output if todo has started or is due.
still missing is functionality to filter by start and due date.
cleaned up some code. so we have less parameters in function calls. using
start-due date
color output if todo has started or is due.
still missing is functionality to filter by start and due date.
cleaned up some code. so we have less parameters in function calls. using arrays
show more ...
|
5a60355c | 14-May-2014 |
runout-at <markus@runout.at> |
start-due date
add options for stst date and due date
<todo start:YYYY-MM-DD>Text</todo>
<todo due:YYYY-MM-DD>Text</todo>
<todo start:YYYY-MM-DD due:YYYY-MM-DD>Text</todo>
color output if todo h
start-due date
add options for stst date and due date
<todo start:YYYY-MM-DD>Text</todo>
<todo due:YYYY-MM-DD>Text</todo>
<todo start:YYYY-MM-DD due:YYYY-MM-DD>Text</todo>
color output if todo has started or is due
show more ...
|
51046ae0 | 13-May-2014 |
runout-at <markus@runout.at> |
Update list.php
bugfix (code error) |
4d7e407e | 13-May-2014 |
runout-at <markus@runout.at> |
in list view show link to page
show the innertext of a todoitem as a link to the page where the todo is located |
780e8f87 | 13-May-2014 |
runout-at <markus@runout.at> |
show list view without header
for the option 'header' add the value 'none' to hide the header in list views |
61e401ff | 11-May-2014 |
runout-at <markus@runout.at> |
Update list.php
new options, default values |
0a17bd22 | 11-May-2014 |
runout-at <markus@runout.at> |
add options for list rendering
header:id|firstheader |
0e738436 | 11-May-2014 |
runout-at <markus@runout.at> |
Update list.php |
7eccb63f | 11-May-2014 |
runout-at <markus@runout.at> |
Update list.php |
bce03c8a | 11-May-2014 |
runout-at <markus@runout.at> |
add option for lists 'header'-rendering
* add option for list view, how header will be rendered, As ID (default) or as FIRSTHEADER
header:id|firstheader |
88b3f6a3 | 11-May-2014 |
runout-at <markus@runout.at> |
bugfix: text clickable without checkbox
text should be clickable only when checkbox is rendered. |
78b2b9fc | 11-May-2014 |
runout-at <markus@runout.at> |
Update todo.php |
581a0649 | 11-May-2014 |
runout-at <markus@runout.at> |
Update todo.php |
5f8ffdd3 | 11-May-2014 |
runout-at <markus@runout.at> |
add options for list view
* show the todo user information as username (default), realname or hide it
username:user|real|none
* show (default) or hide the checkbox
checkbox:yes|no |
96468fef | 11-May-2014 |
runout-at <markus@runout.at> |
add options for list view
* show the todo user information as username (default), realname or hide it
username:user|real|none
* show (default) or hide the checkbox
checkbox:yes|no |
64d3f721 | 17-Mar-2014 |
leibler <github@sprossenwanne.at> |
better using @@MAIL@@ instead of @@USER-MAIL@@ - see https://www.dokuwiki.org/namespace_templates#replacement_patterns |
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 |