summaryrefslogtreecommitdiff
path: root/app/Template/board
AgeCommit message (Collapse)Author
2015-08-22Add milestone marker in board taskFrederic Guillot
2015-08-21Add users and categories filters on the boardFrederic Guillot
2015-08-20Update localesFrederic Guillot
2015-08-15Add show/hide columns on the boardFrederic Guillot
2015-08-07Rewrite dropdown menuFrederic Guillot
2015-08-04Javascript refactoringFrederic Guillot
2015-08-02Add column vertical scrolling and set column height dynamicallyFrederic Guillot
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
(work in progress)
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
(#669) Merge and modification of pull-request #785
2015-05-07Set autofocus to assignee dropdown (board popover)Frederic Guillot
2015-05-03Initial Recurring Tasks CommitDavid-Norris
Initial Recurring Tasks Commit No Locales Updated.
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 ↵BlueTeck
extensions, better layout in task attachments
2015-03-04Escape markdown code in column tooltips.Francois Ferrand
This is needed to avoid issues when the code contains quotes.
2015-03-01Translate chosen selectsFrederic Guillot
2015-02-28Improve toggle compact/horizontal scrolling viewFrederic Guillot