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 |
|
rMalie
|
1c39ab4685
|
[*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead
|
2011-12-12 18:10:38 +00:00 |
|
rMalie
|
27b198dcd6
|
[*] Classes: Db->execute() now return always a boolean. Use Db->query() instead.
|
2011-12-06 15:41:34 +00:00 |
|
vChabot
|
8333d4f252
|
// removing group_module_restriction table to set every restrictions in an only table : module_group
|
2011-12-05 16:17:42 +00:00 |
|
fSerny
|
33f6578715
|
[-] PROJECT : You can now execute hook in the tpl
|
2011-12-05 15:49:56 +00:00 |
|
rMalie
|
b59ddba454
|
// Remove $table and $identifier property from all classes, and add static $definition instead
|
2011-12-05 13:56:03 +00:00 |
|
vAugagneur
|
2b46910c49
|
//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 |
|
rMalie
|
02a738dce1
|
// Context part 15
|
2011-07-19 16:17:14 +00:00 |
|
rGaillard
|
8fc7f11014
|
|
2011-07-06 10:54:11 +00:00 |
|
rGaillard
|
d1a13007b9
|
|
2011-07-06 10:10:43 +00:00 |
|
aFolletete
|
05a58f53e6
|
// 1.5 branche creation
|
2011-04-12 18:24:40 +00:00 |
|