Laurent Destailleur
|
a78db45178
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
|
2019-01-27 18:12:36 +01:00 |
|
Xebax
|
94d3f038eb
|
FIX 'statut' is ignored when updating a user with the REST API.
|
2019-01-27 13:20:33 +01:00 |
|
Regis Houssin
|
e1877625a0
|
FIX clean code
|
2018-07-27 13:42:44 +02:00 |
|
Laurent Destailleur
|
438cdfc004
|
FIX #9141
|
2018-07-24 17:16:21 +02:00 |
|
Laurent Destailleur
|
0d0da234b1
|
Lowercase NULL, TRUE, FALSE according to PSR2
|
2018-04-16 13:51:16 +02:00 |
|
Laurent Destailleur
|
aad0da2513
|
Fix maxi debug of APIs (clean output fields)
|
2017-12-21 16:50:18 +01:00 |
|
Laurent Destailleur
|
ce32da6217
|
Fix debugs APIs
|
2017-12-01 15:39:18 +01:00 |
|
Laurent Destailleur
|
7d3325c087
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/dolibarr_changes.txt
htdocs/user/class/api_users.class.php
|
2017-11-25 13:17:38 +01:00 |
|
Laurent Destailleur
|
4cbcf5189a
|
FIX #7806
|
2017-11-25 01:24:24 +01:00 |
|
Laurent Destailleur
|
38c770ffb3
|
FIX #7806
|
2017-11-25 01:16:12 +01:00 |
|
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 |
|