Paul Beckingham
|
d992de89e3
|
Docs: Updated rules design doc
|
2016-05-06 00:04:41 -04:00 |
|
Paul Beckingham
|
13073fa6f6
|
Docs: Updated ChangeLog
|
2016-05-05 23:50:10 -04:00 |
|
Paul Beckingham
|
73dee3e0da
|
CmdHelp: Added config command details
|
2016-05-05 22:09:41 -04:00 |
|
Paul Beckingham
|
5975d46b8a
|
Docs: Added config command details
|
2016-05-05 22:08:57 -04:00 |
|
Paul Beckingham
|
5ed0981580
|
Tests: Updated frmaework to override confirmation
|
2016-05-05 21:14:07 -04:00 |
|
Paul Beckingham
|
e87bfa4616
|
Tests: Remove value
|
2016-05-05 21:13:29 -04:00 |
|
Paul Beckingham
|
25e832e10a
|
Tests: Set blank blank value
|
2016-05-05 21:12:35 -04:00 |
|
Paul Beckingham
|
c0109ae681
|
Tests: Exit code 1 on set with no change in value
|
2016-05-05 21:11:10 -04:00 |
|
Paul Beckingham
|
b0b29b45ae
|
CmdConfig: Now propagates return code on no change
|
2016-05-05 21:10:20 -04:00 |
|
Paul Beckingham
|
173dfd9bc4
|
Tests: Added config test framework test
|
2016-05-05 21:02:06 -04:00 |
|
Paul Beckingham
|
0b146a9340
|
Tests: Added config set test
|
2016-05-05 20:54:49 -04:00 |
|
Paul Beckingham
|
f0cc48f4f1
|
CmdConfig: Added check for empty file
|
2016-05-05 20:54:02 -04:00 |
|
Paul Beckingham
|
d879833ebe
|
CmdConfig: Omitted the boolean return
|
2016-05-05 20:37:57 -04:00 |
|
Paul Beckingham
|
1ce4d2fdf3
|
Tests: Added config tests
|
2016-05-05 20:31:53 -04:00 |
|
Paul Beckingham
|
cb05700d20
|
CmdConfig: Implemented unsetConfigVariable
|
2016-05-05 19:57:40 -04:00 |
|
Paul Beckingham
|
d56028f9ca
|
CmdConfig: Implemented setConfigVariable
|
2016-05-05 19:57:19 -04:00 |
|
Paul Beckingham
|
fdabe88c78
|
CmdConfig: Added ability to show all settings, in hierarchical form
|
2016-05-05 19:56:16 -04:00 |
|
Paul Beckingham
|
165fc7bf80
|
CmdGaps: Holidays no longer needed
|
2016-05-05 19:54:37 -04:00 |
|
Paul Beckingham
|
b92ab761af
|
Tests: Fixed the config test framework for timew
|
2016-05-05 19:54:02 -04:00 |
|
Paul Beckingham
|
b419a97d8b
|
CmdConfig: Passed Rules to the set/unset functions
|
2016-05-05 19:52:04 -04:00 |
|
Paul Beckingham
|
b441f0c020
|
Rules: Simplified rule parsing
|
2016-05-05 19:47:53 -04:00 |
|
Paul Beckingham
|
7770c573e0
|
Docs: Added summary report mockup
|
2016-05-05 19:42:52 -04:00 |
|
Paul Beckingham
|
1fd1df1360
|
Docs: Updated docs with new rule names
|
2016-05-05 19:39:18 -04:00 |
|
Paul Beckingham
|
75b18cc081
|
Docs: Updated man page with new rule names
|
2016-05-05 19:38:55 -04:00 |
|
Paul Beckingham
|
35330b3f09
|
Rules: Added ::isRuleType
|
2016-05-05 19:36:55 -04:00 |
|
Paul Beckingham
|
c9501f09dd
|
Build: Included JSON2 parser
|
2016-05-05 17:53:46 -04:00 |
|
Paul Beckingham
|
d73527e4f0
|
Tests: Added 'track' command tests
|
2016-05-05 08:21:08 -04:00 |
|
Paul Beckingham
|
c02ebec65a
|
CmdHelp: Added 'interval' syntax help
|
2016-05-03 08:41:05 -04:00 |
|
Paul Beckingham
|
48eb398c8d
|
CmdHelp: Added 'track' command
|
2016-05-03 08:40:44 -04:00 |
|
Paul Beckingham
|
df06b06266
|
Docs: Updated help command syntax
|
2016-05-03 08:40:07 -04:00 |
|
Paul Beckingham
|
66df72f616
|
Docs: Added 'track' to man page
|
2016-05-03 08:36:04 -04:00 |
|
Paul Beckingham
|
c793fed8d7
|
CmdTrack: If the tracked interval is open or trivial, delegate to CmdStart
|
2016-05-03 08:28:36 -04:00 |
|
Paul Beckingham
|
7d0c329c79
|
Docs: Added the definition of an interval
|
2016-05-03 08:10:45 -04:00 |
|
Paul Beckingham
|
ecdfd2879c
|
CmdHelp: Expanded the definition of an interval
|
2016-05-03 08:09:55 -04:00 |
|
Paul Beckingham
|
7d3fb34a87
|
data: Added support for 'for <duration>' and removed the last use of 'since'
|
2016-05-03 08:05:10 -04:00 |
|
Paul Beckingham
|
252a470ef8
|
CLI: Corrected list of keywords
|
2016-05-03 07:47:05 -04:00 |
|
Paul Beckingham
|
276b53f2fc
|
data: Distinguished closed intevals from open intervals using hte same separator
|
2016-05-03 07:21:49 -04:00 |
|
Paul Beckingham
|
9681719a3f
|
Tests: Added cancel tests
|
2016-05-03 07:15:42 -04:00 |
|
Paul Beckingham
|
3c8ebe976e
|
data: getLatestInterval always returns any open interval before a closed one
|
2016-05-03 07:10:41 -04:00 |
|
Paul Beckingham
|
945521712b
|
Tests: Corrected broken test
|
2016-05-03 00:51:41 -04:00 |
|
Paul Beckingham
|
0b58097402
|
Tests: Added tags tests
|
2016-05-03 00:47:48 -04:00 |
|
Paul Beckingham
|
372aed9f5d
|
Docs: Added verbose description
|
2016-05-03 00:41:09 -04:00 |
|
Paul Beckingham
|
ba14785055
|
Docs: Added debug description
|
2016-05-03 00:40:54 -04:00 |
|
Paul Beckingham
|
a407a0d195
|
Docs: Added confirmation description
|
2016-05-03 00:40:34 -04:00 |
|
Paul Beckingham
|
7f3dce9efd
|
CmdConfig: Added command handling
|
2016-05-03 00:38:05 -04:00 |
|
Paul Beckingham
|
8bf0a2a0bc
|
init: Propagates cli, rules to CmdConfig
|
2016-05-03 00:32:54 -04:00 |
|
Paul Beckingham
|
adae77e99e
|
init: Added :yes as a hint to override confirmation
|
2016-05-03 00:29:28 -04:00 |
|
Paul Beckingham
|
e8544a72ce
|
Docs: Added :lastweek hint
|
2016-05-02 17:21:01 -04:00 |
|
Paul Beckingham
|
1b6c6ee274
|
helper: Corrected :day hint range
|
2016-05-02 17:18:33 -04:00 |
|
Paul Beckingham
|
9c490c0d01
|
Docs: Updated api doc with the 'version' --> 'temp.version' change
|
2016-05-02 17:17:03 -04:00 |
|