summaryrefslogtreecommitdiff
path: root/app/Core/DateParser.php
AgeCommit message (Expand)Author
2017-01-24Simplify date and time configuration to avoid potential validation issuesFrederic Guillot
2017-01-24Fix wrong datetime formatting when task form shows validation errorsFrederic Guillot
2016-08-31Time spent for subtasks are not rounded too the nearest quarter anymoreFrederic Guillot
2016-08-31Fix wrong project date format (shown as 01/01/1970)Frederic Guillot
2016-06-05Display local date format in date pickerFrederic Guillot
2016-06-05Changed DateParser to use only user format and ISO-8601Frederic Guillot
2016-02-29Add unit test for transition modelFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-16Move DateParser class to Core namespaceFrederic Guillot