summaryrefslogtreecommitdiff
path: root/app/Controller/Project.php
AgeCommit message (Expand)Author
2014-10-12Add pagination/column sorting for search and completed tasksFrédéric Guillot
2014-10-05Regular users are able to create private projectsFrédéric Guillot
2014-10-05Input date format is now a config parameter instead of the current localeFré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-10Add Atom feed for project activityFré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-08-30Projects management refactoringFrédéric Guillot
2014-08-12Project cloning/duplication (pull-request #196)Frédéric Guillot
2014-07-19Add Task CSV export and Kanboard CLIFré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