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 |
|
lLefevre
|
5d67e32c8b
|
// added toolbar in cart_rules form.tpl
|
2011-11-30 16:08:30 +00:00 |
|
tDidierjean
|
0e89d3a195
|
// Changes to controller and AdminCustomers refactoring
|
2011-11-29 18:35:17 +00:00 |
|
rMalie
|
1dc3341748
|
// Some fix on multishop + stock
|
2011-11-23 17:00:20 +00:00 |
|
rGaillard
|
efe4e5c9e1
|
// Small fixes
|
2011-11-23 16:31:53 +00:00 |
|
rMalie
|
82c9dead2a
|
// Merge -> 10309
|
2011-11-21 11:05:10 +00:00 |
|
lLefevre
|
e4b4548349
|
// fix bug method addGroupsIfNoExist() in class Category
|
2011-11-16 17:48:48 +00:00 |
|
mMarinetti
|
2b254e1a2a
|
// bugfix class Category + simplification AdminCategoriesController
|
2011-11-14 15:04:06 +00:00 |
|
mMarinetti
|
cfc27641d3
|
// added prestashopexception when id_category is wrong when update/save
|
2011-11-03 10:39:46 +00:00 |
|
fSerny
|
d5e265f75e
|
[*] PROJECT : New Module API (part 1)
|
2011-11-02 10:49:01 +00:00 |
|
lLefevre
|
abfb0cda7d
|
[*] BO #PSFV-94 : Added AdminCategoriesController
|
2011-10-27 10:22:31 +00:00 |
|
rMalie
|
e6f45e54a6
|
// Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction()
|
2011-10-17 09:46:08 +00:00 |
|
mDeflotte
|
3105fc5ddc
|
// Add stock avaibility
|
2011-10-13 15:58:29 +00:00 |
|
rMalie
|
9510337b1d
|
// Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names
|
2011-10-10 12:18:56 +00:00 |
|
rMalie
|
d46fbbc039
|
// Merge -> revision 9124
|
2011-10-07 09:54:43 +00:00 |
|