diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-09-25 20:12:34 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-09-25 20:12:34 -0400 |
commit | 040864863fe821c1ea5ffa00382bc822f72791f0 (patch) | |
tree | 6074dc0a49f3d9c30488bb245459b004670164a7 /ChangeLog | |
parent | 55afa4fd7879dcd4d0b20d29975ba79d03331e29 (diff) |
Show assignee on card only when someone is assigned
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ Core functionalities moved to plugins: Improvements: +* Show assignee on card only when someone is assigned (hide nobody text) * Highlight selected item in dropdown menus * Gantt chart: change bar color according to task progress * Replace color dropdown by color picker in task forms |