summaryrefslogtreecommitdiff
path: root/app/Template/gantt
AgeCommit message (Expand)Author
2016-05-28Split Gantt controllerFrederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-25Split project controller into multiple classesFrederic Guillot
2016-05-13Fixed users tooltip in projects GanttFrederic Guillot
2016-03-25Unification of project headerFrederic Guillot
2016-03-20Added Markdown editor and Javascript code refactoringFrederic Guillot
2016-03-05Added Ajax loading icon for submit buttonsFrederic Guillot
2016-02-14Move project header templates to folder project_headerFrederic Guillot
2016-01-31When creating a new project, have the possibility to select another project t...Frederic Guillot
2016-01-31Move task form elements to Task helperFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-09-05Replace color dropdown by color picker in task formsFrederic Guillot
2015-08-26Move tasks Gantt chartFrederic Guillot
2015-08-22Add global Gantt chart for all projectsFrederic Guillot
2015-08-14Fix potential issue with json_encode() in templatesFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot