From 2e4c2b6e0571690e8b8d0488dbb53e3373a86ff5 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 16 Jan 2016 19:19:05 -0500 Subject: Improve class ProjectDailyColumnStats --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') 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: -- cgit v1.2.3