Commit graph

1240 commits

Author SHA1 Message Date
Paul Beckingham
3b45e90c5e CmdGaps: Is a clone of export with /tracked/untraced/ for now 2016-04-27 22:56:59 -04:00
Paul Beckingham
0fa7e32182 helper: Fixed bug that ignored open intervals 2016-04-27 22:45:35 -04:00
Paul Beckingham
218780518c Tests: Fixed exclusion tests with new syntax 2016-04-27 22:34:19 -04:00
Paul Beckingham
54f626c14f Timeline: Described ::untracked 2016-04-27 22:27:24 -04:00
Paul Beckingham
ee21f7be99 helper: No need to convert configuraiton to serialized exclusions 2016-04-27 22:26:51 -04:00
Paul Beckingham
59036f7908 Timeline: Reimplemented ::tracked 2016-04-27 22:25:58 -04:00
Paul Beckingham
2e6f2c44c2 Docs: Updated data description 2016-04-27 22:16:04 -04:00
Paul Beckingham
dd8025b275 init: Removed exclusions 2016-04-27 18:06:48 -04:00
Paul Beckingham
f87fb2e2ec Database: Removed exclusions 2016-04-27 18:05:59 -04:00
Paul Beckingham
db3c3fb14c Datafile: Removed exclusions 2016-04-27 18:05:37 -04:00
Paul Beckingham
9c91cb599b helper: Added Rules to createTimelineFromData 2016-04-27 18:04:36 -04:00
Paul Beckingham
500fa9784a Exclusion: New syntax
- Removed ::serialize which is unused.
- Moved to a two-arg ctor, rather than a 2-step init.
2016-04-27 18:01:35 -04:00
Paul Beckingham
07077ebee4 Timeline: Corrected symbols used in diagram 2016-04-27 18:00:51 -04:00
Paul Beckingham
b7862341cd CmdReportSummary: Added data handling, needs output 2016-04-26 23:51:30 -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
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