Paul Beckingham
fcbc8a2ee2
Enhancement - #326
...
- Added feature #326 , allowing tasks to be added in the completed state,
by using the 'log' command in place of 'add' (thanks to Cory Donnelly).
- Added log command to task.1 man page.
- Added log command to task-tutorial.5 man page.
- Added log command to help text.
- Added log command unit tests.
2010-05-30 15:20:12 -04:00
Paul Beckingham
67ffd07312
Enhancement - #320
...
- Added feature #320 , so the command "task 123" is interpreted as an
implicit "task info 123" command (thanks to John Florian).
- Modified task man page.
- Added unit tests.
- Updated supported platform lists with F13 and Ubuntu 10.04.
2010-05-30 13:20:39 -04:00
Federico Hernandez
dd758f8b33
Release 1.9.0
...
- Bumped version number to 1.9.0
- Added release date to ChangeLog
- Included Debian in NEWS
2010-02-22 09:46:01 +01:00
Paul Beckingham
c65cb536cc
Documentation Update
...
- Added description of the new search.case.sensitive configuration
setting.
2010-01-27 23:36:44 -05:00
Federico Hernandez
180d4ece77
Spelling...
2010-01-27 18:42:16 +01:00
Paul Beckingham
545013e839
Enhancement - config command
...
- Added validation of rc.annotations and rc.default.priority to the config
command.
2010-01-23 00:12:34 -05:00
Federico Hernandez
4025488cf8
Updated ChangeLog and NEWS
2010-01-22 01:57:01 +01:00
Federico Hernandez
660d0cca3e
Report date format
...
- added new reportdateformat to extend the formatting of due dates
in the reports and "task info"
- added new conversion sequences a, A, b, B and Y to be used with
reportdateformat
2010-01-12 23:12:22 +01:00
Federico Hernandez
f56e1bef54
Minor cleanup.
2010-01-08 22:29:58 +01:00
Paul Beckingham
4ea71c939a
Enhancement - New columns for custom reports
...
- Added 'entry_time', 'start_time' and 'end_time' columns that include
the time as well as the date.
2009-12-11 19:08:45 -05:00
Paul Beckingham
a7feed2ae9
Documentation Update - NEWS
...
- Cleared out 1.8 NEWS items, added 1.9 items.
- Mentioned 256 color support
- Mentioned Richard Querin's alternate line coloration feature
2009-12-06 13:41:47 -05:00
Federico Hernandez
b3db2245fa
Updated OS that task runs on
2009-11-30 00:16:10 +01:00
Federico Hernandez
bcdcbeeea0
Preparing release
...
- Updating dist documentation
- Release date in man pages
2009-10-21 22:53:26 +02:00
Federico Hernandez
bdaa0f89d9
Platform update
2009-09-02 12:50:43 +02:00
Paul Beckingham
62be3f8acb
Feature #282
...
- Applied large patch to make task return meaningful exit codes.
- Added unit tests to prove this.
- Thanks to Pietro Cerutti.
2009-08-29 09:14:26 -04:00
Paul Beckingham
6f9356da64
Updated version to 1.8.1
...
- Changed program version number.
- Changed NEWS file to refer only to 1.8, not 1.8.1. This means we now only
need to update the NEWS file on major releases, not patches. This is the
right thing to do now that we have only "whats new" in the NEWS file.
2009-07-26 16:06:14 -04:00
Paul Beckingham
bd89287f05
Documentation Update
...
- More ChangeLog updates.
- Corrected supported platforms in NEWS file, accirding to Fredde's
latest update on the Wiki.
2009-07-03 01:21:29 -04:00
Paul Beckingham
b9e1bdc145
Documentation Update
...
- Addressed concerns in issue #85 .
2009-06-28 10:44:50 -04:00
Paul Beckingham
292ef5248c
Documentation Update
...
- Changed all email addressed to support@taskwarrior.org .
- Changed task@beckingham.net to paul@beckingham.net .
2009-06-06 12:34:32 -04:00
Paul Beckingham
2aa43fe4fe
Documentation Update
...
- Removed references to old websites and online groups.
- Removed references to the github issue tracker.
- Added references to http://taskwarrior.org .
2009-06-05 01:01:17 -04:00
Paul Beckingham
3b4390a446
Documentation Update - slackware version
...
- Corrected Slackware version.
2009-05-25 20:06:55 -04:00
Paul Beckingham
5d275188e9
Portability - Added Slackware
...
- Added Slackware 12-12.2 as a supported platform (thanks to
Mateusz Almannai).
2009-05-17 19:44:33 -04:00
Paul Beckingham
13aeff1389
New Version - 1.8.0 begins...
2009-05-14 23:22:31 -04:00
Paul Beckingham
95f07cf363
Bug Fix - UUID corruption on Solaris 8
...
- Fixed a bug with an unterminated buffer in uuid() (thanks to
Steven de Brouwer).
- Added Solaris 8 as another supported platform (thanks to Steven
de Brouwer).
2009-05-12 23:19:26 -04:00
Paul Beckingham
046f511d66
Bug fix - task now builds on Arch Linux
...
- Applied patch to allow task to build on Arch Linux (thanks to
Johan Friis).
2009-05-11 23:44:17 -04:00
Paul Beckingham
72f84b3c3e
Bug Fix - "done" tasks missing end date
...
- Tasks marked "done" were not assigned an end date before being
written to the file. Fortunately this only affects beta testers
who, by definition, like to live on the edge.
- Added better text in the NEWS file regarding the github issue
tracker.
- Cleaned up text a little in the "help" report output.
2009-05-09 21:30:53 -04:00
Paul Beckingham
99174d66b6
Documentation Update
...
- Added David J Patrick as contributing author for the massive list
of feature ideas he has provided, and the accompanying dialogue.
- Added mention of the Github issue tracker.
2009-05-03 00:27:11 -04:00
Paul Beckingham
e84c5c4a3c
Merge branch 'master' into 1.7.0
...
Conflicts:
ChangeLog
NEWS
configure.ac
2009-04-24 01:10:06 -04:00
Paul Beckingham
76c66b8ab1
Documentation Update
...
- Added Ubuntu 9.04 (Jaunty Jackalope) to the docs.
2009-04-23 23:59:59 -04:00
Paul Beckingham
a77d4662f8
New Version - 1.6.1
2009-04-22 19:50:06 -04:00
Paul Beckingham
2f18c512e0
Began 1.7.0 work
2009-04-12 23:39:47 -04:00
Paul Beckingham
4dda1f0c27
Documentation Update
...
- Added Ubuntu Jaunty Jackalope 9.04 (beta) to the list of supported
platforms.
2009-04-05 12:26:11 -04:00
Paul Beckingham
0571412da0
Documentation Update
...
- Added Ubuntu 9.04 (Jaunty Jackalope) to the list of supported systems
(thanks to Federico Hernandez).
2009-03-30 19:51:13 -04:00
Paul Beckingham
7238d1f1c9
Began 1.6.0 Development
2009-03-16 08:27:24 -04:00
Paul Beckingham
209f7ffb00
Updated Documentation
...
- Added new platforms to NEWS file.
2009-03-09 02:52:36 -04:00
Paul Beckingham
78fae5195b
- Converted 1.4.2 references to 1.5.0.
2008-09-20 20:24:58 -04:00
Paul Beckingham
11225eb599
- Applied patch from Andy Lester to correct Table sorting to use the entire
...
string instead of just the initial characters.
2008-09-12 10:28:14 -04:00
Paul Beckingham
bcae2d2b93
- Bumped version to 1.4.0
2008-06-22 00:25:16 -04:00
Paul Beckingham
d771586080
- Converted version to 1.3.1
...
- Added links in task.html to Richard Querin's blog
- Added link to movie
2008-06-19 23:31:36 -04:00
Paul Beckingham
c1a1d13aab
- Updated version 1.3.0 to 1.4.0
...
- Applied "showage" configuration variable to long list
2008-06-19 21:21:21 -04:00
Paul Beckingham
08fc906d5f
- Updated various documents.
2008-06-16 23:26:22 -04:00
Paul Beckingham
07d1f63e31
- Bumped version to 1.2.0
2008-06-10 22:59:43 -04:00
Paul Beckingham
f2ba9f796b
- Bumped version to 1.1.0
2008-06-07 13:23:59 -04:00
Paul Beckingham
ccd2b9fc44
- Added Cygwin to the platform list.
...
- Added missing items to the TUTORIAL file.
- Converted TUTORIAL to HTML, in task.html.
2008-06-06 01:38:37 -04:00
Paul Beckingham
039c3119ff
- problem on Solaris 10 fixed, docs updated
2008-06-02 10:54:54 -04:00
Paul Beckingham
8a0b8e0328
- Updated all documents.
2008-05-30 21:22:22 -04:00
Paul Beckingham
a42b8a89c3
- Completed 0.9.9
2008-05-27 20:47:56 -04:00
Paul Beckingham
011ad8fafd
- Documentation snapshot, version bump.
2008-05-27 16:05:54 -04:00
Paul Beckingham
45a25ca47b
- Fixed Table::calculateColumnWidths bug.
2008-05-24 23:08:36 -04:00
Paul Beckingham
b34cb90709
- Set up structure for AUTHORS file.
...
- Set up NEWS file, with pleas for feedback.
- Added welcome message to README.
- Completed a chunk of the TUTORIAL.
- Added error handling for "task export" when a file name is not specified.
2008-05-18 00:30:12 -04:00