Thomas Lauf
3f269efd9f
TI-75: Fix cases where interval borders match when applying :fill hint
...
- Update ChangeLog
2017-12-01 22:57:18 +01:00
Paul Beckingham
3dbe940285
TI-78 Tag parsing broken for tags starting with "or_"
...
- Thanks to Lukas Barth.
2017-08-05 10:17:30 +01:00
Paul Beckingham
ad75fffb03
TI-69: timew config converts integers to times
...
- Thanks to Thomas Lauf.
2017-07-30 11:58:38 +01:00
Paul Beckingham
30fa37b5d4
TI-73: timew move with a specific time broken on 1.1.0
...
- Thanks to A M.
2017-05-21 13:14:56 -04:00
Paul Beckingham
51db77b5cd
TI-77: timew track seems to think today is tomorrow
...
- Thanks to A M
2017-05-21 12:47:23 -04:00
Paul Beckingham
872499a54e
Code Cleanup: Test commit
2017-04-12 17:46:00 -04:00
Paul Beckingham
1eb3b44097
Code Cleanup: Test commit
2017-04-12 17:23:41 -04:00
Thomas Lauf
7244259740
TI-62: TimeWarrior should not ignore invalid command
...
- Rule: If there is no command found, the command line has to be empty.
Otherwise we assume a mistyped or unknown command has been issued.
Take the first word from the command line and complain about it.
2017-04-11 07:10:43 +02:00
Thomas Lauf
323c76181f
TI-68: Update change log
2017-04-08 18:55:26 +02:00
Thomas Lauf
a5dc0cd385
TI-27: Continue tracking by ID
...
- Make command 'continue' process ids
- Fix test: immediate start stop creates empty intervals?
2017-04-06 22:46:52 +02:00
Thomas Lauf
ad67539f94
TI-58: Fix bug 'Delete command is not always deleting'
...
- Update database before deleting sythetic intervals
- Make Exclusion::ranges work with open interval
2017-04-05 22:53:53 +02:00
Paul Beckingham
c283c9d2c4
TI-70: Timew starts a new interval even if a current interval contains the same set of tags
...
- Thanks to Thomas Babej.
2017-04-04 18:43:33 -04:00
Thomas Lauf
e6718067b6
TI-67: Update ChangeLog and AUTHORS
2017-03-25 15:31:54 +01:00
Paul Beckingham
e4daeb2078
TI-32: taskwarrior hook script doesn't stop recording waiting task
...
- Thanks to Yury Videneev.
2017-03-19 11:13:32 -04:00
Paul Beckingham
fd7be59745
TI-43: :lastweek on sunday
...
- Thanks to Michel Crucifix.
2017-03-19 08:31:57 -04:00
Thomas Lauf
61bf993381
docs: update ChangeLog, AUTHORS
2017-03-09 21:33:01 +01:00
Paul Beckingham
f654753772
Docs: Updated with new date name details
2017-03-08 08:21:48 -05:00
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