index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
units
/
Helper
/
UserHelperTest.php
Age
Commit message (
Expand
)
Author
2016-09-11
Add project restrictions for custom roles
Frederic Guillot
2016-09-08
Custom project roles inherit from project members
Frederic Guillot
2016-07-24
Remove method UserModel::getFullname()
Frederic Guillot
2016-07-01
Fixed PHP error in UserHelper when having no user session
Frederic Guillot
2016-05-30
Added some unit tests for avatar letter with UTF-8
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Split board controller into multiple classes
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-25
Rename ProjectEdit controller
Frederic Guillot
2016-05-15
User creation forms are now displayed with inline popup
Frederic Guillot
2016-05-15
Added task creation menu for all projects views
Frederic Guillot
2016-05-04
Unify task drop-down menu between different views
Frederic Guillot
2016-03-27
Improve UserHelper::getInitials()
Frederic Guillot
2016-03-04
Helper refactoring
Frederic Guillot
2016-01-31
When creating a new project, have the possibility to select another project t...
Frederic Guillot
2016-01-24
Fix broken test
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-09-20
Add abstract cache layer
Frederic Guillot
2015-09-05
Improve unit tests
Frederic Guillot