summaryrefslogtreecommitdiff
path: root/app/Controller/User.php
AgeCommit message (Expand)Author
2015-03-07Add user costFrederic Guillot
2015-02-11Fix bug url redirection after loginFrederic Guillot
2015-02-08Add user calendar view on the dashboard and in the user management sectionFrederic Guillot
2015-02-07Be able to disable the login form for specific usersFrederic Guillot
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-01-18Pagination refactoringFrederic Guillot
2015-01-04Allow users to override the timezone and the languageFrederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-06Remove some code duplicationFrédéric Guillot
2014-12-04Move user templates to a subfolderFrédéric Guillot
2014-11-02Change layout (experimental)Frédéric Guillot
2014-10-25Add pagination for users pageFrédéric Guillot
2014-10-14Add a dashboard (first version)Frédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-09-28Move methods getIpAddress() and getUserAgent() to the Request classFrédéric Guillot
2014-09-20Models refactoring/improvementsFrédéric Guillot
2014-09-20Extract project permissions to a separate classFrédéric Guillot
2014-09-19redirect to original target page after logging inLim Yuen Hoe
2014-09-16Remove unused codeFrédéric Guillot
2014-09-16Improve Board::Index() and avoid useless HTTP redirectsFrédéric Guillot
2014-09-02Refactoring of user management (ui)Frédéric Guillot
2014-08-16Authentication backends refactoringFrédéric Guillot
2014-06-30Merge pull-request: Github authentication #162Frédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot