summaryrefslogtreecommitdiff
path: root/app/Core/Router.php
AgeCommit message (Expand)Author
2015-10-25Move some classes to namespace Core\HttpFrederic Guillot
2015-10-17Throw exception for page not foundFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-12Add user CSV importFrederic Guillot
2015-10-03Fix a couple of issues for PHP 7.0Frederic Guillot
2015-09-20Fix some phpdoc and remove useless codeFrederic Guillot
2015-09-16Fix regression due to previous code changeFrederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-08-19Improve sidebar menusFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2014-11-26Fix some Scrutinizer issuesFrédéric Guillot
2014-11-14Move some class instancaiations outside the routerFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-05-23Improve css and phpdoc commentsFrédéric Guillot
2014-05-23Minor code improvementsFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot