summaryrefslogtreecommitdiff
path: root/app/Template/board
AgeCommit message (Expand)Author
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
2016-01-17Add dropdown menu on each board column title to close all tasksFrederic Guillot
2016-01-13Fix wrong link for category in task footerFrederic Guillot
2015-12-06Restrict actions for project viewersFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-21Dropdown menu entry are now clickable outside of the html linkFrederic Guillot
2015-10-23Avoid to disable the default swimlane during renaming when there is no other ...Frederic Guillot
2015-10-19Cleanup and minor fixesFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-06Repeat column headers for each swimlaneFrederic Guillot
2015-10-02Add custom filters (refactoring of pull-request #1312)Frederic Guillot
2015-09-29Merge branch 'master' into project_name_in_task_linksxavier.vidal
2015-09-26Do not show empty swimlanes in public viewFrederic Guillot
2015-09-26Show complexity sum across all swimlanesFrederic Guillot
2015-09-26Show number of tasks for each column across all swimlanesFrederic Guillot
2015-09-26Fix regression (css)Frederic Guillot
2015-09-26Change swimlane layout to save space on the screenFrederic Guillot
2015-09-26Add the possibility to set/unset max column height (scrolling)Frederic Guillot
2015-09-26Show "Open this task" in dropdown menu for closed tasksFrederic Guillot
2015-09-25Show assignee on card only when someone is assignedFrederic Guillot
2015-09-25Show project name in task links tooltipxavier.vidal
2015-09-20Improve icon alignment for dropdown menuFrederic Guillot
2015-09-05Improve pull-request about swimlane descriptionFrederic Guillot
2015-09-04#1144 Add description field to swimlane.Fabiano Pereira
2015-08-29Add handle to move tasks on touch devicesFrederic Guillot
2015-08-26Move tasks Gantt chartFrederic Guillot
2015-08-23Improve column hide/show with swimlanesFrederic Guillot
2015-08-23Improve file attachments tooltip on the boardFrederic Guillot
2015-08-22Do not force redirect when clicking on task board linkFrederic Guillot
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