diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-08-28 22:30:48 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-08-28 22:30:48 -0400 |
commit | 08bdb708e7698c21b0e6fc9f21d19996fc3d593d (patch) | |
tree | b7ab229dfd1568bb9435e40b20c77aa783eefcc2 /ChangeLog | |
parent | b51c693cda1cfbda115e315de58b15c0ef275972 (diff) |
Add the possibility to move tasks without drag and drop
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,14 +3,16 @@ Version 1.0.33 (unreleased) New features: +* Move a task without drag and drop (mobiles) * Add the possibility to unlock users from the user interface * New API calls for task metadata * New automatic actions: - - Define colour by Swimlane + - Define color by Swimlane - Define priority by Swimlane Improvements: +* Introduce Vue.js to manage user interface components * Show both time spent and estimated on the board * Store board collapsed mode user preference in the database * Store comment sorting direction in the database |