Commit graph

1615 commits

Author SHA1 Message Date
Paul Beckingham
848c9fee14 CmdChart: Uses findHint 2016-05-30 10:30:34 -04:00
Paul Beckingham
0aef689a3d CmdGaps: Uses findHint 2016-05-30 10:30:15 -04:00
Paul Beckingham
f677df3e8a helper: Added findHint 2016-05-30 10:30:02 -04:00
Paul Beckingham
c830f966af Docs: Added report.<type>.holidays to the man page 2016-05-30 10:16:55 -04:00
Paul Beckingham
193644cd88 Rules: Added default holiday display for the summary report 2016-05-30 10:14:00 -04:00
Paul Beckingham
e7dc069d4b CmdSummary: Added optional holiday rendering 2016-05-30 10:13:32 -04:00
Paul Beckingham
98abbecedb CmdChart: Made renderHolidays externally visible 2016-05-30 10:13:05 -04:00
Paul Beckingham
aa3c3d625e CmdChart: Added country code to holiday list 2016-05-30 10:07:57 -04:00
Paul Beckingham
7f4fbc3c96 Tests: Switched from relative to absolute dates to stabilize the test 2016-05-30 09:55:03 -04:00
Paul Beckingham
2c5dd1dec0 data: No longer closes all intervals after subtracting ranges 2016-05-30 09:54:36 -04:00
Paul Beckingham
d995ff57b7 CmdHelp: Added :blank support notes 2016-05-29 16:41:05 -04:00
Paul Beckingham
2763f7a977 Docs: Added :blank support notes 2016-05-29 16:38:42 -04:00
Paul Beckingham
843d490787 CmdGaps: Supports :blank 2016-05-29 16:37:57 -04:00
Paul Beckingham
dc4412302e CmdChart: Fixed wrong type of setting 2016-05-29 16:32:42 -04:00
Paul Beckingham
ad870a3cb3 Docs: Renamed rc.reports.<type>.24h to rc.reports.<type>.hours 2016-05-29 15:45:32 -04:00
Paul Beckingham
6688e98c1a CmdChart: Renamed rc.reports.<type>.24h to rc.reports.<type>.hours with 'all' or 'auto' as values 2016-05-29 15:44:52 -04:00
Paul Beckingham
b2a8a0abfb Rules: Added defaults for showing holidays on charts 2016-05-29 14:38:55 -04:00
Paul Beckingham
5b75ba4571 CmdChart: Added optional holiday table 2016-05-29 12:28:08 -04:00
Paul Beckingham
db79917bc1 Docs: Added command line configuration overrides 2016-05-29 12:07:21 -04:00
Paul Beckingham
ec3ae71c6f CmdHelp: Added command line configuration override help 2016-05-29 12:06:54 -04:00
Paul Beckingham
0128087a86 init: Added command line configuration override support 2016-05-29 11:29:55 -04:00
Paul Beckingham
20a77c7d53 CLI: Added support for config overrides inthe parser 2016-05-29 10:16:13 -04:00
Paul Beckingham
dfdb8c799a Docs: Added debug.indicator to man page 2016-05-28 16:44:29 -04:00
Paul Beckingham
3a0242e317 log: Debugging prefix now configurable 2016-05-28 16:42:25 -04:00
Paul Beckingham
d975631c9b CmdChart[C: Added reports.<type>.range support 2016-05-28 15:18:13 -04:00
Paul Beckingham
0b0860accd Cmdhelp: Added reports.<type>.range description 2016-05-28 15:17:48 -04:00
Paul Beckingham
0b7bc66eba Docs: Added reports.<type>.range description 2016-05-28 15:17:32 -04:00
Paul Beckingham
c7799cc89d helper: Added hint expansion debug output 2016-05-28 15:09:55 -04:00
Paul Beckingham
6e2e4cab15 data: Properly captures expanded hints 2016-05-28 15:05:02 -04:00
Paul Beckingham
eaf72ff1f2 Tests: Rules no longer counts default settings
- Instead, assumes there are >30 default settings, which is currently and most
  likely always going to be true.
2016-05-28 14:53:27 -04:00
Paul Beckingham
6255ba1c05 helper: Fixed bug that was causing :lastweek to not work 2016-05-28 14:46:05 -04:00
Paul Beckingham
906b115570 CmdHelp: Added reports.gaps.range description 2016-05-28 14:45:49 -04:00
Paul Beckingham
d52d92f4b8 Docs: Added reports.gaps.range description 2016-05-28 14:45:23 -04:00
Paul Beckingham
6b2b7b19e3 CmdGaps: Now supports report.gaps.range setting 2016-05-28 14:34:47 -04:00
Paul Beckingham
13d73a0e6d helper: Changed ::expandIntervalHint to operate on a range 2016-05-28 14:34:18 -04:00
Paul Beckingham
98899acc4d timew: Added debug timing data 2016-05-28 14:14:42 -04:00
Paul Beckingham
f9568d1ca7 log: Distinguished debug output with prefix 2016-05-28 14:14:23 -04:00
Paul Beckingham
3c3fdc98f3 data: Added ::getUnracked debug output 2016-05-28 14:14:02 -04:00
Paul Beckingham
80f1003145 data: Added ::getTracked debug output 2016-05-28 14:13:54 -04:00
Paul Beckingham
677e9869cb data: Added ::getAllExclusions debug output 2016-05-28 14:13:39 -04:00
Paul Beckingham
0b12b51309 data: Added debug output 2016-05-28 14:12:59 -04:00
Paul Beckingham
0c98f994b2 Updated to bc5393fe30b3b3611a3d297da1adafb78920054d 2016-05-28 13:48:50 -04:00
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