Commit Graph

17570 Commits

Author SHA1 Message Date
gRoussac d7f4a578a8 [-] FO : fix PSCFV-5934 bad redirection from https to http for CMS 2013-01-08 11:45:41 +01:00
gRoussac 6ecd23a743 [-] FO : fix PSCFV-5934 bad redirection from https to http for CMS 2013-01-08 11:45:41 +01:00
Shagshag abdafca46b [-] Fix: OrderHistory::changeIdOrderState
&$id_order break compatibility with existing codes :

1/ it's unnecessary : Objects are passed by references by default
2/ it causes fatal errors: 
```PHP
$foo->changeIdOrderState((int)$id_order_state, (int)$id_order);
```
Fatal error: Only variables can be passed by reference
2013-01-08 10:51:42 +01:00
Shagshag 868effab13 [-] Fix: OrderHistory::changeIdOrderState
&$id_order break compatibility with existing codes :

1/ it's unnecessary : Objects are passed by references by default
2/ it causes fatal errors: 
```PHP
$foo->changeIdOrderState((int)$id_order_state, (int)$id_order);
```
Fatal error: Only variables can be passed by reference
2013-01-08 10:51:42 +01:00
Rémi Gaillard 49104743e8 [*] MO: Add smarty cache on editorial module 2013-01-08 10:39:44 +01:00
Rémi Gaillard d18eec1c14 [*] MO: Add smarty cache on editorial module 2013-01-08 10:39:44 +01:00
Rémi Gaillard 8ede60847b [*] MO: Add smarty cache on blocksocial 2013-01-08 10:34:57 +01:00
Rémi Gaillard a45811590d [*] MO: Add smarty cache on blocksocial 2013-01-08 10:34:57 +01:00
Rémi Gaillard b4752de972 [*] MO: Add smarty cache on blocksearch 2013-01-08 10:32:09 +01:00
Rémi Gaillard 6c99b48ebf [*] MO: Add smarty cache on blocksearch 2013-01-08 10:32:09 +01:00
Rémi Gaillard 553d449a38 [*] MO: Add smarty cache on blockcustomerprivacy 2013-01-08 10:23:01 +01:00
Rémi Gaillard e138fd239e [*] MO: Add smarty cache on blockcustomerprivacy 2013-01-08 10:23:01 +01:00
gRoussac 7349259ec5 [-] FO : Bad checkbox behavior in FF in OPC 2013-01-08 10:04:30 +01:00
gRoussac 609abe4656 [-] FO : Bad checkbox behavior in FF in OPC 2013-01-08 10:04:30 +01:00
Gregory Roussac b5ff070f8b Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-01-08 09:53:12 +01:00
Gregory Roussac 3e5e5baa8c Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-01-08 09:53:12 +01:00
gRoussac d74d8398e3 [-] FO : Countries in invoice address in OPC 2013-01-08 09:52:08 +01:00
gRoussac d6dbaf1113 [-] FO : Countries in invoice address in OPC 2013-01-08 09:52:08 +01:00
Rémi Gaillard 039879fcf4 // small fix 2013-01-07 19:59:00 +01:00
Rémi Gaillard ad38d238bc // small fix 2013-01-07 19:59:00 +01:00
Rémi Gaillard 8e5d88006a [-] FO: rtl.css was missing on default theme 2013-01-07 18:45:31 +01:00
Rémi Gaillard 0de85c2274 [-] FO: rtl.css was missing on default theme 2013-01-07 18:45:31 +01:00
Gregory Roussac 66ddc0c809 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-01-07 18:02:25 +01:00
Gregory Roussac 0a08c7ee1d Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-01-07 18:02:25 +01:00
gRoussac 4b104f2358 [-] FO : Fix Exception when invoice address is empty in OPC 2013-01-07 18:02:01 +01:00
gRoussac 88c62ad036 [-] FO : Fix Exception when invoice address is empty in OPC 2013-01-07 18:02:01 +01:00
vAugagneur f37758605c [-] BO : fixed bug #PSCFV-4925 - duplicate subject in SAV 2013-01-07 17:55:17 +01:00
vAugagneur 89f5fcf52e [-] BO : fixed bug #PSCFV-4925 - duplicate subject in SAV 2013-01-07 17:55:17 +01:00
Rémi Gaillard 4a8f2f8970 [*] MO: Add smarty cache on homeslider 2013-01-07 17:39:06 +01:00
Rémi Gaillard 5f1dc5d153 [*] MO: Add smarty cache on homeslider 2013-01-07 17:39:06 +01:00
Rémi Gaillard 7b8e17a6c9 // small fix 2013-01-07 17:15:36 +01:00
Rémi Gaillard a1588da2b5 // small fix 2013-01-07 17:15:36 +01:00
Rémi Gaillard cd89916a20 [*] MO: Add smarty cache on some modules 2013-01-07 17:09:36 +01:00
Rémi Gaillard e1664bbdfb [*] MO: Add smarty cache on some modules 2013-01-07 17:09:36 +01:00
Gregory Roussac 1f7ab4f172 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-01-07 16:56:04 +01:00
Gregory Roussac 8bd07c5b87 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-01-07 16:56:04 +01:00
gRoussac 6a7795a92f [-] FO : Fix #PSCFV-5544 same alias is no more rejected in OPC 2013-01-07 16:54:42 +01:00
gRoussac e6d23f175c [-] FO : Fix #PSCFV-5544 same alias is no more rejected in OPC 2013-01-07 16:54:42 +01:00
Rémi Gaillard 963af9ca30 // perf optimization 2013-01-07 14:44:14 +01:00
Rémi Gaillard fc67af932f // perf optimization 2013-01-07 14:44:14 +01:00
vAugagneur a0a5aa929d [-] CORE : fixed bug #PSCFV-4754 field name in image_type was too short 2013-01-07 14:08:08 +01:00
vAugagneur b83ab4dc4b [-] CORE : fixed bug #PSCFV-4754 field name in image_type was too short 2013-01-07 14:08:08 +01:00
Rémi Gaillard ef331654f2 [-] FO: Fix cookie domain detection for com.co tld #PSCFV-5256 2013-01-07 12:01:11 +01:00
Rémi Gaillard 755349ef95 [-] FO: Fix cookie domain detection for com.co tld #PSCFV-5256 2013-01-07 12:01:11 +01:00
vAugagneur 1df0aadb63 [-] FO : small fix in front office pagination thanks to @phproberto 2013-01-07 11:41:41 +01:00
vAugagneur dabc7f6684 [-] FO : small fix in front office pagination thanks to @phproberto 2013-01-07 11:41:41 +01:00
Rémi Gaillard c0b1f0e793 [-] Core: Fix supplier_reference on cart/orders #PSCFV-6082 2013-01-07 11:25:33 +01:00
Vincent Augagneur e11ad812a0 Merge pull request #158 from PrestaEdit/patch-7
[-] MO: coding standard
2013-01-07 02:25:50 -08:00
Rémi Gaillard 265bff345b [-] Core: Fix supplier_reference on cart/orders #PSCFV-6082 2013-01-07 11:25:33 +01:00
Vincent Augagneur c13572cd60 Merge pull request #158 from PrestaEdit/patch-7
[-] MO: coding standard
2013-01-07 02:25:50 -08:00