Commit graph

32 commits

Author SHA1 Message Date
Paul Beckingham
91831ccf41 CmdReportDay: Only renders open intervals to 'now' instead of EOD 2016-05-01 21:46:27 -04:00
Paul Beckingham
07a04bade6 CmdReportDay: Added day/mday at the beginning of every line. 2016-04-30 15:13:52 -04:00
Paul Beckingham
e05954f404 CmdReportDay: Removed unused argument 2016-04-30 15:13:13 -04:00
Paul Beckingham
7cbd34c7bd CmdReportDay: Corrected coordinate mapping 2016-04-30 00:01:39 -04:00
Paul Beckingham
abe6ccfd89 CmdReportDay: Removed color defs 2016-04-29 21:20:06 -04:00
Paul Beckingham
4c0da0d77f CmdReportDay: Made summary rendering configurable 2016-04-29 21:17:19 -04:00
Paul Beckingham
1b94a3fad7 CmdReportDay: Made exclusion rendering configurable 2016-04-29 21:16:41 -04:00
Paul Beckingham
93e0acec21 CmdReportDay: Made interval rendering configurable 2016-04-29 21:15:21 -04:00
Paul Beckingham
018179c5dd CmdReportDay: Made axis rendering configurable 2016-04-29 18:30:22 -04:00
Paul Beckingham
491d2dbed3 CmdReportDay: Udated to new API 2016-04-28 20:31:43 -04:00
Paul Beckingham
34c0cc81e7 helper: Renamed createFilterIntervalFromCLI to getFilter 2016-04-28 08:48:37 -04:00
Paul Beckingham
ae0ba6ffa1 CmdReportDay: Now ensure rendered interval matches the day 2016-04-28 08:02:27 -04:00
Paul Beckingham
4462e091c5 CmdReportDay: Code cleanup 2016-04-27 23:39:14 -04:00
Paul Beckingham
9c91cb599b helper: Added Rules to createTimelineFromData 2016-04-27 18:04:36 -04:00
Paul Beckingham
4f77f336f3 CmdReportDay: Modified active interval indicator to be a single character 2016-04-26 23:42:16 -04:00
Paul Beckingham
21809e1724 CmdReportDay: Broke out sections into functions 2016-04-26 23:30:24 -04:00
Paul Beckingham
9699cb8293 CmdReportDay: Obeys tag color mapping 2016-04-25 21:11:22 -04:00
Paul Beckingham
21166a044f helper: Added createPalette, and a Palette interface change 2016-04-25 21:10:09 -04:00
Paul Beckingham
f4271614d5 CmdReportDay: Added an indicator that the interval is open 2016-04-24 12:57:03 -04:00
Paul Beckingham
0714499fae CmdReportDay: Corrected alignment issue 2016-04-24 12:27:17 -04:00
Paul Beckingham
8085a38f48 CmdReportDay: Added tracked time 2016-04-24 11:40:56 -04:00
Paul Beckingham
02231f0af3 CmdReportDay: Exclusions rendered 2016-04-24 10:30:28 -04:00
Paul Beckingham
bc5754584e CmdReportDay: Renders report axis 2016-04-24 10:27:52 -04:00
Paul Beckingham
662077dc1a CmdReportDay: Determines hors to be shown 2016-04-24 10:15:02 -04:00
Paul Beckingham
6d628a38d8 CmdReportDay: Loads data 2016-04-24 10:13:24 -04:00
Paul Beckingham
33d0f9d620 helper: Removed unused arg from createTimelineFromData 2016-04-24 09:41:26 -04:00
Paul Beckingham
49715320ef Cleanup: Replaced "\n" with '\n' 2016-04-23 13:30:54 -04:00
Paul Beckingham
9e6ee03354 CmdReportDay: Initializes colors for report 2016-04-23 12:54:45 -04:00
Paul Beckingham
3a63f1296e CmdReportDay: Provided for dynamic indentation 2016-04-23 12:53:28 -04:00
Paul Beckingham
70ba611f66 CmdReportDay: Corrected filter default 2016-04-23 12:52:22 -04:00
Paul Beckingham
983d4a8945 CmdReportDay: Outlining processing 2016-04-23 11:00:09 -04:00
Paul Beckingham
590ca948db CmdReportDay: Added stubbed command 2016-04-22 17:01:06 -04:00