Paul Beckingham
|
7fe116f75a
|
CmdHelp: Updated 'start' command grammar
|
2016-04-23 09:12:33 -04:00 |
|
Paul Beckingham
|
46a5def622
|
CmdHelp: Added notes for missing commands
|
2016-04-23 01:21:08 -04:00 |
|
Paul Beckingham
|
65665a32cb
|
commands: Corrected name of CmdReportSummary
|
2016-04-23 01:16:50 -04:00 |
|
Paul Beckingham
|
9da498cc8d
|
CmdReportSummary: Added stubbed report
|
2016-04-23 01:14:44 -04:00 |
|
Paul Beckingham
|
96250afdca
|
CmdDiagnostics: Added theme swatches
|
2016-04-23 00:40:49 -04:00 |
|
Paul Beckingham
|
ae1b73bae5
|
CmdHelp: Added :yesterday to man page
|
2016-04-22 22:40:21 -04:00 |
|
Paul Beckingham
|
e7dd8edf26
|
Filter: Merged Filter and Interval, removing Filter
|
2016-04-22 22:10:26 -04:00 |
|
Paul Beckingham
|
9689df71bb
|
CmdReportMonth: Added stubbed command
|
2016-04-22 17:02:59 -04:00 |
|
Paul Beckingham
|
e989f319dd
|
CmdReportWeek: Added stubbed command
|
2016-04-22 17:02:29 -04:00 |
|
Paul Beckingham
|
590ca948db
|
CmdReportDay: Added stubbed command
|
2016-04-22 17:01:06 -04:00 |
|
Paul Beckingham
|
c0fb40f7e0
|
CmdHelp: Syntax error
|
2016-04-22 02:06:45 -04:00 |
|
Paul Beckingham
|
80ceca2e8a
|
CmdHelp: The track command interval is required, not optional
|
2016-04-22 02:04:28 -04:00 |
|
Paul Beckingham
|
02b6b68903
|
CmdHelp: Removed <filter> references, instead using <interval> and <tag>
|
2016-04-22 01:57:14 -04:00 |
|
Paul Beckingham
|
a4ed7c9def
|
Filter, Timeline: Converted from a pair of Datetime objects to a Daterange
|
2016-04-17 18:20:41 -04:00 |
|
Paul Beckingham
|
22777067c4
|
CmdTags: Displays 'No data found' instead of an empty table, if there are no inclusions
|
2016-04-17 10:32:16 -04:00 |
|
Paul Beckingham
|
7d2cc99449
|
CmdHelp: Added filter, interval and tag syntax to usage.
|
2016-04-15 19:53:29 -04:00 |
|
Paul Beckingham
|
b9e21f455c
|
CmdHelp: Corrected help for export, track
|
2016-04-15 19:52:32 -04:00 |
|
Paul Beckingham
|
b3b6fe7749
|
CmdTrack: Made use of new helper functions
|
2016-04-15 19:51:47 -04:00 |
|
Paul Beckingham
|
eff59b6124
|
CmdDefault: Returns 1 when there is no active tracking
|
2016-04-15 17:20:21 -04:00 |
|
Paul Beckingham
|
04216b8a62
|
CmdTrack: Removed old comments
|
2016-04-11 23:17:05 -04:00 |
|
Paul Beckingham
|
eb06efc92a
|
CmdContinue: Handles case where there is no previous interval to restart
|
2016-04-11 17:17:56 -04:00 |
|
Paul Beckingham
|
100d567b79
|
CmdStop: Fixed bug where wrong end date was applied
|
2016-04-11 17:15:38 -04:00 |
|
Paul Beckingham
|
351d858c94
|
CmdStop: Ambiguous ctor initializer
|
2016-04-11 08:41:47 -04:00 |
|
Paul Beckingham
|
0cee3e130e
|
CmdStart: Ambiguous ctor initializer
|
2016-04-11 08:39:29 -04:00 |
|
Paul Beckingham
|
6965b506e8
|
CmdStop: Refactored data I/O
|
2016-04-11 08:25:48 -04:00 |
|
Paul Beckingham
|
b6e5ded895
|
CmdStart: Refactored data I/O
|
2016-04-11 08:25:36 -04:00 |
|
Paul Beckingham
|
762dda43ca
|
CmdTags: Refactored data I/O
|
2016-04-11 08:25:20 -04:00 |
|
Paul Beckingham
|
96d49069a2
|
CmdDefault: Refactored data I/O
|
2016-04-11 08:25:03 -04:00 |
|
Paul Beckingham
|
943cfae739
|
CmdContinue: Refactored data I/O
|
2016-04-11 08:24:48 -04:00 |
|
Paul Beckingham
|
4ecc1e4f40
|
CmdHelp: Added :color/:nocolor hints
|
2016-04-10 12:40:50 -04:00 |
|
Paul Beckingham
|
1cd019167d
|
CmdReport: Configuration header in API now conforms to design
|
2016-04-10 12:13:59 -04:00 |
|
Paul Beckingham
|
6f57261517
|
CmdReport: Added filter info to the report API
|
2016-04-10 09:25:10 -04:00 |
|
Paul Beckingham
|
1a98a52cbf
|
CmdReport: Applies filter
|
2016-04-10 00:18:56 -04:00 |
|
Paul Beckingham
|
9f7030de8f
|
CmdHelp: Typo
|
2016-04-09 10:34:52 -04:00 |
|
Paul Beckingham
|
8f907585f6
|
CmdReport: Converted to use some helper functions
|
2016-04-09 09:52:04 -04:00 |
|
Paul Beckingham
|
d98d0ba97d
|
CmdExport: Converted to use all helper functions
|
2016-04-09 09:51:44 -04:00 |
|
Paul Beckingham
|
d93b108d25
|
CmdHelp: Added help command and hints
|
2016-04-09 00:52:06 -04:00 |
|
Paul Beckingham
|
b799d36ff0
|
CmdExport: Incorporated filtering
|
2016-04-09 00:33:14 -04:00 |
|
Paul Beckingham
|
23c7e420b5
|
helper: Renamed initilizeFilterFromCLI to createFilterFromCLI and changeѕ usage
|
2016-04-08 08:17:52 -04:00 |
|
Paul Beckingham
|
039f49c2e6
|
CmdTrack: Filter now created from CLI in helper
|
2016-04-08 07:50:38 -04:00 |
|
Paul Beckingham
|
fb6da21fe7
|
CmdTrack: const args
|
2016-04-07 23:32:39 -04:00 |
|
Paul Beckingham
|
88cb03842e
|
CmdStop: const args
|
2016-04-07 23:31:32 -04:00 |
|
Paul Beckingham
|
070bd057ac
|
CmdStart: const args
|
2016-04-07 23:29:19 -04:00 |
|
Paul Beckingham
|
64a4ea5643
|
CmdReport: const args
|
2016-04-07 23:28:30 -04:00 |
|
Paul Beckingham
|
e8b73632a1
|
CmdHelp: const args
|
2016-04-07 23:27:36 -04:00 |
|
Paul Beckingham
|
6b0eb88b34
|
CmdExtensions: const args
|
2016-04-07 23:26:37 -04:00 |
|
Paul Beckingham
|
a518781331
|
CmdExport: const args
|
2016-04-07 23:25:18 -04:00 |
|
Paul Beckingham
|
9feeda7551
|
CmdDiagnostics: const args
|
2016-04-07 23:23:57 -04:00 |
|
Paul Beckingham
|
893159b209
|
Cleanup: Removed 'define' command
|
2016-04-07 08:01:57 -04:00 |
|
Paul Beckingham
|
aed0d02c64
|
CmdTrack: Implemented simple track
|
2016-04-06 22:51:07 -04:00 |
|