History log of /plugin/todo/syntax/ (Results 76 – 99 of 99)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
14bf236415-May-2014 runout-at <markus@runout.at>

multiple users in <todo>

only the first user will be shown

9c3e92be15-May-2014 runout-at <markus@runout.at>

multiple users in <todo>

only the first user will be shown

c5c7919d14-May-2014 runout-at <markus@runout.at>

minor code cleaning

c23b17c314-May-2014 runout-at <markus@runout.at>

bugfix: completed tasks not shown

completed tasks not shown in list views when completed:no

3075fb0414-May-2014 runout-at <markus@runout.at>

minor bugfix

username, wrong formatting

0e044d3814-May-2014 runout-at <markus@runout.at>

bugfix displayed username

bugfix displayed username was not correct

5a968c9114-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 ...

5a60355c14-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 ...

51046ae013-May-2014 runout-at <markus@runout.at>

Update list.php

bugfix (code error)

4d7e407e13-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

780e8f8713-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

61e401ff11-May-2014 runout-at <markus@runout.at>

Update list.php

new options, default values

0a17bd2211-May-2014 runout-at <markus@runout.at>

add options for list rendering

header:id|firstheader

0e73843611-May-2014 runout-at <markus@runout.at>

Update list.php

7eccb63f11-May-2014 runout-at <markus@runout.at>

Update list.php

bce03c8a11-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

88b3f6a311-May-2014 runout-at <markus@runout.at>

bugfix: text clickable without checkbox

text should be clickable only when checkbox is rendered.

78b2b9fc11-May-2014 runout-at <markus@runout.at>

Update todo.php

581a064911-May-2014 runout-at <markus@runout.at>

Update todo.php

5f8ffdd311-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

96468fef11-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

64d3f72117-Mar-2014 leibler <github@sprossenwanne.at>

better using @@MAIL@@ instead of @@USER-MAIL@@ - see https://www.dokuwiki.org/namespace_templates#replacement_patterns

e0ec736417-Mar-2014 leibler <github@sprossenwanne.at>

support email address as user assignment and add email as search criteria for @@USER@@

aa11d6a417-Mar-2014 leibler <github@sprossenwanne.at>

add descriptive summary for check or uncheck todo

1234