summaryrefslogtreecommitdiff
path: root/docs/api-json-rpc.markdown
AgeCommit message (Expand)Author
2015-08-29Include documentation in the applicationFrederic Guillot
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-08-01Add bruteforce protectionFrederic Guillot
2015-07-29Update api documentationFrederic Guillot
2015-07-29Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and get...Frederic Guillot
2015-07-29Add first draft of the user apiFrederic Guillot
2015-07-05Add urls in api response for tasks and projectsFrederic Guillot
2015-06-27Remove column default_project_id for users because it's useless nowFrederic Guillot
2015-06-20Allow sync of Github comments without common username and add unit testsFrederic Guillot
2015-06-16API: Change parameters for updateTask, enforce the use of moveTaskPosition() ...Frederic Guillot
2015-06-13API: Add procedure 'getTaskByReference' and add 'reference' parameter for 'cr...Frederic Guillot
2015-06-13API: new procedure 'removeAllFiles' and contract change for 'createFile'Frederic Guillot
2015-05-31Update documentationFrederic Guillot
2015-05-25Fix typoFrédéric Guillot
2015-05-25Add custom HTTP header for API authenticationFrederic Guillot
2015-05-24Add file procedures to the APIFrederic Guillot
2015-05-23Add functional tests for task linksFrederic Guillot
2015-05-23API refactoringFrederic Guillot
2015-05-052nd Recurring Tasks CommitDavid-Norris
2015-04-03Rename action TaskAssignColor to TaskAssignColorColumnFrederic Guillot
2015-04-03Ability to assign a task color based on an event.Manish Lad
2015-03-04Fix typosFrederic Guillot
2015-03-03Add missing swimlane REST APIFrancois Ferrand
2015-03-01Add api procedure to get the application versionFrederic Guillot
2015-02-27Improve pull-requestFrederic Guillot
2015-02-25Add REST api to manage actions.Francois Ferrand
2015-02-24Merge pull-request #657Frederic Guillot
2015-02-24Add project description field.Francois Ferrand
2015-02-24Add REST api to manage swimlanes.Francois Ferrand
2015-02-10Update api exampleFrederic Guillot
2015-02-09add docu getProjectActivity + getOverdueTasks to APIBlueTeck
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-01-27Merge pull request #555 from norcnorc/fix-json-rpc-subtask-user-parameterFrédéric Guillot
2015-01-27fix incorrect user parameter name for createSubtask, updateSubtask in json-RP...norcnorc
2015-01-26Fix JSON API Documentation for getAllTasks() parameters.Oliver Bertuch
2015-01-16Add Json API to create LDAP user.Francois Ferrand
2014-12-26Add swimlanesFrédéric Guillot
2014-11-30Add getTimezone() procedure to the APIFrédéric Guillot
2014-11-22addColumn() return the column_id nowFrédéric Guillot
2014-11-22Improve API to return id instead of a booleanFrédéric Guillot
2014-09-19Add API example in PythonFrédéric Guillot
2014-09-17Fix typos in API documentationFrédéric Guillot
2014-09-17Improve API calls for project permissionsFrédéric Guillot
2014-09-17Improve board API callsFrédéric Guillot
2014-09-16Improve API calls for usersFrédéric Guillot
2014-09-16Improve API calls for commentsFrédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot
2014-09-12Improve API calls for subtasksFrédéric Guillot
2014-09-11Improve API calls for categoriesFrédéric Guillot
2014-09-09Start to implement task history and project activityFrédéric Guillot