diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-05-18 20:34:36 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-05-18 20:34:36 -0400 |
commit | 0830fe22b777e419e42cfb3349e61098be9e4127 (patch) | |
tree | 83ed2f651d30478357f7c07e8e3a8310891cbadd /ChangeLog | |
parent | 0378b5fcf9538eb3d4eac6356015f11da894880e (diff) |
Minor Gantt chart improvements
* Task do not open anymore in a new window on the Gantt chart
* Do not display task progress for tasks with no start/end date
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ New features: Improvements: +* Task do not open anymore in a new window on the Gantt chart +* Do not display task progress for tasks with no start/end date * Use Gulp and Bower to manage assets * Controller and Middleware refactoring |