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
/
Taskcreation.php
Age
Commit message (
Expand
)
Author
2016-02-20
Split Board model into multiple classes
Frederic Guillot
2016-02-09
Rename hooks
Frederic Guillot
2016-02-09
Add more hooks
Frederic Guillot
2016-02-04
Fix php notice, see #1777
Frederic Guillot
2016-02-01
Add new merge hook to override default form values
Frederic Guillot
2016-01-31
Move task form elements to Task helper
Frederic Guillot
2016-01-31
Have a new task assigned to the creator by default instead of "no assignee"
Frederic Guillot
2016-01-30
Simplify code to handle ajax popover and redirects
Frederic Guillot
2016-01-24
Add configurable task priority
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-09-05
Creating another task stay in the popover
Frederic Guillot
2015-08-14
Add Gantt chart for projects
Frederic Guillot
2015-07-19
Split task controller into smaller classes
Frederic Guillot