Commit graph

1226 commits

Author SHA1 Message Date
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
1026254b90 Docs: Added interval modification notes 2016-04-26 22:48:16 -04:00
Paul Beckingham
f074a18386 Tests: Added adjacent range overlap tests 2016-04-26 08:31:12 -04:00
Paul Beckingham
fd4bd5fbc0 Range: Corrected range symbols in comments 2016-04-26 08:30:21 -04:00
Paul Beckingham
a271e0b901 Range: Fixed bug with range intersection 2016-04-26 08:29:45 -04:00
Paul Beckingham
bfdae65f1e Theme: Modified color palette to preserve order 2016-04-25 21:11:59 -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
6567639465 Forgot to add libshared/src/Composite.cpp 2016-04-25 16:31:19 -04:00
Paul Beckingham
8f69e6f0ec Composite: Now relying on libshared version 2016-04-25 16:23:33 -04:00
Paul Beckingham
7fcd472a00 libshared: Updated to 0efc143498fceb4a80fb79af6198125aed0d9bc4 2016-04-25 16:22:27 -04:00
Paul Beckingham
a69e009e8f Composite: Removed 'blend' option for now 2016-04-25 16:19:35 -04:00
Paul Beckingham
fe41858189 Tests: Added extreme composite test 2016-04-24 22:37:31 -04:00
Paul Beckingham
c97a0a0dfb helper: Added current time to interval summary 2016-04-24 13:00:01 -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
47f21d88bf Themes: Updated definition and example 2016-04-24 10:24:21 -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
67010258f0 Docs: Added 'report.day.24hours' setting 2016-04-24 10:08:06 -04:00
Paul Beckingham
33d0f9d620 helper: Removed unused arg from createTimelineFromData 2016-04-24 09:41:26 -04:00
Paul Beckingham
8113a4f24d Tests: Added quantizeTo15Minutes 2016-04-24 09:38:47 -04:00
Paul Beckingham
13c340f251 helper: Added quantizeTo15Minutes 2016-04-24 09:37:50 -04:00
Paul Beckingham
24bb8ade7a libshared: Accomodated new argument order for Datetime 2016-04-24 08:37:48 -04:00
Paul Beckingham
a7ffd46122 libshared: Updated to 85f4a9fcae89235a2236de0b67da1d92b3e8356c 2016-04-24 08:26:56 -04:00
Paul Beckingham
9bc73febf3 Timeline: Added ::excluded 2016-04-23 23:56:34 -04:00
Paul Beckingham
5f42516f38 Composite: Added ::clear for reuse 2016-04-23 23:42:25 -04:00
Paul Beckingham
b7688bd7ea Tests: Added composite test 2016-04-23 21:46:28 -04:00
Paul Beckingham
741544f83f Composite: Added proper color code termination conditions 2016-04-23 21:45:39 -04:00
Paul Beckingham
0f86ce006f Composite: Implement color compositor 2016-04-23 16:46:15 -04:00
Paul Beckingham
a0c9c0e04d libshared: Updated to 63a5276d0fbac280a501db4b1e478502b0cfdcd2 2016-04-23 16:34:47 -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
bf7b48690b Palette: Protects itself against initializing from Rules with no theme 2016-04-23 12:51:03 -04:00
Paul Beckingham
117587e1c5 helper: Added createTagColorMap 2016-04-23 12:48:21 -04:00
Paul Beckingham
c9679e21d0 helper: Fixed bug didn't skip BINARY, CMD and EXT args when buiding a filter 2016-04-23 12:24:41 -04:00
Paul Beckingham
983d4a8945 CmdReportDay: Outlining processing 2016-04-23 11:00:09 -04:00
Paul Beckingham
6e93538b48 Timeline: Now has a public ::range 2016-04-23 10:40:37 -04:00
Paul Beckingham
63a6255412 Interval: Now has pubic ::range, which has public ::start, ::end 2016-04-23 10:35:06 -04:00
Paul Beckingham
7fe116f75a CmdHelp: Updated 'start' command grammar 2016-04-23 09:12:33 -04:00
Paul Beckingham
bdf3e1448e Docs: Updated 'start' command grammar 2016-04-23 09:12:01 -04:00
Paul Beckingham
f0f4400929 Docs: Updated 'start' command grammar 2016-04-23 09:11:54 -04:00
Paul Beckingham
5c6c52b073 Tests: Description formatting 2016-04-23 08:53:52 -04:00
Paul Beckingham
4176bf23d4 Range: Renamed Daterange to Range 2016-04-23 08:52:16 -04:00