diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-03-22 20:44:15 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-03-22 20:44:15 -0400 |
commit | 8768a4e3699c5b9235d8c834ad7689ae66ef36aa (patch) | |
tree | 6be77f7213fd6e3f865c3d71e4f3809cf1cac1c4 /ChangeLog | |
parent | 585f73433373d8e2912c60f4ed0efab827484232 (diff) |
Fixes cycle time calculation when the start date is defined in the future
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -25,12 +25,10 @@ Improvements: * Added Ajax loading icon for submit buttons * Added support for HTTP header "X-Forwarded-Proto: https" -Security issues: - -* Access allowed to any tasks from the shared public board by changing the URL parameters - Bug fixes: +* Fixes cycle time calculation when the start date is defined in the future +* Access allowed to any tasks from the shared public board by changing the URL parameters * Fix invalid user filter for API procedure createLdapUser() * Ambiguous column name with very old version of Sqlite |