Commit Graph

43 Commits

Author SHA1 Message Date
Damien Metzger
c60c3da6a1 [*] WS : improved web service performances 2013-07-02 17:46:11 +02:00
Damien Metzger
73800bad09 [-] WS : fixed ?schema=blank (performance issue) 2013-06-19 10:18:54 +02:00
Rémi Gaillard
5bf4c17f4a [-] WS: Fix webservice sort for multishop fields #PSCFV-5634 2013-06-13 12:01:51 +02:00
Rémi Gaillard
b51641ca49 [-] WS: Fix memory leak when getting synopsis 2013-06-06 16:59:03 +02:00
Rémi Gaillard
e3ea401fe0 [*] WS: Add contact entity 2013-03-15 14:36:26 +01:00
Rémi Gaillard
2275514033 [*] WS: the customer services are now handled by webservices 2013-02-25 15:59:08 +01:00
Vincent Augagneur
377cc5d794 Merge pull request #183 from PrestaEdit/patch-8
[-] Small Fix: change documentation URL
2013-01-22 05:49:56 -08:00
PrestaEdit
bcbbc7e63e // Welcome 2013 2013-01-15 17:52:04 +01:00
PrestaEdit
a17802f621 [-] Small Fix: change documentation URL 2013-01-15 17:48:28 +01:00
vAugagneur
9154984c78 [-] CORE : fixed bug #PSCFV-4523 - Static _PS_DEFAULT_CUSTOMER_GROUP_ is still use in code even if deprecated 1.5.0.1 2013-01-09 10:26:16 +01:00
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
dMetzger
aa708231f6 [-] WS : cart rules were missing in the WS #PSCFV-5602 2012-11-13 18:21:10 +00:00
lLefevre
6588f9514c // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
398d345362 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
rGaillard
a39bb8ee26 // Fix #PSCFV-4676 2012-10-03 18:35:36 +00:00
rGaillard
6a6cc86c11 [*] WS: management of stockavailables 2012-09-25 10:11:51 +00:00
rGaillard
0ef57ee71a // Fix PSCFV-4060 2012-09-19 14:11:24 +00:00
vAugagneur
0c6d7c37a9 [-] CORE : fixed bug #PSCFV-4002 - Error in webservices with /api/categories/1 2012-09-14 08:28:14 +00:00
aKorczak
75710639d0 [-] WS : Multiple fix on Web Services 2012-08-31 09:41:22 +00:00
rGaillard
e346e42f9e [-] WS: Fix webservices on some entities with multishop #PSCFV-3460 2012-08-09 15:15:59 +00:00
dMetzger
9c15151d89 // Changed the way the multistore associations are loaded, far from perfect, but still better and overridable 2012-07-10 07:11:16 +00:00
lLefevre
fa39945de3 [-] WS : #PSCFV-2888 : Fix bug 2012-06-20 13:13:57 +00:00
aKorczak
a7906a50db [-] WS : Fix id_shop to not being mandatory 2012-06-14 08:59:03 +00:00
aKorczak
d93c202c3b [-] WS : id_group_shop is not mandatory 2012-05-22 08:01:54 +00:00
bMancone
47014f3d8c // Fixed WebserviceRequest - Compatibility with PS 1.5.x Shops & GroupShops 2012-04-19 16:43:00 +00:00
bMancone
d3335c9d4c // Fixed WebserviceRequest::saveEntityFromXml() - Compatibility with PS 1.5.x 2012-04-19 16:23:19 +00:00
bMancone
9660e827c8 // WS: Fixed shopExists() for 1.5.x compatibility 2012-04-18 17:45:04 +00:00
rMalie
009e190263 // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
bMancone
09e676fde7 // WS : Warehouses - #PI-127 2012-04-17 09:21:04 +00:00
aKorczak
f3ee8d071a [*] WS : Add entity specific_prices
[*] WS : Add entity specific_price_rules
2012-02-08 16:46:57 +00:00
aKorczak
6405c3c73e [-] WS : Fix xlink
[*] WS : Add entity tax_rule_groups
[*] WS : Fix ObjectModel issue
[*] WS : Delete sqlId not used
[*] WS : Fix entity configurations
[*] WS : Fix entity translated_configurations
2012-02-08 15:42:53 +00:00
aKorczak
3b4170fbb8 [*] WS : Add Tax rules entity 2012-02-08 09:05:28 +00:00
rGaillard
6b26792244 // Fix deprecated warning on product attribute create 2012-01-09 09:56:53 +00:00
bMancone
2c83d9bf2f // Stock: WebServices 2011-12-26 10:34:25 +00:00
aKorczak
d61e4a49da [-] WS: Norm fix 2011-12-20 14:38:00 +00:00
bMancone
2e4c8bb553 // Webservice: Stock 2011-12-19 18:34:31 +00:00
aKorczak
e05fd1391e 2011-12-14 16:46:30 +00:00
aFolletete
751eaff5ae // fix bug on product line edition
// put new ressource in getRessources method of Webservice
2011-12-14 16:24:35 +00:00
aKorczak
7f4fa67d9e [-] WS : Fixed norm on WebserviceRequest 2011-12-09 19:30:35 +00:00
rMalie
2109e46edf [*] Classes: Tools::property_exists() is deprecated, since PrestaShop now requires 5.1 2011-10-18 09:02:57 +00:00
rMalie
9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
rMalie
c4780ec67d // Merge -> revision 8984 2011-10-03 15:48:07 +00:00
aKorczak
86ae8405f6 [-] WS : Move classes to /webservice 2011-09-26 12:27:25 +00:00