Commit graph

2231 commits

Author SHA1 Message Date
Paul Beckingham
39a33b8f03 libshared: Upgraded to 198dcd368501076fe31b22d828ae72066d0e6291 2017-05-21 12:41:55 -04:00
Paul Beckingham
6b39089ea8 Tests: Try adding time-only interval that should be recorded 2017-05-21 11:10:28 -04:00
Thomas Lauf
f0a6fd1ec3 doc: Update command definition document
- add `now` as example for a date
- reformat: One line per sentence (more or less)
- refine behaviour of command `stop` in case of active time tracking
- add definition for command `annotate`
2017-05-03 20:23:47 +02:00
Paul Beckingham
98925433f2 Doc: Added RFC for command definitions
- This is the basis of future release command line syntax, and is
  a work in progress.
2017-04-22 10:28:31 -04:00
Paul Beckingham
d55ca5b474 Ext: Updated totals.py for both Python 2 and 3 2017-04-14 23:59:24 -04:00
Thomas Lauf
b619b2b574 docs: Fix internal documentation for continue command 2017-04-14 11:48:27 +02:00
Paul Beckingham
367533efda Tests: Fixed test that failed to catch an exception
- And also had a bad test count
2017-04-13 21:14:22 -04:00
Thomas Lauf
735fb10e41 docs: Update documentation for continue command 2017-04-13 23:55:12 +02: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
Paul Beckingham
885f4e496d Code Cleanup: Test commit 2017-04-12 17:23:37 -04:00
Paul Beckingham
4343e19a73 Docs: Mentioned TI-27 2017-04-12 17:20:18 -04:00
Paul Beckingham
b714abfc37 Code Cleanup: Test commit 2017-04-12 17:13:56 -04:00
Paul Beckingham
2bee90fd79 Code Cleanup: Test commit 2017-04-12 17:13:34 -04:00
Paul Beckingham
3111f0dd7c Code Cleanup: Test commit 2017-04-12 17:11:39 -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
01a3c8e3f6 TI-62: Fix test for invalid command 2017-04-11 07:04:05 +02:00
Paul Beckingham
f65c672b73 CmdLengthen: Test commit 2017-04-10 23:54:25 -04:00
Paul Beckingham
754b08fc64 Data: Removed debugging code 2017-04-09 16:40:34 -04:00
Paul Beckingham
6ade46085e Tests: Removed unnecessary platform.t 2017-04-08 13:41:25 -04:00
Paul Beckingham
7cc8618c80 Rules: Added support for the platform-dependent behavior of strtoimax 2017-04-08 13:38:11 -04:00
Thomas Lauf
323c76181f TI-68: Update change log 2017-04-08 18:55:26 +02:00
Thomas Lauf
9b0f8e8c15 TI-68: Let commands convert synthetic intervals before modifying them
- command 'lengthen'
- command 'move'
- command 'shorten'
- command 'tag'
- command 'untag'
2017-04-08 14:51:55 +02:00
Thomas Lauf
52853db6bd TI-68: Apply exclusions to open intervals only 2017-04-08 14:51:55 +02:00
Thomas Lauf
33e0cd185d TI-68: Add tests for modifying synthetic intervals 2017-04-08 14:50:54 +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
Thomas Lauf
98218c4b75 validate: Fix typo 2017-04-05 22:47:34 +02:00
Tomas Babej
409c880921 docs: Fix copy-paste error 2017-04-05 18:10:43 +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
aad36da44f TI-70: Add tests
- 'start' with more tags than current tracking should start new tracking
- 'start' with less tags than current tracking should start new tracking
- 'start' with same tags as current tracking should not start new tracking
2017-04-04 08:38:23 +02:00
Thomas Lauf
7bf4b18517 Tests: Fix pydoc and coding style 2017-04-04 08:36:51 +02:00
Tomas Babej
a1fa56fb29 LICENSE: Use https link instead of http 2017-04-03 02:05:35 +02:00
Paul Beckingham
8597c8098b libshared: Updated URL 2017-04-01 22:42:54 -04:00
Paul Beckingham
8aef6fcab5 libshared: Updated to f1a3cd6bfabfb083fe3c26f580a15c0d60a92ee9 2017-04-01 14:46:03 -04:00
Thomas Lauf
e9412388ba Tests: Fix python doc strings 2017-03-25 15:36:16 +01:00
Thomas Lauf
e6718067b6 TI-67: Update ChangeLog and AUTHORS 2017-03-25 15:31:54 +01:00
Thomas Lauf
182cd5b0b4 TI-67: Assign ids to intervals after flattening but before filtering 2017-03-25 15:26:29 +01:00
Thomas Lauf
b509a90e8c T-67: Add functional tests summary command 2017-03-24 23:22:32 +01:00
Paul Beckingham
40e95ca65b data: getTracked now detects synthetic intervals 2017-03-19 15:37:07 -04:00
Paul Beckingham
d535ffb4e5 Range: Implemented ::operator!= 2017-03-19 15:36:34 -04:00
Paul Beckingham
96202f3a24 libshared: Updated to f2ac7ef9cc9f33f634f9aacd65ca9c1f828f50e3 2017-03-19 15:07:43 -04:00
Paul Beckingham
61b9667df8 Interval: Added synthetic indicator to ::dump 2017-03-19 15:07:06 -04: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
0da2fb7d4b libshared: Updated to 05fd157c0a95f9bf55ad5dcbdc8bd2920a6bb5c0 2017-03-19 09:27:38 -04:00
Paul Beckingham
fd7be59745 TI-43: :lastweek on sunday
- Thanks to Michel Crucifix.
2017-03-19 08:31:57 -04:00
Paul Beckingham
e0e86b2b44 libshared: Updated to 6f0900d86743405f24d52f9eafe6c8e941d40ec3 2017-03-15 11:59:03 -04:00
Paul Beckingham
e295d328bc libshared: Updated to 24290115e46dbcaab00da156aa1fd8188925ff8f 2017-03-14 20:22:00 -04:00
Paul Beckingham
dfb0e87d9e Tests: Added TI-68 test
- Thanks to A M.
2017-03-10 08:35:17 -05:00
Thomas Lauf
61bf993381 docs: update ChangeLog, AUTHORS 2017-03-09 21:33:01 +01:00