guerinaxel
|
1e3b8e56f2
|
Add extrafields to productorservice webservice
|
2014-05-22 12:10:40 +02:00 |
|
guerinaxel
|
0d71350c76
|
Rename mode_reglement_id into payment_mode_id
|
2014-05-22 08:54:14 +02:00 |
|
guerinaxel
|
30a25251d9
|
Adding var mode_reglement_id to facture
Adding var mode_reglement_id to facture in order to change the payment method.
|
2014-05-20 09:59:42 +02:00 |
|
Laurent Destailleur
|
9b38857c9a
|
Fix: When creating an invoice, we must first create it as draft and then
after validate.
|
2014-05-13 14:24:27 +02:00 |
|
Laurent Destailleur
|
63100c9c06
|
Properties "civilite_id" were renamed into "civility_id".
|
2014-05-05 00:23:09 +02:00 |
|
Laurent Destailleur
|
c2c0a9b4bb
|
Merge pull request #1568 from GPCsolutions/closingtagremoval
Qual: Remove the closing PHP tag
|
2014-05-04 18:08:37 +02:00 |
|
Laurent Destailleur
|
d25778f12b
|
Qual: Removed duplicate column "datea" into table llx_societe
(duplicated with column tms).
|
2014-05-04 16:59:13 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Laurent Destailleur
|
f5b0651809
|
New: Add webservcie to delete a product.
Qual: More webservices in phpunit.
|
2014-05-02 16:47:54 +02:00 |
|
jfefe
|
f9e08c23d9
|
Add multilang support into getProductOrService webservice method
|
2014-04-25 13:32:31 +02:00 |
|
jfefe
|
181a49c18c
|
Add multilang support into getProductsForCategory webservice method
|
2014-04-25 13:31:38 +02:00 |
|
jfefe
|
e6e45862a1
|
Work into multilang into product webservice
|
2014-04-25 13:31:38 +02:00 |
|
fxw
|
f86d49c1ac
|
Update server_thirdparty.php
For the method getListOfThirdParties, return all the extrafieldsOptions of the thirdParty Object
|
2014-04-16 16:33:36 +02:00 |
|
jfefe
|
f8a98c51bf
|
Qual : phpdoc
|
2014-02-20 01:41:45 +01:00 |
|
jfefe
|
75d2215733
|
New : can use translations into products webservice
Add lang parameter to force langage
|
2014-02-20 01:39:48 +01:00 |
|
Laurent Destailleur
|
7078970ed1
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/class/html.form.class.php
|
2014-02-05 21:03:05 +01:00 |
|
jfefe
|
1ae87887fb
|
Fix into user webservices : better error management and country detection
- Avoid errors when creating an user with thirdparty
- Add country detection in webservices when country_code is filled
|
2014-02-04 18:03:22 +01:00 |
|
Laurent Destailleur
|
1cf058b8e9
|
Bad comment
|
2014-01-12 15:12:25 +01:00 |
|
Cédric Salvador
|
18b163c6db
|
allow the webservice to create a private individual
|
2013-12-20 17:03:24 +01:00 |
|
Cédric Salvador
|
168412a2d6
|
Wrong parameters order in the function call
|
2013-12-19 16:06:59 +01:00 |
|
Cédric Salvador
|
0a0ef548ef
|
Solved some bugs in order creation and validation
|
2013-12-19 16:06:59 +01:00 |
|
Laurent Destailleur
|
f0eb98c27a
|
Fix: Serious pb with loading stocks. If we use product->stock_reel or
product->stock_warehoure[], we must call product->load_stock() after the
product->fetch().
|
2013-12-10 19:42:49 +01:00 |
|
Florian Henry
|
05e0af0f23
|
WebService contact with statut (the new field)
|
2013-11-14 19:41:27 +01:00 |
|
Florian Henry
|
64745ecefe
|
Add function field into webservice contact
|
2013-10-30 09:52:39 +01:00 |
|
Laurent Destailleur
|
c81bb60384
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/core/lib/pdf.lib.php
htdocs/public/cron/cron_run_jobs.php
|
2013-10-27 02:33:03 +02:00 |
|
Florian Henry
|
6985a4fe3b
|
Fix web service_contact.php civilite_id vs civility_id
|
2013-10-26 10:59:31 +02:00 |
|
Florian Henry
|
ec8cee4d41
|
Add link to contact webservice that is already available
|
2013-10-25 11:39:14 +02:00 |
|
Laurent Destailleur
|
2061739371
|
Fix: Update must be done with id
|
2013-10-01 17:49:56 +02:00 |
|
Laurent Destailleur
|
957ff08458
|
New: Add update method for web service product.
|
2013-10-01 11:59:35 +02:00 |
|
Laurent Destailleur
|
065c87d81c
|
Qual: uniformize code: property ->tel on objects is now ->phone
everywhere
|
2013-09-25 19:58:22 +02:00 |
|
Laurent Destailleur
|
6c47ee22b4
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
.travis.yml
|
2013-09-11 23:12:47 +02:00 |
|
jfefe
|
5abbee02c8
|
Fix : missing lib / bad property name in order webservice
|
2013-09-10 11:23:36 +02:00 |
|
Laurent Destailleur
|
1b526b7aa5
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
.travis.yml
htdocs/fourn/facture/index.php
|
2013-09-09 20:00:12 +02:00 |
|
jfefe
|
13e235ca8a
|
Fix: permission check in invoice webservice
remove comment & indent code
|
2013-09-09 17:08:22 +02:00 |
|
Raphaël Doursenaud
|
4efe215b0c
|
Qual: removed a bunch of duplicated array keys
|
2013-09-05 17:00:18 +02:00 |
|
Florian Henry
|
4932c116e0
|
fix mispelling
|
2013-08-15 12:50:16 +02:00 |
|
Florian Henry
|
472d218372
|
Add category into filter into webservice thirdparty method
getListOfThirdParties
|
2013-08-15 10:39:59 +02:00 |
|
Laurent Destailleur
|
afae841ae4
|
Fix: Permissions on files
|
2013-08-06 00:36:21 +02:00 |
|
Laurent Destailleur
|
c41a955cbe
|
Fix: Permissions on files
|
2013-08-06 00:36:04 +02:00 |
|
Laurent Destailleur
|
5385d87995
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/langs/ca_ES/admin.lang
htdocs/langs/ca_ES/errors.lang
htdocs/langs/ca_ES/main.lang
htdocs/langs/ca_ES/opensurvey.lang
htdocs/langs/ca_ES/paybox.lang
htdocs/langs/ca_ES/products.lang
htdocs/langs/es_ES/admin.lang
htdocs/langs/es_ES/errors.lang
htdocs/langs/es_ES/main.lang
htdocs/langs/es_ES/products.lang
|
2013-07-05 21:56:54 +02:00 |
|
Florian Henry
|
1e089ef74a
|
Reset demo webservice to NORUN
|
2013-07-05 09:19:56 +02:00 |
|
Laurent Destailleur
|
af4651f1a2
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
build/perl/virtualmin/dolibarr.pl
htdocs/core/lib/files.lib.php
htdocs/langs/en_US/projects.lang
htdocs/langs/fr_FR/projects.lang
htdocs/public/paybox/paymentko.php
htdocs/public/paybox/paymentok.php
htdocs/public/paypal/paymentko.php
htdocs/public/paypal/paymentok.php
htdocs/webservices/server_other.php
|
2013-06-25 23:22:00 +02:00 |
|
jfefe
|
54bf3fd516
|
Add parameter to force user in dol_check_access_document function
This required by webservice where global $user is not available
|
2013-06-25 15:09:51 +02:00 |
|
Regis Houssin
|
05bd035488
|
Fix: convert line delimiters
|
2013-06-24 17:34:22 +02:00 |
|
Raphaël Doursenaud
|
686f5add82
|
Normalized line endings to LF
|
2013-06-05 16:12:07 +02:00 |
|
Laurent Destailleur
|
5bba5782a4
|
Merge remote-tracking branch 'origin/3.4' into develop
|
2013-05-29 21:22:27 +02:00 |
|
Florian Henry
|
3ddb410e2e
|
Change comment on dol_include_once method
|
2013-05-28 17:53:56 +02:00 |
|
Laurent Destailleur
|
393ad1447a
|
Qual: Uniformize permission code between viewimage.php and document.php
|
2013-05-16 15:46:54 +02:00 |
|
Laurent Destailleur
|
8f214a77c5
|
Fix: Fix error with linux rules
|
2013-04-30 21:31:35 +02:00 |
|
fhenry
|
a06581771c
|
Reveiw extrafield for womplaiance with wiki
http://wiki.dolibarr.org/index.php/Extrafields
|
2013-04-26 10:29:14 +02:00 |
|
Laurent Destailleur
|
023b6f2e8b
|
Fix: Use entity
|
2013-04-25 10:22:08 +02:00 |
|
jfefe
|
b5e66cc492
|
Mutualize code for security check when accessing a document by document.php and bywebservice
|
2013-04-22 15:00:29 +02:00 |
|
jfefe
|
60382f4b2c
|
New webservice to retrieve a document (work on invoice, propal, order and generic)
|
2013-04-22 13:18:40 +02:00 |
|
Laurent Destailleur
|
750b30863f
|
Qual: Clean code from things that should be inside external module.
|
2013-04-11 09:15:41 +02:00 |
|
fhenry
|
275bf67bb7
|
[ task #811 ] Uniformanize note field
|
2013-04-09 17:18:07 +02:00 |
|
Laurent Destailleur
|
ff3c8ec0be
|
Fix: Better error management
|
2013-04-07 15:16:19 +02:00 |
|
Laurent Destailleur
|
89365786a8
|
New: enhance tool fixdosfiles.sh
Convert DOS files to unix
|
2013-03-30 14:27:13 +01:00 |
|
Laurent Destailleur
|
298ba17e8f
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/exports/class/export.class.php
htdocs/webservices/server_user.php
|
2013-03-15 01:10:56 +01:00 |
|
jfefe
|
c83691e35a
|
Missing field fk_thirdparty in user webservice
|
2013-03-12 20:57:58 +01:00 |
|
Laurent Destailleur
|
484c39435c
|
Fix: Bad format of WSDL for orders. Miscellaneous fixes into WS.
|
2013-03-12 15:25:58 +01:00 |
|
Laurent Destailleur
|
fc3483a4bb
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/webservices/server_user.php
|
2013-03-12 14:55:13 +01:00 |
|
Laurent Destailleur
|
bb2776f4cc
|
Fix: Bad field
|
2013-03-12 13:37:34 +01:00 |
|
Laurent Destailleur
|
fe072d992c
|
Fix: WSDL of productorservice was not valid. Normalize field names.
|
2013-03-12 10:35:24 +01:00 |
|
Laurent Destailleur
|
9527174300
|
Fix: WSDL of productorservice was not valid. Normalize field names.
|
2013-03-12 10:31:28 +01:00 |
|
Laurent Destailleur
|
bcf694c255
|
Qual: Remove deprecated code.
|
2013-03-12 10:03:19 +01:00 |
|
Grand Philippe
|
44dee53350
|
english language standardization
|
2013-02-25 18:21:12 +01:00 |
|
Grand Philippe
|
b081589129
|
english language standardization
|
2013-02-25 09:52:24 +01:00 |
|
Grand Philippe
|
86de772b31
|
english language standardization
|
2013-02-24 17:08:52 +01:00 |
|
jfefe
|
4bf550b25c
|
Fix : bad permission in webservice to get contact
|
2013-02-20 11:37:44 +01:00 |
|
jfefe
|
cb0404a750
|
New webservice method to update contact
|
2013-02-20 11:15:05 +01:00 |
|
jfefe
|
3780d0fde6
|
New webservice method to change user password
|
2013-02-14 13:15:55 +01:00 |
|
jfefe
|
ed92e91cc0
|
Fix : wrong value for contact_id when call getUser webservice method (contact_id is variable name in user.class)
|
2013-01-29 03:59:23 +01:00 |
|
jfefe
|
9b28f98119
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into webservices
|
2013-01-23 16:39:49 +01:00 |
|
jfefe
|
c7df80a6b5
|
Add extrafields for webservice contact / missing fields
|
2013-01-23 16:34:21 +01:00 |
|
Regis Houssin
|
131dd663cb
|
Fix: missing webservices and code more simple
|
2013-01-22 11:28:53 +01:00 |
|
jfefe
|
a03099bd58
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into webservices
|
2013-01-21 15:13:43 +01:00 |
|
jfefe
|
2276addef7
|
Fix : bad value for order line's price when creating an order by webservice / remove duplicate code
|
2013-01-21 15:13:08 +01:00 |
|
Regis Houssin
|
71dd160c41
|
Fix: uniformize name
|
2013-01-21 14:35:49 +01:00 |
|
Regis Houssin
|
5b34f6ba4e
|
Merge pull request #622 from jfefe/webservices
Missing societe_id for user when called by webservice
|
2013-01-21 05:33:14 -08:00 |
|
fhenry
|
7cc548db31
|
Force get list of extrafield even if external module manage extrafield
|
2013-01-21 13:52:59 +01:00 |
|
fhenry
|
91e86c5a59
|
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
|
2013-01-21 13:48:29 +01:00 |
|
fhenry
|
bc8c36b08f
|
Add parameters force get Extarfield list from ll_extrafield even if
external extrafield module is enabled
|
2013-01-21 13:48:15 +01:00 |
|
jfefe
|
a201d8cea0
|
Fix : bad classname in webservice to create an order
|
2013-01-21 11:43:22 +01:00 |
|
jfefe
|
8d8e649646
|
Rename societe_id -> id_thirdparty in webservice method to get an user
|
2013-01-21 11:42:25 +01:00 |
|
jfefe
|
b76fd1804b
|
Missing societe_id for user when called by webservice
|
2013-01-20 15:31:24 +01:00 |
|
jfefe
|
7a60bd0b3c
|
Fix : missing class / bad user when create thirdparty with contact and
user by webservice method
|
2013-01-20 12:39:26 +01:00 |
|
jfefe
|
1ab6fe6c21
|
Fix : missing class / bad user when create thirdparty with contact and
user by webservice method
|
2013-01-20 11:56:56 +01:00 |
|
fhenry
|
e4b704f76d
|
Update web service
|
2013-01-18 11:10:56 +01:00 |
|
fhenry
|
685400c20e
|
Fix bug on web service
|
2013-01-17 18:49:21 +01:00 |
|
fhenry
|
9d5ab6daa0
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2013-01-17 18:04:47 +01:00 |
|
fhenry
|
f665980ef0
|
Fix bug on update thirdpartty webservice
|
2013-01-17 18:03:10 +01:00 |
|
Laurent Destailleur
|
d11cee399a
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
|
2013-01-16 15:45:17 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Laurent Destailleur
|
0b045a2d96
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/core/boxes/box_activity.php
htdocs/filefunc.inc.php
|
2013-01-16 14:11:19 +01:00 |
|
fhenry
|
1605e72adb
|
Add update actioncomm webservice method
Fix bug on update thridparty webservice method
|
2013-01-15 21:43:11 +01:00 |
|
fhenry
|
b6b9f06a72
|
Remove bad retrun parameters
|
2013-01-15 18:32:14 +01:00 |
|
fhenry
|
10ed8c141e
|
Update method in thirdparty web service
|
2013-01-10 23:30:26 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Regis Houssin
|
5740c7e694
|
Fix: change for a neutral email
|
2012-12-30 15:11:07 +01:00 |
|
Laurent Destailleur
|
e39ec132e5
|
Fix: Checkstyle
|
2012-12-19 20:59:08 +01:00 |
|
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 García
|
9b3c89ac47
|
Removed parenthesis from all include and include_once and replaced with single quotes
|
2012-08-23 02:40:41 +02:00 |
|
Marcos García
|
f3674317ec
|
Removed parenthesis from all require and replaced with single quotes
|
2012-08-22 23:24:21 +02:00 |
|
Marcos Garcí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: Vrification 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 fonctionnalits natives de web services Dolibarr sont places dans le rpertoire webservices
|
2006-08-08 01:26:48 +00:00 |
|