Commit Graph

104 Commits

Author SHA1 Message Date
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
vChabot
2204a2b653 [*] BO : Adding category management with multishop 2012-01-09 15:13:46 +00:00
rMalie
e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
rMalie
15614d2747 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
vChabot
a6f549207a // removing categories assocation with shop 2011-12-21 16:18:24 +00:00
vChabot
055b7e4b72 // removing categories shop association 2011-12-21 16:05:42 +00:00
vChabot
c2cfe45647 // adding categories with shop association 2011-12-21 09:46:38 +00:00
vChabot
07ac99f5de [*] BO : New category management with multi shop 2011-12-20 17:36:08 +00:00
rMalie
b2b678ab3d // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
rMalie
58d7f37130 [*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead 2011-12-15 13:24:03 +00:00
rMalie
0ab348a81c // Format definitions 2011-12-14 17:21:18 +00:00
rMalie
39b9c7cfa1 // Format definitions 2011-12-12 21:06:59 +00:00
rMalie
1c39ab4685 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
rMalie
561f61c311 // Remove unused $tables property from ObjectModel + improve Cache 2011-12-09 10:24:48 +00:00
sThiebaut
1f79af2307 // fixed bug on category count 2011-12-05 16:52:27 +00:00
dSevere
c2d0e5c822 // Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality 2011-12-05 15:11:21 +00:00
rMalie
3559aa2225 // Remove $langMultiShop from all classes, and add 'multishop' in $definition instead 2011-12-05 15:04:09 +00:00
rMalie
b59ddba454 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
dSevere
98492b6a36 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +00:00
dSevere
4d8fcb347c // Stock Available : Improve BackOffice interface + Update all SQL requests relative to StockAvailable + code refactoring on Product Class 2011-12-01 19:09:27 +00:00