summaryrefslogtreecommitdiff
path: root/app/Api/Procedure
AgeCommit message (Expand)Author
2019-05-27Feature: Set "start date" and "end date" on projects from APITobias Balle-Petersen
2018-04-04Add Project MetaData API callsJulien Moreau
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2017-05-22Add task and project API formattersFrederic 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-02-15Add date_started parameter to task API calls (#3042)rmjstn
2017-02-08Prevent people to remove columns that contains tasksFrederic Guillot
2017-02-04Add email address field for projectsFrederic Guillot
2017-01-24Empty arrays are serialized to a list instead of a dict (Json API)Frederic Guillot
2016-12-20Offer the possibility to override internal formatter objects from pluginsFrederic Guillot
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-29Added Task Metadata options to APIEskiso
2016-07-02Handle tags and tasks move/duplication to another projectFrederic Guillot
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