summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-17 16:51:48 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-17 16:51:48 -0500
commit92c0941f75074f42280ff15424a20dc3c37dd7bb (patch)
tree902223191519edcc797d6d30c341669161a5e08a /ChangeLog
parent7925000f075c5350cb1e5f822e4c04a140db5b3c (diff)
Do not check board status during task move
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0d7ccd7..71157fa8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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