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-08-14
Add new role Project Administrator
Frederic Guillot
2015-07-18
Add form to create remote user
Frederic Guillot
2015-07-16
Add edit form for user authentication
Frederic Guillot
2015-07-16
Refactoring of Github authentication (oauth url change)
Frederic Guillot
2015-07-16
Refactoring of Google Authentication (new callback url)
Frederic Guillot
2015-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-07-01
Change dashboard
Frederic Guillot
2015-06-27
Improve user creation form to automatically add project member and enable not...
Frederic Guillot
2015-06-27
Remove column default_project_id for users because it's useless now
Frederic Guillot
2015-06-07
Add user filter/condition for notifications
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-05-18
Add ical export for users
Frederic Guillot
2015-04-11
Add auth controller
Frederic Guillot
2015-04-03
Various fixes for PHPAnalyzer
Frederic Guillot
2015-03-07
Add user cost
Frederic Guillot
2015-02-11
Fix bug url redirection after login
Frederic Guillot
2015-02-08
Add user calendar view on the dashboard and in the user management section
Frederic Guillot
2015-02-07
Be able to disable the login form for specific users
Frederic Guillot
2015-02-04
Add subtasks restrictions and time tracking
Frederic Guillot
2015-01-18
Pagination refactoring
Frederic Guillot
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