summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2015-09-26Do not show empty swimlanes in public viewFrederic 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-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-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-20Add abstract cache layerFrederic Guillot
2015-09-20Fix Mysql error about gitlab_id when creating remote userFrederic Guillot
2015-09-18Add some testsFrederic Guillot
2015-09-18User-Api: add getMyPorjects (#1233)Timo Litzbarski
2015-09-17#1232 Api changes: new getMyOverdueTasks, new getOverdueTasksByProject, ↵Timo Litzbarski
allow getProjectActivity for user-api
2015-09-16Enable Javascript translation for IndonesianFrederic Guillot
2015-09-14Highlight selected item in dropdown menusFrederic Guillot
2015-09-14Fix issue: task time tracking is not updated when deleting a subtaskFrederic Guillot
2015-09-14Add event subtask.deleteFrederic Guillot
2015-09-13Add plugin documentationFrederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-09-12Show localized documentation if availableFrederic Guillot
2015-09-12Gantt chart: change bar color according to task progress (pull-request #1195)Frederic Guillot
2015-09-12Remove unnecessary margin for calendar headerFrederic Guillot
2015-09-09Avoid dropdown menu to be truncated inside a column with scrollingFrederic Guillot
2015-09-06Add LDAP group syncFrederic Guillot
2015-09-05Avoid scrollbar in Gantt chart for row title on Windows platformFrederic 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-08-30Prepare releaseFrederic Guillot
2015-08-29Include documentation in the applicationFrederic Guillot
2015-08-29Add handle to move tasks on touch devicesFrederic Guillot
2015-08-29Revert touch delay due to scrolling issueFrederic 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-25Fix bug when uploading files with cyrilic charactersFrederic Guillot
2015-08-23Add Gitlab authenticationFrederic Guillot
2015-08-23Improve file attachments tooltip on the boardFrederic Guillot
2015-08-23Make screenshot feature compatible with Firefox 40Frederic Guillot
2015-08-22Adjust automatically the height of the placeholder during drag and dropFrederic 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
2015-08-19Add search in task title when using an integer only inputFrederic Guillot
2015-08-19Show all tasks when using no search criteriaFrederic Guillot
2015-08-19Improve sidebar menusFrederic Guillot
2015-08-18Add start and end date for projectsFrederic Guillot
2015-08-18Integrate Norwegian translationFrederic Guillot
2015-08-15Add Makefile and remove the scripts directoryFrederic Guillot
2015-08-15Add show/hide columns on the boardFrederic Guillot