Commit graph

1842 commits

Author SHA1 Message Date
Paul Beckingham
803632793f data: Adds IDs to intervals even when there are no exclusions 2016-06-16 20:15:01 -04:00
Sergey Trofimov
df15141768 Tests: Make stop tests check export output. 2016-06-15 17:28:56 -04:00
Sergey Trofimov
e102f033b9 Tests: Check that stop preserves tags 2016-06-14 13:06:11 -04:00
Paul Beckingham
3e5db870b6 Bumped version for alpha 2016-06-13 08:53:40 -04:00
Paul Beckingham
08559a461d Tests: Added exhaustive test cases for stopping tags 2016-06-13 08:46:24 -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
cb812ebd25 TI-8: Only the day's last interval is considered in the month report
- Thanks to Tomas Babej.
2016-06-12 17:18:10 -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
f25e9cb5ec Docs: Removed content that is now available online 2016-06-11 11:23:53 -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
ea1e986ab8 Docs: Removed content that is now available online 2016-06-11 10:51:29 -04:00
Paul Beckingham
3c15dddce1 Docs: Removed content that is now available via the help command and man page 2016-06-11 10:50:16 -04:00
Paul Beckingham
e1770fcd12 Docs: Rearranged order of date formats 2016-06-11 10:34:29 -04:00
Paul Beckingham
d9bb497c42 CmdHelp: Rearranged order of date formats 2016-06-11 10:34:16 -04:00
Paul Beckingham
f6555c436e Tests: Added tests for a move bug 2016-06-11 10:33:52 -04:00
Paul Beckingham
ac76636f3c Tests: Added split test details 2016-06-11 00:05:23 -04:00
Paul Beckingham
a24709593e Tests: Added join test details 2016-06-11 00:03:02 -04:00
Paul Beckingham
52979626c2 Tests: Join tests 2016-06-10 23:56:48 -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
25fbd48b5d Docs: Added split command help 2016-06-10 22:00:46 -04:00
Paul Beckingham
aea0f74b26 CmdHelp: Added split commadn help 2016-06-10 22:00:19 -04:00
Paul Beckingham
0bc2694f47 Tests: Added split tests 2016-06-10 21:56:18 -04:00
Paul Beckingham
5e044bd845 CmdSplit: Implemented 'split' command 2016-06-10 21:55:09 -04:00
Paul Beckingham
2a857c203d Docs: Added duration help 2016-06-10 00:44:04 -04:00
Paul Beckingham
07f2f507b6 Docs: Added date help 2016-06-10 00:43:35 -04:00