New report columns

- Added support for tag_indicator column.
- Added support for recurrence_indicator column.
This commit is contained in:
Paul Beckingham
2009-03-30 00:29:28 -04:00
parent 5b1d64960d
commit b4f031e4a7
8 changed files with 176 additions and 13 deletions

View File

@@ -128,6 +128,10 @@
included in the data.
<li>The task file format has changed slightly. Please back up your task
data files before upgrading to 1.6.0.
<li>Added new column 'recurrence_indicator' that displays an 'R' if the task
is a recurring task. This column can be added to any custom report.
<li>Added new column 'tag_indicator' that displays a '+' if the task
has any tags. This column can be added to any custom report.
</ul>
<p>