diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-01-17 16:51:48 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-01-17 16:51:48 -0500 |
commit | 92c0941f75074f42280ff15424a20dc3c37dd7bb (patch) | |
tree | 902223191519edcc797d6d30c341669161a5e08a /ChangeLog | |
parent | 7925000f075c5350cb1e5f822e4c04a140db5b3c (diff) |
Do not check board status during task move
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |