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
/
User.php
Age
Commit message (
Expand
)
Author
2015-01-04
Allow users to override the timezone and the language
Frederic Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-12-06
Remove some code duplication
Frédéric Guillot
2014-12-04
Move user templates to a subfolder
Frédéric Guillot
2014-11-02
Change layout (experimental)
Frédéric Guillot
2014-10-25
Add pagination for users page
Frédéric Guillot
2014-10-14
Add a dashboard (first version)
Frédéric Guillot
2014-10-04
Improve settings page and move some config parameters to the database
Frédéric Guillot
2014-09-28
Move methods getIpAddress() and getUserAgent() to the Request class
Frédéric Guillot
2014-09-20
Models refactoring/improvements
Frédéric Guillot
2014-09-20
Extract project permissions to a separate class
Frédéric Guillot
2014-09-19
redirect to original target page after logging in
Lim Yuen Hoe
2014-09-16
Remove unused code
Frédéric Guillot
2014-09-16
Improve Board::Index() and avoid useless HTTP redirects
Frédéric Guillot
2014-09-02
Refactoring of user management (ui)
Frédéric Guillot
2014-08-16
Authentication backends refactoring
Frédéric Guillot
2014-06-30
Merge pull-request: Github authentication #162
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