Commit Graph

54 Commits

Author SHA1 Message Date
dMetzger
a134e7f8a8 // Perf 2012-08-27 09:14:01 +00:00
dMetzger
fae828a4de // Fixed hook call in the installer (without shop context) 2012-08-23 09:55:58 +00:00
dMetzger
c5e871cac3 // Multishop optimizations 2012-08-22 16:17:13 +00:00
dMetzger
455f13e996 // Perfs and clean 2012-08-14 14:10:11 +00:00
dMetzger
507b365a56 // GROUP BY is not a function that magically remove doubles! (#2) 2012-08-14 13:34:23 +00:00
dMetzger
945bd55173 [-] FO : fixed country restrictions for payment modules #PSCFV-2738 2012-08-10 12:57:19 +00:00
dMetzger
441056fb2d [-] BO : inappropriate condition fixed for module access #PSCFV-3312 2012-07-24 08:47:00 +00:00
rGaillard
54675df666 // ajax.php clean and bug fixes 2012-06-15 13:22:07 +00:00
rMalie
d6e0af213c // Clean hooks name cache when a hook is added 2012-05-25 09:52:59 +00:00
vAugagneur
15645118d5 [-] FO : fixed bug #PSCFV-1286 - live edit bug when module name contains "_" 2012-05-14 12:21:10 +00:00
fBrignoli
ee858b1259 [-] Installer : Undefined variable due to hook call in objectModel::add() 2012-05-03 14:19:24 +00:00
mDeflotte
3c84693862 [-] FO : #PSCFV-152 - Check payment method are allowed before displaying them on the checkout page 2012-05-03 12:45:02 +00:00
rMalie
a9aca833db // Optimize Hook::exec() 2012-04-18 13:15:39 +00:00
mDeflotte
1ddc835620 [-] BO : #PSFV-769 - Hook::getHookModuleExecList() don't check the id hook exists 2012-04-03 13:00:12 +00:00
mDeflotte
7fd24a0bd1 [-] MO : #PSFV-681 - blocksharefb use deprecated Hook::get() 2012-03-27 15:28:06 +00:00
fSerny
a166e4cab9 [-] BO : Improvement made #PSCFI-1387 - The hooks list is reorder by title and technical name is displayed 2012-03-26 07:36:22 +00:00
rGaillard
09a761343d // Improve performance 2012-03-12 14:50:56 +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
645ac38d1b // Normalize 2012-01-24 17:30:33 +00:00
rMalie
4b17d64cf7 // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
vKham
5f0b95bcf8 // change view carts 2012-01-03 17:18:29 +00:00
rMalie
3e98ba04d8 // Refactoring of Hook class 2012-01-02 14:42:05 +00:00
rMalie
bc70a7aa60 // Improve Hook::getIdByName() performance (side effet : improve new installer performance) 2011-12-30 10:37:07 +00:00
rMalie
b352f207bb // Fix install on hooks 2011-12-27 12:28:13 +00:00
rMalie
68b63d1d47 [*] Classes: Add all fields in Hook class 2011-12-27 10:36:15 +00:00
mDeflotte
63e2220510 // BugFix : Missing params multilang 2011-12-21 14:07:42 +00:00
fSerny
f561575e39 [-] PROJECT : Merge cache exec in class Hook (to maintain retrocompatibility) 2011-12-21 12:52:29 +00:00
mMarinetti
fe7cc17c4e // fix minor issue about Hook::preloadHookAlias 2011-12-20 12:55:33 +00:00
fSerny
f8318110bb [-] PROJECT : Replacing some Context::getContext() by $context in class Hook 2011-12-15 11:20:32 +00:00
mMarinetti
0ddbf4dfd0 // fixed hook::exec when no controller exists, bis 2011-12-15 11:09:34 +00:00
mMarinetti
c66d072da7 // fixed hook::exec when no controller exists 2011-12-15 11:08:17 +00:00
fSerny
4f92b82a6e [-] Project - Fix on hook retrocompatibility 2011-12-15 10:49:10 +00:00
mMarinetti
00736049d4 [*] BO : optimization of liveEdit system
[+] FO : new theme file for front-office layout.tpl, designers have now more possibilities
2011-12-14 18:18:57 +00:00
rMalie
7da8061a68 // Format definitions 2011-12-14 17:21:18 +00:00
fSerny
76529685f4 [-] PROJECT : Class Hook cleaned 2011-12-13 17:28:13 +00:00
rMalie
1506dc39b3 // Format definitions 2011-12-13 13:41:54 +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
ad45eeca37 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +00:00
vChabot
635e4f6ae3 // removing group_module_restriction table to set every restrictions in an only table : module_group 2011-12-05 16:17:42 +00:00
fSerny
287574a743 [-] PROJECT : You can now execute hook in the tpl 2011-12-05 15:49:56 +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
vAugagneur
c3437f6cde //fixed small bug on live edit 2011-11-22 14:11:34 +00:00
mDeflotte
0df1a7e2eb // Merging multishipping branche on 1.5 2011-11-18 11:13:31 +00:00
fSerny
24419fc88e [-] PROJECT : Hooks alias are now used in Hook::getIdByName 2011-11-10 17:34:28 +00:00
fSerny
d5e265f75e [*] PROJECT : New Module API (part 1) 2011-11-02 10:49:01 +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
0b28aa8f72 // Fix #PSFV-48 2011-08-11 14:42:31 +00:00
fBrignoli
d9fa602cc3 [~] Hook::get replaced by Hook::getIdByName 2011-08-05 14:49:18 +00:00
rMalie
c17e7c236d // MERGE with 1.4 r7770 2011-07-28 09:20:57 +00:00