Commit graph

1555 commits

Author SHA1 Message Date
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
Paul Beckingham
7439c87647 dom: Added 'dom.active.tag.<N>' support
- Rewrote DOM parser using Pig.
- Added errors for dom.active.tag.N where N exceeds the tag count.
2016-07-16 11:46:00 -04:00
Paul Beckingham
02a03be0cc CmdHelp: Added 'dom.active.tags.count' help 2016-07-16 11:24:51 -04:00
Paul Beckingham
f23f7af46d dom: Added 'dom.active.tags.count' support 2016-07-16 11:24:18 -04:00
Paul Beckingham
36455b5115 validate: Restructured autoAdjust code
- First approach indicates there is no general case. Instead identifiable and
  correctable use cases will be gathered. No solution yet.
2016-07-16 11:17:14 -04:00
Paul Beckingham
14ca159df4 CmdGet: Checks all references before emitting results 2016-07-16 11:12:47 -04:00
Paul Beckingham
0c2ad32069 CmdHelp: Added DOM references and 'get' command 2016-07-16 10:38:15 -04:00
Paul Beckingham
92731c889c CmdGet: Implemented 'get' command for one DOM ref 2016-07-16 10:26:09 -04:00
Paul Beckingham
9250be3e72 dom: Fixed bug reference interval.is_open, not interval.range.is_open 2016-07-16 10:25:25 -04:00
Paul Beckingham
eab942e003 dom: Implemented 'dom.active' 2016-07-16 10:05:33 -04:00
Paul Beckingham
30826f7dd7 dom: Stubbed dom resolution function 2016-07-16 09:04:17 -04:00
Paul Beckingham
ec3f2748d9 init: Dispatches to 'get' command 2016-07-16 08:57:08 -04:00
Paul Beckingham
916ad2e3dc CmdGet: Stubbed functionality 2016-07-16 08:56:25 -04:00
Paul Beckingham
4e6e0999fa CmdGet: Added stub command 2016-07-16 08:53:35 -04:00
Paul Beckingham
572c2e62ff libshared: Updated to 5e88aff59234a4976aeb231d1666c69b6f96d71c 2016-07-10 16:52:22 -04:00
Paul Beckingham
5528ce8358 validate: Added debug info 2016-07-10 13:08:49 -04:00
Paul Beckingham
b15bc11ba3 CmdUntag: Only validates additions 2016-07-09 15:13:48 -04:00
Paul Beckingham
1780a3d204 CmdTag: Only validates additions 2016-07-09 15:13:34 -04:00
Paul Beckingham
19586a13c5 CmdStop: Only validates additions 2016-07-09 15:13:25 -04:00
Paul Beckingham
c1ca1e19e1 CmdSplit: Only validates additions 2016-07-09 15:12:53 -04:00
Paul Beckingham
13663c327f CmdShorten: Only validates additions 2016-07-09 15:12:41 -04:00
Paul Beckingham
5dc631314d CmdMove: Only validates additions 2016-07-09 15:12:28 -04:00
Paul Beckingham
8ee4319732 CmdLengthen: Only validates additions 2016-07-09 15:12:18 -04:00
Paul Beckingham
9ff42e7704 CmdJoin: Only validates additions 2016-07-09 15:12:04 -04:00
Paul Beckingham
0c05fa5a50 validate: Prevents overlapping intervals 2016-07-09 14:57:21 -04:00
Paul Beckingham
93aff67ee0 validate: autoAdjust checks for the hint 2016-07-09 10:32:23 -04:00
Paul Beckingham
283e0a5a21 validate: autoFill checks for the hint 2016-07-09 10:32:04 -04:00
Paul Beckingham
0cbf9a0bdd validate: Moved verbose check 2016-07-09 10:31:00 -04:00
Paul Beckingham
9fdf7e4b4a CmdHelp: Added missing :adjust hint 2016-07-09 10:19:47 -04:00
Paul Beckingham
eab29cf594 CmdTrack: validate must occur before flattening 2016-07-09 09:46:45 -04:00
Paul Beckingham
0d5818d226 validate: Implemented autoFill 2016-07-09 09:46:04 -04:00
Paul Beckingham
34e43cdb55 data: Verify that filter date ranges are in the proper order 2016-07-09 08:06:31 -04:00
Paul Beckingham
f66127f473 validate: Renamed validateInterval to vaildate, and integrated 2016-07-07 22:24:48 -04:00
Paul Beckingham
18fabf11ab CmdSummary: More descriptive feedback when no data is found 2016-07-06 08:08:36 -04:00
Paul Beckingham
9de59fe58e CmdChart: Week number now always displayed for first line 2016-07-06 07:23:58 -04:00
Paul Beckingham
225494d360 CmdChart: Switched to use intervalColor
- This should reduce color palette rotation speed
2016-07-04 16:10:35 -04:00
Paul Beckingham
cf8b1aa1d4 helper: Implemented intervalColor to choose a tag color 2016-07-04 15:51:49 -04:00
Paul Beckingham
61647e0f26 data: merge error skips one range 2016-07-04 13:08:52 -04:00
Paul Beckingham
10fcc07aa5 helper: Fixed range for :lastweek 2016-07-04 12:08:02 -04:00
Paul Beckingham
44f8bf0a0a helper: Fixed range for :lastquarter 2016-07-04 11:58:40 -04:00
Paul Beckingham
4a34316626 helper: Fixed range for :lastmonth 2016-07-04 11:43:48 -04:00
Paul Beckingham
b932746a9e helper: Fixed range for :lastyear 2016-07-04 11:41:12 -04:00