index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Controller
/
TaskCreationController.php
Age
Commit message (
Collapse
)
Author
2017-09-23
Avoid people to alter other projects by changing form data
Frederic Guillot
2017-02-18
Remove default swimlane
Frederic Guillot
2017-01-29
Do not set default task assignee for team projects
Frederic Guillot
2017-01-29
Solve conflicts in PR #2431
Frederic Guillot
2017-01-14
Fix PHP notice in task creation form
Frederic Guillot
2016-10-08
Always apply merge hooks in task creation controller
Frederic Guillot
2016-09-18
Add column restrictions to custom project roles
Frederic Guillot
2016-09-11
Duplicate a task quickly to multiple projects after the creation
Frederic Guillot
2016-08-07
Show project name in task forms
Frederic Guillot
2016-07-07
Allow Unassigned task creation in team projects with one active user only
Valentin Yakovenkov
2016-06-24
Use the same task form layout everywhere
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Split board controller into multiple classes
Frederic Guillot
2016-05-15
Added task creation menu for all projects views
Frederic Guillot