summaryrefslogtreecommitdiff
path: root/app/Template/board
AgeCommit message (Expand)Author
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
2015-02-21Improve responsive cssFrederic Guillot
2015-02-16Add chosen multiple select for due date and recent filtersFrederic Guillot
2015-02-16Use chosen for board dropdown filtersFrederic Guillot
2015-02-16Merge pull-request #629Frederic Guillot
2015-02-16Add recent filter (merge pull-request #627)Frederic Guillot
2015-02-16This adds a quick comment creation link in the task menu on board.ashbike
2015-02-15Enable keyboard shortcut inside textarea and minor fixesFrederic Guillot
2015-02-15Display confirmation box to close task from the board and improve popover lis...Frederic Guillot
2015-02-15Re-order items on the cardFrederic Guillot
2015-02-15Add board horizontal scrollingFrederic Guillot
2015-02-14Add keyboard shortcut to expand/collapse board tasksFrederic Guillot
2015-02-14Add board filter: collapse/expand tasksFrederic Guillot
2015-02-14Move function to the right place (pull-request) and improve board task iconsFrederic Guillot
2015-02-14Merge pull-request #615Frederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-13Task age and days in column shows hours if < 1 dayashbike
2015-02-11Improve pull-requestFrederic Guillot
2015-02-11Task age and time spent in one column.ashbike
2015-02-09Code cleanup + minor css improvementFrederic Guillot
2015-02-09- Markdown supported in column description.ashbike
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-02-01Add shortcut link to close a task from the dropdown menuFrederic Guillot
2015-02-01Add dropdown menu to the tasksFrederic Guillot
2015-02-01Add dropdown menu to the board menuFrederic Guillot
2015-02-01Change label for subtasks percentageFrederic Guillot
2015-02-01Merge pull-request #568Frederic Guillot
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-02-01Added percent completed to the main view when a task has subtasks. Addresses ...Lev Lazinskiy
2015-02-01Add collapsible swimlanes (merge and improve pull-request #565)Frederic Guillot
2015-01-30Clicking on cancel inside a popover doesn't reload the pageFrederic Guillot
2015-01-19Merge pull-request #515Frederic Guillot
2015-01-17Add top links to the calendarFrederic Guillot
2015-01-17Add project calendars (merge/refactoring of #490)Frederic Guillot
2015-01-16Add missing project_id parameterFrederic Guillot
2015-01-13set maxlength for name input fields in templatesMichael Lüpkes
2015-01-02Cleanup and fixesFrédéric Guillot
2015-01-02Fix bugs, improve perfs and use SimpleLogger instead of MonologFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Underline the current assignee instead of a star iconFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-12-14Start to improve the ui for tabletsFrédéric Guillot
2014-12-14Show a start next to the assignee (current user), pull-request #373Frédéric Guillot
2014-12-14Add icon for due date and use short format (pull-request #468)Frédéric Guillot
2014-12-06Minors layout improvementsFrédéric Guillot
2014-12-04Allow click on subtask status icon to toggleFrancois Ferrand