Paul Beckingham
041bcfdf21
Custom Reports
...
- Integrated new View in place of Table for all custom reports.
- Implemented legacy field mapping for columns and sort fields.
- Implemented rc.indent.report.
- Implemented rc.row.padding.
- Implemented rc.column.padding.
- Implemented rc.color.label.
- Modified default rc.indent.annotation from 1 to 2.
- Implemented urgency value caching.
- Implemented View truncation by line and row.
- Columns now know which report thy belong to, so they can use the
rc.report.<report>.dateformat override.
- Assorted bugs remain.
2011-05-08 09:29:55 -04:00
Paul Beckingham
0231a6c412
Documentation
...
- Documented the 'inverse' color attribute.
2011-05-07 10:24:29 -04:00
Christopher J. Pilkington
06cab5a1ca
Bug #771
...
- Applied patch for Bug #771 , which looks for libuuid if uuid_unparse_lower is
not located (thanks to Christopher J. Pilkington).
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2011-05-06 22:56:34 -04:00
Christopher J. Pilkington
62334201d1
Bug #770
...
- Applied patch for Bug #770 , which fixed a broken build (thanks to Christopher
J. Pilkington).
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2011-05-06 22:51:36 -04:00
Paul Beckingham
ebeb935975
Documentation update
...
- Caught up ChangeLog with missing entries for fixed bugs.
2011-05-06 00:11:57 -04:00
Paul Beckingham
7c38641263
Bug Fix #763
...
- Fixed bug #763 , so that modifications to tasks are considered 'write'
commands, and therefore update shadow files (thanks to Aikido Guy).
2011-05-05 23:51:36 -04:00
Paul Beckingham
58f2b9789e
Bug #762
...
- Fixed bug #762 , so that modifications to task are considered 'write' commands,
and there update shadow files (thanks to Aikido Guy).
2011-05-05 23:49:51 -04:00
Paul Beckingham
28b0960015
View
...
- Implemented 'description.default', 'description.count', and
'description.oneline'.
- New 'indent.annotation' for the 'description.default' field format.
2011-05-04 23:15:17 -04:00
Paul Beckingham
6974e48290
Configuration
...
- Added the new dependency.indicator, which works the same way the
other indicator configuration variables do.
- Added documentation to taskrc.5.in.
2011-04-30 17:54:59 -04:00
Paul Beckingham
d6f2c5d04f
Themes
...
- Two additional solarized theme files, solarized-dark-256.theme and
solarized-light-256.theme (thanks to Stefan Keel).
2011-04-27 02:02:34 -04:00
Paul Beckingham
a7c3858729
Extensions
...
- Clarification in the extensions document.
2011-04-24 12:40:50 -04:00
Paul Beckingham
86ef048cb0
Bug #605
...
+ Fixed bug #605 , which gave misleading project completion percentages under
certain circumstances (thanks to Steve Rader).
2011-04-24 11:36:43 -04:00
Paul Beckingham
10e3f306dd
Export
...
- Added export-html.pl.
- Added error handling to export scripts.
2011-04-23 21:38:01 -04:00
Paul Beckingham
d7cbd46653
Bug #741
...
- Fixed Bug #741 , which miscounted columns widths when a table header used
unicode characters (thanks to Tomas Cech).
2011-04-22 00:39:30 -04:00
Paul Beckingham
83320a3e07
Feature #679
...
+ Added feature #679 , which makes color rules match project names in a left-
most fashion, like filters (thanks to ch077179).
2011-04-22 00:29:30 -04:00
Paul Beckingham
4f4a04738f
Bug #745
...
- Fixed Bug #745 , which allows projects names with spaces, provided the values
are quoted (thanks to Duane Waddle).
- Added unit test.
2011-04-22 00:04:24 -04:00
Paul Beckingham
d08e1dab76
Extensions
...
- Documented the 'extensions' master control switch.
2011-04-21 23:28:34 -04:00
Paul Beckingham
f049ab3432
Feature #523 , #657 , #658 , #659
...
- Added 'status' as a reportable column (thanks to Peter De Poorter
and Bryce Harrington).
- Closed features pertaining to the 'task ids ... | task ...' (thanks
to Bryce Harrington and Eric Fluger).
2011-04-18 01:41:08 -04:00
Paul Beckingham
b8a19b52e0
Typo
2011-04-13 00:21:57 -04:00
Johannes Schlatow
4c7c8cf195
Bug #732
...
* fixed misleading documentation and messages on
merge/pull/push URIs (thanks to Thomas Cech).
2011-04-11 14:31:31 +02:00
Paul Beckingham
19582dd139
Holidays
...
- Renamed all holiday files to include a locale, rather than just
a country code.
- Enhanced update-holidays.pl add-on script to support regions,
provide better error handling, error on missing Perl module,
warnings on unavailable data, and help text.
- Updated documentation accordingly.
2011-04-10 15:37:30 -04:00
Paul Beckingham
40b2258589
Bug 707
...
- urgency.blocked.coefficient logic was inverted.
2011-04-08 00:42:00 -04:00
Paul Beckingham
e163ef71e8
Holiday Data
...
- Added Czech Republic holiday files (thanks to Tomas Cech).
2011-04-06 07:34:16 -04:00
Paul Beckingham
585151f184
Configuration
...
- The old 'curses' configuration variable is now replaced by 'detection', and
has the same meaning - whether or not to auto-detect terminal size.
2011-04-03 18:24:50 -04:00
Paul Beckingham
3cccdf722e
Bug #723
...
- Fixed Bug #723 , which displayed a misleading message when the output was
truncated to a page.
2011-03-26 10:59:02 -04:00
Paul Beckingham
a1d47e9509
Bug #703 - /foo/bar/g doesn't operate globally on annotations
...
- Fixed bug #703 that was failing to reset a moving pattern cursor between
annotations.
- Added unit tests to verify this functionality.
2011-03-26 09:50:26 -04:00
Paul Beckingham
7c9ebec557
Feature
...
- Enhanced diagnostics command.
2011-03-20 17:12:47 -04:00
Alexei Romanoff
9a80216e89
Feature #714
...
- Added feature #714 , including Belarus holidays (thanks to Alexei Romanoff).
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2011-03-19 16:44:24 -04:00
Alexei Romanoff
7f9938d4f1
Bug #713
...
- Fixed Bug #713 , which fixes typos in the holidays-UK.rc file (thanks to
Alexei Romanoff).
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2011-03-19 16:35:17 -04:00
Dan White
4b71fa73f8
Feature #710
...
- Added feature #710 , which adds an attribute modifier prefix to return the
complement of a filtered set (thanks to Dan White).
- Added missing description to the 'help' command.
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2011-03-19 00:56:45 -04:00
Paul Beckingham
9470e9af17
New 'ids' command, and stdin reading
...
- New 'ids' command that returns a filtered set of task ID numbers, instead
of the actual tasks. For advanced pipeline use.
- Now supplements the command line with data read from standard input, which
allows commands like: echo 'add Pay the bills' | task
2011-03-16 00:53:29 -04:00
Johannes Schlatow
6d6a5492bb
Feature #700
...
- added tab-completion of built-in tags
2011-03-13 01:32:44 +01:00
Paul Beckingham
96d406960d
Enhancement
...
- Corrected sorting to use std::stable_sort instead of std::sort, which is not
guaranteed stable (thanks to Stefan Hacker).
2011-03-09 12:45:45 -05:00
Paul Beckingham
589b84982f
Documentation Update
...
- Removed 1.9.x references.
- Cleared out NEWS file.
2011-03-03 22:34:26 -05:00
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