Commit graph

1794 commits

Author SHA1 Message Date
Paul Beckingham
ebf0a8c270 CmdTag: Added 'tag' command 2016-06-04 12:09:00 -04:00
Paul Beckingham
2ebee819af CmdChart: Added debug output for auto-determined hour range 2016-06-04 11:43:52 -04:00
Paul Beckingham
29ac612614 CmdChart: Observes data range when 'report.<type>.hours = auto' 2016-06-04 11:43:32 -04:00
Paul Beckingham
4f18649945 Docs: Simplified project description 2016-06-04 11:28:53 -04:00
Paul Beckingham
87c16025b4 Docs: Added rules notes 2016-06-04 11:28:33 -04:00
Paul Beckingham
34f105c090 Docs: Accepted modification syntax 2016-06-04 11:14:19 -04:00
Paul Beckingham
024a2c341f Docs: Removed resolved notes 2016-06-04 11:13:43 -04:00
Paul Beckingham
1510d7c39e Docs: Added rc.<name> to the DOM spec 2016-06-04 11:13:11 -04:00
Paul Beckingham
fb6b39a5a0 Docs: Updated api guidelines 2016-06-04 11:12:55 -04:00
Paul Beckingham
4b54c763ea Docs: Removed mockups for reports that now exist 2016-06-04 10:53:19 -04:00
Paul Beckingham
c3bb349072 Tests: Removed whitespace 2016-06-04 10:35:19 -04:00
Paul Beckingham
149745867d CmdChart: Fixed bug where having no tracked intervals yielded an incorrect hour range 2016-06-04 10:34:46 -04:00
Paul Beckingham
8371ce7937 CLI: Integrated ID args 2016-06-04 10:33:46 -04:00
Paul Beckingham
5ee1aa8c9c CLI: Added ::identifyIds 2016-06-04 10:33:32 -04:00
Paul Beckingham
c9af6fa37b CLI: Added support for integer arg attributes 2016-06-04 10:32:47 -04:00
Paul Beckingham
bf5b4b6357 Docs: Updated man page with configuration settings, and ordered them alphabetically 2016-06-04 10:30:49 -04:00
Paul Beckingham
aadd1ce407 Docs: Added proposed tag modification commands 2016-06-04 10:30:13 -04:00
Paul Beckingham
ed581bc30a Docs: Added proposed modification commands 2016-06-04 10:29:56 -04:00
Paul Beckingham
5da6a54598 Tests: Added ::combine tests 2016-06-01 07:32:52 -04:00
Paul Beckingham
d5b7afd008 Range: Added ::combine for overlapping range combinations 2016-06-01 07:32:22 -04:00
Paul Beckingham
9b4a70ea7b init: Added :ids as a hint 2016-06-01 07:15:04 -04:00
Paul Beckingham
02f73afcde Tests: changed to no-relative times for tests 2016-06-01 07:02:25 -04:00
Paul Beckingham
b559b5a606 helper: Now uses minimal time deltas for the summary 2016-06-01 06:59:05 -04:00
Paul Beckingham
ab2e267c50 Tests: Added minimalDelta 2016-05-30 15:15:59 -04:00
Paul Beckingham
c01933116e helper: Implemented minimalDelta to display minimal time diff strings 2016-05-30 15:09:45 -04:00
Paul Beckingham
f70cf67f0f Docs: Added :ids help 2016-05-30 11:00:12 -04:00
Paul Beckingham
e8b87a04df CmdHelp: Added :ids help 2016-05-30 10:59:47 -04:00
Paul Beckingham
0a462d6203 CmdSummary: Added :ids support 2016-05-30 10:55:16 -04:00
Paul Beckingham
e96f840d66 Themes: Added 'ids' for ID highlighting 2016-05-30 10:52:42 -04:00
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