Age | Commit message (Expand) | Author |
2016-01-25 | Added API getUserByName() | jf-guillou |
2016-01-23 | Add new API procedures to move and duplicate tasks to another project | Frederic Guillot |
2016-01-23 | Fix bug: Unable to unassign a task from the API | Frederic Guillot |
2016-01-22 | Add new API procedures for groups, roles and project permissions | Frederic Guillot |
2016-01-14 | Move validator methods | Frederic Guillot |
2016-01-13 | Move some validators to separate classes | Frederic Guillot |
2016-01-11 | Move project validator methods | Frederic Guillot |
2016-01-11 | Move subtask validator methods | Frederic Guillot |
2016-01-11 | Move user validator methods | Frederic Guillot |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot |
2015-12-29 | Send notifications on user mentions | Frederic Guillot |
2015-12-17 | Add reference to the createComment parameters | Eskiso |
2015-12-12 | API: check project membership for task operations | Frederic Guillot |
2015-12-06 | Add the possibility to define API token in config file | Frederic Guillot |
2015-12-05 | Remove unused use statements | Frederic Guillot |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot |
2015-11-15 | Rewrite of session management | Frederic Guillot |
2015-10-19 | Cleanup and minor fixes | Frederic Guillot |
2015-10-17 | Run php-cs-fixer on the code base | Frederic Guillot |
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot |
2015-09-23 | Do not check anymore data folder permissions | Frederic Guillot |
2015-09-18 | Add some tests | Frederic Guillot |
2015-09-18 | User-Api: add getMyPorjects (#1233) | Timo Litzbarski |
2015-09-17 | #1232 Api changes: new getMyOverdueTasks, new getOverdueTasksByProject, allo... | Timo Litzbarski |
2015-09-04 | #1144 Add description field to swimlane. | Fabiano Pereira |
2015-08-14 | Add new role Project Administrator | Frederic Guillot |
2015-08-01 | Add bruteforce protection | Frederic Guillot |
2015-07-29 | Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and get... | Frederic Guillot |
2015-07-29 | Add first draft of the user api | Frederic Guillot |
2015-07-12 | Start to implement url rewrite (nice urls) | Frederic Guillot |
2015-07-05 | Add urls in api response for tasks and projects | Frederic Guillot |
2015-06-27 | Remove column default_project_id for users because it's useless now | Frederic Guillot |
2015-06-16 | API: Change parameters for updateTask, enforce the use of moveTaskPosition() ... | Frederic Guillot |
2015-06-13 | API: Add procedure 'getTaskByReference' and add 'reference' parameter for 'cr... | Frederic Guillot |
2015-06-13 | API: new procedure 'removeAllFiles' and contract change for 'createFile' | Frederic Guillot |
2015-06-11 | Fix bug: api exceptions can occurs with some versions of PHP | Frederic Guillot |
2015-05-25 | Fix another typo | Frederic Guillot |
2015-05-24 | Add file procedures to the API | Frederic Guillot |
2015-05-24 | Helpers refactoring | Frederic Guillot |
2015-05-23 | API refactoring | Frederic Guillot |