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
/
Gantt.php
Age
Commit message (
Expand
)
Author
2016-05-15
Refactoring: added controlled middleware and changed response class
Frederic Guillot
2016-04-09
Filter refactoring
Frederic Guillot
2016-03-25
Unification of project header
Frederic Guillot
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-01
Add new merge hook to override default form values
Frederic Guillot
2016-01-31
Simplify layout and templates generation
Frederic Guillot
2016-01-31
Move task form elements to Task helper
Frederic Guillot
2015-12-17
Show only active projects in board selector
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-20
Add formatters
Frederic Guillot
2015-08-26
Move tasks Gantt chart
Frederic Guillot
2015-08-22
Add global Gantt chart for all projects
Frederic Guillot
2015-08-20
Show closed tasks on the Gantt chart and fix rounding for task progress
Frederic Guillot
2015-08-16
Add project users overview
Frederic Guillot
2015-08-14
Fix potential issue with conflict namespace
Frederic Guillot
2015-08-14
Add Gantt chart for projects
Frederic Guillot