gRoussac
5b9e1c232d
[-] FO : Fix bug #PSCFV-7920 wrong redirection after account creation
2013-03-04 15:59:16 +01:00
Rémi Gaillard
01b977e954
// fix pdf encoding also for vn/pl/ru/el languages
2013-03-04 15:17:23 +01:00
Rémi Gaillard
e2e1da2285
// fix pdf encoding also for vn/pl/ru/el languages
2013-03-04 15:17:23 +01:00
gRoussac
8bbd3aa615
[-] BO : Fix bug #PSCFV-7939 no quantity warning on orders when stock management not enable
2013-03-04 15:07:03 +01:00
gRoussac
b8a14a8b1b
[-] BO : Fix bug #PSCFV-7939 no quantity warning on orders when stock management not enable
2013-03-04 15:07:03 +01:00
Rémi Gaillard
ac8e96dd4f
[-] Core: Fix TCPDF encoding for some languages like japan #PSCFV-8096
2013-03-04 14:38:51 +01:00
Rémi Gaillard
61d3078555
[-] Core: Fix TCPDF encoding for some languages like japan #PSCFV-8096
2013-03-04 14:38:51 +01:00
Rémi Gaillard
dc93425e57
[-] Core: Fix Shop::addSqlRestrictionOnLang() for module installation
2013-03-04 14:12:23 +01:00
Rémi Gaillard
706e62a888
[-] Core: Fix Shop::addSqlRestrictionOnLang() for module installation
2013-03-04 14:12:23 +01:00
gRoussac
3861f31ed4
[-] Fo : Fix bug #PSCFV-7956 select invoice address when adding a first new address
2013-03-04 13:35:48 +01:00
gRoussac
aaee300413
[-] Fo : Fix bug #PSCFV-7956 select invoice address when adding a first new address
2013-03-04 13:35:48 +01:00
gRoussac
a68cea058f
[*] Bo : Fix #PSCFV-7989 red quantity > 1 on orders again
2013-03-04 11:26:19 +01:00
gRoussac
6f6a58e8f3
[*] Bo : Fix #PSCFV-7989 red quantity > 1 on orders again
2013-03-04 11:26:19 +01:00
Rémi Gaillard
833a529689
[-] FO: Fix #PSCFV-8083 display of initial price with quantity discount and cart refreshment
2013-03-04 11:12:51 +01:00
Rémi Gaillard
b597555ddf
[-] FO: Fix #PSCFV-8083 display of initial price with quantity discount and cart refreshment
2013-03-04 11:12:51 +01:00
Rémi Gaillard
389f99308c
// small fix
2013-03-04 10:40:36 +01:00
Rémi Gaillard
48a0f44239
// small fix
2013-03-04 10:40:36 +01:00
Rémi Gaillard
50aaa0d816
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-03-04 10:39:28 +01:00
Rémi Gaillard
39e4c7e03c
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-03-04 10:39:28 +01:00
Rémi Gaillard
cc4f46095b
[-] Core: id_customer was missing in the SpecificPrice::getSpecificPrice() cache key #PSCFV-8086
2013-03-04 10:39:15 +01:00
Rémi Gaillard
c9e803f389
[-] Core: id_customer was missing in the SpecificPrice::getSpecificPrice() cache key #PSCFV-8086
2013-03-04 10:39:15 +01:00
Rémi Gaillard
ed2fc9a27b
[-] Core: id_customer was missing in the SpecificPrice::getSpecificPrice() cache key #PSCFV-8086
2013-03-04 10:31:15 +01:00
Rémi Gaillard
71b33389a5
[-] Core: id_customer was missing in the SpecificPrice::getSpecificPrice() cache key #PSCFV-8086
2013-03-04 10:31:15 +01:00
gRoussac
96b1528560
[*] FO : Fix #PSCFV-7989 red quantity > 1 on orders
2013-03-04 10:23:03 +01:00
gRoussac
ddcd63b9cc
[*] FO : Fix #PSCFV-7989 red quantity > 1 on orders
2013-03-04 10:23:03 +01:00
Samy Rabih
f0f4558e90
cleanPositions query update
...
We now use an unique query, with no need to use temporary table.
Thanks to @sylwit for the tip !
2013-03-02 18:33:59 +01:00
Samy Rabih
56d4c8339a
cleanPositions query update
...
We now use an unique query, with no need to use temporary table.
Thanks to @sylwit for the tip !
2013-03-02 18:33:59 +01:00
Samy Rabih
3829953ff9
Import time improvment
...
Instead of making as many queries as you ps_feature entries (for each
product), it is possible to make it in one query.
And we test if the user has the MySQL rights to create temporary tables.
2013-03-02 18:21:04 +01:00
Samy Rabih
0882c187fc
Import time improvment
...
Instead of making as many queries as you ps_feature entries (for each
product), it is possible to make it in one query.
And we test if the user has the MySQL rights to create temporary tables.
2013-03-02 18:21:04 +01:00
Samy Rabih
f9f673d78f
Default adresse layout update
...
As many countries use mobile phones in an extensive way, it should be
useful to update the default address layout
2013-03-02 17:40:54 +01:00
Damien Metzger
7ad3e93161
// Fixed 2 bugs in the installer
2013-03-01 18:27:50 +01:00
Damien Metzger
33a5c28b3b
// Fixed 2 bugs in the installer
2013-03-01 18:27:50 +01:00
Damien Metzger
cecb3817a9
// Fixed 2 bugs in the installer
2013-03-01 18:22:13 +01:00
Damien Metzger
0719c26126
// Fixed 2 bugs in the installer
2013-03-01 18:22:13 +01:00
minic studio
5f902ada8c
[*] MO : blocksearch - override buttons for ajax cart
...
When instant search is in use buttons need override after load so the
ajax functionality works
2013-03-01 19:04:21 +02:00
minic studio
cb9d774f37
[*] MO : blocksearch - override buttons for ajax cart
...
When instant search is in use buttons need override after load so the
ajax functionality works
2013-03-01 19:04:21 +02:00
gRoussac
a37412e398
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-03-01 17:18:07 +01:00
gRoussac
42bb2a506c
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-03-01 17:18:07 +01:00
vAugagneur
ca53094d34
[-] BO : fixed bug when save image shop association
2013-03-01 17:17:17 +01:00
vAugagneur
8af272f6e3
[-] BO : fixed bug when save image shop association
2013-03-01 17:17:17 +01:00
gRoussac
e9d759ae03
[-] MO : Fix bug #PSCFV-7822 could not load tinymce in referral program
2013-03-01 17:16:42 +01:00
gRoussac
e385e2d19c
[-] MO : Fix bug #PSCFV-7822 could not load tinymce in referral program
2013-03-01 17:16:42 +01:00
Damien Metzger
a7fd19d3c4
[-] MO : fixed double entities of meta titles in blocklayered #PSCFV-7986 #PSCFV-7985
2013-03-01 17:03:43 +01:00
Damien Metzger
5b6af42c0d
[-] MO : fixed double entities of meta titles in blocklayered #PSCFV-7986 #PSCFV-7985
2013-03-01 17:03:43 +01:00
Damien Metzger
a3b96b4b60
[-] MO : fixed statsbestmanufacturers.php query #PSCFV-8075
2013-03-01 16:36:43 +01:00
Damien Metzger
a141d1f2ef
[-] MO : fixed statsbestmanufacturers.php query #PSCFV-8075
2013-03-01 16:36:43 +01:00
Rémi Gaillard
6c84dce1e9
[-] Core: increase size of phone field
2013-03-01 16:01:26 +01:00
Rémi Gaillard
c52f5a6a2b
[-] Core: increase size of phone field
2013-03-01 16:01:26 +01:00
vAugagneur
f54c7eb8a8
//small sql fix
2013-03-01 16:00:00 +01:00
vAugagneur
fc3c86da39
//small sql fix
2013-03-01 16:00:00 +01:00