vChabot
7e0a2ce15e
// categories multishop improved
2012-01-24 09:30:32 +00:00
mDeflotte
39d8479a8e
// Removing products of root-categories
2012-01-24 08:28:24 +00:00
rMalie
587a927e76
[*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update()
2012-01-23 17:41:02 +00:00
vChabot
30c8de897b
// categories multishop improvements (BO breadcrumb + category tree root removed)
2012-01-23 14:50:47 +00:00
vChabot
ac42e72599
// little fix
2012-01-20 10:35:17 +00:00
vChabot
759b8aebdf
[*] BO : categories multishop improved
2012-01-19 14:03:33 +00:00
rMalie
3a7325c75e
[-] 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
567221e1c6
[-] BO : #PSTEST-369 - Durring the category removing, allow to not delete the products
2012-01-11 10:05:53 +00:00
vChabot
9db2d67140
// errors translations + some improvements
2012-01-10 17:20:00 +00:00
vChabot
9b141d090c
// little fix about categories with multishop and Helper::renderAdminCategorieTree
2012-01-10 10:29:53 +00:00
vChabot
6400e78019
// little fix
2012-01-09 15:51:57 +00:00
vChabot
6e6327bcac
// little fix
2012-01-09 15:31:38 +00:00
vChabot
c0cf59d93f
[*] BO : Adding category management with multishop
2012-01-09 15:13:46 +00:00
rMalie
4b17d64cf7
// Fix PrestaShopException typo
2012-01-04 13:53:19 +00:00
rMalie
a776684f13
// Rename correctly all hooks
2012-01-02 15:52:40 +00:00
vChabot
00c907bf7a
// removing categories assocation with shop
2011-12-21 16:18:24 +00:00
vChabot
f67ad04205
// removing categories shop association
2011-12-21 16:05:42 +00:00
vChabot
8f262c81e8
// adding categories with shop association
2011-12-21 09:46:38 +00:00
vChabot
42ac9fb33f
[*] BO : New category management with multi shop
2011-12-20 17:36:08 +00:00
rMalie
63e7c275f1
// Improve collections : where() method reworked (prototype changed) + validation of fields
2011-12-19 16:57:28 +00:00
rMalie
8fa5ffc681
[*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead
2011-12-15 13:24:03 +00:00
rMalie
7da8061a68
// Format definitions
2011-12-14 17:21:18 +00:00
rMalie
c18e998ede
// Format definitions
2011-12-12 21:06:59 +00:00
rMalie
48baf36558
[*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead
2011-12-12 18:10:38 +00:00
rMalie
2daf87f506
// Remove unused $tables property from ObjectModel + improve Cache
2011-12-09 10:24:48 +00:00
sThiebaut
da881e8e17
// fixed bug on category count
2011-12-05 16:52:27 +00:00
dSevere
84c885ddac
// Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality
2011-12-05 15:11:21 +00:00
rMalie
9b0ff79c90
// Remove $langMultiShop from all classes, and add 'multishop' in $definition instead
2011-12-05 15:04:09 +00:00
rMalie
d3a24b8622
// Remove $table and $identifier property from all classes, and add static $definition instead
2011-12-05 13:56:03 +00:00
dSevere
f426575405
// Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix
2011-12-02 17:31:16 +00:00
dSevere
bfb0101a19
// 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
48c0a94350
// added toolbar in cart_rules form.tpl
2011-11-30 16:08:30 +00:00
tDidierjean
6ef867bd5a
// Changes to controller and AdminCustomers refactoring
2011-11-29 18:35:17 +00:00
rMalie
e850619dff
// Some fix on multishop + stock
2011-11-23 17:00:20 +00:00
rGaillard
ce26f23f5b
// 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
mMarinetti
4012b88f6b
[-] Installer : Fix country_to_timezone in last step
...
[+] BO : now AdminProducts and AdminCategories are separated from AdminCatalog
[+] FO : new method Category::getAllChildren() (the return value is an array, but can evolve to a collection
// Uses of Media:: in header.inc.php
2011-10-06 13:02:24 +00:00
rMalie
bbc6c6bdc4
// Merge -> revision 9061
2011-10-05 15:21:55 +00:00
lLefevre
c0cbd0bf57
//fix correction norm and language in AdminGroups
2011-09-28 09:47:33 +00:00
vAugagneur
561df7e414
//fixed sql bug
2011-09-27 16:06:25 +00:00
rMalie
91083e190c
// Merge -> revision 8800
2011-09-27 14:30:06 +00:00