Paul Beckingham
|
b56c266990
|
CmdReport: Composes extension input, runs extension, displays output
|
2016-03-26 12:40:31 -04:00 |
|
Paul Beckingham
|
fd44d6f35f
|
CmdReport: Added default repsonse to keep compiler quiet
|
2016-03-26 12:38:32 -04:00 |
|
Paul Beckingham
|
41d76bbf87
|
CmdReport: Added findExtension with auto-completion
|
2016-03-26 12:02:32 -04:00 |
|
Paul Beckingham
|
a864ae01e2
|
CmdReport: Partial implementation
|
2016-03-25 23:50:40 -04:00 |
|
Paul Beckingham
|
8c2ce5847f
|
init: Propagated all services to CmdReport
|
2016-03-25 23:49:34 -04:00 |
|
Paul Beckingham
|
705b95401b
|
CmdReport: Added API header details
|
2016-03-25 01:02:57 -04:00 |
|
Paul Beckingham
|
b618269e2b
|
CmdGaps: Added note about failure when no exclusions are defined
|
2016-03-25 00:45:50 -04:00 |
|
Paul Beckingham
|
ef2e1a7e26
|
CmdStop: Now handles removal of tags
|
2016-03-25 00:33:04 -04:00 |
|
Paul Beckingham
|
6d3f8f9a0f
|
CmdHelp: Updated 'stop' help with new behavior
|
2016-03-25 00:32:19 -04:00 |
|
Paul Beckingham
|
a38c607f61
|
init: Propagated args to CmdStop
|
2016-03-25 00:29:12 -04:00 |
|
Paul Beckingham
|
f0709d50e4
|
CmdDiagnostics: Added file metadata for each file
|
2016-03-22 21:47:08 -04:00 |
|
Paul Beckingham
|
c42b9e49b4
|
CmdLog: Corrected to match design
|
2016-03-22 21:44:05 -04:00 |
|
Paul Beckingham
|
cd2ea6fb42
|
CmdHelp: Added 'tags' command help and usage
|
2016-03-22 21:42:43 -04:00 |
|
Paul Beckingham
|
3c0dc76694
|
CmdTags: Implemented 'tags' command
|
2016-03-22 21:40:49 -04:00 |
|
Paul Beckingham
|
5710800d0f
|
init: Propagated database and log to CmdTags
|
2016-03-22 21:40:08 -04:00 |
|
Paul Beckingham
|
4d551d5a6c
|
CmdHelp: Added 'continue' command help
|
2016-03-22 01:49:57 -04:00 |
|
Paul Beckingham
|
ea103fd477
|
CmdContinue: Implemented cotinuaiton of the most recent interval, if closed
|
2016-03-22 01:45:50 -04:00 |
|
Paul Beckingham
|
11f990f2a0
|
init: Propagated database and log to CmdContinue
|
2016-03-22 01:40:49 -04:00 |
|
Paul Beckingham
|
7ad9132d72
|
init: CmdStart does not need rules access
|
2016-03-22 01:38:55 -04:00 |
|
Paul Beckingham
|
94cf53c3cc
|
CmdDiagnostics: Added data files
|
2016-03-22 01:34:12 -04:00 |
|
Paul Beckingham
|
f5c8d72de8
|
CmdHelp: Added 'export' command
|
2016-03-22 01:23:57 -04:00 |
|
Paul Beckingham
|
8097e97023
|
CmdExport: Implemented JSON export
|
2016-03-22 01:18:17 -04:00 |
|
Paul Beckingham
|
56f80d5916
|
init: Propagated database to CmdExport
|
2016-03-22 01:12:18 -04:00 |
|
Paul Beckingham
|
653ea4b476
|
CmdDefault: Implemented open interval summary
|
2016-03-22 00:37:10 -04:00 |
|
Paul Beckingham
|
f2fbbf81bf
|
init: Propagated rules and database to CmdDefault
|
2016-03-22 00:36:38 -04:00 |
|
Paul Beckingham
|
3f931c9e97
|
CmdStop: Added user feedback
|
2016-03-20 16:11:13 -04:00 |
|
Paul Beckingham
|
aed0933c68
|
CmdStart: Added user feedback
|
2016-03-20 16:10:50 -04:00 |
|
Paul Beckingham
|
ee77714790
|
CmdHelp: Added 'stop' command
|
2016-03-20 15:35:05 -04:00 |
|
Paul Beckingham
|
9ac9b16bf1
|
CmdStart: Removed debug output, improved logging
|
2016-03-20 15:31:40 -04:00 |
|
Paul Beckingham
|
f554734150
|
CmdStop: Implemented 'stop'
|
2016-03-20 15:31:09 -04:00 |
|
Paul Beckingham
|
a95ee17a3c
|
init: Propagated database and log to CmdStop
|
2016-03-20 15:29:02 -04:00 |
|
Paul Beckingham
|
d034bfc373
|
CmdHelp: Added 'start' command help
|
2016-03-20 15:02:21 -04:00 |
|
Paul Beckingham
|
2cd945e440
|
CmdStart: Implemented, but lacks feedback
|
2016-03-20 12:23:50 -04:00 |
|
Paul Beckingham
|
fbe6584447
|
init: Propagated args, rules, database and log to CmdStart
|
2016-03-20 11:27:47 -04:00 |
|
Paul Beckingham
|
175f0d63f4
|
Database: Removed unused ::location
|
2016-03-20 11:01:18 -04:00 |
|
Paul Beckingham
|
7ebbd5255e
|
Docs: Updated extensions docs
|
2016-03-20 10:54:13 -04:00 |
|
Paul Beckingham
|
882a6efa00
|
CmdExtension: Table now assumes infinite width, adds 'link' label
- Infinity = 1024 in this case.
|
2016-03-20 10:26:32 -04:00 |
|
Paul Beckingham
|
1f1f416c54
|
CmdDiagnostics: Added extension status
|
2016-03-20 10:18:55 -04:00 |
|
Paul Beckingham
|
c62a0240c0
|
init: Propagated extensions to CmdDiagnostics
|
2016-03-20 10:08:40 -04:00 |
|
Paul Beckingham
|
08f0bde258
|
init: Propagated rules to CmdDiagnostics
|
2016-03-20 09:51:46 -04:00 |
|
Paul Beckingham
|
86b7642156
|
CmdExtensions: Renamed 'extension' command to 'extensions', for consistency
|
2016-03-20 09:47:46 -04:00 |
|
Paul Beckingham
|
9778356f9a
|
CmdHelp: Added 'extension' help
|
2016-03-20 09:41:18 -04:00 |
|
Paul Beckingham
|
2b23697086
|
CmdExtension: Implemented
|
2016-03-20 09:20:29 -04:00 |
|
Paul Beckingham
|
83245c03e2
|
init: Propagated rules to CmdExtension
|
2016-03-20 09:19:56 -04:00 |
|
Paul Beckingham
|
774b59f37e
|
CmdHelp: Enumerated all the missing entries
|
2016-03-19 18:05:25 -04:00 |
|
Paul Beckingham
|
b3f40b700b
|
init: Propagated extensions to CmdExtension
- Also added missing dispatch.
|
2016-03-19 18:04:18 -04:00 |
|
Paul Beckingham
|
25042cbe71
|
Commands: Better 'unimplemented' command descriptions
|
2016-03-19 13:28:37 -04:00 |
|
Paul Beckingham
|
4c4684d6f5
|
CmdDefault: Updated outline
|
2016-03-19 13:09:10 -04:00 |
|
Paul Beckingham
|
538a40450d
|
CmdHelp: Added 'diagnostics' command help
|
2016-03-19 12:58:37 -04:00 |
|
Paul Beckingham
|
0078eadf37
|
CmdHelp: Added guidance notes
|
2016-03-19 12:58:04 -04:00 |
|