History log of /plugin/todo/syntax/todo.php (Results 26 – 50 of 50)
Revision Date Author Comments
# 0d312c38 12-Nov-2017 Gnedov Pavel <pavel@gnedov.info>

Fixed code style


# 8038693e 03-Feb-2016 Andreas Gohr <andi@splitbrain.org>

Adjust method signatures to match parent


# 88bcff5a 14-May-2015 Mizunashi Mana <mizunashi_mana@mma.club.uec.ac.jp>

Change that items of TodoList are not clickable.


# da0f1646 15-Mar-2015 Piotr Orzechowski <piotr.orzechowski@posteo.de>

hide ~~NOTODO~~ from wiki pages


# 6d15955d 30-Oct-2014 runout-at <markus@runout.at>

filter on completed-date, completed-user

check of completed-user is not yet implemented in syntax/list.php


# 7cf7b3f5 14-Jun-2014 runout-at <markus@runout.at>

add options

* usernames for <todo>
* start/due-date filter for ~~todolist~~


# f238e23a 11-Jun-2014 runout-at <markus@runout.at>

bugfix


# 3de1579c 11-Jun-2014 runout-at <markus@runout.at>

bugfix

value of $data['showdate'] was not set correctly


# 6c3557a6 11-Jun-2014 runout-at <markus@runout.at>

add option showdate

add option showdate:yes|no
to show/hide start/due-date

<todo showdate:yes>...</todo>


# dd4e3816 04-Jun-2014 runout-at <markus@runout.at>

bugfix, issue #22


# c5232868 04-Jun-2014 runout-at <markus@runout.at>

bugfix, issue 21


# 0120c277 16-May-2014 runout-at <markus@runout.at>

no link in list when <todo> is on same page


# 14bf2364 15-May-2014 runout-at <markus@runout.at>

multiple users in <todo>

only the first user will be shown


# 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


# 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 ...


# 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


# 0a17bd22 11-May-2014 runout-at <markus@runout.at>

add options for list rendering

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


# 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


12