summaryrefslogtreecommitdiff
path: root/app/Template/board
AgeCommit message (Expand)Author
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
2016-03-26Merge pull-request #2049Frederic Guillot
2016-03-26Hook template:board:task:iconsTimo Litzbarski
2016-03-25Unification of project headerFrederic Guillot
2016-03-24Move avatar to the top right cornerFrederic Guillot
2016-03-19Improve board tooltipsFrederic Guillot
2016-03-19Swap category and avatar on the cardFrederic Guillot
2016-03-19Change cards layoutFrederic Guillot
2016-03-19Show avatar on the cardsFrederic Guillot
2016-03-19Improve comments designFrederic Guillot
2016-03-18Rename menu labelFrederic Guillot
2016-03-18Rename controller TaskLink to TaskInternalLinkFrederic Guillot
2016-03-14add task on board hooksTimo Litzbarski
2016-03-07Fix File Tooltip #1960Timo Litzbarski
2016-03-05Add class to board formFrederic Guillot
2016-03-05Added Ajax loading icon for submit buttonsFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-02-16Merge pull-request #1847Frederic Guillot
2016-02-16fix assignee name for subtaskTimo Litzbarski
2016-02-14Move project header templates to folder project_headerFrederic Guillot
2016-02-14Rename File controller to TaskFileFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-02-05Add task dropdown menu on listing pagesFrederic Guillot
2016-02-04Do not refresh the whole page when changing subtask status (work in progress)Frederic Guillot
2016-01-31Templates cleanupFrederic Guillot
2016-01-31Move task form elements to Task helperFrederic Guillot
2016-01-31Add a "Me" button to assignee form elementFrederic Guillot
2016-01-30Simplify code to handle ajax popover and redirectsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-26Update task link tooltip viewOlivier Maridat
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
2016-01-17Do not show column dropdown on the public viewFrederic Guillot