summaryrefslogtreecommitdiff
path: root/app/Template/board
AgeCommit message (Expand)Author
2017-10-19Do not use jQuery tooltip for task title in collapsed modeFrederic Guillot
2017-10-16Add attribute title to external linksFrederic Guillot
2017-10-12Generate a link if the reference is a URLFrederic Guillot
2017-10-12Render a dropdown menu for external task providersFrederic Guillot
2017-10-12Feature request #2072 : Quick edit in the list viewFlorian Wernert
2017-06-18Make sure that due datetime is using the right colorFrederic Guillot
2017-05-10Change Due Date to Due Timestamp fixes #919 (#3249)Oliver Buchmann
2017-03-19Restore task title link on boardFrederic Guillot
2017-02-26Add toggle button to show/hide subtasks in task list viewFrederic Guillot
2017-02-26Project priority is always rendered nowFrederic Guillot
2017-02-25Added hooks before and after the column header rowgusthoff
2017-02-22Show total score across all swimlanes #2975Konstantin Vorobyev
2017-02-19Redesign task list viewFrederic Guillot
2017-02-11Do not display comment icon link in public 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
2017-01-20Added a hook for the table colum headerrobre
2017-01-08Make icons clickable in menusFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-10-05Added hook to header of tableEskiso
2016-09-28Added hook for pluginsEskiso
2016-09-19Change column move restriction behaviorFrederic Guillot
2016-09-18Enforce restrictions for column menusFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-11Improve column restrictionsFrederic Guillot
2016-09-08Apply column restrictions to the boardFrederic Guillot
2016-09-05Change due date color on the boardFrederic Guillot
2016-08-25Show both time spent and estimated on the boardFrederic Guillot
2016-08-14Make tables more responsiveFrederic Guillot
2016-08-07Reduce number of font sizeFrederic Guillot
2016-07-24Removed individual column scrolling on boardFrederic Guillot
2016-07-22Add new template hooksFrederic Guillot
2016-07-03Fixed "due today" highlightingJannik Winkel
2016-06-24Update links on the boardFrederic Guillot
2016-06-24Expose tags to the user interface (first prototype)Frederic Guillot
2016-06-24Use BoardFormatter to generate the boardFrederic Guillot
2016-06-06Show tasks that are due today in a different colorLev Lazinskiy
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-26Rename task view controllerFrederic Guillot
2016-05-26Rename task controllersFrederic Guillot
2016-05-20Manage plugins from the user interface and from the command lineFrederic Guillot
2016-05-15Added task creation menu for all projects viewsFrederic Guillot
2016-05-13Add tasks in bulk from the boardFrederic Guillot
2016-05-08Fix broken linkFrederic Guillot
2016-05-04Added generic controller for task popoversFrederic Guillot
2016-05-04Unify task drop-down menu between different viewsFrederic Guillot
2016-04-29Fixed improper Markdown escaping for some tooltipsFrederic Guillot
2016-03-26Added avatar image uploadFrederic Guillot