Commit Graph

113 Commits

Author SHA1 Message Date
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
vChabot
aabc36aa95 // attributes position works fine 2011-11-22 14:53:50 +00:00
rMalie
82c9dead2a // Merge -> 10309 2011-11-21 11:05:10 +00:00
rGaillard
46b1150f60 // Shop association improvements 2011-11-20 17:13:36 +00:00
rMalie
0f3e4503d7 // Fix during language install (now support table with uppercase prefix on windows)
// Add is_native to hook table in db.sql file
2011-11-09 15:01:12 +00:00
rMalie
201cb34a4d // Some fix on objectModel children classes (fields not valid, etc.) 2011-11-09 12:16:37 +00:00
mMarinetti
c30f30355c [*] Project : ObjectModel die2PrestashopException 2011-11-03 13:39:41 +00:00
fSerny
d5e265f75e [*] PROJECT : New Module API (part 1) 2011-11-02 10:49:01 +00:00
mDeflotte
8f2ab56a6c [-] BugFix : If a field is empty don't validate this one 2011-10-26 16:04:04 +00:00
hAitmansour
5b7a6746e0 [*] FO BO MO : rename function isMultiShopActivated by isFeatureActive 2011-10-19 09:36:12 +00:00
bMancone
5be964258f // ObjectModel : removed exception thrown if identifier is not set 2011-10-11 12:06:12 +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
bbc6c6bdc4 // Merge -> revision 9061 2011-10-05 15:21:55 +00:00
rMalie
48a5b5817e // Optimisation ObjectModel + hydrateCollection 2011-09-30 16:04:33 +00:00
rMalie
ce866fa68a [+] Classes: Add ObjectModel::hydrateCollection() in order to transform arrays from sql queries return in list of objects 2011-09-29 13:23:54 +00:00
aFolletete
33f63ed144 [*] Classes : improve performances of "Feature detachable" feature 2011-09-24 15:03:21 +00:00
rMalie
38a61b379a [+] Project: it's possible to create new genders, "Miss" gender is now added 2011-09-14 15:15:51 +00:00
fBrignoli
24fce51c83 // validateControler is now deprecated 2011-08-23 08:58:07 +00:00
rMalie
e92657bba2 // HTML flag can be used in ObjectModel->getTranslationsFieldsChild() to keep html on language fields 2011-08-11 13:39:30 +00:00
bMancone
2599e1c73a // Fix ObjectModel->associateTo() 2011-08-10 15:16:37 +00:00
rMalie
792ce71cd4 // Merge -> revision 7979 2011-08-10 08:36:17 +00:00
rMalie
8537b83a14 // Fix some bugs on multistore 2011-08-08 15:24:21 +00:00
rMalie
90fcde2539 // Merge -> revision 7906 2011-08-05 13:26:44 +00:00
rMalie
83734c7bb9 // Merge -> revision 7875 2011-08-03 16:16:49 +00:00
rMalie
3c8c85b1cd // Some fix + improve ergonomy + Tools::isMultiShopActived() moved in Shop class + 1.5.0.1 version in install script 2011-08-02 09:54:23 +00:00
rMalie
c17e7c236d // MERGE with 1.4 r7770 2011-07-28 09:20:57 +00:00
rMalie
5f6f018885 // REVERT MERGE 2011-07-27 13:35:06 +00:00
rMalie
233c0076b7 // MERGE with trunk revision 7754 2011-07-27 12:48:42 +00:00
tDidierjean
a264942b1a // removing cookie from product customization 2011-07-21 14:38:04 +00:00
rMalie
73d6f4267b // Context part 16 (shops) 2011-07-20 12:08:15 +00:00
rMalie
02a738dce1 // Context part 15 2011-07-19 16:17:14 +00:00
rMalie
ba2922a823 // Context part 13 2011-07-19 09:44:10 +00:00