summaryrefslogtreecommitdiff
path: root/app/Validator
AgeCommit message (Expand)Author
2017-02-18Send tasks by emailFrederic Guillot
2017-02-18Send comments by emailFrederic Guillot
2017-02-18Remove default swimlaneFrederic Guillot
2017-02-16Improve validation messageFrederic Guillot
2017-02-04Add email address field for projectsFrederic Guillot
2017-01-24Fix wrong datetime formatting when task form shows validation errorsFrederic Guillot
2017-01-22Add user invitationsFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-10-08Restrict task complexity to a specific range to avoid integer overflowFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-17Add custom role editionFrederic Guillot
2016-09-10Add ui to create new custom project roles and column restrictionsFrederic Guillot
2016-06-26Added new arguments to project API calls and update composer.jsonFrederic Guillot
2016-06-24Sync localesFrederic Guillot
2016-06-24Added tag modification from the user interfaceFrederic 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-28Rename all modelsFrederic Guillot
2016-05-13Add tasks in bulk from the boardFrederic Guillot
2016-03-04PHPdoc cleanupFrederic Guillot
2016-02-28Added new template hook for application settings pageFrederic Guillot
2016-02-20Use inline popup to create new columnsFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-24Add configurable task priorityFrederic Guillot
2016-01-16Minor code improvementsFrederic Guillot
2016-01-14Fix bug: unable to set currency rate with PostgresFrederic Guillot
2016-01-14Move validator methodsFrederic Guillot
2016-01-13Move some validators to separate classesFrederic Guillot
2016-01-11Move project validator methodsFrederic Guillot
2016-01-11Minor fixesFrederic Guillot
2016-01-11Move subtask validator methodsFrederic Guillot
2016-01-11Move swimlane validator methodsFrederic Guillot
2016-01-11Move task link validator methodsFrederic Guillot
2016-01-11Move TaskValidator classFrederic Guillot
2016-01-11Move user validator methodsFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot