summaryrefslogtreecommitdiff
path: root/app/Template/project/dropdown.php
AgeCommit message (Collapse)Author
2017-02-18Improve dropdown iconsFrederic Guillot
2017-01-08Display project analytics in modal boxFrederic Guillot
2017-01-08Open project activities in modal boxFrederic Guillot
2017-01-08Make icons clickable in menusFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-09-03Convert task distribution chart to Vue.js componentFrederic Guillot
2016-05-28Split Gantt controllerFrederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-25Rename ProjectEdit controllerFrederic Guillot
2016-05-25Split project controller into multiple classesFrederic Guillot
2016-05-13Added dropdown for projectsFrederic Guillot
2016-01-24Split project edition into multiple pagesFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-10-02Add custom filters (refactoring of pull-request #1312)Frederic Guillot
2015-09-20Move subtask forecast to a pluginFrederic Guillot
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast
2015-09-20Improve icon alignment for dropdown menuFrederic Guillot
2015-09-13Move budget outside of the coreFrederic Guillot
The budget planning feature is now a plugin See: https://github.com/kanboard/plugin-budget
2015-09-13First draft for plugins systemFrederic Guillot
2015-08-26Move tasks Gantt chartFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views ↵Frederic Guillot
(work in progress)
2015-05-31Improve project navigationFrederic Guillot