| 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 ...
|
| 20a29a84 | 14-May-2014 |
runout-at <markus@runout.at> |
start-due date
bg-color for started and due todos |
| 51046ae0 | 13-May-2014 |
runout-at <markus@runout.at> |
Update list.php
bugfix (code error) |
| 417ccbc6 | 13-May-2014 |
runout-at <markus@runout.at> |
Update settings.php
new value 'none' for $lang['Header'] |
| cbf429b9 | 13-May-2014 |
runout-at <markus@runout.at> |
Update settings.php
new value 'none' for $lang['Header'] |
| 6588f74a | 13-May-2014 |
runout-at <markus@runout.at> |
Update metadata.php
new value for $meta['Header'] |
| 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 |
| 6806a654 | 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 |
| f5bc5374 | 13-May-2014 |
einhirn <marg@rz.tu-clausthal.de> |
updated change date |
| 6412d765 | 11-May-2014 |
runout-at <markus@runout.at> |
Update settings.php |
| 51cdd5b8 | 11-May-2014 |
runout-at <markus@runout.at> |
Update settings.php |
| 61e401ff | 11-May-2014 |
runout-at <markus@runout.at> |
Update list.php
new options, default values |
| 57342141 | 11-May-2014 |
runout-at <markus@runout.at> |
Update default.php
new options
|
| 26e94332 | 11-May-2014 |
runout-at <markus@runout.at> |
Update default.php
new options |
| 017af253 | 11-May-2014 |
runout-at <markus@runout.at> |
Update metadata.php
new options |
| 3e65e85d | 11-May-2014 |
runout-at <markus@runout.at> |
Update settings.php
new options |
| 6c2e020f | 11-May-2014 |
runout-at <markus@runout.at> |
Update settings.php
new options |
| 0a17bd22 | 11-May-2014 |
runout-at <markus@runout.at> |
add options for list rendering
header:id|firstheader |
| c7e96761 | 11-May-2014 |
runout-at <markus@runout.at> |
Update plugin.info.txt |
| 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 |