Gantt chart: change bar color according to task progress (pull-request #1195)

This commit is contained in:
Frederic Guillot
2015-09-12 17:36:15 -04:00
parent 58199b6b29
commit 0e4e566aa4
3 changed files with 15 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ New features:
Improvements:
* Gantt chart: change bar color according to task progress
* Replace color dropdown by color picker in task forms
* Creating another task stay in the popover (no full page refresh anymore)
* Avoid scrollbar in Gantt chart for row title on Windows platform