summaryrefslogtreecommitdiff
path: root/app/Api
AgeCommit message (Expand)Author
2015-06-27Remove column default_project_id for users because it's useless nowFrederic 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-06-11Fix bug: api exceptions can occurs with some versions of PHPFrederic Guillot
2015-05-25Fix another typoFrederic Guillot
2015-05-24Add file procedures to the APIFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-23API refactoringFrederic Guillot