diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-01-20 22:54:42 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-01-20 22:54:42 -0500 |
commit | f3e5fdb137e12a927b6b29d6a80411170bfa3c19 (patch) | |
tree | 9e44a8a9a729cde6196827cab08a116b35acb3dc /ChangeLog | |
parent | 6df53e54da5043ac9ba953bb441309d154b684bb (diff) |
Make dashboard section title clickable
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ Improvements: * Make sure that some event subscribers are not executed multiple times * Show rendering time of individual templates when debug mode is enabled * Make sure that no events are fired if nothing have been modified in the task +* Make dashboard section title clickable * Add unit tests for LastLogin Bug fixes: |