Commit graph

1464 commits

Author SHA1 Message Date
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
Paul Beckingham
41067c01ed TI-4: The 'timew' command considers only the last interval
- Thanks to Tomas Babej.
2016-06-06 23:23:28 -04:00
Paul Beckingham
09989b5e14 CmdHelp: Added 'lengthen' command 2016-06-06 23:10:18 -04:00
Paul Beckingham
bedaa624a3 CmdLengthen: Implemented 'lengthen' command 2016-06-06 23:01:51 -04:00
Paul Beckingham
54eb2658a1 TI-5: Unicode tags not working.
- Thanks to Sergey Trofimov.
2016-06-06 22:48:53 -04:00
Paul Beckingham
12dfee1bc8 hints: Added :lastyear 2016-06-06 20:32:24 -04:00
Paul Beckingham
33f1239e93 hints: Added :lastquarter 2016-06-06 20:31:45 -04:00
Paul Beckingham
28fe24eb10 hints: Added :lastmonth 2016-06-06 20:30:29 -04:00
Paul Beckingham
dcb9f3ed7e CmdHelp: Added 'shorten' command 2016-06-05 16:05:10 -04:00
Paul Beckingham
d9da4e17a2 Docs: Added multiple IDs to syntax of tag and untag commands 2016-06-05 14:31:54 -04:00
Paul Beckingham
b0b2b578f7 init: Added :adjust hint 2016-06-05 14:22:58 -04:00
Paul Beckingham
0b5253987f CmdShorten: Added error when attempting to shorten an open interval 2016-06-05 14:22:36 -04:00
Paul Beckingham
ad400e0c47 CmdUntag: Improved feedback 2016-06-05 14:22:07 -04:00
Paul Beckingham
9100765a98 CmdTag: Improved feedback 2016-06-05 14:21:55 -04:00
Paul Beckingham
75ff47760b CmdShorten: Added 'shorten' command 2016-06-05 14:18:12 -04:00
Paul Beckingham
30ffaf4c01 CmdShorten: Added 'shorten' command 2016-06-05 13:55:49 -04:00
Paul Beckingham
9bffcb547d CmdHelp: Added missing commands 2016-06-05 13:36:45 -04:00
Paul Beckingham
dc719a3190 CmdHelp: Added 'untag' command 2016-06-05 13:32:13 -04:00
Paul Beckingham
eecc078960 CmdHelp: Added 'tag' command 2016-06-05 13:26:01 -04:00
Paul Beckingham
19aa8b7ac4 CmdUntag: Added 'untag' command 2016-06-05 13:12:19 -04:00
Paul Beckingham
a3199f5f4f CmdTag: Added feedback on completion 2016-06-05 12:17:58 -04:00