summaryrefslogtreecommitdiff
path: root/app/Template/board
AgeCommit message (Expand)Author
2015-07-19Split task controller into smaller classesFrederic Guillot
2015-07-12Remove edit recurrence from the task menuFrederic 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-04Set focus on the dropdown for category popoverFrederic 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-07-03Merge manually pull-request #965Frederic Guillot
2015-07-01Remove method Category::getBoardCategories()Frederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-20Improve automatic action to create comments based on commit messagesFrederic Guillot
2015-06-18Improve pull-request #907Frederic Guillot
2015-06-18Merge pull-request #907Frederic Guillot
2015-06-13UI: Improve tabindex for task formsFrederic Guillot
2015-06-04adding time estimated in de task footer and swimlanes' name in the task detailsFábio Hideki
2015-05-31Improve project navigationFrederic Guillot
2015-05-25Move swimlane title and add swimlane anchorFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-21Remove useless classFrederic Guillot
2015-05-10Recurring tasks (#847): rename class constantsFrederic Guillot
2015-05-10Recurring tasks (#847): template cleanupFrederic Guillot
2015-05-10Merge pull-request #847 (recurring tasks)Frederic Guillot
2015-05-09Update task links, assignee and time tracking (#775), group links by label (#...Frederic Guillot
2015-05-07Set autofocus to assignee dropdown (board popover)Frederic Guillot
2015-05-03Initial Recurring Tasks CommitDavid-Norris
2015-04-12Add screenshot support for tasks (copy/paste images directly)Frederic Guillot
2015-04-11Add column controllerFrederic Guillot
2015-04-11Fix bug: tooltips for descriptions are not shown after a board refreshFrederic Guillot
2015-04-11Add category description (merge and modify pull-request #692)Frederic Guillot
2015-04-07Display the sum of task complexity in the columnFrederic Guillot
2015-03-22Add budget graphFrederic Guillot
2015-03-21Move task complexity to the bottomFrederic Guillot
2015-03-16Add unique css class name for board tableFrederic Guillot
2015-03-12Merge and improve pull-request #704Frederic Guillot
2015-03-10Improve pull-requestFrederic Guillot
2015-03-10Merge pull-request #699Frederic Guillot
2015-03-10Add an item "Add a link" in the dropdown menu of a task in the board viewOlivier Maridat
2015-03-07add image thumbnail to task detail view, add icons to common file extensions,...BlueTeck
2015-03-04Escape markdown code in column tooltips.Francois Ferrand
2015-03-01Translate chosen selectsFrederic Guillot
2015-02-28Improve toggle compact/horizontal scrolling viewFrederic Guillot
2015-02-28Added a menu item and short key 'c' to toggle board view. View modes are comp...ashbike
2015-02-25Avoid re-layout when displaying the page.Francois Ferrand
2015-02-25A small patch which enables scroll view toggling.ashbike
2015-02-24Use single quotes for attributes with Markdown/HTML content to avoid browser ...Frederic Guillot
2015-02-24Display footer icons left of text.Francois Ferrand
2015-02-21Remove native tooltip title for task boardFrederic Guillot
2015-02-21Add task menu in collapsed modeFrederic Guillot