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
2016-05-16
Improve user controllers and views
Frederic Guillot
2016-05-15
User creation forms are now displayed with inline popup
Frederic Guillot
2016-05-15
Refactoring: added controlled middleware and changed response class
Frederic Guillot
2016-05-07
Added support for language LDAP attribute
Frederic Guillot
2016-03-26
Move avatar actions to controller AvatarFile
Frederic Guillot
2016-03-26
Added avatar image upload
Frederic Guillot
2016-02-13
Enable/Disable users
Frederic Guillot
2016-01-31
Simplify layout and templates generation
Frederic Guillot
2016-01-11
Move user validator methods
Frederic Guillot
2016-01-09
Add forgot password feature
Frederic Guillot
2015-12-17
Show only active projects in board selector
Frederic Guillot
2015-12-15
Show profile link for @username mentions
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-15
Code cleanup
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-11-14
Fix PHP error when adding a new user with email notification enabled
Frederic Guillot
2015-10-17
Move slack, hipchat and jabber integrations to plugins
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-17
Make user notifications pluggable
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-03
Add web notifications
Frederic Guillot
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
[next]