Commit Graph

21 Commits

Author SHA1 Message Date
Francois Ferrand
969d60ab41 Add Json API to create LDAP user.
This allows setting up permissions before the LDAP users actually connect
to Kanboard, and even importing the permissions from other tools.
2015-01-16 17:13:36 +01:00
Frédéric Guillot
cf821e117c Add swimlanes 2014-12-26 17:43:13 -05:00
Frédéric Guillot
81df6a36b4 Add getTimezone() procedure to the API 2014-11-30 19:43:34 -05:00
Frédéric Guillot
4d007ec39f addColumn() return the column_id now 2014-11-22 19:15:50 -05:00
Frédéric Guillot
77e10d2582 Improve API to return id instead of a boolean 2014-11-22 18:22:10 -05:00
Frédéric Guillot
af69070a64 Add API example in Python 2014-09-19 11:57:23 +02:00
Frédéric Guillot
a5b90a9404 Fix typos in API documentation 2014-09-17 15:55:07 +02:00
Frédéric Guillot
f7bea1a1ef Improve API calls for project permissions 2014-09-17 15:43:04 +02:00
Frédéric Guillot
243e72474b Improve board API calls 2014-09-17 14:47:41 +02:00
Frédéric Guillot
e7a20b9d8f Improve API calls for users 2014-09-16 19:30:18 +02:00
Frédéric Guillot
eb6dfdca53 Improve API calls for comments 2014-09-16 17:54:17 +02:00
Frédéric Guillot
e1ddf7f012 Run unit tests across different database backends + fix bugs 2014-09-15 22:35:56 +02:00
Frédéric Guillot
15e1ed6148 Improve API calls for subtasks 2014-09-12 15:14:59 +02:00
Frédéric Guillot
61927232ae Improve API calls for categories 2014-09-11 18:28:17 +02:00
Frédéric Guillot
9bde377bbe Start to implement task history and project activity 2014-09-09 20:39:45 +02:00
Frédéric Guillot
ef95c7c284 Improve project api procedures 2014-09-09 15:15:04 +02:00
Frédéric Guillot
532ea3b868 Start to improve task Api operations and doc 2014-09-05 18:57:58 -07:00
Frédéric Guillot
954bed954f Task move position refactoring 2014-09-04 20:14:26 -07:00
Frédéric Guillot
f0753a839e Update JSON API documentation 2014-07-22 10:07:18 -02:30
Frédéric Guillot
1c6431b3ea Update API documentation 2014-06-25 09:46:31 -03:00
Frédéric Guillot
dfe498171a Start to write the API documentation 2014-06-24 19:54:05 -03:00