Do not check board status during task move

This commit is contained in:
Frederic Guillot
2016-01-17 16:51:48 -05:00
parent 7925000f07
commit 92c0941f75
3 changed files with 14 additions and 5 deletions

View File

@@ -12,6 +12,7 @@ Improvements:
* Add dropdown menu for subtasks, categories, swimlanes, columns, custom filters, task links and groups
* Add new template hooks
* Application settings are not cached anymore in the session
* Do not check board status during task move
* Move validators to a separate namespace
* Improve and write unit tests for reports
* Reduce the number of SQL queries for project daily column stats