Commit Graph

388 Commits

Author SHA1 Message Date
Rémi Gaillard
3cbd8444d6 [-] FO: Fix #PSCFV-8722 displayed specific prices on product page was sometimes wrong 2013-04-11 18:09:35 +02:00
Rémi Gaillard
34743b465b // Small fix 2013-03-21 10:02:36 +01:00
Rémi Gaillard
646a68ef16 // oups 2013-03-20 20:13:38 +01:00
Rémi Gaillard
17c9814f63 [-] Core: Fix the listings in multishop context when you have at least a combination on one shop and not on the others and the same for the images 2013-03-20 20:12:28 +01:00
Rémi Gaillard
b1c47c4fde [-] Core: don't compute again price_wt in Product::addCustomizationPrice if already computed 2013-03-20 17:17:26 +01:00
Damien Metzger
2fb9b140f0 // Code cleaning thanks to maofree #PSCFV-7953 2013-03-20 11:21:56 +01:00
Damien Metzger
967a01f2ae [-] FO : fixed attributes order #PSCFV-8032 2013-03-20 10:31:51 +01:00
Rémi Gaillard
c88e95c869 [-] BO: Auto-select the tax rules group most used on product creation 2013-03-06 15:06:11 +01:00
Rémi Gaillard
c6b65caff7 [-] FO: Fix links to products_attribute when custom url is defined with the blocklayered 2013-03-05 12:04:06 +01:00
Rémi Gaillard
8a0474320f [-] Core: Fix #PSCFV-8012 attribute_url is sometimes null but also sometimes empty... 2013-02-27 16:16:02 +01:00
Rémi Gaillard
05a64b9d66 [-] FO: Fix categories and products restriction for unidentified customers after upgrade 2013-02-14 16:04:36 +01:00
Rémi Gaillard
7402d7b93d [-] Core: Fix rounding price computation with and without taxes #PSCFV-7796 2013-02-13 17:48:40 +01:00
gRoussac
d9fbe89270 [-] FO : Fix Bug #PSCFV-7339 available date on product page 2013-02-12 16:40:26 +01:00
Rémi Gaillard
372ec5e940 Merge pull request #266 from anat/development
[+] WS : Add product bundle retrieval from Web services
2013-02-11 08:53:31 -08:00
anat
8400eb53e5 [+] WS : Add product bundle retrieval from Web services 2013-02-11 17:51:18 +01:00
Vincent Augagneur
f8c97d8814 Merge pull request #134 from PrestaEdit/patch-2
[-] FO: need id_product_attribute to know quantity
2013-02-05 00:52:50 -08:00
Gregory Roussac
700fd6a1a3 // fix warning 2013-01-30 14:56:54 +01:00
Rémi Gaillard
3f20b968ec [-] FO: Fix Product::getProductName for multilang and multishop 2013-01-29 11:40:39 +01:00
Rémi Gaillard
484d0fae7f [-] BO: the attached file of downloadable products duplicated should not be the same than the original #PSCFV-7460 2013-01-25 15:57:54 +01:00
Rémi Gaillard
4af26ada0c [-] BO: Fix SQL request on downloadable product duplication 2013-01-25 15:47:09 +01:00
Rémi Gaillard
1c22a76a3b [-] Core: Fix #PSCFV-7484 cache in Product::priceCalculation 2013-01-24 18:45:55 +01:00
Rémi Gaillard
24273960cc [-] FO: Fix #PSCFV-7322 Product::getProductProperties quantity cache 2013-01-24 18:25:42 +01:00
Rémi Gaillard
56fe86e76c [-] BO: Fix #PSCFV-7377 second part 2013-01-24 15:14:47 +01:00
Rémi Gaillard
c8ecf3d604 [-] BO: Fix #PSCFV-7377 customizable fields on product duplication 2013-01-23 16:07:53 +01:00
Rémi Gaillard
3dbf875923 [-] BO: description_short product field validation when the limit is changed #PSCFV-7383 2013-01-21 15:42:58 +01:00
Rémi Gaillard
bfffc48b82 [-] FO: Fix #PSCFV-6456 price of default attribute with specific price on product comparison 2013-01-14 15:16:50 +01:00
vAugagneur
857b8c2009 [-] 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
Vincent Augagneur
eb3fca6abc Merge pull request #137 from PrestaEdit/patch-4
[+] Class: Product::getIdByEan13
2013-01-07 01:38:41 -08:00
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
PrestaEdit
62703ee39b [+] Class: Product::getIdByEan13
Sometimes, it's can be good to get the Product ID by EAN13.
2013-01-02 17:21:04 +01:00
PrestaEdit
b3479877bc [-] FO: need id_product_attribute to know quantity 2013-01-02 11:04:57 +01:00
Rémi Gaillard
c9ef2c44ae [-] FO: Fix cache product features #PSCFV-6138 2012-12-17 15:52:52 +01:00
Rémi Gaillard
82a230aa70 [-] Core: Fix #PSCFV-5997 - Product::priceCalculation not return the price of default combination 2012-12-11 17:45:06 +01:00
Rémi Gaillard
224646ef1f [-] FO: Fix some tax_display_method value for not default customer group 2012-12-06 16:38:31 +01:00
vAugagneur
c769a2599c [-] BO : fixed bug when toggle status on product listing, redirect_type was not good 2012-12-03 15:23:25 +01:00
vAugagneur
c2f31109e4 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2012-12-03 14:14:54 +01:00
vAugagneur
2195f9bdcb [+] CORE : now you can choose the redirect option when your product is disable 2012-12-03 14:13:50 +01:00
Rémi Gaillard
c73be7904a [-] BO: Fix category association in global context #PSCFV-5551 2012-12-03 11:25:59 +01:00
Rémi Gaillard
1a240dcd3f [-] FO: Availability was not displayed anymore on product listing #PSCFV-5698 2012-11-23 17:59:41 +01:00
DamienMetzger
7e9c38612d [-] FO : fixed error in price cache (multishop not taken into account) #PSCFV-5612 2012-11-22 12:06:06 +01:00
vAugagneur
a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
Rémi Gaillard
0a7b8d3783 [-] Core: Fix #PSCFV-5301 Product::isDiscounted was returned a bad value 2012-11-21 18:10:25 +01:00
DamienMetzger
70f9f7ed3a [-] BO : you can search a product by supplier reference again #PSCFV-5723 2012-11-21 13:42:40 +01:00
Rémi Gaillard
3e2de4986b [-] FO: Fix: many fixes - domain for cookies with different url for ssl / add to cart button for minimal quantities with product attributes 2012-11-20 19:05:21 +01:00
rGaillard
59a602c274 [-] Core: Fix products duplication when using multiple taxe rule on the same country 2012-11-16 16:08:21 +00:00
rGaillard
b0d9e82260 [-] BO : Fix #PSCFV-4949 position updating after deleting a category from a product 2012-11-15 15:56:05 +00:00
rGaillard
8db53b4b2c [-] Core: Fix #PSCFV-5238 cache_has_attachments field update 2012-11-14 18:18:53 +00:00
rGaillard
b7d03a3513 [-] BO : fix the change of advanced stock management in the products on GroupShop context #PSCFV-5521 2012-11-12 13:28:35 +00:00
rGaillard
05fd7d5ba2 [*] WS : add accessories association to product webservices 2012-11-12 10:03:37 +00:00
rGaillard
0b79000625 [-] BO: Fix product attribute values on product duplication with multishop #PSCFV-5435 2012-11-06 15:44:52 +00:00