CmdTimesheet: Rewrote the command

- Updated the 'timesheet' command with a more compact report that accepts a
  filter, and has a default filter showing the last four weeks of completed and
  started tasks.
This commit is contained in:
Paul Beckingham 2017-02-09 08:19:30 -05:00
parent 01c095cac7
commit a5d7f1093e
10 changed files with 182 additions and 190 deletions

View file

@ -80,6 +80,9 @@
(thanks to Jelle van der Waa).
- Improved portability for SunOS-like OSes.
(thanks to Antonio Huete Jimenez).
- Updated the 'timesheet' command with a more compact report that accepts a
filter, and has a default filter showing the last four weeks of completed and
started tasks.
------ current release ---------------------------