Frédéric FRANCE
8305c35b6b
fix phpdoc ( #31262 )
...
* fix phpdoc
* fix phpdoc
2024-10-04 09:40:05 +02:00
Laurent Destailleur
1624e38c3e
Add missing comment
2024-07-16 21:48:51 +02:00
Laurent Destailleur
0dcc75318b
FIX Conflict with autoload
2024-04-23 17:12:50 +02:00
Laurent Destailleur
f5a123212b
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-01-02 14:43:31 +01:00
Laurent Destailleur
29667900f6
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-01-02 14:40:58 +01:00
Laurent Destailleur
0329bbc0cb
Merge
2024-01-02 14:37:25 +01:00
Laurent Destailleur
086da9f73f
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2024-01-02 14:34:34 +01:00
Eric Seigne
40329db2b2
next fix for #17665 : autoloader collision
2023-12-21 18:20:05 +01:00
hystepik
9d566c41df
Fix : api warning php 8.1
2022-11-24 22:52:05 +01:00
Laurent Destailleur
866fc4d83e
Merge
2022-06-14 16:21:12 +02:00
ptibogxiv
55afe1939d
Fix php8 compatibility
2022-06-12 21:33:08 +02:00
Laurent Destailleur
c7f99f140e
Fix remove validator
2022-02-09 17:41:32 +01:00
Frédéric FRANCE
dffb244776
Update AutoLoader.php
2021-05-18 21:04:43 +02:00
Laurent Destailleur
b0fe08e411
Clean code
2021-04-26 19:21:23 +02:00
Laurent Destailleur
d138e7410b
Clean code
2021-04-26 19:12:23 +02:00
Laurent Destailleur
5d0e93344b
Upgrade to swagger 2.2
2021-04-25 17:41:59 +02:00
Laurent Destailleur
93d309cdbc
FIX Update Restler API to 3.1.1 to fix error with php8
2020-12-23 19:15:58 +01:00
Laurent Destailleur
fd8bfcfd3b
FIX Update Restler API to 3.1.1 to fix error with php8
2020-12-23 17:25:38 +01:00
Laurent Destailleur
644bac0b80
Removed gitignore
2020-12-07 20:39:59 +01:00
Laurent Destailleur
bb217db31e
Ad .gitignore
2020-12-07 20:38:15 +01:00
Laurent Destailleur
d3f8c7af1e
Fix compatibility with php 7.4
2020-02-21 14:41:36 +01:00
Laurent Destailleur
0cf014b01f
Update Restler to 3.0RC6 (last bug fixes of branch v3)
2019-10-08 11:14:53 +02:00
Jean Traullé
c0f98ab4c8
New REST API Explorer branding and improvements
...
- Header of REST API Explorer has been Dolibarr colored
- API Methods are now sorted alphabetically
- API endpoints with same names are now sorted in this order (GET, POST, PUT, PATCH, DELETE)
2018-08-26 17:13:19 +02:00
Laurent Destailleur
f33b5067ad
Upgrade branch 3.0 of RESTLER (still 3.0.0 RC6)
...
This upgrade Swagger from 1.2 to 2.0
2017-11-17 12:55:27 +01:00
Laurent Destailleur
4582b54e91
Fix use command standard @... to mark a change in official code
2017-07-17 20:09:19 +02:00
Laurent Destailleur
f011197e00
Update swagger to 2.0.24
2017-05-24 15:12:45 +02:00
Laurent Destailleur
baa1f3ed2b
Clean doc about changes in external libraries
2017-02-24 14:35:20 +01:00
Laurent Destailleur
bc43a052f4
Default usage to send token is header.
2017-02-03 12:16:13 +01:00
Laurent Destailleur
db220e7af5
FIX Rename api_key into DOLAPIKEY to allow to use it on http header.
2017-01-22 20:55:26 +01:00
Laurent Destailleur
1082997f62
FIX #5972 #5734
2016-11-11 15:19:25 +01:00
Laurent Destailleur
828fe984e8
FIX #5734
2016-09-12 00:09:46 +02:00
Laurent Destailleur
e7385c9e4f
Try to solve side effect of this fuck... autoload creating a big mess in
...
a lot of features.
2016-05-18 11:57:13 +02:00
Laurent Destailleur
e6196f69cd
Fix Restler bug returning warnings
2016-05-18 00:45:13 +02:00
Laurent Destailleur
d980742b6c
Merge pull request #5057 from nka11/restler3.0.0RC6
...
Update Restler to 3.0.0RC6
2016-05-13 23:15:16 +02:00
Laurent Destailleur
2308d28c19
FIX Add test code to detect/test autoload conflict
2016-05-13 19:23:56 +02:00
nka11
c957cfc260
removing String class which cause server Error with php7
2016-05-11 13:22:58 +02:00
nka11
b60389cec4
Update Restler to 3.0.0RC6
2016-04-21 08:13:19 +02:00
Laurent Destailleur
3c55479705
Restler #3544
2015-11-22 17:17:06 +01:00
Raphaël Doursenaud
321094ab42
Install Restler framework from composer
2015-09-04 19:06:02 +02:00
Laurent Destailleur
bf883e1576
Minor cosmetic changes
...
Fix permissions and CRLF
2015-05-15 02:34:57 +02:00
jfefe
b503b16f07
NEW : add restler framework
...
First step to build REST API into Dolibarr
2015-05-01 15:42:05 +02:00