Commit graph

1433 commits

Author SHA1 Message Date
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
Paul Beckingham
4462e091c5 CmdReportDay: Code cleanup 2016-04-27 23:39:14 -04:00
Paul Beckingham
91a7cb8bf2 Tests: Added open splitInterval test 2016-04-27 23:37:41 -04:00
Paul Beckingham
b2cd2e2953 Timeline: Now uses splitInterval 2016-04-27 23:30:07 -04:00
Paul Beckingham
7c51f76954 Tests: Added splitInterval 2016-04-27 23:28:21 -04:00
Paul Beckingham
75414b50ca helper: Added splitInterval 2016-04-27 23:27:51 -04:00
Paul Beckingham
3b45e90c5e CmdGaps: Is a clone of export with /tracked/untraced/ for now 2016-04-27 22:56:59 -04:00
Paul Beckingham
0fa7e32182 helper: Fixed bug that ignored open intervals 2016-04-27 22:45:35 -04:00
Paul Beckingham
218780518c Tests: Fixed exclusion tests with new syntax 2016-04-27 22:34:19 -04:00
Paul Beckingham
54f626c14f Timeline: Described ::untracked 2016-04-27 22:27:24 -04:00
Paul Beckingham
ee21f7be99 helper: No need to convert configuraiton to serialized exclusions 2016-04-27 22:26:51 -04:00
Paul Beckingham
59036f7908 Timeline: Reimplemented ::tracked 2016-04-27 22:25:58 -04:00
Paul Beckingham
2e6f2c44c2 Docs: Updated data description 2016-04-27 22:16:04 -04:00