diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-05-25 21:00:01 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-05-25 21:00:01 -0400 |
commit | 74a84a28e34f3c1c38631fb80cc74ab589a44298 (patch) | |
tree | 463733e4aef46fa1012b2bd3fdba6f56b6f68afd /ChangeLog | |
parent | 774734a820cd26616e8069385d8250af1ae539b1 (diff) |
Support strtotime strings for date search
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ New features: Improvements: +* Support strtotime strings for date search * Reset failed login counter and unlock user when changing password * Task do not open anymore in a new window on the Gantt chart * Do not display task progress for tasks with no start/end date |