Commit graph

1284 commits

Author SHA1 Message Date
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
Paul Beckingham
69a4a61a7b CmdHelp: Added date help 2016-06-10 00:41:41 -04:00
Paul Beckingham
e0f551f59f libshared: Updated to 8d8689398fca15af1975afd8c02bd82f078f9396 2016-06-10 00:40:06 -04:00
Paul Beckingham
61c0cb34ee CmdMove: Modified to only support a single id 2016-06-08 07:59:18 -04:00
Paul Beckingham
40cea14c00 CmdHelp: Added 'move' command help 2016-06-08 07:58:51 -04:00
Paul Beckingham
da9b2a7fdb TI-6: Exception after shortening task.
- Thanks to Sergey Trofimov.
2016-06-08 07:45:58 -04:00
Paul Beckingham
72ffeaef20 CmdMove: Impplemented 'move' command 2016-06-08 07:30:47 -04:00
Paul Beckingham
441af1a4d0 CmdChart: Intervals now used rounded up/down time, not just rounded down time 2016-06-07 23:32:44 -04:00
Paul Beckingham
5a115993ee log: Added support for theme.colors.debug 2016-06-07 23:17:08 -04:00
Paul Beckingham
f8245c1552 data: Fixed separator detection
- Thanks to Sergey Trofimov
2016-06-07 06:55:32 -04:00