Commit graph

1768 commits

Author SHA1 Message Date
Paul Beckingham
53d47106b4 Docs: Added report.<type>.cell to the man page 2016-06-30 17:16:35 -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
d9f683c27b Build: Improved out-of-source build for themes, holidays
- Thanks to Kent R. Spillner.
2016-06-28 17:47:45 -04:00
Kent R. Spillner
5bb6a0ebff Build: Out of source build improvements for holidays, themes
- Using a separate build directory currently fails during make install
  because none of the files under doc/holidays or doc/themes are being
  by cmake into the build dir.  Add CMakeLists.txt files for both
  doc/holidays and doc/themes, and add the corresponding add_subdirectory
  directives to doc/CMakeLists.txt, to ensure these files are always
  copied into the build directory and installed correctly.
2016-06-28 17:45:03 -04:00
Paul Beckingham
9cf5c2d05f Tests: Improved config tests 2016-06-28 17:38:24 -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
Sergey Trofimov
7a4aef50be Tests: check ways report could be called from cli 2016-06-23 17:21:13 -04:00
Gordon Ball
5e45f0a513 Build: timew 0.9.5~alpha install bug
- Thanks to Gordon Ball.
2016-06-22 19:51:03 -04:00
Federico Hernandez
af0aba6629 Bumped version to 0.9.6.alpha 2016-06-21 00:24:04 +02:00
Federico Hernandez
a7f9ef8591 Build and git configurations 2016-06-20 23:54:08 +02:00
Federico Hernandez
0ae15444fc Updated dates for release of 0.9.5.alpha 2016-06-20 23:37:57 +02:00
Federico Hernandez
d6a0a2460e Bumped version number to 0.9.5.alpha 2016-06-20 23:27:08 +02:00
Paul Beckingham
bce2a58777 Docs: Updated README 2016-06-18 13:11:59 -04:00
Paul Beckingham
596c1751fe Doc: Added 'join' command 2016-06-18 13:04:11 -04:00
Paul Beckingham
6e4c034ce8 CmdHelp: Added 'join' command 2016-06-18 13:03:55 -04:00
Paul Beckingham
902398238b Build: man page, themes are holidays now installed 2016-06-18 12:32:51 -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
eb322cecfa Docs: Corrected config help 2016-06-18 09:13:33 -04:00
Paul Beckingham
45a8ef1773 Docs: Corrected config help 2016-06-18 09:12:38 -04:00
Paul Beckingham
9cb4d26062 Tests: Made test less fragile 2016-06-16 20:30:01 -04:00
Paul Beckingham
ea5f2cd944 Tests: Test IDs for exclusion-free intervals 2016-06-16 20:15:41 -04:00
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