mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Merge branch '1.9.0' of tasktools.org:task into 1.9.0
This commit is contained in:
commit
572a833a51
3 changed files with 2 additions and 3 deletions
1
AUTHORS
1
AUTHORS
|
@ -43,4 +43,3 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges
|
|||
Ivo Jimenez
|
||||
Joe Pulliam
|
||||
Juergen Daubert
|
||||
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
dates when doing a 'task cal' for the corresponding months:
|
||||
'calendar.details' and 'calendar.details.report'
|
||||
+ Added 5 new color configuration variables to colorize today, days with due tasks,
|
||||
days with overdue tasks, weekend days and weeknumbers in the calendar:
|
||||
days with overdue tasks, weekend days and week numbers in the calendar:
|
||||
'calendar.color.today', 'color.calendar.due', 'calendar.calendar.overdue',
|
||||
'color.calendar.weekend'and 'color.calendar.weeknumber'.
|
||||
+ Added support for holidays in the calendar by using calendar.holidays
|
||||
|
|
2
NEWS
2
NEWS
|
@ -10,7 +10,7 @@ New Features in task 1.9
|
|||
- New date format for reports
|
||||
- Improved .taskrc validation
|
||||
- Improved calendar report with custom coloring and optional task details output
|
||||
- Holidays are now supported in the calendar
|
||||
- Holidays are now supported in the calendar report
|
||||
|
||||
Please refer to the ChangeLog file for full details. There are too many to
|
||||
list here.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue