vAugagneur
6632b1674d
[-] CORE : fixed bug #PSCFV-5433 - Order confirmation email doesn't report customization
2013-01-09 17:00:41 +01:00
Rémi Gaillard
3d6b3d2cb0
// Fix PHP warning
2013-01-09 16:55:28 +01:00
gRoussac
3e5289c812
[-] FO : Fix #PSCFV-5905 Fatal error: "no default carrier"
2013-01-09 15:55:48 +01:00
vAugagneur
735c934702
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-01-09 15:47:03 +01:00
vAugagneur
5e2a2a0781
[-] FO : fixed bug #PSCFV-5312 - Error Uncaught TypeError: Cannot read property top of null in ajax-cart.js when Cart Block is not on product page
2013-01-09 15:46:50 +01:00
Rémi Gaillard
4a8c138a2c
// small perf optimization
2013-01-09 14:35:06 +01:00
Rémi Gaillard
db162ee987
// performances improvement
2013-01-09 14:16:22 +01:00
vAugagneur
66974a05e0
[-] BO : fixed bug #PSCFV-4961 - Strange behavior when reordering categories
2013-01-09 13:44:19 +01:00
vAugagneur
b64098f3f2
//small fix part 2
2013-01-09 12:06:00 +01:00
vAugagneur
26055c26e7
//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
68e5a6746a
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
Rémi Gaillard
2dac490089
// 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
Rémi Gaillard
32d10acf79
// 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
Gregory Roussac
778302980b
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
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
Rémi Gaillard
49104743e8
[*] 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
b4752de972
[*] 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
gRoussac
7349259ec5
[-] 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
gRoussac
d74d8398e3
[-] 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
8e5d88006a
[-] 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
gRoussac
4b104f2358
[-] 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
Rémi Gaillard
4a8f2f8970
[*] 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
cd89916a20
[*] 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
gRoussac
6a7795a92f
[-] 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
vAugagneur
a0a5aa929d
[-] 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
vAugagneur
1df0aadb63
[-] 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
Vincent Augagneur
9be771e9d5
Merge pull request #156 from PrestaEdit/patch-5
...
[*] MO: choose the number of products...
2013-01-07 02:23:45 -08:00
PrestaEdit
33971c4068
[-] MO: coding standard
2013-01-07 11:20:14 +01:00
Jonathan Danse
b08e3a43ff
[-] MO: coding standard
2013-01-07 11:11:28 +01:00
Vincent Augagneur
eb3fca6abc
Merge pull request #137 from PrestaEdit/patch-4
...
[+] Class: Product::getIdByEan13
2013-01-07 01:38:41 -08:00
Vincent Augagneur
0ccd102de2
Merge pull request #146 from marcinsz101/development
...
[*] FO : Possibility of hook blocknewsletter in footer
2013-01-07 01:34:30 -08:00
vAugagneur
83823773a8
//added SET NAMES 'utf8'; in upgrade
2013-01-07 10:31:56 +01:00
Vincent Augagneur
ea33576204
Merge pull request #141 from PrestaEdit/patch-6
...
[-] FO: name of the supplier page fixed #PSCFV-5571
2013-01-07 01:30:27 -08:00