Commit Graph

491 Commits

Author SHA1 Message Date
Regis Houssin
fb0869e0d0 Merge pull request #549 from jfefe/webservices
New webservice method to create a thirdparty with contact and user
2012-12-18 02:49:45 -08:00
jfefe
0d8969e2a6 New webservice method to create a thirdparty with contact and user 2012-12-18 11:17:46 +01:00
Regis Houssin
65090c582d Fix: checkstyle 2012-12-15 11:39:47 +01:00
fhenry
0e1d83c698 Change sample data for createThirdParty 2012-12-13 19:58:36 +01:00
fhenry
d03d81a174 Merge remote-tracking branch 'origin/develop' into develop 2012-12-13 19:47:27 +01:00
fhenry
ff5f01646a Web Service Agenda/Actioncomm with extrafields 2012-12-13 19:11:03 +01:00
fhenry
605d236ecc WebService Agenda/Actioncomm 2012-12-13 19:09:40 +01:00
fhenry
3fc51c2786 Commit without password 2012-12-13 12:50:52 +01:00
fhenry
14c1616adb Full standard extrafields management in Thirds Party Web service 2012-12-13 12:34:00 +01:00
fhenry
574a950dc6 Add third party extrafield in web service exposure 2012-12-08 13:30:39 +01:00
jfefe
9a8f81c740 Remove deprecated fields
fix : data is an array, not an object
2012-12-05 06:42:05 +01:00
jfefe
8ae10ef9f0 New webservice methods for contact :
- new method to get contact info
- new method to create a contact
- new method to get a list of contact for a thirdparty
2012-12-05 03:47:25 +01:00
jfefe
771634c66b Add contact info when get an user by webservice 2012-12-05 02:11:11 +01:00
Laurent Destailleur
72608e7a72 Fix: Checkstyle 2012-11-19 23:43:14 +01:00
jfefe
7157869371 New webservice for order with method to get, create and valid an order 2012-11-19 12:14:51 +01:00
jfefe
d9d01c80b0 Add information about price when call a product by webservice 2012-11-19 00:35:01 +01:00
jfefe
324b11ebb9 Add comment 2012-11-18 13:20:27 +01:00
jfefe
f47ce7b220 New webservice to fetch categories 2012-11-18 13:15:19 +01:00
jfefe
0f789f6ad3 New webservice method to get list of product for a specific category 2012-11-17 23:40:58 +01:00
jfefe
40a3704739 New webservice method to get list of usergroups 2012-11-17 23:21:12 +01:00
jfefe
8f15dd4df2 Fix : correct invoice line description when calling by webservice 2012-11-14 12:42:04 +01:00
jfefe
8a69a258fd image information in webservice product : fix wrong objet 2012-11-06 16:18:26 +01:00
jfefe
8175a9a7e5 Add image information in webservice product 2012-11-06 15:16:49 +01:00
jfefe
9eac0d06ec Add price_ttc value in product properties when call by webservice 2012-11-06 01:41:31 +01:00
jfefe
00ee6e9960 Can have the thirdparty status 'active' when creating by webservices 2012-11-05 03:49:17 +01:00
Regis Houssin
c521a77e92 New: add key generator in webservices admin page 2012-10-26 15:20:47 +02:00
Laurent Destailleur
9c7b9f744f Removed deprecated field 2012-10-24 17:31:02 +02:00
Laurent Destailleur
6803c68ebf Fix: Bad date format 2012-10-17 15:53:45 +02:00
Regis Houssin
43c0a03758 Fix: strict mode tornado 2012-09-15 11:21:22 +02:00
Regis Houssin
e19f8c54f1 Fix: strict mode hurricane 2012-09-15 10:01:35 +02:00
Laurent Destailleur
ddb31d4b2c Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/webservices/server_user.php
2012-08-30 16:54:59 +02:00
Laurent Destailleur
07aae3200f Fix: Test on ref and ref_ext into webservice 2012-08-29 10:23:15 +02:00
Laurent Destailleur
6853ed0e5e Fix: permission for a user to view its own card using webservice 2012-08-28 22:31:51 +02:00
Laurent Destailleur
990a13146d Fix: permission for a user to view its own card using webservice 2012-08-28 18:47:32 +02:00
Regis Houssin
ead2a81baf Fix: merge problem 2012-08-23 18:45:41 +02:00
Regis Houssin
56a22d2b59 Fix: rename for security raison 2012-08-23 18:15:54 +02:00
Marcos GarciÌa
9b3c89ac47 Removed parenthesis from all include and include_once and replaced with single quotes 2012-08-23 02:40:41 +02:00
Marcos GarciÌa
f3674317ec Removed parenthesis from all require and replaced with single quotes 2012-08-22 23:24:21 +02:00
Marcos GarciÌa
706d79986c Removed parenthesis from all require_once and replaced with single quotes 2012-08-22 23:11:24 +02:00
Regis Houssin
fb23364511 Fix: uniformize code 2012-07-23 16:10:54 +02:00
Laurent Destailleur
72d9f7348c Fix: Missing lang loading 2012-07-22 12:13:53 +02:00
Laurent Destailleur
66ea44886b Fix: Permissions when using web services. 2012-07-22 02:33:21 +02:00
Laurent Destailleur
ae08c49d13 Fix: due date and unit price into web service 2012-07-13 15:32:38 +02:00
Laurent Destailleur
5a57070f6f Fix: Works whatever is number of lines into invoice 2012-07-12 18:12:02 +02:00
Laurent Destailleur
ee8b80813a Fix: Date not converted correctly when using web service 2012-07-12 17:07:56 +02:00
Laurent Destailleur
f7eebc0502 Fix: Phone not saved when using web service 2012-07-12 11:58:44 +02:00
Regis Houssin
e18d3c6e18 Fix: strict mode again 2012-07-11 15:55:56 +02:00
Regis Houssin
6f1651309e Fix: global converting lines delimiter 2012-07-02 19:30:37 +02:00
Laurent Destailleur
3b9d7c0125 New: Add webservice for thirdparty creation and list. 2012-06-25 13:06:26 +02:00
Laurent Destailleur
78ae7dc075 Checkstyle 2012-03-27 09:59:28 +02:00
Laurent Destailleur
4806f2ad54 New: Add webservice to get all product ids. 2012-03-16 23:06:38 +01:00
Laurent Destailleur
aa195b9ecf New: Add web service to list product. Not stable yet. 2012-03-16 18:35:39 +01:00
Laurent Destailleur
915bc47a58 Doxygen 2012-01-04 21:47:40 +01:00
Laurent Destailleur
498c1b1b41 Qual: idprof are all renamed to idprof1,2,3,4 (removed old name siren,
siret, ...)
2011-12-28 17:30:30 +01:00
Laurent Destailleur
8a498774bf Can choose nusoap library path.
Work on debian package.
2011-11-27 02:06:48 +01:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc [task #216] Move lib in core directory 2011-10-24 11:25:54 +02:00
Regis Houssin
c65238b773 [task #216] Move lib in core directory 2011-10-24 10:45:06 +02:00
Laurent Destailleur
f1e36331ea New: Add webservice user 2011-10-18 16:26:40 +02:00
Laurent Destailleur
9f035d3b91 New: Add web service to get user
Add generator of webservice
2011-10-18 15:55:06 +02:00
Laurent Destailleur
94995ecaf8 Doxygen 2011-10-18 14:52:43 +02:00
eldy
409fd169cf New: Add webservice to create a product 2011-10-02 01:23:57 +02:00
eldy
f70b1894db Work on product webservice 2011-10-01 01:30:32 +02:00
Regis Houssin
7b6b77ddac Fix: avoid warning
Fix: doxygen
2011-09-20 15:41:16 +00:00
Laurent Destailleur
e632b35c3f Fix: duplicate message 2011-09-07 15:14:40 +00:00
Juanjo Menent
f51a7ede09 Qual: Uniformize code 2011-09-07 06:08:01 +00:00
Laurent Destailleur
3ae7efa320 Fix: duplicate message 2011-09-07 15:14:40 +00:00
Juanjo Menent
2d1e0b1ac7 Qual: Uniformize code 2011-09-07 06:08:01 +00:00
Laurent Destailleur
aabc357883 Fix: duplicate message 2011-09-07 15:14:40 +00:00
Juanjo Menent
2b125c542d Qual: Uniformize code 2011-09-07 06:08:01 +00:00
Laurent Destailleur
ed5f53c8ab Fix: duplicate message 2011-09-07 15:14:40 +00:00
Juanjo Menent
5e6d4f308d Qual: Uniformize code 2011-09-07 06:08:01 +00:00
Laurent Destailleur
d2e0ae6932 Fix: duplicate message 2011-09-07 15:14:40 +00:00
Juanjo Menent
40f40c4249 Qual: Uniformize code 2011-09-07 06:08:01 +00:00
Laurent Destailleur
9aad868420 New: add information 2011-09-07 15:19:55 +00:00
Laurent Destailleur
02fb8fbbc7 Fix: duplicate message 2011-09-07 15:14:40 +00:00
Laurent Destailleur
855dea57e7 New: Show param to overwite lib path 2011-09-07 15:08:49 +00:00
Laurent Destailleur
24c5993a47 Fix: W3C 2011-09-07 16:48:04 +00:00
Laurent Destailleur
46c03ca693 New: Show param to overwite lib path 2011-09-07 14:50:18 +00:00
Laurent Destailleur
e52e0fb8fa New: add information 2011-09-07 15:19:55 +00:00
Laurent Destailleur
7734901fb0 Work on rpm package 2011-09-07 14:34:44 +00:00
Laurent Destailleur
57c01f7ae0 Work on packagers 2011-09-07 15:59:55 +00:00
Laurent Destailleur
2bd49427ff Fix: duplicate message 2011-09-07 15:14:40 +00:00
Laurent Destailleur
263ab6eac8 Work on rpm package 2011-09-07 14:34:15 +00:00
Laurent Destailleur
4b0f64f3a8 Work on rpm package 2011-09-07 15:31:11 +00:00
Laurent Destailleur
55d9c3274a New: Show param to overwite lib path 2011-09-07 15:08:49 +00:00
Laurent Destailleur
faf74360d9 New: add information 2011-09-07 15:19:55 +00:00
Laurent Destailleur
96dc78ed52 New: Show param to overwite lib path 2011-09-07 14:50:18 +00:00
Laurent Destailleur
8dabfe5e90 Fix: duplicate message 2011-09-07 15:14:40 +00:00
Juanjo Menent
52baefbe85 Qual: Uniformize code 2011-09-07 06:08:01 +00:00
Regis Houssin
27300fe898 Fix: remove obsolete tags (in progress) 2011-08-27 16:15:06 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
cc94dd87d1 Try to rename some fields with english name 2011-08-18 22:25:46 +00:00
Laurent Destailleur
37ead2f97e Fix: Avoid errors into rpm packages 2011-07-31 23:19:04 +00:00
Laurent Destailleur
3cad19f346 Return third party id into web services 2011-06-15 13:59:00 +00:00
Laurent Destailleur
5e201deebd Fix: deprecated usage of & 2011-06-15 13:45:07 +00:00
Laurent Destailleur
4fb81f3e7f Fix: deprecated feature 2011-06-01 18:36:40 +00:00
Laurent Destailleur
389fd715dc Web services seems to work great now. 2011-06-01 18:19:40 +00:00
Laurent Destailleur
5d1e7c2d85 Some fixes for web services 2011-05-04 15:19:38 +00:00
Laurent Destailleur
f80ac7f8f9 Fix: Parameter pb. 2011-03-18 10:08:36 +00:00
Laurent Destailleur
a7a005d894 Work on web services 2011-03-11 22:48:34 +00:00
Laurent Destailleur
054f0cabd7 Work on Web service for supplier invoice 2011-03-09 01:41:55 +00:00
Laurent Destailleur
79e1552085 Doxygen 2011-03-08 09:59:41 +00:00
Laurent Destailleur
c7743a4da0 New: Add web service to get supplier invoices 2011-02-24 21:37:23 +00:00
Laurent Destailleur
d31dbaf85a Now dolibarr_main_url_root is detected automatically. Value in conf file is used only to forge links to show for external access. 2011-02-23 12:24:09 +00:00
Laurent Destailleur
0b74a452ce Fix: Web service call 2011-01-22 09:42:37 +00:00
Laurent Destailleur
c1239a91ea More error message 2011-01-17 00:33:19 +00:00
Laurent Destailleur
81342b1287 Fix: Missing return code 2010-12-19 11:49:37 +00:00
Laurent Destailleur
00eee13358 Fix: Missing return code 2010-12-19 11:12:14 +00:00
Laurent Destailleur
afc7fb1b59 Add index page of webservices 2010-12-18 11:09:26 +00:00
Laurent Destailleur
2498426867 Fix: Restore stable version for 3.0 2010-12-14 23:27:17 +00:00
Laurent Destailleur
1889059dea Fix: Works with new nusoap lib 2010-12-13 20:42:04 +00:00
Laurent Destailleur
5005b5105c Fix: Use correct file name 2010-12-09 19:56:35 +00:00
Laurent Destailleur
f50738c69d Work on web services 2010-12-07 08:36:50 +00:00
Laurent Destailleur
62158d49a7 Work on webservices 2010-12-06 02:40:58 +00:00
Laurent Destailleur
ad19fc1ca9 New: Work on web services 2010-12-05 20:33:24 +00:00
Laurent Destailleur
919decc6a2 Work on web services 2010-12-05 12:22:55 +00:00
Laurent Destailleur
75174ecc62 Restore work lost by savannah backup 2010-12-01 21:38:00 +00:00
Laurent Destailleur
6e75a3d203 Restore work lost by savannah backup 2010-12-01 21:16:28 +00:00
Regis Houssin
77fb85b824 Fix: savannah problem 2010-12-01 19:55:20 +00:00
Laurent Destailleur
ed5f35d0f5 Work on paypal module 2010-10-31 15:06:26 +00:00
Laurent Destailleur
2ab7e6c142 UTF8 2010-10-02 10:48:28 +00:00
Laurent Destailleur
fc2213a8f1 Doxygen 2010-07-21 12:35:56 +00:00
Philippe Grand
70a5769698 according to new tree directory 2010-05-03 09:40:55 +00:00
Laurent Destailleur
9df4f1ad7e Fix: Warning in nusoap with PHP 5.3 2010-04-13 21:33:02 +00:00
Philippe Grand
f21aed7f61 fix : Cannot redeclare class SoapClient 2010-04-13 14:06:09 +00:00
Regis Houssin
3361b4d594 Fix: class "soapclient_nusoap" rename "nusoap_client" in version 0.7.3 2009-11-05 08:31:40 +00:00
Regis Houssin
28d409d3dc Fix: no accent 2009-06-06 03:13:37 +00:00
Regis Houssin
06d2d2fc2f Fix: nous ne sommes jamais trop prudent ! 2009-05-18 13:10:40 +00:00
Laurent Destailleur
44c223450a New: Now webservice module must be activated to enable call of webservice server.php page. 2009-05-08 12:08:54 +00:00
Laurent Destailleur
40e7e6027a First add to support asterisk 2009-03-22 22:32:22 +00:00
Laurent Destailleur
92464b40e7 Web services are in UTF8 2009-03-09 21:23:46 +00:00
Laurent Destailleur
a27af6c433 Web services are in UTF8 2009-03-09 21:08:32 +00:00
Laurent Destailleur
0823322ba1 Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
Laurent Destailleur
d77b926d53 Doc 2008-07-11 23:33:16 +00:00
Laurent Destailleur
3113bb241a Fix: Pb sous Plesk 2008-01-20 21:53:43 +00:00
Laurent Destailleur
9e3a175d3c Fix: renommage de soapclient en soapclient_nusoap pour eviter conflit avec module Soap de PHP5 2007-08-10 21:48:06 +00:00
Laurent Destailleur
11626bbcd6 Renomme fichier README.txt en README 2007-02-05 13:04:38 +00:00
Laurent Destailleur
66b59fef23 New: Vérification par web service de la validité du code tva intracommunautaire 2006-12-16 13:45:59 +00:00
Laurent Destailleur
4c2d2d40f5 Add documentation 2006-11-23 00:04:19 +00:00
Laurent Destailleur
747008a2fe Les fonctionnalités natives de web services Dolibarr sont placées dans le répertoire webservices 2006-08-08 01:26:48 +00:00