Commit Graph

94 Commits

Author SHA1 Message Date
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
rMalie
d3727f0216 [*] Classes: refactoring of ObjectModel::validateFields() && ObjectModel::validateFieldsLang() 2011-12-15 16:19:55 +00:00
rMalie
fd83c5fb1d // Fix lang bug on collections + use definitions on hydrateCollection 2011-12-15 13:56:15 +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
3c67f9ef4e // Format definitions 2011-12-13 13:43:16 +00:00
rMalie
c022f4e0e5 // Format definitions 2011-12-13 13:41:54 +00:00
rMalie
f9d7aa5f49 // Improve ObjectModel definitions (test on products) 2011-12-12 13:53:51 +00:00
rMalie
d24397fb93 // Retrocompatibility in ObjectModel 2011-12-09 15:50:12 +00:00
rMalie
0af197daf3 // Remove $this->table and $this->identifier from objectModels + normalize 2011-12-09 14:05:24 +00:00
rMalie
561f61c311 // Remove unused $tables property from ObjectModel + improve Cache 2011-12-09 10:24:48 +00:00
rMalie
c655bbfb05 // Improve ObjectModel + normalize 2011-12-08 14:13:22 +00:00
rMalie
c478386c92 // Improve ObjectModel + normalize 2011-12-08 13:53:54 +00:00
rMalie
4266e89a02 // Fix collection in cartRule 2011-12-07 09:11:43 +00:00
rMalie
1252a62d10 // Fix return of AssociateTo method 2011-12-06 14:59:00 +00:00
fSerny
f9bf395ba5 [*] PROJECT - Dynamic hooks in ObjectModel retrieve object in param - Dynamic hooks have been added to AdminController 2011-12-05 17:20:40 +00:00
rMalie
3559aa2225 // Remove $langMultiShop from all classes, and add 'multishop' in $definition instead 2011-12-05 15:04:09 +00:00
rMalie
a7d489adbf [+] Classes: Add Collection class (synthesis of DbQuery + ObjectModel::hydrateCollection) and add support of static $definition property in ObjectModel 2011-12-01 14:47:28 +00:00
dSevere
b9719b8561 // Stock Available : Add shared management for group of shops 2011-11-30 16:28:06 +00:00