Thomas Lauf
fa30f46951
Update ChangeLog
2018-03-20 23:15:19 +01:00
Thomas Lauf
f2c953955c
TI-94 #98 Update ChangeLog, AUTHORS
2018-03-20 22:56:40 +01:00
Thomas Lauf
f37d7ab6fe
TI-76 #80 Update ChangeLog
2018-03-08 21:37:49 +01:00
Thomas Lauf
9a2fe83367
Update AUTHORS and ChangeLog
2018-03-07 19:57:00 +01:00
Thomas Lauf
11c33c38ba
Updated AUTHORS, Changelog
2018-02-18 22:51:53 +01:00
Thomas Lauf
f75a718020
Merge branch 'master' into 1.2.0
...
# Conflicts:
# AUTHORS
# ChangeLog
2018-02-04 23:57:05 +01:00
Federico Hernandez
f5fbdc8d16
Added SHA1 of tagged release commit
2018-02-03 23:10:05 +01:00
Federico Hernandez
ef26ebd6fe
Version number and release date for 1.1.1
2018-02-03 22:39:18 +01:00
Thomas Lauf
2a949aad98
TI-100: Correct ChangeLog
...
- TI-100 was fixed in release 1.2.0, not 1.1.0
2018-01-29 23:02:32 +01:00
Thomas Lauf
776c9c53b9
TI-102: Update AUTHORS and ChangeLog
2018-01-29 22:58:43 +01:00
Thomas Lauf
e2ebc7a986
TI-102: Update AUTHORS and ChangeLog
2018-01-29 22:56:45 +01:00
Thomas Lauf
8e2e350cab
TI-100: Fix expansion of :lastquarter when in first quarter
2018-01-15 20:27:35 +01:00
Federico Hernandez
f5622c07c3
Bumped version number to 1.2.0
2018-01-13 01:14:36 +01:00
Federico Hernandez
11417593a9
Added SHA1 of tagged release commit
2018-01-13 01:07:02 +01:00
Federico Hernandez
836bc41014
Preparing release
2018-01-13 00:48:26 +01:00
Thomas Lauf
9df3eed477
TI-81: Update Authors and ChangeLog
...
- TI-81 was already fixed with 182cd5b0b4
2018-01-12 08:15:46 +01:00
Thomas Lauf
874b163f78
Text beautification
2017-12-15 08:41:07 +01:00
Thomas Lauf
48ed980c76
TI-66: Move with :adjust leaves overlapping intervals.
...
- Implement 'overwrite' overlap resolution strategy
- Add convenience methods to Range
- also fixes TI-85: :adjust creates overlapping interval
2017-12-14 21:49:34 +01:00
Michael Neumann
963d4ac7ae
TI-91: Fix compilation on DragonFly
...
Needs an update to src/libshared as well.
2017-12-10 00:11:38 -05:00
Paul Beckingham
0dea44594e
TW-1936: Tweak tests to have fuller TAP compliance
...
- Thanks to Paul J. Fenwick.
2017-12-09 23:18:54 -05:00
Thomas Lauf
bd485c438f
Update ChangeLog
2017-12-07 09:50:23 +01:00
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