Changed DateParser to use only user format and ISO-8601

This commit is contained in:
Frederic Guillot
2016-06-05 21:28:56 -04:00
parent 33098e4e11
commit 656f430632
9 changed files with 154 additions and 35 deletions

View File

@@ -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: