summaryrefslogtreecommitdiff
path: root/app/Template/board/task_footer.php
AgeCommit message (Expand)Author
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-09-05Change due date color on the boardFrederic Guillot
2016-08-25Show both time spent and estimated on the boardFrederic 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-06Show tasks that are due today in a different colorLev Lazinskiy
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-26Rename task controllersFrederic Guillot
2016-05-08Fix broken linkFrederic Guillot
2016-04-29Fixed improper Markdown escaping for some tooltipsFrederic Guillot
2016-03-26Hook template:board:task:iconsTimo Litzbarski
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-14add task on board hooksTimo Litzbarski
2016-03-04Helper refactoringFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-24Add configurable task priorityFrederic Guillot
2016-01-13Fix wrong link for category in task footerFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-10-19Cleanup and minor fixesFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-08-26Move tasks Gantt chartFrederic Guillot
2015-08-22Add milestone marker in board taskFrederic Guillot
2015-08-04Javascript refactoringFrederic Guillot
2015-07-04Show title in tooltip for collapsed tasksFrederic Guillot
2015-07-03Merge manually pull-request #965Frederic Guillot
2015-07-01Remove method Category::getBoardCategories()Frederic Guillot
2015-06-18Improve pull-request #907Frederic Guillot
2015-06-04adding time estimated in de task footer and swimlanes' name in the task detailsFábio Hideki
2015-05-24Helpers refactoringFrederic Guillot
2015-05-10Recurring tasks (#847): rename class constantsFrederic Guillot
2015-05-03Initial Recurring Tasks CommitDavid-Norris
2015-04-11Add category description (merge and modify pull-request #692)Frederic Guillot
2015-03-21Move task complexity to the bottomFrederic Guillot
2015-02-24Display footer icons left of text.Francois Ferrand
2015-02-15Display confirmation box to close task from the board and improve popover lis...Frederic Guillot
2015-02-14Add board filter: collapse/expand tasksFrederic Guillot