summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Collapse)Author
2015-10-07Remove project settings icon from dashboardFrederic Guillot
2015-10-07Include more shortcut links into the view "My projects"Frederic Guillot
2015-10-06Repeat column headers for each swimlaneFrederic Guillot
2015-10-03Reduce font size for board toolbarFrederic Guillot
2015-10-03Add web notificationsFrederic Guillot
2015-10-02Add custom filters (refactoring of pull-request #1312)Frederic Guillot
2015-09-30Do not show the checkbox "Show default swimlane" when there is no active ↵Frederic Guillot
swimlanes
2015-09-29Merge branch 'master' into project_name_in_task_linksxavier.vidal
* master: ajout captures pour les vues essai intégration image Append filters instead of replacing value for users and categories dropdowns Do not show empty swimlanes in public view Show complexity sum across all swimlanes Show number of tasks for each column across all swimlanes Fix regression (css) Change swimlane layout to save space on the screen Add the possibility to set/unset max column height (scrolling) settings chapter Add getPluginHomepage() Add page to show the list of plugins Do not use preventDefault() with .close-popover when there is no popover opened Show "Open this task" in dropdown menu for closed tasks Add contributor Update app.css Update popover.css Show assignee on card only when someone is assigned
2015-09-26Append filters instead of replacing value for users and categories dropdownsFrederic Guillot
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-26Add getPluginHomepage()Frederic Guillot
2015-09-26Add page to show the list of pluginsFrederic 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-25Show project name in task linksxavier.vidal
2015-09-23Do not check anymore data folder permissionsFrederic Guillot
People who are using a remote database (Mysql/Postgresql) and a remote file storage (Aws S3 or similar) don't necessary needs to have a persistent local data folder or to change the permissions.
2015-09-21Add plugin hooks for assetsFrederic Guillot
2015-09-20Move timetable to a pluginFrederic Guillot
Plugin repository: https://github.com/kanboard/plugin-timetable
2015-09-20Move subtask forecast to a pluginFrederic Guillot
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast
2015-09-20Fix Mysql error about gitlab_id when creating remote userFrederic Guillot
2015-09-20Improve icon alignment for dropdown menuFrederic Guillot
2015-09-16Add abstract storage layerFrederic Guillot
2015-09-13Move budget outside of the coreFrederic Guillot
The budget planning feature is now a plugin See: https://github.com/kanboard/plugin-budget
2015-09-13First draft for plugins systemFrederic Guillot
2015-09-05Replace color dropdown by color picker in task formsFrederic Guillot
2015-09-05Creating another task stay in the popoverFrederic Guillot
2015-09-05Fix Markdown preview links focusFrederic Guillot
2015-09-05Improve pull-request about swimlane descriptionFrederic Guillot
2015-09-05Merge pull-request #1178Frederic Guillot
2015-09-04#1144 Add description field to swimlane.Fabiano Pereira
2015-09-01fix(integration): restore missing gitlab auth linksPierre-Alexis de Solminihac
2015-08-30Add missing active class for sidebarsFrederic Guillot
2015-08-29Include documentation in the applicationFrederic Guillot
2015-08-29Add handle to move tasks on touch devicesFrederic Guillot
2015-08-29Add delay of 1.5s for draggable items on touch devicesFrederic Guillot
2015-08-28Add no referrer policy in meta tagsFrederic Guillot
2015-08-26Move tasks Gantt chartFrederic Guillot
2015-08-23Add Gitlab authenticationFrederic 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-22Add new automated action to change task color based on the task linkFrederic Guillot
2015-08-22Add global Gantt chart for all projectsFrederic Guillot