| 3c0225fb | 30-Oct-2014 |
runout-at <markus@runout.at> |
bugfix |
| 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 |
| f8513d6b | 30-Oct-2014 |
runout-at <markus@runout.at> |
filter on completed-date |
| 25916678 | 30-Oct-2014 |
runout-at <markus@runout.at> |
bugfix
logic of start/due-filters corrected |
| bd2f9c37 | 30-Oct-2014 |
runout-at <markus@runout.at> |
user&date in todo when checked
add user and date information when checkbox is clicked |
| 64495bd0 | 30-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 ...
|
| ef4f1fbf | 29-Oct-2014 |
runout-at <markus@runout.at> |
Update plugin.info.txt
date updated |
| a9e1335f | 29-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 |
| e00d8bc6 | 10-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 |
| 0441172c | 12-Sep-2014 |
einhirn <marg@rz.tu-clausthal.de> |
worked around php5.2 incompatibility with array_map callback - second occurence |
| fb5a8c7d | 12-Sep-2014 |
einhirn <marg@rz.tu-clausthal.de> |
bump change date |
| e1d9ed71 | 12-Sep-2014 |
einhirn <marg@rz.tu-clausthal.de> |
worked around php5.2 incompatibility with array_map callback |
| b2bf3541 | 01-Jul-2014 |
Robert Bogenschneider <bogi@uea.org> |
translation update |
| f1a46b72 | 01-Jul-2014 |
Max Westen <max@dlmax.org> |
Added the option to filter on namespaces when requesting a TODOLIST |
| a07d8831 | 21-Jun-2014 |
Myeongjin <aranet100@gmail.com> |
translation update |
| e41cd922 | 14-Jun-2014 |
runout-at <markus@runout.at> |
bugfix
illegal chracter at end of line |
| 3a78907f | 14-Jun-2014 |
runout-at <markus@runout.at> |
set date 2014-06-14 |
| 7cf7b3f5 | 14-Jun-2014 |
runout-at <markus@runout.at> |
add options
* usernames for <todo>
* start/due-date filter for ~~todolist~~ |
| 1f496a0e | 14-Jun-2014 |
runout-at <markus@runout.at> |
style for tododates
new style for tododates
smallet text for users and dates |
| 1a73e155 | 14-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 ...
|
| a2763d8a | 13-Jun-2014 |
einhirn <marg@rz.tu-clausthal.de> |
change date updated |
| bcdec229 | 11-Jun-2014 |
runout-at <markus@runout.at> |
updte date |
| f238e23a | 11-Jun-2014 |
runout-at <markus@runout.at> |
bugfix |
| 0d4a1053 | 11-Jun-2014 |
runout-at <markus@runout.at> |
bugfix |
| bec1dc01 | 11-Jun-2014 |
runout-at <markus@runout.at> |
add showdate tag/list |