Daniel Shahaf
3a7216cd9a
docs: Have report.X.annotations document its replacement
2015-08-01 09:42:33 -04:00
Paul Beckingham
0f4d3c1d60
Task: Dependencies are exported as a JSON array
...
- The 'json.depends.array' setting controls whether dedendencies are encoded as
a JSON array, or comma-separated string.
- The default value is on.
- Both forms are imported.
2015-07-28 21:54:29 -04:00
Wilhelm Schuermann
c1a0370daa
Config: Make json.array default to "on"
...
- This makes the default "export" output work out of the box with most
JSON parsing libraries.
2015-07-03 23:42:18 +02:00
Wilhelm Schuermann
ae692e07a6
Verbosity: Fix "project" info not showing
...
- Make "project" verbosity imply "footnote", since verbose project
info is shown using footnotes. Fixes failing test in verbose.t.
- Convert "verbosity" variable to std::set for increased readability.
2015-06-07 15:01:26 +02:00
Wilhelm Schuermann
49f7612704
TW-1572: Implement better urgency inheritance
...
- Implement recursive urgency inheritance. If this is to be made a
default setting, some thought will have to be put into making it
more efficient.
2015-05-22 23:01:21 +02:00
Federico Hernandez
df49aaba12
Version number and release date for 2.4.4
2015-05-10 22:57:16 +02:00
Wilhelm Schuermann
023a17e6be
(t|T)ask(w|W)arrior ---> Taskwarrior
...
- Standardize spelling of "Taskwarrior" across most files.
- Fix other minor typos in help text and docs.
2015-05-02 18:12:21 +02:00
Paul Beckingham
1b63a2dde5
Documentation: Added the 'rc.obfuscate' setting.
...
- The 'obfuscate' setting, if set to '1' will replace all text with 'xxx'.
2015-04-26 11:14:05 -04:00
Federico Hernandez
499044b9b6
Version number and release date for 2.4.3
2015-04-19 23:47:18 +02:00
Paul Beckingham
119c19b519
TW-1591: add and option to see non-pending project with command task summary
...
- Setting 'summary.all.projects' shows all projects, not just those with pending
tasks.
2015-04-06 15:47:02 -04:00
Paul Beckingham
3a035a7d1d
TW-1590: syntax of rcfile not documented (whitespace, line continuation)
...
- Updated top of the taskrc(5) man page with a description of the file syntax.
(thanks to Scott M).
2015-04-05 23:37:43 -04:00
Paul Beckingham
5da3416b79
TW-70: urgency.user.keyword.<keyword>.coefficient=...
...
- The 'urgency.user.keyword.<keywrod>.coefficient' setting allows for urgency
adjustments based on description keywords.
2015-04-05 10:25:42 -04:00
Paul Beckingham
5af4579741
Priority: Converted 'priority' attribute to a UDA
...
- 'priority.long' and 'priority.short' formats now map to 'priority', and
generate a warning.
- Man page updated.
- Converted priority urgency coefficients to UDA equivalents.
- Converted priority color rules to UDA color rules.
- Removed 'default.priority' support.
- Removed special sort handling for 'priority' field in Variant, added special
UDA sort handling.
- Removed ColPriority.{h,cpp} source files.
- Removed asorted newly-unused variables.
- The 'show' command now highlights unused priority settings.
- Removed unused localized priority-relateѕ strings.
- Added legacy mapping for columns and sort columns for 'priority.long' and
'priority.short' columns in report definitions.
- Removed priority color rules implementation.
- Removed obsolete tests for #860 , #990 , custom.priority_long.t.
- Updated various tests that set priority default, colors.
2015-04-04 19:30:33 -04:00
Tomas Babej
c306d458e0
Doc: Document bulk=0 in taskrc manpage
2015-03-22 11:41:28 -04:00
Tomas Babej
484979b4e0
Man: Fix typo in allow.empty.filter description
2015-03-18 14:14:32 -04:00
Federico Hernandez
b9dc0813d9
Version number and release date for 2.4.2
2015-03-16 00:01:52 +01:00
Tomas Babej
0ab1dc0c9c
man: Update task and taskrc manpages with the information about context
2015-02-23 19:21:46 -05:00
Federico Hernandez
82e019a4a8
Version number and release date for 2.4.1
2015-02-16 23:38:16 +01:00
Paul Beckingham
4bdee56fa7
Configuration
...
- New 'recurrence' configuration setting can disable recurring task generation.
2015-01-25 15:41:31 -05:00
Paul Beckingham
6626207ad1
TW-1522
...
- TW-1522 Date format doesn't like hyphens (thanks to Scott Carter).
2015-01-25 14:49:02 -05:00
Tomas Babej
a8bab90c34
Documentation
...
- Update the man page with the correct description of behaviour of
rc.confirmation and rc.bulk variables
2015-01-24 10:12:32 -05:00
Federico Hernandez
670102842c
Version number and release date for 2.4.0
2015-01-02 00:11:32 +01:00
Paul Beckingham
b7ad091d00
Updated copyright to 2015
2015-01-01 00:00:41 -05:00
Paul Beckingham
3f8095166e
TW-161
...
- TW-161 UDA indicator (thanks to Jim B).
2014-12-27 15:30:41 -05:00
Paul Beckingham
bbc40c051d
Tw-145
...
- TW-145 default.due should accept a Duration (thanks to Ozgur Akgun).
2014-12-27 14:44:31 -05:00
Paul Beckingham
1488c1c6fa
TW-1, TW-1438
...
- TW-1 Recurring task message on the same task (thanks to Profpatsch).
2014-12-26 10:16:11 -05:00
Paul Beckingham
4926888332
Documentation
...
- Updated man page to reflect the rc.regex=on default.
2014-12-14 18:43:07 -05:00
Paul Beckingham
63dcea9c37
Documentation
...
- Updated man page for tw-1469.
2014-12-14 13:38:24 -05:00
Paul Beckingham
9936157704
TW01438
...
- TW-1438 Configuration setting rc.confirmation=no no longer disables
confirmation requests (thanks to Adam Coddington).
2014-11-10 20:05:28 -05:00
Paul Beckingham
d36d6fc303
Documentation
...
- Documented rc.debug.parser=3.
2014-10-31 22:52:04 -04:00
Johannes Schlatow
2c7013cc1c
Color
...
- Supports 'color.uda.<name>.<value>' (TW-1428)
2014-10-12 23:44:43 -04:00
Paul Beckingham
2a13b99720
Documentation
...
- Clarified taskrc man page purpose.
2014-10-12 23:05:54 -04:00
Federico Hernandez
1cb1ceae08
Bumping version number to beta2
2014-10-11 22:10:18 +02:00
Johannes Schlatow
a88a062d3d
Urgency
...
- Supports 'urgency.uda.<name>.<value>.coefficient' (TW-1354)
2014-10-10 16:21:36 -04:00
Paul Beckingham
39469a1917
Color
...
- Supports 'color.label.sort' for column labels of sort columns.
2014-10-09 19:04:59 -04:00
Paul Beckingham
d2ca1c498c
Documentation
...
- Added not about debug value propagation.
2014-10-06 23:13:23 -04:00
Paul Beckingham
0075dbe429
Documentation
...
- Removed 'extensions' mention, and improved 'debug.tls' section.
2014-10-06 23:06:29 -04:00
Paul Beckingham
fa22cff5be
Context
...
- rc.debug.hooks and rc.debug.parser are now valid settings. They are
not yet obeyed.
2014-10-04 19:20:38 -04:00
Paul Beckingham
78650ac8c3
Hooks
...
- Added a master control, rc.hooks, which defaults to 'on', but can be used
to disable hook processing in general.
2014-09-08 01:22:35 -04:00
Paul Beckingham
150f72eed4
Shadow Files
...
- Removed the shadow file feature, which has caused much suffering since version
1.4.3.
2014-09-08 01:09:24 -04:00
Paul Beckingham
1ccc284cc7
Safety Valve Override
...
- Support 'allow.empty.filter', defaulting to 'yes', but if 'no' disallows the
combination of a write command and an empty filter. Ordinarily this is just
a warning that requires confirmation (thanks to Lee Lieske).
2014-08-11 12:32:11 -04:00
Paul Beckingham
ab3935ac85
TW-193
...
- TW-193 Support listing breaks.
2014-07-10 22:48:17 -04:00
Paul Beckingham
af75fa8b05
TW-296
...
- TW-296 urgency of blocked task should affect urgency of blocking task (thanks
to Sitaram Chamarty).
2014-07-06 17:19:29 -04:00
Paul Beckingham
fa58c24c66
Deprecation
...
- Removed deprecated 'report.X.limit' feature.
2014-07-04 11:02:10 -04:00
Paul Beckingham
1ac7dc0d5d
TW-1360
...
- TW-1360 color.until directive missing.
2014-07-04 10:00:26 -04:00
Paul Beckingham
726214adca
Documentation
...
- Updated man page to include new verbosity token.
2014-07-04 09:26:18 -04:00
Paul Beckingham
525f3cda75
TW-266
...
- TW-266 Allow project auto-completion to search completed tasks (thanks to
Kosta Harlan).
2014-06-24 23:19:50 -04:00
Paul Beckingham
f3bdac085b
TW-1345
...
- TW-1345 taskrc.5 manpage errors.
2014-06-21 07:36:30 -04:00
Paul Beckingham
ff966c069c
Tasksh
...
- Took the broken tasksh program out back behind the barn and shot it.
It will be rewritten as a separate project, and extension.
2014-06-08 18:24:30 -04:00
Paul Beckingham
9390e17871
Documentation
...
- Removed obsolete task-tutorial.5 man page. Tutorials will now only
reside online. This represents a gradual move towards single-source
documentation.
2014-06-08 11:19:11 -04:00