Commit graph

39 commits

Author SHA1 Message Date
Simon Ruderich
2271bd9eea Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
Thomas Lauf
a37ab24c07 TI-102: Fix interval flattening in CmdStart
- set correct range for exclusion retrieval
- report on added intervals not on entered
2018-01-19 16:25:22 +01:00
Paul Beckingham
88d644d193 Copyright 2018 2017-12-31 19:37:13 -05:00
Thomas Lauf
b2bc91402f TI-90: Make 'continue' accept a date range
- Do not set range end in command line, if not given
- Let commands set end of filter, if required
2017-12-05 16:47:13 +01:00
Thomas Lauf
c5b2e5a5cd Fix typos 2017-11-06 22:50:52 +01:00
Paul Beckingham
c283c9d2c4 TI-70: Timew starts a new interval even if a current interval contains the same set of tags
- Thanks to Thomas Babej.
2017-04-04 18:43:33 -04:00
Paul Beckingham
1091cc2085 Copyright update 2017-01-01 12:45:32 -05:00
Paul Beckingham
0f4d5ec9a3 CmdStart: Removed obsolete comments 2016-07-24 10:03:44 -04:00
Paul Beckingham
f66127f473 validate: Renamed validateInterval to vaildate, and integrated 2016-07-07 22:24:48 -04:00
Michael Meier
07e777b62c CmdStart: Stop previous interval at given start time
- End time of previous open interval now set to start time given on
  cmd line in CmdStart.
2016-07-03 08:32:09 -04:00
Paul Beckingham
9e9b255a4e helper: Added validateInterval 2016-07-01 07:21:54 -04:00
Paul Beckingham
614619c11f helper: Propagated database to intervalSummarize 2016-05-14 14:43:06 -04:00
Paul Beckingham
b1b093c975 CmdStart: Removed useless comment 2016-05-12 17:28:07 -04:00
Paul Beckingham
e1e1a30a98 Range: Renamed meethods by prepending 'is_' 2016-05-12 08:32:40 -04:00
Paul Beckingham
46ab996018 CmdStart: Syntax error 2016-05-10 20:45:04 -04:00
Paul Beckingham
023d4ba1bc CmdStart: Switched to Range::open 2016-05-10 20:36:51 -04:00
Paul Beckingham
86ff9189bd data: Renamed 'collapse' to 'flatten', for accuracy 2016-05-10 19:57:45 -04:00
Paul Beckingham
a4792246dc CmdStart: Udated to new API 2016-04-28 20:32:35 -04:00
Paul Beckingham
a84ee1ba3c CmdStart: Identified need for splitInterval 2016-04-28 00:00:38 -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
0cee3e130e CmdStart: Ambiguous ctor initializer 2016-04-11 08:39:29 -04:00
Paul Beckingham
b6e5ded895 CmdStart: Refactored data I/O 2016-04-11 08:25:36 -04:00
Paul Beckingham
070bd057ac CmdStart: const args 2016-04-07 23:29:19 -04:00
Paul Beckingham
45cbe7d817 CmdStart: Removed log 2016-04-06 20:25:11 -04:00
Paul Beckingham
974cb7e386 CmdStart: Removed debugging code 2016-04-06 00:19:30 -04:00
Paul Beckingham
a4d767fdcf Rules: Flipped !quiet --> verbose 2016-04-06 00:06:24 -04:00
Paul Beckingham
f5f8f9cee1 CmdStart: Obeys :quiet 2016-04-05 23:07:57 -04:00
Paul Beckingham
eeb848d809 CmdStart: Converted to CLI 2016-04-03 22:05:39 -04:00
Paul Beckingham
b7cb6c136b CmdStart: Migrated to intervalSummarize 2016-03-28 22:51:49 -04:00
Paul Beckingham
aca071cf00 init: Propagated rules to CmdStart 2016-03-28 22:37:33 -04:00
Paul Beckingham
7ad9132d72 init: CmdStart does not need rules access 2016-03-22 01:38:55 -04:00
Paul Beckingham
aed0933c68 CmdStart: Added user feedback 2016-03-20 16:10:50 -04:00
Paul Beckingham
9ac9b16bf1 CmdStart: Removed debug output, improved logging 2016-03-20 15:31:40 -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
25042cbe71 Commands: Better 'unimplemented' command descriptions 2016-03-19 13:28:37 -04:00
Paul Beckingham
4a31bc4fdb CmdStart: Added implementaton notes 2016-03-17 16:41:14 -04:00
Paul Beckingham
b0911ca240 Dispatch: All commands now return the exit status 2016-03-01 01:16:29 -05:00
Paul Beckingham
ed08fce6b1 CmdStart: Added stub 2016-03-01 00:53:21 -05:00