summaryrefslogtreecommitdiff
path: root/app/Controller/Taskcreation.php
AgeCommit message (Collapse)Author
2016-02-20Split Board model into multiple classesFrederic Guillot
2016-02-09Rename hooksFrederic Guillot
2016-02-09Add more hooksFrederic Guillot
2016-02-04Fix php notice, see #1777Frederic Guillot
2016-02-01Add new merge hook to override default form valuesFrederic Guillot
2016-01-31Move task form elements to Task helperFrederic Guillot
2016-01-31Have a new task assigned to the creator by default instead of "no assignee"Frederic Guillot
2016-01-30Simplify code to handle ajax popover and redirectsFrederic Guillot
2016-01-24Add configurable task priorityFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-05Creating another task stay in the popoverFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot
2015-07-19Split task controller into smaller classesFrederic Guillot