Commit graph

76 commits

Author SHA1 Message Date
Paul Beckingham
57bc4d71c8 TI-65: The 'tags' command should support a filter 2017-02-25 15:07:18 -05:00
Paul Beckingham
c3e2759028 TI-48: Timewarrior hook is not Python3 compatible
- Thanks to Josh Proehl, Armado Martinez.
2017-02-25 14:17:25 -05:00
Thomas Lauf
58f07d0266 TI-46: Display error in visual reports (day,week,month)
- Fix calculation of end_mins
- Add tests
2017-02-18 23:04:44 +01:00
Thomas Lauf
8ad54f9bfd TI-40: totals.py extension script fails with an error
- Improve totals.py extension script:
- Fix display issue if tags are shorter than string 'Totals'
- Fix issue when totals.py is called on empty database
- Add tests: test_totals.t
2017-02-14 23:33:02 +01:00
Paul Beckingham
3fe704ce80 TI-39: Bogus command line option causes segfault
- Thanks to Jan Stolarek, Thomas Lauf.
2017-02-14 08:00:06 -05:00
Paul Beckingham
f6ef46d822 Docs: Updated ChangeLog 2017-02-09 09:00:10 -05:00
Paul Beckingham
ac4ecbecad TI-61: Typo in exclusion.t.cpp
- Thanks to Thomas Lauf.
2017-01-25 21:35:38 -05:00
Paul Beckingham
538fc6c6ea TI-49: new theme files aren't installed
- Thanks to Richard Brown.
2017-01-16 21:35:08 -05:00
Paul Beckingham
6ccbf141de TI-52: The 'refresh' scripts overwrites previous years data
- Thanks to m8r.
2016-11-06 08:20:47 -05:00
Paul Beckingham
db53745181 TI-51: in the taskwarrior hook, deleting a task doesn't stop the watch
- Thanks to Mattia Rizzolo.
2016-11-05 11:57:15 -04:00
Paul Beckingham
6557814909 Ext: Taskwarrior project handling
- Taskwarrior projects are now used as-is as tags, and also split on the '.' to
  represent project hierarchy as separate tags.
- Thanks to Josh Proehl.
2016-10-04 00:27:20 -04:00
Paul Beckingham
77ec509cff TI-47: first call successfully creates new database but returns exit status 1
- Thanks to Georg Sauthoff.
2016-09-23 19:37:16 -04:00
Paul Beckingham
d5a47b9ab7 Docs: Added missing man page link
- Thanks to David Patrick.
2016-09-05 21:04:04 -04:00
Paul Beckingham
42efb0c042 TI-42: refresh holiday script throws an error on nb-NO locale
- Thanks to Jelle van der Waa.
2016-09-03 15:32:54 -04:00
Paul Beckingham
e899586408 Bug: Fixed Python 3 support of the holdiay/refresh script
- Thanks to Jelle van der Waa.
2016-09-03 14:38:00 -04:00
Paul Beckingham
17201dfd58 TD-120: Missing cmakedefine for HAVE_GET_CURRENT_DIR_NAME
TW-1845: Cygwin build fails, missing get_current_dir_name

- Thanks to Jörg Krause, Ben Boeckel, hosaka.
2016-08-24 18:21:37 -04:00
Federico Hernandez
45d0da6105 Bumped documentation files to new version 2016-08-21 22:26:19 +02:00
Federico Hernandez
747bdd3feb Added SHA1 of tagged release commit 2016-08-21 21:58:59 +02:00
Federico Hernandez
6428ce89fc Bumped version number and dates 2016-08-17 23:32:34 +02:00
Paul Beckingham
dcc6fc8810 TI-34: Make timew more user-friendly by adding --help and default output
- Thanks to Felix Wolfsteller.
2016-08-16 16:42:01 -04:00
Paul Beckingham
2180139491 TI-25: Work week not blocked off in charts
- Thanks to Jonathon Bly.
2016-08-16 16:30:20 -04:00
Paul Beckingham
66cdf3c84c Docs: Updated ChangeLog for release 2016-08-12 08:11:07 -04:00
Paul Beckingham
a37e4746ad TI-34: Make timew more user-friendly by adding --help and default output
- Thanks to Felix Wolfsteller.
2016-08-12 08:10:32 -04:00
Paul Beckingham
eb50862c1e WWW-12: yesterday tag not recognised
- Thanks to Michel Crucifix.
2016-08-06 18:09:46 -04:00
Paul Beckingham
64cf3fad76 CmdHelp: Added extension list to the 'help' command 2016-08-05 17:40:33 -04:00
Federico Hernandez
fd9afb873c Bumped version number to 1.0.0.beta1 2016-07-26 00:40:01 +02:00
Paul Beckingham
dfc47f6c37 Extensions: Added report that summarizes time by tag 2016-07-23 11:51:34 -04:00
Paul Beckingham
c7c2496835 CmdDelete: Implemented 2016-07-18 17:21:39 -04:00
Paul Beckingham
1e8709e0dc Cleanup: Minor edits 2016-07-17 08:54:15 -04:00
Paul Beckingham
123655079c Ext: Fixed utf8 encoding in Taskwarrior integration hook
- Thanks to Martin Boeker.
2016-07-06 23:23:41 -04:00
Paul Beckingham
7bf725d1a8 TI-11: Ids displayed incorrectly
- Thanks to Michael Meier.
2016-07-06 07:42:24 -04:00
Paul Beckingham
a68ced3f99 TI-17: ids of tracked activities should not change when editing
- Thanks to lumbric.
2016-07-06 07:34:21 -04:00
Paul Beckingham
8372feafee TI-22: The 'day' chart crashes if there is an open interval and no others 2016-07-04 08:08:24 -04:00
Paul Beckingham
61d94c369b TI-12: report command does not find extensions
- Thanks to lumbric.
2016-07-04 07:25:01 -04:00
Paul Beckingham
cd59f27b2f TI-9: Task spanning over whole day should show up as taking 24:00 instead of 23:59
- Thanks to Tomas Babej.
2016-07-03 10:10:07 -04:00
Paul Beckingham
b047800a30 Cleanup: Added Michael to AUTHORS, ChangeLog, removed WS at EOL 2016-07-03 08:36:28 -04:00
Paul Beckingham
e1ef99d38f Themes: Updated basic themes 2016-07-03 08:27:07 -04:00
Paul Beckingham
0235467703 TI-20: Week number does not agree with Taskwarrior
- Thanks to Dirk Deimeke.
2016-07-02 14:30:58 -04:00
Paul Beckingham
2e849dcd22 TI-14: Warn when new tags are being created
- Thanks to Matthias Rieber.
2016-07-02 13:57:14 -04:00
Paul Beckingham
d0deebee20 TI-10: The 'total' summands in the month report are not aligned with the column name
- Thanks to Tomas Babej.
2016-07-02 08:11:17 -04:00
Paul Beckingham
b8eee80355 Supports rc.reports.<type>.cell
- Thanks to Matthew Lemon, Rene Vergara.
2016-06-30 17:31:51 -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
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
0ae15444fc Updated dates for release of 0.9.5.alpha 2016-06-20 23:37:57 +02: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
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
da9b2a7fdb TI-6: Exception after shortening task.
- Thanks to Sergey Trofimov.
2016-06-08 07:45:58 -04:00