summaryrefslogtreecommitdiff
path: root/app/Controller/TaskCreationController.php
AgeCommit message (Expand)Author
2017-09-23Avoid people to alter other projects by changing form dataFrederic Guillot
2017-02-18Remove default swimlaneFrederic Guillot
2017-01-29Do not set default task assignee for team projectsFrederic Guillot
2017-01-29Solve conflicts in PR #2431Frederic Guillot
2017-01-14Fix PHP notice in task creation formFrederic Guillot
2016-10-08Always apply merge hooks in task creation controllerFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-11Duplicate a task quickly to multiple projects after the creationFrederic Guillot
2016-08-07Show project name in task formsFrederic Guillot
2016-07-07Allow Unassigned task creation in team projects with one active user onlyValentin Yakovenkov
2016-06-24Use the same task form layout everywhereFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-15Added task creation menu for all projects viewsFrederic Guillot