summaryrefslogtreecommitdiff
path: root/app/Template/task
AgeCommit message (Expand)Author
2016-03-04Helper refactoringFrederic Guillot
2016-03-02add new hooks #1742Timo Litzbarski
2016-02-19Add subtasks drag and dropFrederic Guillot
2016-02-16Merge pull-request #1850Frederic Guillot
2016-02-16enrich hooksTimo Litzbarski
2016-02-14Rename File controller to TaskFileFrederic Guillot
2016-02-07Task Menu Edit recurrence icon not consistent with board icons.David Norris
2016-02-07Fix subtask redirectionFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-02-05Update plugin hooks docFrederic Guillot
2016-02-05Add task dropdown menu on listing pagesFrederic Guillot
2016-02-05Fix pagination on task time tracking pageFrederic Guillot
2016-02-05Remove time form on task summary page and move that to task edit formFrederic Guillot
2016-02-05Move template recurrence_infoFrederic 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-02-03Change sidebar styleFrederic Guillot
2016-02-02Improve task summary layoutFrederic Guillot
2016-02-02Show subtask modification forms in inline popupFrederic 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-24Add configurable task priorityFrederic Guillot
2016-01-24Split project edition into multiple pagesFrederic Guillot
2015-12-24Update active menu in sidebarsFrederic Guillot
2015-12-06Restrict actions for project viewersFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic 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-09-20Move subtask forecast to a pluginFrederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-09-05Replace color dropdown by color picker in task formsFrederic Guillot
2015-08-19Improve sidebar menusFrederic Guillot
2015-08-14Fix potential issue with json_encode() in templatesFrederic Guillot
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-07-19Split task controller into smaller classesFrederic Guillot
2015-07-19Prompt user when moving or duplicate a task to another projectFrederic Guillot
2015-07-19Improve quick-add subtasks formFrederic Guillot
2015-07-18Add icon to hide/show sidebarFrederic Guillot
2015-07-12Remove edit recurrence from the task menuFrederic Guillot
2015-07-08Do not set anchor for the default swimlane on the link back to boardFrederic Guillot
2015-07-07Add icon to set automatically the start dateFrederic Guillot
2015-07-07Add datetime picker for start dateFrederic Guillot
2015-07-05Add new analytic page: Average time spent into each columnFrederic Guillot
2015-07-05Add task analyticsFrederic Guillot
2015-07-04Do not allow closed tasks to move on the boardFrederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views (...Frederic Guillot
2015-06-20Close all subtasks when a task is closedFrederic Guillot
2015-06-18Improve pull-request #907Frederic Guillot