diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-09-12 17:36:15 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-09-12 17:36:15 -0400 |
commit | 0e4e566aa434ea1adaa9e94259877df110fc21f6 (patch) | |
tree | 3b88d54ea57c45de9c95e92267b67189999676a7 /ChangeLog | |
parent | 58199b6b293b4426157b058b1fe93dff6cf2967b (diff) |
Gantt chart: change bar color according to task progress (pull-request #1195)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |