summaryrefslogtreecommitdiff
path: root/app/Template/board/task_private.php
AgeCommit message (Expand)Author
2019-01-11Hide edit button when user cannot edit taskRafael de Camargo
2018-06-07Add quick link assign me in different viewsFrédéric Guillot
2017-10-19Do not use jQuery tooltip for task title in collapsed modeFrederic Guillot
2017-10-12Feature request #2072 : Quick edit in the list viewFlorian Wernert
2017-03-19Restore task title link on boardFrederic Guillot
2017-02-19Redesign task list viewFrederic Guillot
2017-02-11Open comments in board view with a modal dialog instead of tooltipFrederic Guillot
2017-02-11Improve card icons alignment on boardFrederic Guillot
2016-09-08Apply column restrictions to the boardFrederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-26Rename task view controllerFrederic Guillot
2016-05-26Rename task controllersFrederic Guillot
2016-05-04Unify task drop-down menu between different viewsFrederic Guillot
2016-03-24Move avatar to the top right cornerFrederic Guillot
2016-03-19Change cards layoutFrederic Guillot
2016-03-19Show avatar on the cardsFrederic Guillot
2016-03-14add task on board hooksTimo Litzbarski
2016-03-04Helper refactoringFrederic Guillot
2016-01-24Add configurable task priorityFrederic Guillot
2016-01-21Avoid to send XHR request when a task has not moved after a drag and dropFrederic Guillot
2016-01-17Show in user interface the saving state of the taskFrederic Guillot
2015-12-06Restrict actions for project viewersFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-09-26Fix regression (css)Frederic Guillot
2015-09-26Change swimlane layout to save space on the screenFrederic Guillot
2015-09-25Show assignee on card only when someone is assignedFrederic Guillot
2015-08-29Add handle to move tasks on touch devicesFrederic Guillot
2015-08-22Do not force redirect when clicking on task board linkFrederic Guillot
2015-08-04Javascript refactoringFrederic Guillot
2015-07-07Move board collapse/expand mode to server side to avoid board flickeringFrederic Guillot
2015-07-05Add task analyticsFrederic Guillot
2015-07-04Show title in tooltip for collapsed tasksFrederic Guillot
2015-07-04Display user initials when tasks are in collapsed modeFrederic Guillot
2015-07-04Do not allow closed tasks to move on the boardFrederic Guillot
2015-07-01Remove method Category::getBoardCategories()Frederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-04-11Add category description (merge and modify pull-request #692)Frederic Guillot
2015-03-21Move task complexity to the bottomFrederic Guillot
2015-02-21Remove native tooltip title for task boardFrederic Guillot
2015-02-21Add task menu in collapsed modeFrederic Guillot