Commit Graph

151 Commits

Author SHA1 Message Date
vAugagneur b57bb9c869 [-] BO : fixed bug #PSCFV-4472 2012-10-02 07:59:44 +00:00
rGaillard c23c314dc5 // small fix 2012-09-26 14:21:44 +00:00
rGaillard 23a225bf97 // Fix #PSCFV-4384 2012-09-26 12:25:59 +00:00
rGaillard 0323166691 // Fix PSCFV-4384 2012-09-26 12:23:14 +00:00
rGaillard 798e89facb // Small fixes 2012-09-17 16:24:26 +00:00
rGaillard c54e977255 // Some files was missing in last commit............................................ 2012-09-14 14:28:04 +00:00
vAugagneur 0c6d7c37a9 [-] CORE : fixed bug #PSCFV-4002 - Error in webservices with /api/categories/1 2012-09-14 08:28:14 +00:00
rGaillard a58cb586e3 // Fix #PSCFV-4052 2012-09-13 15:23:15 +00:00
dMetzger 3e0a0c38aa [-] BO : children categories were not really deleted #PSCFV-4028 2012-09-12 13:30:40 +00:00
rGaillard 479861bcc7 // Fix bugs with category positions 2012-09-11 16:33:21 +00:00
vAugagneur 76bf4353ef [-] CORE : fixed bug #PSCFV-3889 2012-09-11 15:14:51 +00:00
rGaillard f7eb63d8be // small fix 2012-08-30 16:44:28 +00:00
rGaillard ce98e68c7a [-] Core: add default values in stock available on combination creation 2012-08-30 15:55:26 +00:00
dMetzger c1b00f5e74 [-] FO : fixed mixed cache in different shops #PSCFV-3174 2012-08-27 16:48:39 +00:00
dMetzger f52c3ab540 // Fixed error on category tree with multishop 2012-08-27 10:06:14 +00:00
dMetzger bdc79aeb65 [*] BO : Changed the default list view for products and categories when multistore is activated 2012-08-23 14:36:52 +00:00
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