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
vChabot
d2cc595a55
// categories multishop improved
2012-01-24 09:30:32 +00:00
mDeflotte
7442e95b43
// Removing products of root-categories
2012-01-24 08:28:24 +00:00
rMalie
cc841b6969
[*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update()
2012-01-23 17:41:02 +00:00
vChabot
1e8d84fd0d
// categories multishop improvements (BO breadcrumb + category tree root removed)
2012-01-23 14:50:47 +00:00
vChabot
3fc6027754
// little fix
2012-01-20 10:35:17 +00:00
vChabot
585b670df3
[*] BO : categories multishop improved
2012-01-19 14:03:33 +00:00
rMalie
eee9b353c1
[-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376
2012-01-19 10:14:10 +00:00
mDeflotte
d83f51f7d1
[-] BO : #PSTEST-369 - Durring the category removing, allow to not delete the products
2012-01-11 10:05:53 +00:00
vChabot
6be2549472
// errors translations + some improvements
2012-01-10 17:20:00 +00:00
vChabot
b35e2db3bf
// little fix about categories with multishop and Helper::renderAdminCategorieTree
2012-01-10 10:29:53 +00:00
vChabot
f5b6d2e672
// little fix
2012-01-09 15:51:57 +00:00
vChabot
4d8e4d38c4
// little fix
2012-01-09 15:31:38 +00:00