Commit Graph

67 Commits

Author SHA1 Message Date
Rémi Gaillard
57d782956d [-] FO: Fix infinite loop on overriding Module::getPaymentModules and executing hook on it #PSCFV-7760 2013-02-11 11:45:42 +01:00
Damien Metzger
bf9b1de873 // Fixed hook names 2013-01-30 16:03:37 +01:00
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
712f0c3d6d [-] FO : fixed bug #PSCFV-5826 #PSCFV-4697 Live edit only works for home page && Live edit can't load module 2012-12-04 18:29:10 +01:00
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
Rémi Gaillard
cba080ccd8 [-] FO: Fix: many fixes - domain for cookies with different url for ssl / add to cart button for minimal quantities with product attributes 2012-11-20 19:05:21 +01:00
lLefevre
6588f9514c // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
398d345362 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
Francois Gaillard
79658e6422 [-] Classes : Hook - Display payment method & shop default currency bug fix 2012-10-08 11:43:19 +00:00
vAugagneur
ccb6580cf0 //small fix 2012-10-04 15:29:59 +00:00
rGaillard
5b3f568b22 // Fix #PSCFV-4525 2012-10-01 09:27:28 +00:00
vAugagneur
9228a9b4ec //fixed size of field Hook::name => 64 2012-10-01 08:15:56 +00:00
rGaillard
b0e4fb4f87 [-] FO: Fix module restriction with guest and visitors groups #PSCFV-4004 2012-09-12 08:50:24 +00:00
dMetzger
bbf911f033 // Perf 2012-08-27 09:14:01 +00:00
dMetzger
06d39b077b // Fixed hook call in the installer (without shop context) 2012-08-23 09:55:58 +00:00
dMetzger
12111a4ee3 // Multishop optimizations 2012-08-22 16:17:13 +00:00
dMetzger
e0719103e8 // Perfs and clean 2012-08-14 14:10:11 +00:00
dMetzger
f5123fa5c7 // GROUP BY is not a function that magically remove doubles! (#2) 2012-08-14 13:34:23 +00:00
dMetzger
3f0319533b [-] FO : fixed country restrictions for payment modules #PSCFV-2738 2012-08-10 12:57:19 +00:00
dMetzger
21b9fd50d1 [-] BO : inappropriate condition fixed for module access #PSCFV-3312 2012-07-24 08:47:00 +00:00
rGaillard
4491986f65 // ajax.php clean and bug fixes 2012-06-15 13:22:07 +00:00
rMalie
94a3c93294 // Clean hooks name cache when a hook is added 2012-05-25 09:52:59 +00:00
vAugagneur
256cc46136 [-] FO : fixed bug #PSCFV-1286 - live edit bug when module name contains "_" 2012-05-14 12:21:10 +00:00
fBrignoli
490fc6b933 [-] Installer : Undefined variable due to hook call in objectModel::add() 2012-05-03 14:19:24 +00:00
mDeflotte
b86cfebbf4 [-] FO : #PSCFV-152 - Check payment method are allowed before displaying them on the checkout page 2012-05-03 12:45:02 +00:00
rMalie
1dacc896bb // Optimize Hook::exec() 2012-04-18 13:15:39 +00:00
mDeflotte
9298a0cd76 [-] BO : #PSFV-769 - Hook::getHookModuleExecList() don't check the id hook exists 2012-04-03 13:00:12 +00:00
mDeflotte
c51b4bd1d8 [-] MO : #PSFV-681 - blocksharefb use deprecated Hook::get() 2012-03-27 15:28:06 +00:00
fSerny
4bad231d99 [-] 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
3d0ccb91eb // Improve performance 2012-03-12 14:50:56 +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
d2ae1b632a // Normalize 2012-01-24 17:30:33 +00:00
rMalie
e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
vKham
3c15d194c6 // change view carts 2012-01-03 17:18:29 +00:00
rMalie
d9e0f26e7c // Refactoring of Hook class 2012-01-02 14:42:05 +00:00
rMalie
31cd0e5e6e // Improve Hook::getIdByName() performance (side effet : improve new installer performance) 2011-12-30 10:37:07 +00:00
rMalie
d1d6aee417 // Fix install on hooks 2011-12-27 12:28:13 +00:00
rMalie
f50baea3b1 [*] Classes: Add all fields in Hook class 2011-12-27 10:36:15 +00:00
mDeflotte
4fa816812c // BugFix : Missing params multilang 2011-12-21 14:07:42 +00:00
fSerny
65d2224944 [-] PROJECT : Merge cache exec in class Hook (to maintain retrocompatibility) 2011-12-21 12:52:29 +00:00
mMarinetti
c35564b309 // fix minor issue about Hook::preloadHookAlias 2011-12-20 12:55:33 +00:00
fSerny
355f3e5fa9 [-] PROJECT : Replacing some Context::getContext() by $context in class Hook 2011-12-15 11:20:32 +00:00
mMarinetti
6dc9aff0f5 // fixed hook::exec when no controller exists, bis 2011-12-15 11:09:34 +00:00
mMarinetti
fd2d2450bc // fixed hook::exec when no controller exists 2011-12-15 11:08:17 +00:00
fSerny
9c0134ded2 [-] Project - Fix on hook retrocompatibility 2011-12-15 10:49:10 +00:00
mMarinetti
5ca89bf85c [*] 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
0ab348a81c // Format definitions 2011-12-14 17:21:18 +00:00
fSerny
e0beae2489 [-] PROJECT : Class Hook cleaned 2011-12-13 17:28:13 +00:00
rMalie
c022f4e0e5 // Format definitions 2011-12-13 13:41:54 +00:00