Thomas Lauf
|
e505129d5c
|
TI-64: Command 'stop' with date before current interval's start date causes segfault
- Show error message if stop date is before current interval's start date
- Add test for this use case
|
2017-02-09 08:58:22 -05:00 |
|
Paul Beckingham
|
1091cc2085
|
Copyright update
|
2017-01-01 12:45:32 -05:00 |
|
Paul Beckingham
|
d75c5fc46a
|
CmdStop: Cleanup
|
2016-07-24 14:34:57 -04:00 |
|
Paul Beckingham
|
07ea9f8a7c
|
CmdStop: Cleanup
|
2016-07-24 12:27:28 -04:00 |
|
Paul Beckingham
|
19586a13c5
|
CmdStop: Only validates additions
|
2016-07-09 15:13:25 -04:00 |
|
Paul Beckingham
|
f66127f473
|
validate: Renamed validateInterval to vaildate, and integrated
|
2016-07-07 22:24:48 -04:00 |
|
Paul Beckingham
|
ffe326ed48
|
Cmd*: Added validateInterval calls prior to all interval modification
|
2016-07-02 13:59:08 -04:00 |
|
Paul Beckingham
|
537ed367dc
|
CmdStop: Fixed bug where tags were removed too soon, and for the wrong reason
|
2016-06-18 12:11:37 -04:00 |
|
Paul Beckingham
|
c869ec16ed
|
TI-7: Stop command shouldn't interrupt unrelated tags.
- Tanks to Sergey Trofimov.
|
2016-06-13 08:38:35 -04:00 |
|
Paul Beckingham
|
6d32c1d090
|
CmdStop: Code cleanup
|
2016-06-12 08:54:25 -04:00 |
|
Paul Beckingham
|
07022a07dc
|
CmdStop: Allows a specified end dateteim
|
2016-05-16 09:10:42 -05:00 |
|
Paul Beckingham
|
614619c11f
|
helper: Propagated database to intervalSummarize
|
2016-05-14 14:43:06 -04:00 |
|
Paul Beckingham
|
e1e1a30a98
|
Range: Renamed meethods by prepending 'is_'
|
2016-05-12 08:32:40 -04:00 |
|
Paul Beckingham
|
df27564231
|
CmdStop: Simplified code
|
2016-05-10 20:43:38 -04:00 |
|
Paul Beckingham
|
a3d880f677
|
CmdStop: Silly message variable removed
|
2016-04-29 21:49:51 -04:00 |
|
Paul Beckingham
|
eca0a7e43a
|
CmdStop: Identified need for splitInterval
|
2016-04-28 00:00:57 -04:00 |
|
Paul Beckingham
|
49715320ef
|
Cleanup: Replaced "\n" with '\n'
|
2016-04-23 13:30:54 -04:00 |
|
Paul Beckingham
|
63a6255412
|
Interval: Now has pubic ::range, which has public ::start, ::end
|
2016-04-23 10:35:06 -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
|
6965b506e8
|
CmdStop: Refactored data I/O
|
2016-04-11 08:25:48 -04:00 |
|
Paul Beckingham
|
88cb03842e
|
CmdStop: const args
|
2016-04-07 23:31:32 -04:00 |
|
Paul Beckingham
|
086f0e9c03
|
CmdStop: Removed log
|
2016-04-06 20:27:32 -04:00 |
|
Paul Beckingham
|
a4d767fdcf
|
Rules: Flipped !quiet --> verbose
|
2016-04-06 00:06:24 -04:00 |
|
Paul Beckingham
|
6cd1ad66ea
|
CmdStop: Obeys :quiet
|
2016-04-05 23:08:17 -04:00 |
|
Paul Beckingham
|
8141d9d2fc
|
CmdStop: Removed quotes from all tags before attempting an Interval::unTag
|
2016-04-05 20:43:58 -04:00 |
|
Paul Beckingham
|
2666da96c1
|
CmdStop: Improved handling for stopping multiple tas
|
2016-04-05 00:37:55 -04:00 |
|
Paul Beckingham
|
05cba6d278
|
helper: Cleaned up feedback messages
|
2016-04-04 21:46:09 -04:00 |
|
Paul Beckingham
|
20e4ec2701
|
CmdStop: Converted to CLI
|
2016-04-03 22:09:03 -04:00 |
|
Paul Beckingham
|
259c78ce01
|
CmdStop: Migrated to intervalSummarize
|
2016-03-28 22:52:04 -04:00 |
|
Paul Beckingham
|
7f3a1e7aa5
|
init: Propagated rules to CmdStop
|
2016-03-28 22:40:21 -04:00 |
|
Paul Beckingham
|
ef2e1a7e26
|
CmdStop: Now handles removal of tags
|
2016-03-25 00:33:04 -04:00 |
|
Paul Beckingham
|
a38c607f61
|
init: Propagated args to CmdStop
|
2016-03-25 00:29:12 -04:00 |
|
Paul Beckingham
|
3f931c9e97
|
CmdStop: Added user feedback
|
2016-03-20 16:11:13 -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
|
25042cbe71
|
Commands: Better 'unimplemented' command descriptions
|
2016-03-19 13:28:37 -04:00 |
|
Paul Beckingham
|
472225ec3c
|
CmdStop: Added implementation notes
|
2016-03-17 16:41:35 -04:00 |
|
Paul Beckingham
|
b0911ca240
|
Dispatch: All commands now return the exit status
|
2016-03-01 01:16:29 -05:00 |
|
Paul Beckingham
|
17760c027d
|
CmdStop: Added stub
|
2016-03-01 00:54:24 -05:00 |
|