Add the possibility to move tasks without drag and drop

This commit is contained in:
Frederic Guillot
2016-08-28 22:30:48 -04:00
parent b51c693cda
commit 08bdb708e7
13 changed files with 201 additions and 11 deletions

View File

@@ -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