Paul Beckingham
|
dbe064450a
|
helper: Added new tag validation
|
2016-07-02 13:54:59 -04:00 |
|
Paul Beckingham
|
50dd735101
|
Database: Relocated ::validateInterval to helper.cpp, it is a macro function
|
2016-07-01 08:29:12 -04:00 |
|
Paul Beckingham
|
9e9b255a4e
|
helper: Added validateInterval
|
2016-07-01 07:21:54 -04:00 |
|
Paul Beckingham
|
06cd970d15
|
CmdChart: Obeys rc.reports.<type>.cell
|
2016-06-30 17:31:15 -04:00 |
|
Paul Beckingham
|
7bb05f1d87
|
helper: Removed obsolete quantizeTo15Minutes
|
2016-06-30 17:17:33 -04:00 |
|
Paul Beckingham
|
254d95cc41
|
Rules: Added defaults for chart cell size
|
2016-06-30 17:15:49 -04:00 |
|
Paul Beckingham
|
44f19d0c01
|
helper: Added new quantizeToNMinutes function
|
2016-06-30 16:45:54 -04:00 |
|
Paul Beckingham
|
52c294cc4c
|
Bug: The rc.reports.<type>.totals setting should control 'Totals' label
- Thanks to Matthew Lemon.
|
2016-06-28 19:01:41 -04:00 |
|
Paul Beckingham
|
b62a977bd5
|
TI-16: Should handle case where taskwarrior hook is used before timew
- Thanks to Aaron Curtis.
|
2016-06-28 18:15:42 -04:00 |
|
Paul Beckingham
|
ca57bf91e3
|
Build: Migrated Lexer to libshared
|
2016-06-25 10:11:08 -04:00 |
|
Paul Beckingham
|
fdca94085e
|
Updated to 008799137f0ad69ff1254329a112854936f41a84
|
2016-06-25 10:09:55 -04:00 |
|
Paul Beckingham
|
6e4c034ce8
|
CmdHelp: Added 'join' command
|
2016-06-18 13:03:55 -04:00 |
|
Paul Beckingham
|
537ed367dc
|
CmdStop: Fixed bug where tags were removed too soon, and for the wrong reason
|
2016-06-18 12:11:37 -04:00 |
|
Paul Beckingham
|
f1d6440926
|
libshared: Updated to 0b1d32ee85b7f98599cca3c685e77f22d84f98c8
|
2016-06-18 11:30:06 -04:00 |
|
Paul Beckingham
|
45a8ef1773
|
Docs: Corrected config help
|
2016-06-18 09:12:38 -04:00 |
|
Paul Beckingham
|
803632793f
|
data: Adds IDs to intervals even when there are no exclusions
|
2016-06-16 20:15:01 -04:00 |
|
Paul Beckingham
|
c869ec16ed
|
TI-7: Stop command shouldn't interrupt unrelated tags.
- Tanks to Sergey Trofimov.
|
2016-06-13 08:38:35 -04:00 |
|
Paul Beckingham
|
360344282b
|
libshared: Updated to fe990bad97e22dbbc90e855e6e1e819576e7bbd8
|
2016-06-12 17:16:18 -04:00 |
|
Paul Beckingham
|
5bc6123c6d
|
CmdChart: Removed workaround for Composite bug
|
2016-06-12 17:12:05 -04:00 |
|
Paul Beckingham
|
cab3e403f3
|
libshared: Updated to 8415ae273bc1438227d0a86373f772d7469d0b1d
|
2016-06-12 10:10:10 -04:00 |
|
Paul Beckingham
|
772b91f12c
|
CmdChart: Now reserves full track width when rendering
|
2016-06-12 09:53:20 -04:00 |
|
Paul Beckingham
|
6d32c1d090
|
CmdStop: Code cleanup
|
2016-06-12 08:54:25 -04:00 |
|
Paul Beckingham
|
6dc7a021a4
|
TI-3: The month report shows multi-days current task truncated
- Thanks to Tomas Babej.
|
2016-06-12 08:53:03 -04:00 |
|
Paul Beckingham
|
70d6b487ba
|
CmdChart: Combines interval ID and description
|
2016-06-11 14:50:30 -04:00 |
|
Paul Beckingham
|
9f2f384c41
|
CmdSummary: Now relies on interval ID metadata
|
2016-06-11 14:48:36 -04:00 |
|
Paul Beckingham
|
0408b9cf0c
|
CmdChart: Supports the :ids hint
|
2016-06-11 14:44:14 -04:00 |
|
Paul Beckingham
|
40cefe568b
|
data: Sets ID metedata on load
|
2016-06-11 14:43:57 -04:00 |
|
Paul Beckingham
|
cff6ec90c1
|
Interval: Added ID metadata
|
2016-06-11 14:43:33 -04:00 |
|
Paul Beckingham
|
9cfb4bde20
|
CmdMove: Properly handles unshifting end dates for open intervals
|
2016-06-11 14:17:54 -04:00 |
|
Paul Beckingham
|
83e9f3d688
|
CmdChart: Fixed bug determineHourRange was not properly clipping intervals to days
|
2016-06-11 14:05:08 -04:00 |
|
Paul Beckingham
|
4bae1941d0
|
CmdUntag: Obeys verbose mode
|
2016-06-11 11:06:05 -04:00 |
|
Paul Beckingham
|
1d7d951e2d
|
CmdTag: Obeys verbose mode
|
2016-06-11 11:05:50 -04:00 |
|
Paul Beckingham
|
c7b1106cc7
|
CmdTags: Obeys verbose mode
|
2016-06-11 11:05:25 -04:00 |
|
Paul Beckingham
|
301a01f960
|
CmdSummary: Obeys verbose mode
|
2016-06-11 11:05:09 -04:00 |
|
Paul Beckingham
|
df0d7a0797
|
CmdSplit: Obeys verbose mode
|
2016-06-11 11:04:55 -04:00 |
|
Paul Beckingham
|
5002b74c87
|
CmdShorten: Obeys verbose mode
|
2016-06-11 11:04:42 -04:00 |
|
Paul Beckingham
|
12926ea91c
|
CmdMove: Obeys verbose mode
|
2016-06-11 11:04:29 -04:00 |
|
Paul Beckingham
|
bd5c9be6ed
|
CmdLengthen: Obeys verbose mode
|
2016-06-11 11:04:12 -04:00 |
|
Paul Beckingham
|
1b11fbb43c
|
CmdJoin: Obeys verbose mode
|
2016-06-11 11:03:58 -04:00 |
|
Paul Beckingham
|
a3439a3ef8
|
CmdGaps: Obeys verbose mode
|
2016-06-11 11:03:44 -04:00 |
|
Paul Beckingham
|
b6b28b0cb2
|
CmdConfig: Obeys verbose mode
|
2016-06-11 11:01:57 -04:00 |
|
Paul Beckingham
|
d9bb497c42
|
CmdHelp: Rearranged order of date formats
|
2016-06-11 10:34:16 -04:00 |
|
Paul Beckingham
|
44ea79b488
|
CmdJoin: Implemented 'join' command
|
2016-06-10 22:48:03 -04:00 |
|
Paul Beckingham
|
f8562d1d89
|
CmdChart: Fixed bug that miscalculated the last hour to show on the chart
|
2016-06-10 22:04:24 -04:00 |
|
Paul Beckingham
|
c35f40781c
|
Datafile: Improved debug message wording
|
2016-06-10 22:02:13 -04:00 |
|
Paul Beckingham
|
978d60ec6a
|
CmdHelp: Added missing interval help reference
|
2016-06-10 22:01:48 -04:00 |
|
Paul Beckingham
|
aea0f74b26
|
CmdHelp: Added split commadn help
|
2016-06-10 22:00:19 -04:00 |
|
Paul Beckingham
|
5e044bd845
|
CmdSplit: Implemented 'split' command
|
2016-06-10 21:55:09 -04:00 |
|
Paul Beckingham
|
11ab97331a
|
CmdHelp: Added updates to help help
|
2016-06-10 00:42:54 -04:00 |
|
Paul Beckingham
|
1d218e5521
|
CmdHelp: Added duration help
|
2016-06-10 00:41:58 -04:00 |
|