Enhancement - stats report

- Reimplemented the stats report so that it uses the Table object,
  and therefore has the same aesthetics as the other reports.
This commit is contained in:
Paul Beckingham 2009-05-10 00:40:56 -04:00
parent cd89e10cfb
commit 08188fb811
3 changed files with 116 additions and 19 deletions

View file

@ -162,6 +162,8 @@
<li>For custom reports that define a "limit" to the number of rows of output
such as "oldest" and "newest", task allows an override value. For
example "task oldest 5" will display the 5 oldest tasks.
<li>Modified the "stats" report so that it has the same aesthetics as the
other reports.
</ul>
<p>