summaryrefslogtreecommitdiff
path: root/app/Template/board/task_private.php
AgeCommit message (Expand)Author
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