Laurent Destailleur
|
6b1a1e5e58
|
FIX #13743
|
2020-04-27 15:09:27 +02:00 |
|
Laurent Destailleur
|
9525289488
|
Fix return code of some API
|
2020-03-17 13:50:20 +01:00 |
|
Scrutinizer Auto-Fixer
|
f413ce6aac
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-03-12 11:45:44 +00:00 |
|
Laurent Destailleur
|
82f0d8a3bc
|
Fix bad params
|
2020-03-09 17:38:47 +01:00 |
|
Laurent Destailleur
|
054ffb7547
|
Depreciate variables not used by Dolibarr.
|
2020-03-06 14:38:06 +01:00 |
|
Laurent Destailleur
|
44eda2d4ad
|
Fix doxygen
|
2020-02-20 13:42:43 +01:00 |
|
Laurent Destailleur
|
31956d8912
|
Standard of REST API URL
|
2019-11-22 15:11:28 +01:00 |
|
Laurent Destailleur
|
05fed5358a
|
Merge pull request #12179 from c3do/develop
NEW Add API to get objects by ref, ref_ext, ...
|
2019-10-20 13:42:18 +02:00 |
|
Laurent Destailleur
|
54b7886331
|
Update api_orders.class.php
|
2019-10-20 13:40:18 +02:00 |
|
Frédéric FRANCE
|
66b0c27645
|
clean indent in commande dir
|
2019-10-20 09:58:31 +02:00 |
|
c3do
|
4292d72ea3
|
Can get order by ref, ref_ext, ref_int
|
2019-10-19 23:42:55 +02:00 |
|
Laurent Destailleur
|
b79831ec39
|
Merge pull request #11952 from aspangaro/11.0_https
Move Gnu.org to https
|
2019-10-01 14:48:21 +02:00 |
|
Frédéric FRANCE
|
f3a38ef1af
|
Update api_orders.class.php
|
2019-09-30 21:41:07 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
529dd05226
|
Replace deprecated code
|
2019-09-06 10:53:05 +02:00 |
|
Jean Traullé
|
c32c7d48ba
|
Fix Wrongly catched examples by Doxygen
|
2019-08-30 17:14:59 +02:00 |
|
ptibogxiv
|
651f4158ac
|
Fix add / delete contact access
|
2019-06-16 14:18:26 +02:00 |
|
Laurent Destailleur
|
7cdfff7263
|
Fix syntax error
|
2019-03-15 20:42:49 +01:00 |
|
Laurent Destailleur
|
c0b6699b25
|
All methods set_draft() were renamed into setDraft()
|
2019-03-15 19:01:40 +01:00 |
|
Laurent Destailleur
|
401ad65975
|
Fix API explorer was broken due to corrupted API
|
2019-03-06 18:04:36 +01:00 |
|
Frédéric FRANCE
|
f283782445
|
change visibility
|
2019-03-04 19:57:46 +01:00 |
|
Frédéric FRANCE
|
7e31ca48d8
|
add visibility
|
2019-02-28 22:07:48 +01:00 |
|
Frédéric FRANCE
|
42a1387218
|
wip
|
2019-02-25 00:56:48 +01:00 |
|
ptibogxiv
|
58a73e7b4c
|
Update api_orders.class.php
|
2019-02-14 00:42:00 +01:00 |
|
ptibogxiv
|
7ac47fabda
|
NEW link/delete contact in order object
|
2019-02-14 00:36:35 +01:00 |
|
Laurent Destailleur
|
a39b4bcb7d
|
Update api_orders.class.php
|
2019-02-13 16:39:45 +01:00 |
|
Jimmy L
|
a172ea00a4
|
Rest API: Proposal, Orders, Invoices: Add contact details
|
2019-02-12 17:54:59 +01:00 |
|
Frédéric FRANCE
|
b10558bacd
|
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
|
2019-01-27 23:23:38 +01:00 |
|
Laurent Destailleur
|
4f9f0fd7b5
|
Merge branch 'develop' into elseif
|
2019-01-27 17:54:06 +01:00 |
|
Frédéric FRANCE
|
f0cdf300d1
|
Squiz.Functions.FunctionDeclarationArgumentSpacing
|
2019-01-27 15:20:16 +01:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|
Frédéric FRANCE
|
6e91b3cefc
|
PSR2 usage of else if is discouraged
|
2019-01-27 10:49:34 +01:00 |
|
Frédéric FRANCE
|
86d854f3f4
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
|
2018-10-24 23:04:26 +02:00 |
|
Frédéric FRANCE
|
b03f4004ea
|
PSR2 FunctionClosingBrace
|
2018-08-29 21:25:22 +02:00 |
|
Frédéric FRANCE
|
7bb781eea8
|
function declaration
|
2018-08-15 14:28:34 +02:00 |
|
Frédéric FRANCE
|
62b83412ee
|
test phpcs v3
|
2018-08-09 11:31:48 +02:00 |
|
Laurent Destailleur
|
f83dedf1b0
|
Fix space/tab
|
2018-05-29 10:04:20 +02:00 |
|
Neil Orley
|
748be12da2
|
Get external contacts ids instead of BILLING contacts ids.
|
2018-05-28 09:42:24 +02:00 |
|
Neil Orley
|
15e02c7082
|
NEW : adds billing contacts ids to REST API returns
adds billing contacts ids to REST API returns for proposals, orders and invoices
|
2018-05-22 11:40:32 +02:00 |
|
Laurent Destailleur
|
0d0da234b1
|
Lowercase NULL, TRUE, FALSE according to PSR2
|
2018-04-16 13:51:16 +02:00 |
|
Laurent Destailleur
|
c6fba7273d
|
Api interventions
|
2018-02-03 20:58:26 +01:00 |
|
Laurent Destailleur
|
6e446ccaae
|
Fix scrutinizer
|
2018-02-01 10:51:01 +01:00 |
|
Laurent Destailleur
|
89dc208072
|
Fix fk_account not into update
|
2018-01-30 17:00:17 +01:00 |
|
Laurent Destailleur
|
1e438b7ebd
|
Fix travis and return of api that change status
|
2018-01-05 02:01:57 +01:00 |
|
Laurent Destailleur
|
f19fb90ab0
|
Merge #8008 manually
|
2018-01-04 23:36:14 +01:00 |
|
Laurent Destailleur
|
b0fefffcf8
|
Fix standardize api code
|
2017-12-28 12:44:15 +01:00 |
|
Laurent Destailleur
|
aad0da2513
|
Fix maxi debug of APIs (clean output fields)
|
2017-12-21 16:50:18 +01:00 |
|
Neil Orley
|
171e388f6d
|
NEW Update bank account when updating an order
Add the ability to update the bankaccount when updating an order
|
2017-12-19 14:16:51 +01:00 |
|
Neil Orley
|
7e3a2d75bb
|
FIX Error when classify the order as invoiced unsing API
Remove of notrigger parameter. The notrigger attribute caused a type error when used.
|
2017-12-19 13:06:28 +01:00 |
|
Neil Orley
|
0817873267
|
NEW Create an order using an existing proposal
Create an order using an existing proposal.
|
2017-12-18 16:13:54 +01:00 |
|