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
/
UserTest.php
Age
Commit message (
Expand
)
Author
2015-09-05
Improve unit tests
Frederic Guillot
2015-08-23
Fix unit test
Frederic Guillot
2015-08-23
Add Gitlab authentication
Frederic Guillot
2015-08-14
Add new role Project Administrator
Frederic Guillot
2015-08-01
Add bruteforce protection
Frederic Guillot
2015-06-20
Change comments table structure (drop foreign key on user_id)
Frederic Guillot
2015-05-18
Add ical export for users
Frederic Guillot
2015-04-19
Add Sendgrid integration (incoming email handling)
Frederic Guillot
2014-11-25
Remove private projects when a user is deleted
Frédéric Guillot
2014-11-22
Improve API to return id instead of a boolean
Frédéric Guillot
2014-11-22
Move task creation to a seperate class
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-10-25
Add pagination for users page
Frédéric Guillot
2014-10-12
Move some Task model methods to the TaskFinder class
Frédéric Guillot
2014-09-20
Models refactoring/improvements
Frédéric Guillot
2014-09-16
Improve API calls for users
Frédéric Guillot