Commit Graph

6559 Commits

Author SHA1 Message Date
bMancone
cb3a6eaca1 // Fixed #PSTEST-484 2012-01-17 17:19:48 +00:00
bMancone
83a6ae608f // Fixed #PSTEST-484 2012-01-17 17:19:48 +00:00
bMancone
1dd6787e86 // Fixed #PSTEST-501 2012-01-17 17:13:57 +00:00
bMancone
021a5a8dcd // Fixed #PSTEST-501 2012-01-17 17:13:57 +00:00
François Gaillard
1932c68f8a [-] Classes : #PSCFI-4688 : Added a base64_encode() for the mail receiver name. Needed for names with accentuated chars 2012-01-17 16:56:51 +00:00
Francois Gaillard
ecb38d851f [-] Classes : #PSCFI-4688 : Added a base64_encode() for the mail receiver name. Needed for names with accentuated chars 2012-01-17 16:56:51 +00:00
tDidierjean
ab67298235 [-] BO : fix product page display when saving pack 2012-01-17 15:17:09 +00:00
tDidierjean
0c9657abc2 [-] BO : fix product page display when saving pack 2012-01-17 15:17:09 +00:00
bMancone
b808bb2598 // #PSTEST-457 2012-01-17 14:20:24 +00:00
bMancone
f82b52ff4e // #PSTEST-457 2012-01-17 14:20:24 +00:00
rMalie
feb1f229db // Retrocompatibility fix on product links 2012-01-17 13:03:32 +00:00
rMalie
d33548a26f // Retrocompatibility fix on product links 2012-01-17 13:03:32 +00:00
rMalie
ba0a2ee559 // Root old files now keep full $_REQUEST parameters in redirection (not only $_GET) in order to keep full retrocompatibility with 1.4 2012-01-17 09:25:46 +00:00
rMalie
324dd57311 // Root old files now keep full $_REQUEST parameters in redirection (not only $_GET) in order to keep full retrocompatibility with 1.4 2012-01-17 09:25:46 +00:00
bMancone
95b96ac345 // Fixed SupplyOrderDetail 2012-01-16 18:05:02 +00:00
bMancone
d4fcd4a6a4 // Fixed SupplyOrderDetail 2012-01-16 18:05:02 +00:00
bMancone
696dc4479e // Fixed #PSTEST-452 2012-01-16 17:39:19 +00:00
bMancone
04801c38e5 // Fixed #PSTEST-452 2012-01-16 17:39:19 +00:00
bMancone
4b5b4f8966 // Fixed 'Nesting level .. too deep recursive dependency' error 2012-01-16 15:50:44 +00:00
bMancone
f10d2c07bb // Fixed 'Nesting level .. too deep recursive dependency' error 2012-01-16 15:50:44 +00:00
rMalie
74d507eba0 // Fix retrocompatibility issue with 1.4 themes 2012-01-16 15:03:04 +00:00
rMalie
26b09a3000 // Fix retrocompatibility issue with 1.4 themes 2012-01-16 15:03:04 +00:00
bMancone
611181a5e1 // Fixed #PSTEST-450 : number of digits displayed for prices is now 2 2012-01-16 14:27:51 +00:00
bMancone
13ed870bde // Fixed #PSTEST-450 : number of digits displayed for prices is now 2 2012-01-16 14:27:51 +00:00
bMancone
08bd3ea8e3 // Norm following pre-commit warning ;) 2012-01-16 13:32:11 +00:00
bMancone
c89b354c53 // Norm following pre-commit warning ;) 2012-01-16 13:32:11 +00:00
bMancone
508b1c0171 // Fixed SupplyOrders 2012-01-16 13:31:00 +00:00
bMancone
67e1597215 // Fixed SupplyOrders 2012-01-16 13:31:00 +00:00
bMancone
7c2417e0e1 // Fixed norm 2012-01-16 12:57:15 +00:00
bMancone
ecd661b31b // Fixed norm 2012-01-16 12:57:15 +00:00
bMancone
7fa38c9fbc // #PSTEST-473 Fixed OrderHistory 2012-01-16 11:34:46 +00:00
bMancone
6f63860662 // #PSTEST-473 Fixed OrderHistory 2012-01-16 11:34:46 +00:00
bMancone
ec41f068fc // #PSTEST-473 Fixed OrderHistory 2012-01-16 11:29:19 +00:00
bMancone
30cf2a1f1e // #PSTEST-473 Fixed OrderHistory 2012-01-16 11:29:19 +00:00
mMarinetti
4c525f7f6f [-] core : minor fix in Db->escape function to make it compatible to the phpdoc (2nd parameter html_ok is now optional) 2012-01-16 10:43:50 +00:00
mMarinetti
d244e3cd5e [-] core : minor fix in Db->escape function to make it compatible to the phpdoc (2nd parameter html_ok is now optional) 2012-01-16 10:43:50 +00:00
mDeflotte
08ed8c80e3 [-] classes : #PSFV-375 - Reverting 2012-01-16 09:20:45 +00:00
mDeflotte
660ef022fb [-] classes : #PSFV-375 - Reverting 2012-01-16 09:20:45 +00:00
mDeflotte
5248dd9dfc [-] classes : #PSFV-375 - missing id_lang in the parent::__construct call 2012-01-13 14:12:55 +00:00
mDeflotte
b969c73a88 [-] classes : #PSFV-375 - missing id_lang in the parent::__construct call 2012-01-13 14:12:55 +00:00
rMalie
d6201e893b // Autoload class_index is now sorted 2012-01-13 13:57:16 +00:00
rMalie
5536a827c6 // Autoload class_index is now sorted 2012-01-13 13:57:16 +00:00
lLefevre
038c1919e6 // For add a fields via an override of $fields_form, use $fields_form_override 2012-01-13 09:11:00 +00:00
lLefevre
16ba6b67ac // For add a fields via an override of $fields_form, use $fields_form_override 2012-01-13 09:11:00 +00:00
mDeflotte
fdf399ab08 [-] BO : #PSTEST-425 - Automatically set delivery 2012-01-13 08:47:55 +00:00
mDeflotte
7216f8f373 [-] BO : #PSTEST-425 - Automatically set delivery 2012-01-13 08:47:55 +00:00
tDidierjean
0a064456cb // Fix "home" permissions 2012-01-12 15:12:50 +00:00
tDidierjean
075cf886da // Fix "home" permissions 2012-01-12 15:12:50 +00:00
rMalie
c08d3423de // Fix retrocompatibility with themes 1.4 -> 1.5 2012-01-12 14:55:50 +00:00
rMalie
721a108398 // Fix retrocompatibility with themes 1.4 -> 1.5 2012-01-12 14:55:50 +00:00