summaryrefslogtreecommitdiff
path: root/app/Api/Task.php
AgeCommit message (Expand)Author
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
2015-12-29Send notifications on user mentionsFrederic Guillot
2015-12-12API: check project membership for task operationsFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-17#1232 Api changes: new getMyOverdueTasks, new getOverdueTasksByProject, allo...Timo Litzbarski
2015-07-29Add first draft of the user apiFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-07-05Add urls in api response for tasks and projectsFrederic 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-05-23API refactoringFrederic Guillot