summaryrefslogtreecommitdiff
path: root/app/Controller/Base.php
AgeCommit message (Expand)Author
2014-09-23Regular users can remove only their own tasksFrédéric Guillot
2014-09-20Add configuration option to enable/disable 'Strict-Transport-Security' HTTP h...Fré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-20Split Task model into smaller classesFrédéric Guillot
2014-09-19redirect to original target page after logging inLim Yuen Hoe
2014-09-16Improve Board::Index() and avoid useless HTTP redirectsFrédéric Guillot
2014-09-10Add subtasks and comments historyFrédéric Guillot
2014-09-09Start to implement task history and project activityFrédéric Guillot
2014-09-08Add public view for tasksFrédéric Guillot
2014-08-30Projects management refactoringFrédéric Guillot
2014-08-19Fix bug for password changeFrédéric Guillot
2014-08-16Authentication backends refactoringFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-08-13Add ReverseProxy authentication (pull-request #199)Frédéric Guillot
2014-07-21Improve webhooks to call external url on task creation/modificationFrédéric Guillot
2014-07-19Add Task CSV export and Kanboard CLIFrédéric Guillot
2014-07-07Improve javascript code and remove CSP errorsFrédéric Guillot
2014-06-30Merge pull-request: Github authentication #162Frédéric Guillot
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-25Add subtasksFrédéric Guillot
2014-05-23Minor code improvementsFrédéric Guillot
2014-05-23Improve user interfaceFrédéric Guillot
2014-05-22Add files uploadFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot