summaryrefslogtreecommitdiff
path: root/app/Validator/TaskValidator.php
AgeCommit message (Expand)Author
2017-02-18Send tasks by emailFrederic Guillot
2017-02-18Remove default swimlaneFrederic Guillot
2017-01-24Fix wrong datetime formatting when task form shows validation errorsFrederic Guillot
2016-10-08Restrict task complexity to a specific range to avoid integer overflowFrederic Guillot
2016-06-24Remove dropdown menus that are now available with task edit formFrederic Guillot
2016-06-05Changed DateParser to use only user format and ISO-8601Frederic Guillot
2016-05-28Rename base validator classFrederic Guillot
2016-05-13Add tasks in bulk from the boardFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-01-24Add configurable task priorityFrederic Guillot
2016-01-11Move TaskValidator classFrederic Guillot