diff options
author | Max Kamashev <kamashev@gollard.ru> | 2015-09-30 09:19:33 +0300 |
---|---|---|
committer | Max Kamashev <kamashev@gollard.ru> | 2015-09-30 09:19:33 +0300 |
commit | cabcdc9d9e58d279ac6a5992ae5202568ed4d24e (patch) | |
tree | eebdc4ec16eb7dc2ed0edd953321fa3e02869f34 /ChangeLog | |
parent | 930406bf70e42413a83114b9530b3f63ccf9419f (diff) | |
parent | 421e8751ebca5b566ecbd8d08e9d56b93ce81ffa (diff) |
Merge branch 'master' of https://github.com/fguillot/kanboard into 1245_bug_with_subtask_timer
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -18,6 +18,12 @@ Core functionalities moved to plugins: Improvements: +* Append filters instead of replacing value for users and categories dropdowns +* Do not show empty swimlanes in public view +* Change swimlane layout to save space on the screen +* Add the possibility to set/unset max column height (column scrolling) +* Show "Open this task" in dropdown menu for closed tasks +* 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 |