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
/
Request.php
Age
Commit message (
Expand
)
Author
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-12
Add user CSV import
Frederic Guillot
2015-07-16
Store redirect login url in session instead of using url parameter
Frederic Guillot
2015-06-21
Update Bitbucket webhooks to handle issues/commit/comments
Frederic Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-11-09
Start templates cleanup and reorganisation
Frédéric Guillot
2014-09-28
Request::getValues() doesn't parse json request anymore
Frédéric Guillot
2014-09-28
Move methods getIpAddress() and getUserAgent() to the Request class
Frédéric Guillot
2014-09-22
Basic prototype to handle Github webhooks
Frédéric Guillot
2014-09-19
redirect to original target page after logging in
Lim Yuen Hoe
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-23
Improve css and phpdoc comments
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot