Commit graph

1573 commits

Author SHA1 Message Date
Paul Beckingham
fb89cda958 Tests: Improved track tests 2016-05-28 13:26:32 -04:00
Paul Beckingham
8acb66d34a Tests: Improved gaps tests 2016-05-28 13:26:12 -04:00
Paul Beckingham
1025363ddc CmdGaps: Improved feedback when no gaps are found 2016-05-28 13:25:34 -04:00
Paul Beckingham
2e314b5809 data: flatten only returns historical data 2016-05-28 13:25:01 -04:00
Paul Beckingham
06123411d7 Tests: Added/corrected flatten tests 2016-05-28 12:29:43 -04:00
Paul Beckingham
57ff5b282a data: flatten should not leave open intervals unflattened 2016-05-28 12:28:59 -04:00
Paul Beckingham
e910506073 TI-2: Two line tags causes false entry in database
- Thanks to Sebastian Uharek.
2016-05-27 17:03:53 -04:00
Paul Beckingham
9f6baee790 init: Removed obsolete comments 2016-05-26 23:44:11 -04:00
Paul Beckingham
c67b09f721 timew: Moved more code inside the try block 2016-05-26 23:40:02 -04:00
Paul Beckingham
11315e4f56 Datafile: Added debug output 2016-05-26 23:32:23 -04:00
Paul Beckingham
d4d9272158 init: The :debug hint affects the rules, which affects logging 2016-05-26 23:24:26 -04:00
Paul Beckingham
ebf1e2c521 log: Added debug function 2016-05-26 23:23:45 -04:00
Paul Beckingham
2e1bdce38b Themes: Updated holiday color so it doesn't stand out 2016-05-22 10:37:27 -04:00
Paul Beckingham
54abd9153f helper: Now identifies holidays 2016-05-22 10:33:53 -04:00
Paul Beckingham
2c1dc654b4 CmdChart: Now renders holdiays in a different color 2016-05-22 10:27:00 -04:00
Paul Beckingham
a997479335 libshared: Updated to 9643fdb917598b53f455f44b5e5040201c3ce4b4 2016-05-22 00:40:23 -04:00
Paul Beckingham
92ef050819 Themes: Added holiday color 2016-05-21 22:09:56 -05:00
Paul Beckingham
e291b3b4a7 Docs: Typo 2016-05-21 21:48:57 -05:00
Paul Beckingham
d27c82b4d3 CmdChart: In compact mode, render available time labels internally 2016-05-21 21:09:54 -05:00
Paul Beckingham
a257ccacc8 Ext: Added csv.py example extension 2016-05-21 20:55:40 -05:00
Paul Beckingham
42e4c174a9 CmdChart: Renamed 'Remaining' to 'Available', it reads better 2016-05-21 20:41:07 -05:00
Paul Beckingham
99d579f65f CmdChart: Calculating indent earlier and reusing the value 2016-05-21 20:40:35 -05:00
Paul Beckingham
b74cfa4704 CmdHelp: Added :blank hint to help 2016-05-21 20:39:45 -05:00
Paul Beckingham
28142c424d Docs: Added :blank to man page 2016-05-21 20:39:25 -05:00
Paul Beckingham
86a2d83ec3 CmdChart: Added :blank support 2016-05-21 20:38:53 -05:00
Paul Beckingham
d54bb2dd99 init: Added :blank hint 2016-05-21 20:37:32 -05:00
Paul Beckingham
dc69e12276 Docs: Updated 2016-05-21 20:36:43 -05:00
Paul Beckingham
90fd90594a Docs: Updated 2016-05-21 20:26:41 -05:00
Paul Beckingham
46b00cadb7 Docs: Updated 2016-05-21 19:47:24 -05:00
Paul Beckingham
e7aaf175c4 CmdChart: Corrected report setting names 2016-05-21 19:35:29 -05:00
Paul Beckingham
80e9edb90f util: Made quoting more robust 2016-05-21 16:47:56 -05:00
Paul Beckingham
ef9f74a6a0 Tests: Added test for quoted single-char operators 2016-05-21 16:45:12 -05:00
Paul Beckingham
12fbf35349 util: Single-character operators also require quoting 2016-05-21 16:44:48 -05:00
Paul Beckingham
5593621198 Rules: day report no longer shows totals 2016-05-21 16:31:38 -05:00
Paul Beckingham
c3c2789fe1 CmdChart: renderSummary now prepends a blank line 2016-05-21 16:31:11 -05:00
Paul Beckingham
1aed409832 CmdChart: renderSubTotal wasn't actually conditional 2016-05-21 16:30:43 -05:00
Paul Beckingham
198902821c CmdChart: Corrected indentation for multi-line output 2016-05-21 16:18:52 -05:00
Paul Beckingham
1127a78abd CLI: Isolated numbers upgraded to hours by concatenating ':00' 2016-05-21 16:06:07 -05:00
Paul Beckingham
844045d5ba data: Removed some debugging code 2016-05-21 15:52:20 -05:00
Paul Beckingham
26e8b4e208 CmdChart: Code cleanup 2016-05-21 15:50:19 -05:00
Paul Beckingham
5c4ac9cab7 CmdChart: renderSummary now autonomous 2016-05-21 15:49:36 -05:00
Paul Beckingham
71ccf8584a CmdChart: Added determineHourRange 2016-05-21 15:48:36 -05:00
Paul Beckingham
2dd50d5f9a Docs: Updated man page with new report settings 2016-05-21 15:47:06 -05:00
Paul Beckingham
aa61490461 Tests: Corrected number of defaults 2016-05-21 15:45:51 -05:00
Paul Beckingham
ffeb1d774c Rules: Added more report defaults 2016-05-21 15:45:33 -05:00
Paul Beckingham
1ca36ca5a5 CmdChart: Removed debugging code 2016-05-21 15:30:06 -05:00
Paul Beckingham
27b387b523 CmdChart: Indent now dynamic 2016-05-21 15:29:53 -05:00
Paul Beckingham
571f899795 CmdChart: renderTotal now autonomous 2016-05-21 15:28:52 -05:00
Paul Beckingham
e3b706f0aa CmdChart: renderMonth and renderDayName now autonomous 2016-05-21 15:27:03 -05:00
Paul Beckingham
5f60777dbe CmdChart: Parameterized subtotal rendering 2016-05-21 15:22:42 -05:00