Commit graph

362 commits

Author SHA1 Message Date
Federico Hernandez
ef26ebd6fe Version number and release date for 1.1.1 2018-02-03 22:39:18 +01:00
Federico Hernandez
836bc41014 Preparing release 2018-01-13 00:48:26 +01:00
Thomas Lauf
3aa932eafe Fix typos 2018-01-05 10:49:17 +01:00
Paul Beckingham
88d644d193 Copyright 2018 2017-12-31 19:37:13 -05: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
Thomas Lauf
735fb10e41 docs: Update documentation for continue command 2017-04-13 23:55:12 +02:00
Tomas Babej
409c880921 docs: Fix copy-paste error 2017-04-05 18:10:43 +02:00
Paul Beckingham
2d2ebd2ec8 Docs: Updated named date list 2017-03-08 08:17:23 -05:00
Paul Beckingham
57bc4d71c8 TI-65: The 'tags' command should support a filter 2017-02-25 15:07:18 -05:00
Paul Beckingham
848c6e33fc CmdChart: Default value handling
- Added default value ('15') for 'rules.<type>.cell'.
- Corrected EINVAL and ERANGE handling inside Rule::getInteger.
- Made the error message for the above more specific.
- Added the '> 0' constraint to the man page.
2017-02-25 13:00:20 -05:00
Federico Hernandez
d15e99fe35 Added weekday hints 2017-02-10 00:17:51 +01:00
Paul Beckingham
538fc6c6ea TI-49: new theme files aren't installed
- Thanks to Richard Brown.
2017-01-16 21:35:08 -05:00
Tomas Babej
d830d8fcff docs: Document the 'resize' command in the man page 2017-01-09 18:34:06 -05:00
Paul Beckingham
1091cc2085 Copyright update 2017-01-01 12:45:32 -05:00
Paul Beckingham
268d6cf682 Holidays: Refreshed en-US for both 2016, 2017 2016-11-06 08:21:32 -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
ccfa91e572 Holidays: Updated to include 2017 2016-11-05 11:57:50 -04:00
Federico Hernandez
5dc3469954 Bumped date in documentation 2016-09-09 23:14:13 +02:00
Paul Beckingham
e61a5d29ff Docs: Added TIMEWARRIORDB mention 2016-09-06 22:38:52 -04:00
Paul Beckingham
d5a47b9ab7 Docs: Added missing man page link
- Thanks to David Patrick.
2016-09-05 21:04:04 -04:00
Jelle van der Waa
e4e04c4ba2 TI-42: holiday calendar error when downloading nb-NO
When downloading the holiday calendar for the nb-NO locale with Python 2
the code throws an 'ascii' encode error.
2016-09-03 15:29:05 -04:00
Jelle van der Waa
5ddef40d82 Make holiday refresh script Python 3 compatible
urllib2 is renamed and reworked in Python 3, handle this change by
importing urlopen and HTTPError directly.

Resolve the print issues, by using print() everywhere.

Python3 reads bytes when reading from urlopen() therefore convert it to
a string with .decode('utf-8')
2016-09-03 14:33:26 -04:00
Paul Beckingham
4136ffc245 Docs: Added suggested report
- Thanks to Aaron Evers.
2016-08-25 23:17:26 -04:00
Federico Hernandez
6428ce89fc Bumped version number and dates 2016-08-17 23:32:34 +02:00
Paul Beckingham
a4f61d90f0 Docs: Typo 2016-08-07 10:23:40 -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
140ec98aaa Docs: Typo 2016-08-03 19:41:55 -04:00
Federico Hernandez
fd9afb873c Bumped version number to 1.0.0.beta1 2016-07-26 00:40:01 +02:00
Paul Beckingham
42ad56fc38 docs: Removed 'fill' command for beta 2016-07-24 17:42:15 -04:00
Paul Beckingham
6c9792461b docs: Added 'fill' command to man page 2016-07-24 16:17:54 -04:00
Paul Beckingham
8cd70c8778 docs: Added 'delete' command 2016-07-18 17:19:57 -04:00
Paul Beckingham
bbafe49184 docs: Synced with 'help' command 2016-07-17 10:40:14 -04:00
Paul Beckingham
4f5d042f2b docs: Removed obsolete report.exc.week.txt 2016-07-16 17:27:25 -04:00
Paul Beckingham
2597cfacbe docs: Removed obsolete project.txt 2016-07-16 17:26:24 -04:00
Paul Beckingham
957d8cf049 docs: Removed obsolete data.txt 2016-07-16 17:25:24 -04:00
Paul Beckingham
62989d2d1f docs: Removed obsolete dom.txt 2016-07-16 17:22:48 -04:00
Paul Beckingham
c16ac48e54 docs: Added 'dom.rc.<name>' 2016-07-16 16:34:41 -04:00
Paul Beckingham
9114300d8c docs: Added 'dom.tracked.N.json' 2016-07-16 16:18:31 -04:00
Paul Beckingham
ad40ec4ed9 docs: Added 'dom.tracked.N.duration' 2016-07-16 16:11:36 -04:00
Paul Beckingham
2e079f8859 docs: Added 'dom.tracked.N.end' 2016-07-16 16:05:43 -04:00
Paul Beckingham
65a85767b6 docs: Added 'dom.tracked.N.start' 2016-07-16 16:00:40 -04:00
Paul Beckingham
fd5eb1ea38 docs: Added 'dom.tracked.N.tag.N' 2016-07-16 15:44:23 -04:00
Paul Beckingham
f20f7b1c6e docs: Added 'dom.tracked.N.tag.count' 2016-07-16 14:28:02 -04:00
Paul Beckingham
e154084a04 docs: Added 'dom.tracked.count' 2016-07-16 13:45:53 -04:00
Paul Beckingham
d11caf74f7 docs: Added 'dom.active.json' 2016-07-16 13:07:21 -04:00
Paul Beckingham
80565938ed docs: Added 'dom.tag.N' 2016-07-16 12:47:22 -04:00
Paul Beckingham
2db57fa6cd docs: Added 'dom.tag.count' 2016-07-16 12:36:37 -04:00
Paul Beckingham
e654a51c5a docs: Added 'dom.active.duration' 2016-07-16 12:22:29 -04:00
Paul Beckingham
0c9f2cf9ba docs: Added 'dom.active.start' 2016-07-16 12:15:19 -04:00