Laurent Destailleur
|
bc2009874d
|
Fix code comment
|
2018-01-15 12:59:30 +01:00 |
|
Laurent Destailleur
|
3c3402bc60
|
Debug API for prices of products
|
2018-01-14 15:58:04 +01:00 |
|
Laurent Destailleur
|
f19fb90ab0
|
Merge #8008 manually
|
2018-01-04 23:36:14 +01:00 |
|
Laurent Destailleur
|
6f107e3fee
|
Fix API to download/build doc
|
2017-12-27 15:48:20 +01:00 |
|
Laurent Destailleur
|
fdac3078e2
|
Fix permissions
|
2017-12-24 14:42:51 +01:00 |
|
Laurent Destailleur
|
57272dc5fe
|
API to get list of available document is ok for invoice
order, proposal, shipment
|
2017-12-22 19:49:31 +01:00 |
|
Laurent Destailleur
|
f0c8b548f3
|
Fix bugs reported by scrutinizer
|
2017-12-22 14:24:31 +01:00 |
|
Laurent Destailleur
|
aad0da2513
|
Fix maxi debug of APIs (clean output fields)
|
2017-12-21 16:50:18 +01:00 |
|
Laurent Destailleur
|
2163db446b
|
NEW Can test signature of a version from API
|
2017-12-16 17:24:23 +01:00 |
|
Laurent Destailleur
|
1ad7ec5ad1
|
Test on bad entity
|
2017-12-12 13:23:39 +01:00 |
|
Laurent Destailleur
|
ce32da6217
|
Fix debugs APIs
|
2017-12-01 15:39:18 +01:00 |
|
Laurent Destailleur
|
77509ee37a
|
Removed deprecated apis
|
2017-11-25 13:14:28 +01:00 |
|
Laurent Destailleur
|
a5a9b9b23f
|
Removed deprecated REST API
Prepare code to be compatible with swagger v2
|
2017-11-17 12:50:34 +01:00 |
|
Laurent Destailleur
|
92753273b9
|
Fix upload api for invoices and bad id for bank account
|
2017-11-17 11:44:52 +01:00 |
|
Neil Orley
|
4dfb0a8f1b
|
NEW add the ability to regenerate an pdf for the order module
add the ability to regenerate an pdf for the order module
|
2017-11-10 16:42:06 +01:00 |
|
Neil Orley
|
e025167747
|
Modify getAvailability comments
|
2017-11-08 17:17:25 +01:00 |
|
Neil Orley
|
ac64ada264
|
NEW Get the list of delivery times
Get the list of delivery times using the REST API
|
2017-11-08 17:15:28 +01:00 |
|
Laurent Destailleur
|
fe103f0492
|
Remove too verbose log
|
2017-11-06 11:14:16 +01:00 |
|
Laurent Destailleur
|
ea5dd3eb3d
|
NEW Add REST API for supplier proposals
|
2017-11-06 11:06:31 +01:00 |
|
Laurent Destailleur
|
534c50f46e
|
Move api that are admin features into a dedicated /admin api
|
2017-11-06 09:55:31 +01:00 |
|
Laurent Destailleur
|
7139cbb490
|
Fix regression
|
2017-11-05 19:00:43 +01:00 |
|
Laurent Destailleur
|
a329f7dc75
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
build/exe/doliwamp/doliwamp.iss
htdocs/accountancy/customer/list.php
htdocs/accountancy/supplier/list.php
|
2017-11-05 18:50:14 +01:00 |
|
Laurent Destailleur
|
202d36d582
|
Work on modulebuilder
|
2017-11-05 18:15:59 +01:00 |
|
Laurent Destailleur
|
fb3f1ef667
|
Code comment
|
2017-11-02 09:49:41 +01:00 |
|
Laurent Destailleur
|
5df4912324
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
|
2017-11-02 09:45:13 +01:00 |
|
Laurent Destailleur
|
59df957181
|
Fix return HTTP code 501 if calling a non existing api
|
2017-11-02 01:43:27 +01:00 |
|
Laurent Destailleur
|
192dc43b87
|
Fix regression
|
2017-11-02 01:16:42 +01:00 |
|
Laurent Destailleur
|
b29f32171c
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/comm/action/class/actioncomm.class.php
htdocs/contrat/card.php
htdocs/core/lib/project.lib.php
htdocs/filefunc.inc.php
|
2017-10-30 18:22:26 +01:00 |
|
Laurent Destailleur
|
892798bf79
|
Code comment
|
2017-10-30 12:40:12 +01:00 |
|
Laurent Destailleur
|
bb996019c2
|
NEW Support visibility on extrafields
|
2017-10-25 11:42:14 +02:00 |
|
Laurent Destailleur
|
728e36f70f
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/api/index.php
htdocs/comm/propal/class/api_proposals.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/class/api_invoices.class.php
htdocs/core/actions_massactions.inc.php
htdocs/core/actions_sendmails.inc.php
|
2017-10-22 01:43:33 +02:00 |
|
Laurent Destailleur
|
d7113a3602
|
Fix init of environment for a dedicated entity in API
|
2017-10-19 17:32:23 +02:00 |
|
Laurent Destailleur
|
8da7f789d8
|
Fix init of environment for a dedicated entity in API
|
2017-10-19 17:30:08 +02:00 |
|
Laurent Destailleur
|
99239cbb38
|
Add API close to close an order
|
2017-10-18 15:34:03 +02:00 |
|
Laurent Destailleur
|
d70c215ab8
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/bankentries.php
htdocs/fourn/facture/card.php
|
2017-10-17 11:14:58 +02:00 |
|
Laurent Destailleur
|
45ac8367bd
|
NEW Add API for contracts
|
2017-10-16 17:56:59 +02:00 |
|
Laurent Destailleur
|
a4b4eab2ae
|
Fix API when using an API key for a user in another entity
|
2017-10-16 16:23:50 +02:00 |
|
Laurent Destailleur
|
bec985a551
|
Fix error message
|
2017-10-16 14:56:56 +02:00 |
|
Laurent Destailleur
|
87814af7b6
|
Move function colorIsLight into functions.lib.php
Fix scrutinizer bugs.
|
2017-10-16 09:29:10 +02:00 |
|
Laurent Destailleur
|
afdc176f47
|
Fix scrutinizer
|
2017-10-16 08:52:00 +02:00 |
|
Regis Houssin
|
151fb72183
|
NEW documents REST API return list of documents by element
|
2017-10-12 12:28:10 +02:00 |
|
Nicolas Leichtle
|
5f2c5a6c53
|
New Extend REST POST function "/documents" to support projects and tasks
|
2017-10-08 23:26:35 +02:00 |
|
Laurent Destailleur
|
e40bffb0d5
|
Fix bug reported by scrutinizer
|
2017-10-07 20:21:47 +02:00 |
|
Scrutinizer Auto-Fixer
|
328d39bc71
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-10-07 11:09:31 +00:00 |
|
Laurent Destailleur
|
19adbaf84b
|
Fix url to explorer no more working
|
2017-10-06 13:36:29 +02:00 |
|
Scrutinizer Auto-Fixer
|
f59d87f06d
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-10-06 00:42:32 +00:00 |
|
Laurent Destailleur
|
801a5180d6
|
Fix scrutinizer bug reports
|
2017-10-06 01:16:19 +02:00 |
|
Laurent Destailleur
|
f0b314dfd7
|
Change signature of file to match other urls to link/download files.
|
2017-10-05 10:25:06 +02:00 |
|
Neil Orley
|
a3096b4e9d
|
NEW Generates the document before downloading using REST API
Generates the document before downloading using REST API
|
2017-10-04 15:59:54 +02:00 |
|
Laurent Destailleur
|
8e0da9bfeb
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/holiday/document.php
|
2017-10-04 13:32:53 +02:00 |
|