summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-16 19:19:05 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-16 19:19:05 -0500
commit2e4c2b6e0571690e8b8d0488dbb53e3373a86ff5 (patch)
treece725462022d39d8b8088cfdab4dd7e05b396d36 /ChangeLog
parent73ff5ec89b711791b3993f9158dc9554a623602c (diff)
Improve class ProjectDailyColumnStats
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c200c2f..f11edbac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@ 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
+* Move validators to a separate namespace
+* Improve and write unit tests for reports
+* Reduce the number of SQL queries for project daily column stats
Bug fixes: