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
/
Category.php
Age
Commit message (
Expand
)
Author
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-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-04-03
Various fixes for PHPAnalyzer
Frederic Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-26
Add swimlanes
Frédéric Guillot
2014-11-26
Remove some code duplication
Frédéric Guillot
2014-11-13
Move category template to a subfolder
Frédéric Guillot
2014-11-02
Change layout (experimental)
Frédéric Guillot
2014-10-05
Regular users are able to create private projects
Frédéric Guillot
2014-08-30
Projects management refactoring
Frédéric Guillot
2014-07-19
Add Task CSV export and Kanboard CLI
Frédéric Guillot
2014-06-25
Merge pull-request #140 (several small fixes)
Frédéric Guillot
2014-05-28
Add CSRF protections
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot