History log of /plugin/todo/ (Results 101 – 125 of 213)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3c0225fb30-Oct-2014 runout-at <markus@runout.at>

bugfix

6d15955d30-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

f8513d6b30-Oct-2014 runout-at <markus@runout.at>

filter on completed-date

2591667830-Oct-2014 runout-at <markus@runout.at>

bugfix

logic of start/due-filters corrected

bd2f9c3730-Oct-2014 runout-at <markus@runout.at>

user&date in todo when checked

add user and date information when checkbox is clicked

64495bd030-Oct-2014 runout-at <markus@runout.at>

filter start/due-before/after enhancement

additional flag for date filters of TODOLIST
attributes affected: startbefore, startafter, duebefore, dueafter
eg:
startafter:! list all tasks where star

filter start/due-before/after enhancement

additional flag for date filters of TODOLIST
attributes affected: startbefore, startafter, duebefore, dueafter
eg:
startafter:! list all tasks where startdate in todo is set
startafter:2014-10-30* list all tasks starting after given date or where no startdate in todo is set

show more ...

ef4f1fbf29-Oct-2014 runout-at <markus@runout.at>

Update plugin.info.txt

date updated

a9e1335f29-Oct-2014 runout-at <markus@runout.at>

start-/due-ignore flag

ignore todos without a start/due date if the filter ends with a '!'
~~TODOLIST startbefore:+100!~~ will also give alle todos which have no start date set

e00d8bc610-Oct-2014 runout-at <markus@runout.at>

bugfix issue #36

TODOLIST does not filter with duebefore or dueafter options (#36)
fixed wrong dates in condition

0441172c12-Sep-2014 einhirn <marg@rz.tu-clausthal.de>

worked around php5.2 incompatibility with array_map callback - second occurence

fb5a8c7d12-Sep-2014 einhirn <marg@rz.tu-clausthal.de>

bump change date

e1d9ed7112-Sep-2014 einhirn <marg@rz.tu-clausthal.de>

worked around php5.2 incompatibility with array_map callback

b2bf354101-Jul-2014 Robert Bogenschneider <bogi@uea.org>

translation update

f1a46b7201-Jul-2014 Max Westen <max@dlmax.org>

Added the option to filter on namespaces when requesting a TODOLIST

a07d883121-Jun-2014 Myeongjin <aranet100@gmail.com>

translation update

e41cd92214-Jun-2014 runout-at <markus@runout.at>

bugfix

illegal chracter at end of line

3a78907f14-Jun-2014 runout-at <markus@runout.at>

set date 2014-06-14

7cf7b3f514-Jun-2014 runout-at <markus@runout.at>

add options

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

1f496a0e14-Jun-2014 runout-at <markus@runout.at>

style for tododates

new style for tododates
smallet text for users and dates

1a73e15514-Jun-2014 runout-at <markus@runout.at>

filter by start/due-date

add option to ~~TODOLIST~~
startbefore:<date>
startafter:<date>
duebefore:<date>
dueafter:<date>

<date> can be:
Y-m-d like 2014-06-12
or a value like +10 or

filter by start/due-date

add option to ~~TODOLIST~~
startbefore:<date>
startafter:<date>
duebefore:<date>
dueafter:<date>

<date> can be:
Y-m-d like 2014-06-12
or a value like +10 or -10 or 0
invalid values will be substituted with todays date

show more ...

a2763d8a13-Jun-2014 einhirn <marg@rz.tu-clausthal.de>

change date updated

bcdec22911-Jun-2014 runout-at <markus@runout.at>

updte date

f238e23a11-Jun-2014 runout-at <markus@runout.at>

bugfix

0d4a105311-Jun-2014 runout-at <markus@runout.at>

bugfix

bec1dc0111-Jun-2014 runout-at <markus@runout.at>

add showdate tag/list

123456789