Commit Graph

18638 Commits

Author SHA1 Message Date
vAugagneur 107295e570 //small fix 2013-01-09 11:58:48 +01:00
vAugagneur 58100276a6 [-] BO : fixed bug #PSCFV-4668 - added check if module folder is writable before upgrade it 2013-01-09 11:37:02 +01:00
vAugagneur e9726f2463 [-] BO : fixed bug #PSCFV-4668 - added check if module folder is writable before upgrade it 2013-01-09 11:37:02 +01:00
vAugagneur 68e5a6746a Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-01-09 10:34:08 +01:00
vAugagneur b3e54c78b8 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-01-09 10:34:08 +01:00
vAugagneur bb558446e8 [-] BO : bad initialization of context due to miss define of _PS_ADMIN_DIR_ in displayImage.php 2013-01-09 10:33:57 +01:00
vAugagneur 5480cb4691 [-] BO : bad initialization of context due to miss define of _PS_ADMIN_DIR_ in displayImage.php 2013-01-09 10:33:57 +01:00
Rémi Gaillard 2dac490089 // small fix 2013-01-09 10:28:28 +01:00
Rémi Gaillard d52c1c4516 // small fix 2013-01-09 10:28:28 +01:00
vAugagneur 857b8c2009 [-] CORE : fixed bug #PSCFV-4523 - Static _PS_DEFAULT_CUSTOMER_GROUP_ is still use in code even if deprecated 1.5.0.1 2013-01-09 10:26:16 +01:00
vAugagneur 9154984c78 [-] CORE : fixed bug #PSCFV-4523 - Static _PS_DEFAULT_CUSTOMER_GROUP_ is still use in code even if deprecated 1.5.0.1 2013-01-09 10:26:16 +01:00
Rémi Gaillard 32d10acf79 // initialize also the link in config.inc.php for retrocompatibility 2013-01-08 15:52:31 +01:00
Rémi Gaillard 9edb5e8911 // initialize also the link in config.inc.php for retrocompatibility 2013-01-08 15:52:31 +01:00
gRoussac a05f1db4bd [*] FO : Fix #PSCFV-6122 for better adresses aliasing in shopping-cart 2013-01-08 15:39:11 +01:00
gRoussac 7dffb963ba [*] FO : Fix #PSCFV-6122 for better adresses aliasing in shopping-cart 2013-01-08 15:39:11 +01:00
Gregory Roussac 778302980b Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-01-08 11:46:31 +01:00
Gregory Roussac 30e4b19b34 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-01-08 11:46:31 +01:00
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
bumbu 0036768ae5 ObjectModel::updateMultishopTable() where argument is not mandatory 2013-01-07 19:24:12 +02: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