Commit Graph

104 Commits

Author SHA1 Message Date
fBrignoli
c6b95a0506 [-] BO : Bug fixed #PSCFV-1975 - Combination import + multishop 2012-05-14 12:55:07 +00:00
lLefevre
d5a5f3f7ea [-] FO : #PSCFV-2151 : Translations of errors are connected width sprintf() 2012-05-14 11:45:41 +00:00
vAugagneur
8ff9b2bd4c [-] BO : fixed bug #PSCFV-2285 - Unable to activate/deactivate a product from list 2012-05-14 08:10:19 +00:00
rMalie
5b8e96602f // Use protected instead of private for classes we can override #PSCFV-1976 2012-04-26 08:55:55 +00:00
rMalie
bd1892578d // Fix bug on auths for sub employees #PSFV-849 2012-04-23 09:38:24 +00:00
rMalie
61ed413134 // Combination multishop 2012-04-20 10:01:05 +00:00
rMalie
1313632eb1 // Fix combination edition 2012-04-19 14:50:14 +00:00
rMalie
1074d7f0d5 // Fix ObjectModel::updateMultishopTable() for Combination 2012-04-17 15:45:47 +00:00
rMalie
8fcddaf64d // Fix ObjectModel with multishop flag to false 2012-04-17 14:56:53 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
rMalie
3f26742414 // Clean copy_from_front data 2012-02-28 12:45:36 +00:00
rMalie
20f2f2de7d // Improve multishop_context in AdminController and rename shop->getListOfID() by Shop::getContextListShopID() 2012-02-27 09:49:19 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
91aae3e665 // Improve multishop API 2012-02-23 15:39:44 +00:00
rMalie
eb97902fdd [*] Classes : table prefix is no longer required in Db::getInstance()->delete() method 2012-02-16 14:54:52 +00:00
aKorczak
641d84a277 [-] 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
d3dcb99419 // Fix langMultiShop in ObjectModel 2012-02-08 14:33:52 +00:00
rMalie
ec36600435 // Improve definition in WS 2012-02-08 14:04:20 +00:00
aKorczak
402ef17292 [*] WS : Fix, Webservice use definitions property instead of fieldsValidate, fieldsRequired, etc.. 2012-02-07 17:29:04 +00:00
aKorczak
7cde72c103 [*] WS : Fix, Webservice use definitions property instead of fieldsValidate, fieldsRequired, etc.. 2012-02-07 17:26:39 +00:00
bMancone
2672149e34 // Fixed #PSTEST-598 #PSTEST-599 2012-01-30 12:24:25 +00:00
mDeflotte
67b805ad9a // Fix bug with object model validation 2012-01-25 09:11:30 +00:00
rMalie
323bd0e4db // Normalize 2012-01-24 16:24:01 +00:00
rMalie
033ed54515 // Fix ObjectModel add / update on lang fields when id_lang is set 2012-01-24 09:05:00 +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
fSerny
5a56badce7 [-] PROJECT : Adding general hook on ObjectModel and AdminController 2012-01-23 09:04:44 +00:00
rMalie
5a6e21377e // 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
4b17d64cf7 // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
rMalie
b089352236 // Use property_exists instead of array_key_exists in ObjectModel 2012-01-03 12:57:16 +00:00
tDidierjean
2fa70fcd31 // getProductLink fix and optimization 2012-01-03 09:22:42 +00:00
rGaillard
9bcc14d7a0 // little fix validateController 2012-01-02 10:11:18 +00:00
rGaillard
e2e11ae580 // Small changes on validateController 2012-01-02 10:09:36 +00:00
rMalie
e2bc19d873 // Fix null values ... 2011-12-22 23:20:30 +00:00
rMalie
abb2de5d12 // Fix profiles creation 2011-12-22 17:40:27 +00:00
mDeflotte
63e2220510 // BugFix : Missing params multilang 2011-12-21 14:07:42 +00:00
rGaillard
1bc3873032 2011-12-21 11:42:30 +00:00
aKorczak
b1ffa0b466 [-] WS: Norm fix 2011-12-20 14:38:18 +00:00
rMalie
ecba32b32f // Fix duplication of images 2011-12-20 09:40:59 +00:00
rMalie
63e7c275f1 // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
rMalie
ff3f1804ec // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
rMalie
7e611c914a // Norm + improve ObjectModel 2011-12-16 14:55:05 +00:00
rMalie
3d1ecde549 // Remove retrocompatibility stripslashes in ObjectModel 2011-12-15 17:02:55 +00:00
rMalie
07b6e110b5 [*] Classes: refactoring of ObjectModel::validateFields() && ObjectModel::validateFieldsLang() 2011-12-15 16:19:55 +00:00
rMalie
9eeb1290a9 // Fix lang bug on collections + use definitions on hydrateCollection 2011-12-15 13:56:15 +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
44890774bc // Format definitions 2011-12-13 13:43:16 +00:00
rMalie
1506dc39b3 // Format definitions 2011-12-13 13:41:54 +00:00
rMalie
e17f214875 // Improve ObjectModel definitions (test on products) 2011-12-12 13:53:51 +00:00
rMalie
1819a19f2f // Retrocompatibility in ObjectModel 2011-12-09 15:50:12 +00:00