mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Burndown Chart
- Completed chart rendering for all three variations. - Updated assorted documentation. - Removed most of the obsolete code. - Not completed: - find rate calculation/algorithm - fix rate calculation/algorithm - completion date algorithm
This commit is contained in:
parent
3a4fff1683
commit
ead7cfe2b8
4 changed files with 211 additions and 519 deletions
|
@ -2,7 +2,9 @@
|
|||
------ current release ---------------------------
|
||||
|
||||
1.9.4 ()
|
||||
+ Added burndown charts - burndown.daily, burndown.weekly, burndown.monthly.
|
||||
+ Added burndown charts - burndown.daily, burndown.weekly, burndown.monthly,
|
||||
that use color.burndown.pending, color.burndown.started and
|
||||
color.burndown.done colors.
|
||||
+ Fixed bug #529, where the 'depends' attribute was not mentioned in the
|
||||
task man page (thanks to Dirk Deimeke).
|
||||
+ Fixed bug #535 which omitted the holidays-NO.rc file from the packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue