Laurent Destailleur
|
c6e5115d34
|
Set default limit to 100 on all rest api that list
|
2017-10-22 15:42:19 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
160eb194ea
|
Clean REST response for user and third parties
|
2017-05-24 15:24:35 +02:00 |
|
Laurent Destailleur
|
f5e29d6c86
|
Fix phpcs warning
|
2017-05-22 10:45:02 +02:00 |
|
Laurent Destailleur
|
b0f0285137
|
Standardize code
|
2017-05-16 21:29:18 +02:00 |
|
Laurent Destailleur
|
9e44eb0d15
|
Fix return code REST similar for all api with POST
|
2016-12-23 02:08:22 +01:00 |
|
Laurent Destailleur
|
761a795294
|
Maxi debug on REST APIs
|
2016-12-05 13:31:29 +01:00 |
|
Laurent Destailleur
|
dd27a52a85
|
Fix several problems on new REST API on project/tasks
|
2016-11-19 16:08:27 +01:00 |
|
Laurent Destailleur
|
43bf372cf7
|
Fix doxygen
|
2016-10-25 21:15:25 +02:00 |
|
Laurent Destailleur
|
f67863e1aa
|
NEW Can use any filter on all REST API to list.
|
2016-10-25 19:15:47 +02:00 |
|
Laurent Destailleur
|
d39d7d92c9
|
Uniformize code.
|
2016-09-26 02:13:58 +02:00 |
|
Laurent Destailleur
|
6cae631a4f
|
NEW Add REST API to read users
|
2016-09-19 02:13:16 +02:00 |
|
Xebax
|
6d67303501
|
REST API: move the definition of /contacts/{id}/createUser
from api_users.class.php to api_contacts.class.php.
|
2016-06-20 17:56:33 +02:00 |
|
Xebax
|
396d31e18e
|
REST API: begin the refactoring.
Simplify the code that looks for the API classes and replace the
/contact/ and /user/ APIs by /contacts/ and /users/.
|
2016-06-20 17:56:33 +02:00 |
|