Rémi Gaillard
|
c5069aaa15
|
[-] WS: Fix accessories duplication on product update
|
2013-06-17 18:56:09 +02:00 |
|
Rémi Gaillard
|
1cd9d1bb7a
|
[-] FO: Fix shop restriction on features #PSCFV-7848
|
2013-06-12 17:38:46 +02:00 |
|
Rémi Gaillard
|
d64b5efd10
|
[-] WS: Fix deletion of product_features on product update #PSCFI-6740
|
2013-06-10 16:23:16 +02:00 |
|
Rémi Gaillard
|
8ecc6313c1
|
[-] BO: Fix combinations duplication on multishop with context all for the product duplication #PSCFV-9020
|
2013-05-29 12:08:15 +02:00 |
|
Samy Rabih
|
7b26967df0
|
$id_shop_list filtering in addAttribute
When addAttribute is used with a not-empty $id_shop_list array argument,
the shop IDs are not filtered to be unique, so $combination->add()
fails.
|
2013-05-13 14:50:24 +02:00 |
|
Rémi Gaillard
|
fb3291a08f
|
// id_product_attribute is not necessary in the cache name of Product::getPriceStatic for cart_quantity
|
2013-04-30 12:33:52 +02:00 |
|
Rémi Gaillard
|
8996690a65
|
[-] Core: Fix specific prices if they are configured to count quantity per product and not per combination
|
2013-04-29 18:49:42 +02:00 |
|
vAugagneur
|
aead567def
|
Merged Pull request #355 - thanks to @bibendi
|
2013-04-22 12:06:19 +02:00 |
|
vAugagneur
|
9f9562f92b
|
Merge Pull request #98 - Thanks to @phproberto
|
2013-04-17 10:02:32 +02:00 |
|
Rémi Gaillard
|
8d06ff3044
|
[-] FO: Fix #PSCFV-8722 displayed specific prices on product page was sometimes wrong
|
2013-04-11 18:09:35 +02:00 |
|
Rémi Gaillard
|
6be433a2fe
|
// Small fix
|
2013-03-21 10:02:36 +01:00 |
|
Rémi Gaillard
|
72f49a93f4
|
// oups
|
2013-03-20 20:13:38 +01:00 |
|
Rémi Gaillard
|
5f181c8e4c
|
[-] 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
|
02d58956c8
|
[-] Core: don't compute again price_wt in Product::addCustomizationPrice if already computed
|
2013-03-20 17:17:26 +01:00 |
|
Damien Metzger
|
40bddde9cc
|
// Code cleaning thanks to maofree #PSCFV-7953
|
2013-03-20 11:21:56 +01:00 |
|
Damien Metzger
|
d683478818
|
[-] FO : fixed attributes order #PSCFV-8032
|
2013-03-20 10:31:51 +01:00 |
|
Rémi Gaillard
|
1983cb5ab1
|
[-] BO: Auto-select the tax rules group most used on product creation
|
2013-03-06 15:06:11 +01:00 |
|
Rémi Gaillard
|
6afcee4b88
|
[-] 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
|
cdb9c0cb40
|
[-] Core: Fix #PSCFV-8012 attribute_url is sometimes null but also sometimes empty...
|
2013-02-27 16:16:02 +01:00 |
|
Rémi Gaillard
|
1ce97b8463
|
[-] FO: Fix categories and products restriction for unidentified customers after upgrade
|
2013-02-14 16:04:36 +01:00 |
|
Rémi Gaillard
|
ec7b47ba50
|
[-] Core: Fix rounding price computation with and without taxes #PSCFV-7796
|
2013-02-13 17:48:40 +01:00 |
|
gRoussac
|
3e9d0dda55
|
[-] FO : Fix Bug #PSCFV-7339 available date on product page
|
2013-02-12 16:40:26 +01:00 |
|
Rémi Gaillard
|
61dbe6a2e2
|
Merge pull request #266 from anat/development
[+] WS : Add product bundle retrieval from Web services
|
2013-02-11 08:53:31 -08:00 |
|
anat
|
4990028dc2
|
[+] WS : Add product bundle retrieval from Web services
|
2013-02-11 17:51:18 +01:00 |
|
Vincent Augagneur
|
288c3e1323
|
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
|
edd4bb0323
|
// fix warning
|
2013-01-30 14:56:54 +01:00 |
|
Rémi Gaillard
|
a97843353b
|
[-] FO: Fix Product::getProductName for multilang and multishop
|
2013-01-29 11:40:39 +01:00 |
|
Rémi Gaillard
|
3354db0f64
|
[-] 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
|
1629e68c68
|
[-] BO: Fix SQL request on downloadable product duplication
|
2013-01-25 15:47:09 +01:00 |
|
Rémi Gaillard
|
8b8451831e
|
[-] Core: Fix #PSCFV-7484 cache in Product::priceCalculation
|
2013-01-24 18:45:55 +01:00 |
|
Rémi Gaillard
|
955e2c378d
|
[-] FO: Fix #PSCFV-7322 Product::getProductProperties quantity cache
|
2013-01-24 18:25:42 +01:00 |
|
Rémi Gaillard
|
9f2b4acf2f
|
[-] BO: Fix #PSCFV-7377 second part
|
2013-01-24 15:14:47 +01:00 |
|
Rémi Gaillard
|
43290dd47a
|
[-] BO: Fix #PSCFV-7377 customizable fields on product duplication
|
2013-01-23 16:07:53 +01:00 |
|
Rémi Gaillard
|
c45345b36a
|
[-] BO: description_short product field validation when the limit is changed #PSCFV-7383
|
2013-01-21 15:42:58 +01:00 |
|
Rémi Gaillard
|
6d748d46d2
|
[-] FO: Fix #PSCFV-6456 price of default attribute with specific price on product comparison
|
2013-01-14 15:16:50 +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 |
|
Vincent Augagneur
|
b59669a7ae
|
Merge pull request #137 from PrestaEdit/patch-4
[+] Class: Product::getIdByEan13
|
2013-01-07 01:38:41 -08:00 |
|
Francois Gaillard
|
8baf87eef5
|
// Welcome 2013
|
2013-01-04 11:19:03 +01:00 |
|
PrestaEdit
|
2a2190e4c9
|
[+] 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
|
1c24fe85c1
|
[-] FO: need id_product_attribute to know quantity
|
2013-01-02 11:04:57 +01:00 |
|
Rémi Gaillard
|
5b7069f0bf
|
[-] FO: Fix cache product features #PSCFV-6138
|
2012-12-17 15:52:52 +01:00 |
|
Rémi Gaillard
|
b3b5f7a1e9
|
[-] Core: Fix #PSCFV-5997 - Product::priceCalculation not return the price of default combination
|
2012-12-11 17:45:06 +01:00 |
|
Rémi Gaillard
|
56819e3573
|
[-] FO: Fix some tax_display_method value for not default customer group
|
2012-12-06 16:38:31 +01:00 |
|
vAugagneur
|
f6b1e86449
|
[-] BO : fixed bug when toggle status on product listing, redirect_type was not good
|
2012-12-03 15:23:25 +01:00 |
|
vAugagneur
|
13ebd3afef
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
|
2012-12-03 14:14:54 +01:00 |
|
vAugagneur
|
ed3e0e1a58
|
[+] CORE : now you can choose the redirect option when your product is disable
|
2012-12-03 14:13:50 +01:00 |
|
Rémi Gaillard
|
4a106e51bb
|
[-] BO: Fix category association in global context #PSCFV-5551
|
2012-12-03 11:25:59 +01:00 |
|
Rémi Gaillard
|
01bee20da6
|
[-] FO: Availability was not displayed anymore on product listing #PSCFV-5698
|
2012-11-23 17:59:41 +01:00 |
|
DamienMetzger
|
6d1b299d05
|
[-] FO : fixed error in price cache (multishop not taken into account) #PSCFV-5612
|
2012-11-22 12:06:06 +01:00 |
|
vAugagneur
|
be946319be
|
//remove svn keyword @version Release: $
|
2012-11-22 11:57:40 +01:00 |
|