Commit Graph

143 Commits

Author SHA1 Message Date
dMetzger
b77b20f108 [-] BO : children categories were not really deleted #PSCFV-4028 2012-09-12 13:30:40 +00:00
rGaillard
1794b3a16f // Fix bugs with category positions 2012-09-11 16:33:21 +00:00
vAugagneur
ca8d9c4b54 [-] CORE : fixed bug #PSCFV-3889 2012-09-11 15:14:51 +00:00
rGaillard
de4cc42866 // small fix 2012-08-30 16:44:28 +00:00
rGaillard
0e94ba26e9 [-] Core: add default values in stock available on combination creation 2012-08-30 15:55:26 +00:00
dMetzger
094e6bb24a [-] FO : fixed mixed cache in different shops #PSCFV-3174 2012-08-27 16:48:39 +00:00
dMetzger
d15d46e444 // Fixed error on category tree with multishop 2012-08-27 10:06:14 +00:00
dMetzger
fdc5adc415 [*] BO : Changed the default list view for products and categories when multistore is activated 2012-08-23 14:36:52 +00:00
dMetzger
bfe764c097 // Fixed missing association between shop and categories #PSCFV-3685 2012-08-20 14:57:22 +00:00
dMetzger
9a12b44a9a // GROUP BY is not a function that magically remove doubles! 2012-08-14 13:30:03 +00:00
vChabot
f85fb7ed8b [-] BO : BugFix : #PSCFV-3554 : Class Category, Method calcLevelDepth: throw Exception 2012-08-09 12:52:19 +00:00
vAugagneur
a458d2bdb9 //fixed create root category 2012-08-02 14:53:47 +00:00
lLefevre
ced0fdf071 // Performance when use getLinkRewrite() for categories 2012-08-01 09:15:53 +00:00
vChabot
f765dea905 // fixing sql error 2012-07-26 13:56:20 +00:00
vChabot
4855f6f15f [-] BO : BugFix : #PSCFV-3334 : Price Rules : Catalog Price Rules - In condition group when you want to make a condition with categories, in the list appears every categories from every stores 2012-07-26 13:52:05 +00:00
vAugagneur
5f895516c7 [-] BO : fixed bug #PSCFV-3338 2012-07-26 13:46:19 +00:00
vAugagneur
4e62d9d463 [-] BO : fixed bug #PSCFV-3352 2012-07-26 13:03:54 +00:00
vAugagneur
b85feca43d [-] BO : fixed bug #PSCFV-3352 2012-07-26 09:20:37 +00:00
vAugagneur
f97b7066ba [-] BO : fixed bug #PSCFV-3336 2012-07-25 15:44:09 +00:00
dMetzger
b31bd36b7b [-] BO : cart rules are now cleaned when a component of a product rule (like a product, a category, a supplier...) is deleted 2012-07-24 13:11:56 +00:00
vAugagneur
140012c62b [-] CLASSES : fixed bug #PSCFV-2836 - Warning on Category::recurseLiteCategTree() 2012-06-15 07:14:58 +00:00
rMalie
803073cd49 // Webservice getters are now multishop 2012-06-01 07:45:41 +00:00
mDeflotte
3d44e31425 [-] BO : #PSCFV-2562 - Select all categories on creating a new shop 2012-05-24 16:44:00 +00:00
rMalie
d0372f8e3b // Fix multishop on Category->getChildrenWithNbSelectedSubCat() (best name ever) 2012-05-21 16:51:09 +00:00
tDidierjean
9d4692311a // fix product list by category when ordering by update date 2012-05-19 12:14:45 +00:00
vChabot
02d44aab6a [-] BO : BugFix : Creating a category in multishop updates her position as well 2012-05-19 10:16:24 +00:00
vChabot
c1290cebae // little fix sql categories and product 2012-05-15 09:46:04 +00:00
mDeflotte
c60c5e18ad [-] FO : #PSCFV-1792 - Fix bug with attribute check_access of the method Category::getProducts() 2012-05-11 12:10:22 +00:00
vChabot
0b93a04e5b [-] BO : BugFix : #PSCFV-2300 : Bug on categories position
// When multishop is not enabled in the BO, you can't change the position of your categories
// When multishop is enabled in the BO, you can change the positions of your categories in the BO, but the positions of the categories on the front do not change.
2012-05-11 09:33:08 +00:00
rMalie
e3e428e6e4 // Fix multishop bug on product_attribute list 2012-04-24 13:48:23 +00:00
rMalie
6ec2816de5 // Fix join between product_attribute and product_attribute_shop on getproducts methods 2012-04-17 16:10:51 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
François Gaillard
fc3df92e22 [-] MO : #PSFV-620 : Added cast and bug fix for multi shops categories 2012-03-28 12:43:39 +00:00
vChabot
6751f14871 // category import improved 2012-03-27 13:41:34 +00:00
vChabot
74a94a2255 // little fix when add category 2012-03-15 13:54:35 +00:00
vChabot
716e78ecb8 // little fix about adding a category (associated groups) 2012-03-15 10:09:01 +00:00
rMalie
4ac6c96e69 // Little refacto 2012-03-14 16:40:25 +00:00
vChabot
ae41a646b5 [-] BO : BugFix : #PSFV-664 : Category import handles multishop now 2012-03-14 16:21:03 +00:00
tDidierjean
0fedb7ae40 // FO Optimization : remove useless Category instantiations 2012-03-14 14:17:46 +00:00
vChabot
3c9c564183 // category treeview in "all" context shop fix 2012-02-29 10:15:23 +00:00
vChabot
cd28a48b2f [-] BO : BugFix : #PSTEST-788 : Treeview is now handled with shop context in admin category controller 2012-02-28 17:16:47 +00:00
vChabot
4fcd1c66e9 [-] BO : BugFix : #PSFV-585 : New Customer Groups can't see the root categories 2012-02-28 14:27:08 +00:00
dMetzger
a4d25e7a2a [+] BO : added a new option for the products : do they appear in the catalog, in the search, both or neither 2012-02-27 15:55:40 +00:00
vChabot
77774d0d94 // id_category_default is now for multishop 2012-02-27 13:53:52 +00:00
rMalie
9b85d6fc1f // Fix multishop on Category->getChildren() 2012-02-27 13:15:02 +00:00
rMalie
9c6b80fabe // Replace shop->addSqlAssociation() by static call 2012-02-27 13:07:51 +00:00
rMalie
8f0257fc87 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rGaillard
4435832b25 // Fix sql request 2012-02-24 10:07:38 +00:00
rGaillard
41390e9be5 [+] Core : products and carriers tax rules are associated to shop 2012-02-24 09:26:18 +00:00
rMalie
683ab16d3c // Fix shop context call 2012-02-24 08:51:52 +00:00