summaryrefslogtreecommitdiff
path: root/tests/units/Helper/UserHelperTest.php
AgeCommit message (Expand)Author
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2016-09-11Add project restrictions for custom rolesFrederic Guillot
2016-09-08Custom project roles inherit from project membersFrederic Guillot
2016-07-24Remove method UserModel::getFullname()Frederic Guillot
2016-07-01Fixed PHP error in UserHelper when having no user sessionFrederic Guillot
2016-05-30Added some unit tests for avatar letter with UTF-8Frederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-25Rename ProjectEdit controllerFrederic Guillot
2016-05-15User creation forms are now displayed with inline popupFrederic Guillot
2016-05-15Added task creation menu for all projects viewsFrederic Guillot
2016-05-04Unify task drop-down menu between different viewsFrederic Guillot
2016-03-27Improve UserHelper::getInitials()Frederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-01-31When creating a new project, have the possibility to select another project t...Frederic Guillot
2016-01-24Fix broken testFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-20Add abstract cache layerFrederic Guillot
2015-09-05Improve unit testsFrederic Guillot