index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
api-json-rpc.markdown
Age
Commit message (
Expand
)
Author
2015-03-04
Fix typos
Frederic Guillot
2015-03-03
Add missing swimlane REST API
Francois Ferrand
2015-03-01
Add api procedure to get the application version
Frederic Guillot
2015-02-27
Improve pull-request
Frederic Guillot
2015-02-25
Add REST api to manage actions.
Francois Ferrand
2015-02-24
Merge pull-request #657
Frederic Guillot
2015-02-24
Add project description field.
Francois Ferrand
2015-02-24
Add REST api to manage swimlanes.
Francois Ferrand
2015-02-10
Update api example
Frederic Guillot
2015-02-09
add docu getProjectActivity + getOverdueTasks to API
BlueTeck
2015-02-01
Add column description (merge/change pull-request #549)
Frederic Guillot
2015-01-27
Merge pull request #555 from norcnorc/fix-json-rpc-subtask-user-parameter
Frédéric Guillot
2015-01-27
fix incorrect user parameter name for createSubtask, updateSubtask in json-RP...
norcnorc
2015-01-26
Fix JSON API Documentation for getAllTasks() parameters.
Oliver Bertuch
2015-01-16
Add Json API to create LDAP user.
Francois Ferrand
2014-12-26
Add swimlanes
Frédéric Guillot
2014-11-30
Add getTimezone() procedure to the API
Frédéric Guillot
2014-11-22
addColumn() return the column_id now
Frédéric Guillot
2014-11-22
Improve API to return id instead of a boolean
Frédéric Guillot
2014-09-19
Add API example in Python
Frédéric Guillot
2014-09-17
Fix typos in API documentation
Frédéric Guillot
2014-09-17
Improve API calls for project permissions
Frédéric Guillot
2014-09-17
Improve board API calls
Frédéric Guillot
2014-09-16
Improve API calls for users
Frédéric Guillot
2014-09-16
Improve API calls for comments
Frédéric Guillot
2014-09-15
Run unit tests across different database backends + fix bugs
Frédéric Guillot
2014-09-12
Improve API calls for subtasks
Frédéric Guillot
2014-09-11
Improve API calls for categories
Frédéric Guillot
2014-09-09
Start to implement task history and project activity
Frédéric Guillot
2014-09-09
Improve project api procedures
Frédéric Guillot
2014-09-05
Start to improve task Api operations and doc
Frédéric Guillot
2014-09-04
Task move position refactoring
Frédéric Guillot
2014-07-22
Update JSON API documentation
Frédéric Guillot
2014-06-25
Update API documentation
Frédéric Guillot
2014-06-24
Start to write the API documentation
Frédéric Guillot