Commit graph

1295 commits

Author SHA1 Message Date
Paul Beckingham
031b39b568 Docs: Added 'cancel' command 2016-04-30 08:30:02 -04:00
Paul Beckingham
ee2b13b323 init: No longer calls CmdDefault is there are arguments provided 2016-04-30 08:27:13 -04:00
Paul Beckingham
b5a4b3476c CLI: Corrected include order 2016-04-30 08:26:45 -04:00
Paul Beckingham
7cbd34c7bd CmdReportDay: Corrected coordinate mapping 2016-04-30 00:01:39 -04:00
Paul Beckingham
7c8f9d43c2 init: Added 'cancel' command entity 2016-04-29 22:22:50 -04:00
Paul Beckingham
a3d880f677 CmdStop: Silly message variable removed 2016-04-29 21:49:51 -04:00
Paul Beckingham
3e35a33c53 CmdHelp: Added 'cancel' command help 2016-04-29 21:48:39 -04:00
Paul Beckingham
14677ab5ef init: Dispatches to CmdCancel 2016-04-29 21:47:47 -04:00
Paul Beckingham
1522af15e6 CmdCancel: Added new command to abandon an active interval 2016-04-29 21:37:32 -04:00
Paul Beckingham
abe6ccfd89 CmdReportDay: Removed color defs 2016-04-29 21:20:06 -04:00
Paul Beckingham
e78cedafba Docs: Added report.day.spacing and report.day.style 2016-04-29 21:17:56 -04:00
Paul Beckingham
4c0da0d77f CmdReportDay: Made summary rendering configurable 2016-04-29 21:17:19 -04:00
Paul Beckingham
1b94a3fad7 CmdReportDay: Made exclusion rendering configurable 2016-04-29 21:16:41 -04:00
Paul Beckingham
93e0acec21 CmdReportDay: Made interval rendering configurable 2016-04-29 21:15:21 -04:00
Paul Beckingham
018179c5dd CmdReportDay: Made axis rendering configurable 2016-04-29 18:30:22 -04:00
Paul Beckingham
a1e2be6543 Theme: Tweaked color for compact day report 2016-04-29 18:23:33 -04:00
Paul Beckingham
d601a77c42 Datafile: Added assert to ::deleteInterval to confirm redundancy 2016-04-29 18:22:36 -04:00
Paul Beckingham
32e066a388 Datafile: Added assert to ::addInterval to confirm redundancy 2016-04-29 18:22:25 -04:00
Paul Beckingham
dca99349d9 Rules: Allows 'define report x:' to grouping settings 2016-04-29 18:21:14 -04:00
Paul Beckingham
57faef4389 data: Migrated getUntrackedRanges from helper 2016-04-29 18:20:22 -04:00
Paul Beckingham
d62a8eb2a2 CLI: Dequotes args; no point leaving quotes if the QUOTED tag exists 2016-04-29 18:19:34 -04:00
Paul Beckingham
2fe21b0a18 Tests: Added ::total test 2016-04-29 18:18:20 -04:00
Paul Beckingham
e7c872b889 Range: Added ::total for duration calculations 2016-04-29 18:17:18 -04:00
Paul Beckingham
0186b9548d Tests: Fixed tests that assumed intervals were clipped 2016-04-29 00:42:52 -04:00
Paul Beckingham
b4e61a612e Tests: Added bash test 2016-04-29 00:38:35 -04:00
Paul Beckingham
ba2b0a9796 Tests: Inherited bash_tap from Taskwarrior 2016-04-29 00:36:25 -04:00
Paul Beckingham
4270ac5d02 Tests: Removed TASKD path 2016-04-29 00:35:51 -04:00
Paul Beckingham
b64b503d99 data: Added '3h ago' as a filter 2016-04-29 00:06:04 -04:00
Paul Beckingham
09f3f56544 data: Commented out debugging output, but leaving it there 2016-04-29 00:05:19 -04:00
Paul Beckingham
b697515b6f data: Described range override in getTrackedIntervals 2016-04-28 23:43:46 -04:00
Paul Beckingham
9840faa9ed data: Fixed collapse algorithm to not truncate intervals, only split 2016-04-28 23:43:10 -04:00
Paul Beckingham
60a015f945 Tests: Removed hooks code 2016-04-28 22:34:58 -04:00
Paul Beckingham
627cda219e Tests: Broke up helper/data tests 2016-04-28 20:59:28 -04:00
Paul Beckingham
ee5985471b CmdReport: Udated to new API 2016-04-28 20:33:04 -04:00
Paul Beckingham
89ecb27742 CmdTrack: Udated to new API 2016-04-28 20:32:48 -04:00
Paul Beckingham
a4792246dc CmdStart: Udated to new API 2016-04-28 20:32:35 -04:00
Paul Beckingham
d78b162ad5 CmdReportSummary: Udated to new API 2016-04-28 20:32:00 -04:00
Paul Beckingham
491d2dbed3 CmdReportDay: Udated to new API 2016-04-28 20:31:43 -04:00
Paul Beckingham
28b1bd567c CmdGaps: Udated to new API 2016-04-28 20:29:12 -04:00
Paul Beckingham
bb89772cf9 CmdExport: Updated to new API 2016-04-28 20:25:50 -04:00
Paul Beckingham
39855f8006 data: Migrated and renamed funcitons 2016-04-28 20:24:19 -04:00
Paul Beckingham
796efa6773 Exclusion: Made dump output consistent with other object 2016-04-28 20:06:21 -04:00
Paul Beckingham
887549cf14 Interval: Restored the ::dump method for readable dates 2016-04-28 20:05:47 -04:00
Paul Beckingham
8ebf25cb01 data: Broke out inclusion/exclusion code from helper.cpp 2016-04-28 20:02:31 -04:00
Paul Beckingham
34c0cc81e7 helper: Renamed createFilterIntervalFromCLI to getFilter 2016-04-28 08:48:37 -04:00
Paul Beckingham
ae0ba6ffa1 CmdReportDay: Now ensure rendered interval matches the day 2016-04-28 08:02:27 -04:00
Paul Beckingham
5899b51295 CmdTrack: Now splits intervals 2016-04-28 00:04:00 -04:00
Paul Beckingham
eca0a7e43a CmdStop: Identified need for splitInterval 2016-04-28 00:00:57 -04:00
Paul Beckingham
a84ee1ba3c CmdStart: Identified need for splitInterval 2016-04-28 00:00:38 -04:00
Paul Beckingham
fe60f5ccfe helper: Identified missing split functionality 2016-04-27 23:58:22 -04:00