Avoid to send XHR request when a task has not moved after a drag and drop

This commit is contained in:
Frederic Guillot
2016-01-21 22:17:24 -05:00
parent 836495b54b
commit 8bb67dc8cb
4 changed files with 20 additions and 10 deletions

View File

@@ -9,6 +9,7 @@ New features:
Improvements:
* Avoid to send XHR request when a task has not moved after a drag and drop
* Set maximum dropzone height when the individual column scrolling is disabled
* Always show the search box in board selector
* Replace logout link by a dropdown menu