summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-06-26Added API calls for subtask time trackingFrederic Guillot
2016-06-26Added new API calls for project attachementsFrederic Guillot
2016-06-26Added new API calls for external task linksFrederic Guillot
2016-06-26Added new API call: "getProjectByIdentifier"Frederic Guillot
2016-06-26Added new arguments to project API calls and update composer.jsonFrederic Guillot
2016-06-26Added application and project roles validation for API procedure callsFrederic Guillot
2016-06-25Rewrite integration tests to run with Docker containersFrederic Guillot
2016-06-24Remove dropdown menus that are now available with task edit formFrederic Guillot
2016-06-24Use the same task form layout everywhereFrederic Guillot
2016-06-23Fixed broken CSV exportFrederic Guillot
2016-06-23Make embedded documentation available in multiple languagesFrederic Guillot
2016-06-08Update ChangeLogFrederic Guillot
2016-06-07Update ChangeLogFrederic Guillot
2016-06-06Updated ChangeLogFrederic Guillot
2016-06-05Update ChangeLogFrederic Guillot
2016-06-05Update ChangeLogFrederic Guillot
2016-06-05Display local date format in date pickerFrederic Guillot
2016-06-05Changed DateParser to use only user format and ISO-8601Frederic Guillot
2016-06-05Added config parameter to allow self-signed certificates for the HTTP clientFrederic Guillot
2016-06-05Conifgure email settings through user interfaceFrederic Guillot
2016-06-05Upgrade Docker image to Alpine Linux 3.4Frederic Guillot
2016-06-03Replace jQuery mobile detection by the library isMobileFrederic Guillot
2016-05-30Do not sync user role if LDAP groups are not configuredFrederic Guillot
2016-05-28Move task import outside of project settingsFrederic Guillot
2016-05-28Update ChangeLogFrederic Guillot
2016-05-28Fix wrong redirect after removing a task from the task view pageFrederic Guillot
2016-05-26Mark notification as read when clicking on itFrederic Guillot
2016-05-26Remove webhook endpoint to create tasks (breaking change)Frederic Guillot
2016-05-25Support strtotime strings for date searchFrederic Guillot
2016-05-24Do not send notifications to disabled usersFrederic Guillot
2016-05-20Manage plugins from the user interface and from the command lineFrederic Guillot
2016-05-18Reset failed login counter and unlock user when changing passwordFrederic Guillot
2016-05-18Minor Gantt chart improvementsFrederic Guillot
2016-05-17Added the possibility to convert a subtask to a taskFrederic Guillot
2016-05-15Added task creation menu for all projects viewsFrederic Guillot
2016-05-15Use latest hipster tools to manage assetsFrederic Guillot
2016-05-13Added dropdown for projectsFrederic Guillot
2016-05-13Add tasks in bulk from the boardFrederic Guillot
2016-05-08Added LDAP configuration examplesFrederic Guillot
2016-05-08Change button label for tasks/projects upload formFrederic Guillot
2016-05-07Improve avatar upload formFrederic Guillot
2016-05-07Added support for language LDAP attributeFrederic Guillot
2016-05-07Added support for LDAP user photo profileFrederic Guillot
2016-05-07User roles are now synced with LDAP at each loginFrederic Guillot
2016-05-06Added support for Mysql SSL connectionFrederic Guillot
2016-05-05Allow a project owner to manage his own public projectFrederic Guillot
2016-05-05Fixed PHP warning when removing a user with no Avatar imageFrederic Guillot
2016-05-04Improve web page title on the task viewFrederic Guillot
2016-05-04Added automated action to change task color based on the priorityFrederic Guillot
2016-05-04Unify task drop-down menu between different viewsFrederic Guillot