diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-06-05 21:28:56 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-06-05 21:28:56 -0400 |
commit | 656f4306325d7944280ce111d95aeaeacab8d3cd (patch) | |
tree | 9fe6e6631b2b1d14feb1344e2b78186db9a07a04 /ChangeLog | |
parent | 33098e4e11ba451d0b4fed7f8f41820e2bb66bd4 (diff) |
Changed DateParser to use only user format and ISO-8601
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -26,10 +26,11 @@ Improvements: Bug fixes: +* Fixed user date format parsing for dates that can be valid in multiple formats * Do not sync user role if LDAP groups are not configured * Fixed issue with unicode handling for letter based avatars and user initials * Do not send notifications to disabled users -* Fix wrong redirect when removing a task from the task view page +* Fixed wrong redirect when removing a task from the task view page Breaking changes: |