summaryrefslogtreecommitdiff
path: root/app/Controller/Gantt.php
AgeCommit message (Expand)Author
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot
2016-04-09Filter refactoringFrederic Guillot
2016-03-25Unification of project headerFrederic Guillot
2016-02-20Split Board model into multiple classesFrederic Guillot
2016-02-09Rename hooksFrederic Guillot
2016-02-09Add more hooksFrederic Guillot
2016-02-01Add new merge hook to override default form valuesFrederic Guillot
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-31Move task form elements to Task helperFrederic Guillot
2015-12-17Show only active projects in board selectorFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic 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-09-20Add formattersFrederic Guillot
2015-08-26Move tasks Gantt chartFrederic Guillot
2015-08-22Add global Gantt chart for all projectsFrederic Guillot
2015-08-20Show closed tasks on the Gantt chart and fix rounding for task progressFrederic Guillot
2015-08-16Add project users overviewFrederic Guillot
2015-08-14Fix potential issue with conflict namespaceFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot