summaryrefslogtreecommitdiff
path: root/tests/integration
AgeCommit message (Expand)Author
2017-05-27Check owner existence before to create projectFrederic Guillot
2017-05-22Add task and project API formattersFrederic Guillot
2017-05-10Change Due Date to Due Timestamp fixes #919 (#3249)Oliver Buchmann
2017-04-08Update integration testsFrederic Guillot
2017-04-08Improve dashboardFrederic Guillot
2017-03-12Simplify dashboard to use new tasks list viewFrederic Guillot
2017-02-18Add mandatory argument "project_id" to API method "updateSwimlane()"Frederic Guillot
2017-02-18Remove default swimlaneFrederic Guillot
2017-01-22Add date_modification to comments (PR #2950)Lev Lazinskiy
2016-12-18Add tags parameter to task API callsFrederic Guillot
2016-12-17Add API calls to manage tagsFrederic Guillot
2016-07-31Move API calls for task metadata to a separate classFrederic Guillot
2016-07-31Fix PHP error in PR #2535Frederic Guillot
2016-07-30Added Task Metadata API calls testsEskiso
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-05-28Rename all modelsFrederic Guillot
2016-04-26Update JsonRPC libraryFrederic Guillot
2016-04-22Added searchTasks API procedureFrederic Guillot
2016-04-21Added priority field to API proceduresFrederic Guillot
2016-04-21Added API procedure "getMemberGroups"Frederic Guillot
2016-02-20Add drag and drop to change swimlane positionsFrederic Guillot
2016-02-20Split Board model into multiple classesFrederic Guillot
2016-02-13Enable/Disable usersFrederic Guillot
2016-01-25Added API getUserByName()jf-guillou
2016-01-23Add new API procedures to move and duplicate tasks to another projectFrederic Guillot
2016-01-23Fix bug: Unable to unassign a task from the APIFrederic Guillot
2016-01-22Add new API procedures for groups, roles and project permissionsFrederic Guillot