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
marcinsz101
2e815f1bd4
[*] FO : Possibility of hook blocknewsletter in footer
...
I'm added hook footer to blocknewsletter, it is great to theme developers
2013-01-07 10:23:48 +01:00
Vincent Augagneur
88154e55a4
Merge pull request #147 from raphaelMalie/development
...
[-] CORE : Fix Collection->sqlGroupBy()
2013-01-07 01:18:50 -08:00
vAugagneur
9615de5dca
//merge pull request
2013-01-07 10:15:47 +01:00
Vincent Augagneur
6dfd94677a
Merge pull request #152 from Shagshag/patch-4
...
[-] _USER_ID_LANG_ doesn't exist anymore
2013-01-07 01:03:33 -08:00
vAugagneur
a54df8e36a
Merge Pull request 154 - thanks to @prestashop-iran
2013-01-07 09:35:36 +01:00
Shagshag
910c23e5ba
_USER_ID_LANG_ doesn't exist anymore
2013-01-04 21:34:02 +01:00
gRoussac
93fb44104a
// Sorry correct \t for norms
2013-01-04 17:32:21 +01:00
Shagshag
692b47c8fe
Update classes/cache/CacheMemcache.php
2013-01-04 17:07:36 +01:00
Vincent Augagneur
1f9a3109b9
Merge pull request #150 from djfm/development
...
//Changed English strings using the translationsenglish module.
2013-01-04 08:06:15 -08:00
djfm
385c593129
//Changed English strings using the translationsenglish module.
2013-01-04 16:58:58 +01:00
Gregory Roussac
ae117c2457
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-01-04 16:32:45 +01:00
gRoussac
51517e14a3
[-] FO : Fix #PSCFV-4885 for DNI field, states and postcode display
2013-01-04 16:31:05 +01:00
Rémi Gaillard
9c5f416f5e
[-] FO: Fix #PSCFV-6493 root and home category id should be different of 1 and 2
2013-01-04 16:04:15 +01:00
Rémi Gaillard
d7694b5900
[*] BO: Improve form of catalog price rules #PSCFV-6099
2013-01-04 15:50:13 +01:00
Rémi Gaillard
507309ddf5
[-] BO: Fix #PSCFV-6386 recyclable should be init to 0 on BO orders
2013-01-04 15:06:07 +01:00