Commit Graph

112 Commits

Author SHA1 Message Date
rMalie
3eb2308503 // Fix multishop in objectModel (langs were not correctly generated when an employee has not all auths on shops) 2012-05-21 19:12:35 +00:00
rMalie
361765b35a // Fix multishop management in ObjectModel 2012-05-21 15:29:28 +00:00
rGaillard
502c16dcba // Product is now correctly inserted in product_shop for existant products 2012-05-21 09:46:53 +00:00
rMalie
c216cb68a7 // Multishop entities are not created anymore in ObjectModel->update(), they are only updated 2012-05-19 13:39:39 +00:00
rMalie
bc48e8e0c1 // Fix lot of multishop bugs (updateAssoShop reworked, remove multishop property for country / zone / currency / carrier, getList()) 2012-05-18 14:54:37 +00:00
vChabot
c70b3449f0 [-] BO : BugFix : #PSCFV-2373 : Problem on country creation 2012-05-16 13:17:07 +00:00
tDidierjean
1e85333d75 // objectmodel fix 2012-05-14 15:21:52 +00:00
fBrignoli
3af8a79537 // fix 2012-05-14 14:15:08 +00:00
fBrignoli
932963bbea [-] BO : Bug fixed #PSCFV-1975 - Combination import + multishop 2012-05-14 12:55:07 +00:00
lLefevre
83703dc4ee [-] FO : #PSCFV-2151 : Translations of errors are connected width sprintf() 2012-05-14 11:45:41 +00:00
vAugagneur
aaa95800b5 [-] BO : fixed bug #PSCFV-2285 - Unable to activate/deactivate a product from list 2012-05-14 08:10:19 +00:00
rMalie
e580832934 // Use protected instead of private for classes we can override #PSCFV-1976 2012-04-26 08:55:55 +00:00
rMalie
22daabf9cb // Fix bug on auths for sub employees #PSFV-849 2012-04-23 09:38:24 +00:00
rMalie
84d1e57ad9 // Combination multishop 2012-04-20 10:01:05 +00:00
rMalie
4639e5549b // Fix combination edition 2012-04-19 14:50:14 +00:00
rMalie
55da95aad3 // Fix ObjectModel::updateMultishopTable() for Combination 2012-04-17 15:45:47 +00:00
rMalie
ce471ee92a // Fix ObjectModel with multishop flag to false 2012-04-17 14:56:53 +00:00
rMalie
009e190263 // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
rMalie
6d4bf3b9aa // Clean copy_from_front data 2012-02-28 12:45:36 +00:00
rMalie
394c493efc // Improve multishop_context in AdminController and rename shop->getListOfID() by Shop::getContextListShopID() 2012-02-27 09:49:19 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
rMalie
e1714942f3 [*] Classes : table prefix is no longer required in Db::getInstance()->delete() method 2012-02-16 14:54:52 +00:00
aKorczak
6405c3c73e [-] WS : Fix xlink
[*] WS : Add entity tax_rule_groups
[*] WS : Fix ObjectModel issue
[*] WS : Delete sqlId not used
[*] WS : Fix entity configurations
[*] WS : Fix entity translated_configurations
2012-02-08 15:42:53 +00:00
rMalie
8b8d748afc // Fix langMultiShop in ObjectModel 2012-02-08 14:33:52 +00:00
rMalie
15f613f09c // Improve definition in WS 2012-02-08 14:04:20 +00:00
aKorczak
6c20d6a10e [*] WS : Fix, Webservice use definitions property instead of fieldsValidate, fieldsRequired, etc.. 2012-02-07 17:29:04 +00:00
aKorczak
6e87836df3 [*] WS : Fix, Webservice use definitions property instead of fieldsValidate, fieldsRequired, etc.. 2012-02-07 17:26:39 +00:00
bMancone
d6f82058d5 // Fixed #PSTEST-598 #PSTEST-599 2012-01-30 12:24:25 +00:00
mDeflotte
4efee3adad // Fix bug with object model validation 2012-01-25 09:11:30 +00:00
rMalie
be5fd03749 // Normalize 2012-01-24 16:24:01 +00:00
rMalie
44aa7f8ee5 // Fix ObjectModel add / update on lang fields when id_lang is set 2012-01-24 09:05:00 +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
fSerny
e53f53a9c2 [-] PROJECT : Adding general hook on ObjectModel and AdminController 2012-01-23 09:04:44 +00:00
rMalie
6ed4874326 // Add support of list of values in objects definition and set default value for product->condition 2012-01-19 17:25:22 +00:00
rMalie
e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
rMalie
4504cc968d // Use property_exists instead of array_key_exists in ObjectModel 2012-01-03 12:57:16 +00:00
tDidierjean
ab26613ef9 // getProductLink fix and optimization 2012-01-03 09:22:42 +00:00
rGaillard
ae68d6c49d // little fix validateController 2012-01-02 10:11:18 +00:00
rGaillard
b1f6f089d8 // Small changes on validateController 2012-01-02 10:09:36 +00:00
rMalie
4e3f1f4c0d // Fix null values ... 2011-12-22 23:20:30 +00:00
rMalie
e32f0ed994 // Fix profiles creation 2011-12-22 17:40:27 +00:00
mDeflotte
4fa816812c // BugFix : Missing params multilang 2011-12-21 14:07:42 +00:00
rGaillard
6ed5cedb3b 2011-12-21 11:42:30 +00:00
aKorczak
b70ca19988 [-] WS: Norm fix 2011-12-20 14:38:18 +00:00
rMalie
2947749755 // Fix duplication of images 2011-12-20 09:40:59 +00:00
rMalie
b2b678ab3d // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
rMalie
1302bdb194 // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
rMalie
a33c19ce94 // Norm + improve ObjectModel 2011-12-16 14:55:05 +00:00
rMalie
9521e2ca45 // Remove retrocompatibility stripslashes in ObjectModel 2011-12-15 17:02:55 +00:00