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
/
Core
/
Router.php
Age
Commit message (
Expand
)
Author
2015-10-17
Throw exception for page not found
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-10-12
Add user CSV import
Frederic Guillot
2015-10-03
Fix a couple of issues for PHP 7.0
Frederic Guillot
2015-09-20
Fix some phpdoc and remove useless code
Frederic Guillot
2015-09-16
Fix regression due to previous code change
Frederic Guillot
2015-09-13
First draft for plugins system
Frederic Guillot
2015-08-19
Improve sidebar menus
Frederic Guillot
2015-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2014-11-26
Fix some Scrutinizer issues
Frédéric Guillot
2014-11-14
Move some class instancaiations outside the router
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-06-25
Merge pull-request #140 (several small fixes)
Frédéric Guillot
2014-05-23
Improve css and phpdoc comments
Frédéric Guillot
2014-05-23
Minor code improvements
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot