Federico Hernandez
dbdba4c59e
Bumped version number to 2.0.0
2011-03-04 03:24:06 +01:00
Federico Hernandez
5eff2f4176
Added SHA1 of tagged release commit
2011-03-04 03:07:54 +01:00
Federico Hernandez
2d99b80672
Release date for 1.9.4
2011-03-04 00:07:56 +01:00
Paul Beckingham
467f0a477e
Themes
...
- Added new dark-gray-256 color theme.
2011-02-14 11:49:17 -05:00
Paul Beckingham
a65fe591b8
Bug #634
...
- Fixed bug #634 , so that 'undo' obeys the 'confirmation' setting (thanks to
Steve Rader).
2011-02-12 15:08:57 -05:00
Paul Beckingham
2ac5c2f897
Bug #628
...
- Fixed bug #628 , where dateformats containing spaces were not properly
parsed (thanks to Steve Rader).
2011-02-12 14:16:06 -05:00
Paul Beckingham
2e9bc3194b
Bug #653
...
- Fixed bug #653 , which caused undo information to be recorded when no changes
were made by the 'edit' command.
2011-02-12 02:29:22 -05:00
Paul Beckingham
691931adf9
Bug #485
...
- Fixed bug #485 , which caused filters of 'recur' to fail for partial matches
(thanks to T. Charles Yun).
2011-02-12 01:39:25 -05:00
Paul Beckingham
b2828b9702
Bug #656
...
- Fixed bug that caused multiple recurring child tasks to be generated
under certain circumstances.
- Removed text.t.cpp tests that are not in task.
- Added Bryce Harrington to AUTHORS file.
- Corrected tests that were broken by the fix.
2011-02-12 01:00:33 -05:00
Paul Beckingham
783a326b11
Bug #641
...
- Fixed bug #641 , where certain reports broke when 'dateformat' differed from
'dateformat.report'.
2011-02-04 11:16:14 -05:00
Paul Beckingham
a650847201
Bug #671
...
- Fixed bug #671 , removing the claim in the 'edit' command claims that
description text can wrap over multiple lines, because it cannot.
2011-02-04 10:44:40 -05:00
Paul Beckingham
7e1e187d6c
Export
...
- Added the alias 'export.json' that maps to the _query command.
2011-02-04 10:25:43 -05:00
Paul Beckingham
eee4d05b77
Feature #41
...
- Feature #41 (export.xml) is now satisfied by the new export-xml.{pl,py,rb}
add-ons.
2011-01-29 17:37:56 -05:00
Federico Hernandez
6e872c69dd
feature #46
...
- proper sortable age column
2011-01-25 23:55:03 +01:00
Paul Beckingham
ad2614c452
Bug #651
...
- Fixed bug #651 , which broke the edit command when a task description
contained certain tokens (like 'Due:').
2011-01-23 00:54:54 -05:00
Federico Hernandez
0cac03ad4a
Feature #638
...
- added worded dates "later" and "someday" to enable the hiding of
a task until doomsday.
2011-01-18 02:21:00 +01:00
Paul Beckingham
332dbc4a08
Holidays
...
- Added new holiday configuration file for Austria (thanks to Andreas Poisel).
2011-01-16 17:01:47 -05:00
Paul Beckingham
7ca51e78f0
Feature - enhanced date parse error
...
- When a date fails to parse, the expected format is displayed, as a reminder
(thanks to Eric Fluger).
2011-01-14 22:56:52 -05:00
Paul Beckingham
d4772fe060
Bug
...
- Fixed bug that caused entry, end, start and wait dates to not use report-
specific date format overrides (thanks to Eric Fluger).
2011-01-14 22:12:17 -05:00
Paul Beckingham
47f2758c8f
Holidays
...
- Added new holiday configuration file for Italy (thanks to Nicola Busanello).
2011-01-11 00:51:12 -05:00
Federico Hernandez
e3269984ce
Feature #629 - Holidays
...
- new configuration file for New Zealand (thanks to Stephen Haywood)
2011-01-11 00:36:41 +01:00
Paul Beckingham
c08c280dd9
Feature #608
...
- Added feature #608 , and now completing a task, with journal.time turned on
will stop the task first (thanks to Andy Kriger).
2011-01-09 23:39:05 -05:00
Paul Beckingham
109f22051d
Bug #603
...
- When an ID was not specified, delete gave no feedback (thanks to
Steve Rader).
- Closer inspection showed this to be true for the urgency, query, delete,
start, stop, done, modify, append, prepend, duplicate, annotate and denotate
commands.
2011-01-09 23:15:30 -05:00
Paul Beckingham
77f26994a6
Merge branch '1.9.4' of tasktools.org:task into 1.9.4
2011-01-09 21:25:59 -05:00
Paul Beckingham
1d8a60a9ba
Bug
...
- Fixed bug that caused the 'done' command to always exit with a non-zero
status (thanks to Steve Rader).
2011-01-09 21:25:09 -05:00
Paul Beckingham
08c089258f
Documentation
...
- Added missing documentation - bugs/features that were closed, but
not listed in the ChangeLog.
2011-01-09 16:48:10 -05:00
Paul Beckingham
8d4deda2bb
Feature #309
...
- Added feature #309 , which sets the xterm title when reports are run,
according to the configuration variable 'xterm.title', which defaults to off.
2011-01-08 11:30:58 -05:00
Paul Beckingham
0c05069baf
Bug #624
...
- Enhanced unit tests in response to bug #624 (thanks to Steve Rader).
2011-01-08 11:12:39 -05:00
Paul Beckingham
b5c46062c6
Feature - dependency column justification
...
- The dependency columns are now right-justified (thanks to Eric Fluger).
2011-01-08 11:10:39 -05:00
Steve Rader
86eef4c184
Bug #618
...
- Applied patch to fix bug #618 , so that the configuration setting
'edit.verbose' can be set to 'no' and eliminate the help text when using
the 'task edit' command (thanks to Steve Rader).
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2011-01-05 08:56:28 -05:00
Steve Rader
e2d11d8575
Bug #590
...
- Applied patch to fix bug #590 , which makes the yes/no/all/quit
confirmation prompts consistent (thanks to Steve Rader).
- Patch modified to work with autocomplete.
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2011-01-03 23:11:38 -05:00
Paul Beckingham
b553954d37
Bug #597
...
- Fixed bug #597 , which caused a missing project to be counted as a project
in the projects command (thanks to Steve Rader).
2011-01-03 22:21:51 -05:00
Steve Rader
07755e2c56
Bug #613
...
- Missing projects are now consistently reported as "(none)" in the
summary chart and the projects command.
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2011-01-03 22:04:10 -05:00
Paul Beckingham
57d577a140
Bug #595
...
- Fixed bug #595 , where taskwarrior ignored changes to the wait date during
the edit command, consequently not changing task status (thanks to Eric
Fluger).
2010-12-31 00:33:43 -05:00
Paul Beckingham
77f3269f09
Bug #589
...
- Fixed bug #589 , where the man page did not adequately describe searching
or usage of attribute modifiers (thanks to Steve Rader).
2010-12-30 09:37:40 -05:00
Paul Beckingham
317b7f5d40
Bug #587
...
- Fixed bug #587 , where the man page needed clarification on quoting some
arguments to prevent them from being broken up by the shell (thanks to
Steve Rader).
2010-12-29 22:54:32 -05:00
Paul Beckingham
4a58fbdd53
Merge branch '1.9.4' of tasktools.org:task into 1.9.4
2010-12-27 00:24:30 -05:00
Paul Beckingham
3d7bb9d253
Bug #564
...
- Fixed bug #564 , which allowed the deletion of parent recurring tasks (thanks
to Peter De Poorter).
2010-12-27 00:22:57 -05:00
Paul Beckingham
7f32435ce9
Helper Command
...
- Added _query helper command for script writers, which accepts a filter like
any other report, but returns raw JSON.
2010-12-26 10:00:41 -05:00
Paul Beckingham
879f0fed78
Feature #574
...
- Added feature #574 , default due dates (thanks to Erlan Sergaziev).
2010-12-24 00:28:06 -05:00
Paul Beckingham
05d664cae1
Bug #541
...
- Fixed bug #541 , which prevented sorting by 'age' column in some situations.
2010-12-23 23:26:01 -05:00
Paul Beckingham
18c770141d
Merge branch '1.9.4' of tasktools.org:task into 1.9.4
...
Conflicts:
ChangeLog
2010-12-23 23:16:05 -05:00
Paul Beckingham
595dd9f3f4
Bug #581
...
- Applied patch to fix bug #581 , in which backslashes in annotations and
descriptions caused problems (thanks to Itay Perl).
- Corrected unit tests that were shown to be incorrect, after the patch
corrected other behavior.
2010-12-23 23:14:20 -05:00
Johannes Schlatow
ee77debfce
Bug #540
...
- fixed issue with user names containing @ characters
- updated ChangeLog
- updated task-sync.5
2010-12-24 01:00:03 +01:00
Paul Beckingham
4840708090
Bug #579
...
- Fixed bug #579 , which displayed incorrect counts when using the 'limit:N'
filter (thanks to Thomas Sattler).
- Changed wording from 'lines' to 'tasks', because the former was inaccurate.
- Adjusted limit.t tests accordingly.
2010-12-22 09:31:00 -05:00
Paul Beckingham
ca4b15bc0b
Holidays
...
- Added feature #575 , including Danish holidays (thanks to Irfan Siddiqui).
2010-12-15 16:13:27 -05:00
Paul Beckingham
c73f131f32
Eliminated ncurses
...
- Removed autoconf ncurses detection.
- Modified man pages.
- Inserted vitapi replacement code.
- Cached terminal size values for reuse.
- Modified packaging info for OSX.
- Removed -lncurses from unit test makefile.
- Removed obsolete taskrc example.
- Modified (simplified) source build instructions.
2010-12-14 14:40:03 -05:00
Federico Hernandez
4ca35fb956
Feature #567
...
- added a calendar offset that effectively changes the first
month to be displayed in the calendar report (thanks to
Michelle Crane)
- calendar.offset turns the featue off or on
- calendar.offset.value controls the number of month to be
applied for the offset
2010-12-01 23:25:13 +01:00
Paul Beckingham
0ac2b43ad3
Feature #561
...
- Added ability to temporarily suspend GC (rc.gc:0) for a given command, which
helps scriptwriters implement shadow files externally (thanks to Sander
Marechal).
2010-11-28 16:26:21 -05:00
Paul Beckingham
5adc86bbbf
Sorting
...
- Added 'description+' to all reports with duplicate sort keys, to stabilize
the sequence.
2010-11-27 19:52:15 -05:00