summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-10-02Add config parameter to enable/disable SyslogFrederic Guillot
2015-10-01Fix Postgres issue "Cardinality violation" when there is multiple "is_milesto...Frederic Guillot
2015-09-30Make sure there is always a trailing slash for application_urlFrederic Guillot
2015-09-30Do not show the checkbox "Show default swimlane" when there is no active swim...Frederic Guillot
2015-09-30Update changelog and contributors listFrederic Guillot
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-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
2015-09-20Move timetable to a pluginFrederic Guillot
2015-09-20Move subtask forecast to a pluginFrederic Guillot
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, allo...Timo Litzbarski
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