Commit Graph

135 Commits

Author SHA1 Message Date
dMetzger ec4d157a42 // Fixed missing association between shop and categories #PSCFV-3685 2012-08-20 14:57:22 +00:00
dMetzger 00a0e37451 // GROUP BY is not a function that magically remove doubles! 2012-08-14 13:30:03 +00:00
vChabot 8a9ec0ae63 [-] BO : BugFix : #PSCFV-3554 : Class Category, Method calcLevelDepth: throw Exception 2012-08-09 12:52:19 +00:00
vAugagneur f7a6f1fcc6 //fixed create root category 2012-08-02 14:53:47 +00:00
lLefevre 3215d67a4f // Performance when use getLinkRewrite() for categories 2012-08-01 09:15:53 +00:00
vChabot 987670b947 // fixing sql error 2012-07-26 13:56:20 +00:00
vChabot 43fc7017ce [-] 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 935caf3b3e [-] BO : fixed bug #PSCFV-3338 2012-07-26 13:46:19 +00:00
vAugagneur 0289be2e33 [-] BO : fixed bug #PSCFV-3352 2012-07-26 13:03:54 +00:00
vAugagneur ee58f29f88 [-] BO : fixed bug #PSCFV-3352 2012-07-26 09:20:37 +00:00
vAugagneur 174d8cf875 [-] BO : fixed bug #PSCFV-3336 2012-07-25 15:44:09 +00:00
dMetzger f1270e3ab0 [-] 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 5ef13f26db [-] CLASSES : fixed bug #PSCFV-2836 - Warning on Category::recurseLiteCategTree() 2012-06-15 07:14:58 +00:00
rMalie 2765d931e9 // Webservice getters are now multishop 2012-06-01 07:45:41 +00:00
mDeflotte fb632117b6 [-] BO : #PSCFV-2562 - Select all categories on creating a new shop 2012-05-24 16:44:00 +00:00
rMalie 026e346686 // Fix multishop on Category->getChildrenWithNbSelectedSubCat() (best name ever) 2012-05-21 16:51:09 +00:00
tDidierjean 398488bcc0 // fix product list by category when ordering by update date 2012-05-19 12:14:45 +00:00
vChabot 1844628ec8 [-] BO : BugFix : Creating a category in multishop updates her position as well 2012-05-19 10:16:24 +00:00
vChabot cbf1697d75 // little fix sql categories and product 2012-05-15 09:46:04 +00:00
mDeflotte 7a2490239a [-] FO : #PSCFV-1792 - Fix bug with attribute check_access of the method Category::getProducts() 2012-05-11 12:10:22 +00:00
vChabot e6e7792a61 [-] 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 eed6286aec // Fix multishop bug on product_attribute list 2012-04-24 13:48:23 +00:00
rMalie 60b281c4e3 // Fix join between product_attribute and product_attribute_shop on getproducts methods 2012-04-17 16:10:51 +00:00
rMalie 009e190263 // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
Francois Gaillard 0769ada605 [-] MO : #PSFV-620 : Added cast and bug fix for multi shops categories 2012-03-28 12:43:39 +00:00
vChabot 82389a10b9 // category import improved 2012-03-27 13:41:34 +00:00
vChabot e94fb27c2c // little fix when add category 2012-03-15 13:54:35 +00:00
vChabot e350801cb3 // little fix about adding a category (associated groups) 2012-03-15 10:09:01 +00:00
rMalie ce70049cb6 // Little refacto 2012-03-14 16:40:25 +00:00
vChabot 2c0afc859e [-] BO : BugFix : #PSFV-664 : Category import handles multishop now 2012-03-14 16:21:03 +00:00
tDidierjean eaa3bd21b3 // FO Optimization : remove useless Category instantiations 2012-03-14 14:17:46 +00:00
vChabot 3994038d9e // category treeview in "all" context shop fix 2012-02-29 10:15:23 +00:00
vChabot 44b99ff44c [-] BO : BugFix : #PSTEST-788 : Treeview is now handled with shop context in admin category controller 2012-02-28 17:16:47 +00:00
vChabot 942246a36c [-] BO : BugFix : #PSFV-585 : New Customer Groups can't see the root categories 2012-02-28 14:27:08 +00:00
dMetzger 16cfca9bff [+] 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 c4572c9921 // id_category_default is now for multishop 2012-02-27 13:53:52 +00:00
rMalie 435c613794 // Fix multishop on Category->getChildren() 2012-02-27 13:15:02 +00:00
rMalie ab2515b67c // Replace shop->addSqlAssociation() by static call 2012-02-27 13:07:51 +00:00
rMalie 0a3fa7ba14 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rGaillard 03f5b4da70 // Fix sql request 2012-02-24 10:07:38 +00:00
rGaillard 5793e30caa [+] Core : products and carriers tax rules are associated to shop 2012-02-24 09:26:18 +00:00
rMalie 8ed9b6ae0c // Fix shop context call 2012-02-24 08:51:52 +00:00
rMalie 1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie dfdce557ee // Improve multishop API 2012-02-23 15:54:10 +00:00
rMalie bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
dMetzger e102ae2928 // A few dozens queries less on every pages... 2012-02-09 17:15:05 +00:00
vChabot 80aac72866 // replace $_POST by Tools::getValue 2012-02-03 09:32:12 +00:00
vChabot 52bcc69d0a // update category multishop works fine 2012-02-02 17:10:54 +00:00
vChabot 000747072c [*] BO : you can set positions to categories using multishop 2012-01-31 15:11:27 +00:00
rMalie b7ba158c07 // Normalize 2012-01-25 14:40:12 +00:00