summaryrefslogtreecommitdiff
path: root/app/Controller/Comment.php
AgeCommit message (Expand)Author
2016-03-08Always display project name and task title in task viewsFrederic Guillot
2016-02-04Do not refresh the whole page when changing subtask status (work in progress)Frederic Guillot
2016-02-03Add dropdown menu with inline popup for all task actionsFrederic Guillot
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-30Simplify code to handle ajax popover and redirectsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-14Move validator methodsFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-11Add comments sortingFrederic Guillot
2015-07-19Fix minor issuesFrederic Guillot
2015-07-19Split task controller into smaller classesFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-02-16Fix PHP error in pull-requestFrederic Guillot
2015-02-16This adds a quick comment creation link in the task menu on board.ashbike
2014-12-31Acl refactoringFrédéric Guillot
2014-11-25Move comment templates to a subfolderFrédéric Guillot
2014-11-02Change layout (experimental)Frédéric Guillot
2014-09-08Add public view for tasksFrédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-23Improve user interfaceFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot