summaryrefslogtreecommitdiff
path: root/jsonrpc.php
AgeCommit message (Expand)Author
2014-10-12Move some Task model methods to the TaskFinder classFrédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-10-01Fix typoAleix Pol
2014-09-23Move task edit form to the task layoutFrédéric Guillot
2014-09-20Extract project permissions to a separate classFrédéric Guillot
2014-09-20Split Task model into smaller classesFré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-09Improve project api proceduresFrédéric Guillot
2014-09-09The color is not mandatory for task creation through the APIFrédéric Guillot
2014-09-05Start to improve task Api operations and docFrédéric Guillot
2014-09-04Task move position refactoringFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-07-21Improve webhooks to call external url on task creation/modificationFrédéric Guillot
2014-07-01Add openTask jsonrpc API.Francois Ferrand
2014-07-01Add closeTask jsonrpc API.Francois Ferrand
2014-06-26Merge pull-request #145 (Json-RPC fix)Frédéric Guillot
2014-06-20First API implementationFrédéric Guillot