Commit graph

1746 commits

Author SHA1 Message Date
Paul Beckingham
e6c3f76bc3 CmdJoin: Cleanup
- Errors when IDs are out of range.
- Errors when ID count is not two.
- Removed obsolete code.
2016-07-24 10:38:41 -04:00
Paul Beckingham
96f3d6f391 CmdDelete: Added @id range error 2016-07-24 10:30:32 -04:00
Paul Beckingham
0f4d5ec9a3 CmdStart: Removed obsolete comments 2016-07-24 10:03:44 -04:00
Paul Beckingham
feb219f733 CmdContinue: Errors result in non-zero exit code 2016-07-24 09:50:42 -04:00
Paul Beckingham
1555847537 validate: Generalized code to allow autoFill calls from other places 2016-07-24 09:08:10 -04:00
Paul Beckingham
45b09986d8 validate: Removed new tag notification, which is broken 2016-07-23 15:30:04 -04:00
Paul Beckingham
b8acec05c7 CmdUndo: Removed all external traces of undo 2016-07-18 18:10:40 -04:00
Paul Beckingham
1049ae6fcb CmdImport: Removed all traces of import 2016-07-18 18:06:30 -04:00
Paul Beckingham
6e5f324e93 Build: Added missing include 2016-07-18 17:30:18 -04:00
Paul Beckingham
800b174294 CmdMove: Removed redundant error message 2016-07-18 17:22:37 -04:00
Paul Beckingham
c7c2496835 CmdDelete: Implemented 2016-07-18 17:21:39 -04:00
Paul Beckingham
8f55b49938 CmdHelp: Added 'delete' command 2016-07-18 17:20:50 -04:00
Paul Beckingham
8eaf6169e2 CmdDelete: Renamed 'clear' command to 'delete' 2016-07-18 17:19:26 -04:00
Paul Beckingham
3e7652f86c Updated to 15e798605fe13af67df10c481fe24515e8724954 2016-07-18 17:16:48 -04:00
Paul Beckingham
082eca0679 CmdChart: Renamed 'reports.<type>.style=compact' to 'reports.<type>.axis=internal' 2016-07-17 10:42:09 -04:00
Paul Beckingham
b2db12e1f2 CmdHelp: Added missing 'report' and synced with man page 2016-07-17 10:39:52 -04:00
Paul Beckingham
7d7381d909 validate: Added some :ajust use cases 2016-07-17 10:39:01 -04:00
Paul Beckingham
bd7f3d5015 CmdX: Added error message when expected ids are missing 2016-07-17 08:55:18 -04:00
Paul Beckingham
1e8709e0dc Cleanup: Minor edits 2016-07-17 08:54:15 -04:00
Paul Beckingham
df28b5bb73 CmdHelp: Added 'dom.rc.<name>' help 2016-07-16 16:34:06 -04:00
Paul Beckingham
ca328883a5 dom: Added 'dom.rc.<name>' support 2016-07-16 16:33:52 -04:00
Paul Beckingham
a878c7082f CmdHelp: Added 'dom.tracked.N.json' help 2016-07-16 16:18:03 -04:00
Paul Beckingham
6debf22ac0 dom: Added 'dom.tracked.N.json' support 2016-07-16 16:17:33 -04:00
Paul Beckingham
ae7f763d5d CmdHelp: Added 'dom.tracked.N.duration' help 2016-07-16 16:11:15 -04:00
Paul Beckingham
6e01aa5c68 dom: Added 'dom.tracked.N.duration' support 2016-07-16 16:11:01 -04:00
Paul Beckingham
6144d078c9 CmdHelp: Added 'dom.tracked.N.end' help 2016-07-16 16:05:26 -04:00
Paul Beckingham
393c09b723 dom: Added 'dom.tracked.N.end' support 2016-07-16 16:05:13 -04:00
Paul Beckingham
beba28fd16 CmdHelp: Added 'dom.tracked.N.start' help 2016-07-16 16:00:21 -04:00
Paul Beckingham
ff7f7fbbcb dom: Added 'dom.tracked.N.start' support 2016-07-16 16:00:02 -04:00
Paul Beckingham
740d91e1b4 CmdHelp: Added 'dom.tracked.N.tag.N' help 2016-07-16 15:44:00 -04:00
Paul Beckingham
4f8a1fcbc4 dom: Added 'dom.tracked.N.tag.N' support 2016-07-16 15:43:46 -04:00
Paul Beckingham
7486edc317 CmdHelp: Added 'dom.tracked.N.tag.count' help 2016-07-16 14:27:33 -04:00
Paul Beckingham
7591e255af dom: Added 'dom.tracked.N.tag.count' support 2016-07-16 14:27:14 -04:00
Paul Beckingham
1c36634e0e dom: dom.active.tag.count is now an error when there is no open inteval 2016-07-16 14:22:23 -04:00
Paul Beckingham
6171003466 CmdGet: Added rules back 2016-07-16 14:21:13 -04:00
Paul Beckingham
ccd23346cf CmdHelp: Added 'dom.tracked.count' help 2016-07-16 13:45:22 -04:00
Paul Beckingham
3ace06b75e dom: Added 'dom.tracked.count' support 2016-07-16 13:45:03 -04:00
Paul Beckingham
fd2b5f52c6 CmdHelp: Added 'dom.active.json' help 2016-07-16 13:05:14 -04:00
Paul Beckingham
348b42bfb9 dom: Added 'dom.active.json' support 2016-07-16 13:04:59 -04:00
Paul Beckingham
02d61e01da dom: Removed unnecessary code 2016-07-16 12:48:49 -04:00
Paul Beckingham
24aa74ea67 CmdHelp: Added 'dom.tag.N' help 2016-07-16 12:47:03 -04:00
Paul Beckingham
9d15a1aa84 dom: Added 'dom.tag.N' support 2016-07-16 12:46:46 -04:00
Paul Beckingham
29b086b315 CmdHelp: Added 'dom.tag.count' help 2016-07-16 12:36:06 -04:00
Paul Beckingham
3b789629d7 dom: Added 'dom.tag.count' support 2016-07-16 12:35:49 -04:00
Paul Beckingham
8b8dd7bd49 CmdHelp: Added 'dom.active.duration' help 2016-07-16 12:22:00 -04:00
Paul Beckingham
72a37db559 dom: Added 'dom.active.duration' support 2016-07-16 12:21:46 -04:00
Paul Beckingham
9e4ae7a83c CmdHelp: Added 'dom.active.start' help 2016-07-16 12:14:33 -04:00
Paul Beckingham
97e8d6d558 dom: Added 'dom.active.start' support 2016-07-16 12:14:17 -04:00
Paul Beckingham
e3f03c7524 CmdGet: Removed Rules 2016-07-16 12:01:05 -04:00
Paul Beckingham
099cdfff6c CmdHelp: Added 'dom.active.tags.N' help 2016-07-16 11:48:36 -04:00