Commit Graph

18638 Commits

Author SHA1 Message Date
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
Rémi Gaillard 8f6c9d0ff0 // display import button only on the listing on admin adresses 2013-03-01 15:53:23 +01:00
Rémi Gaillard 8f030538b8 // display import button only on the listing on admin adresses 2013-03-01 15:53:23 +01:00
gRoussac d9588e0924 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-03-01 15:47:20 +01:00
gRoussac 0ea0b662f9 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-03-01 15:47:20 +01:00
gRoussac bfb1781cab [-] BO : Fix bug #PSCFV-7657 all groups checked when creating customers 2013-03-01 15:46:39 +01:00
gRoussac 046fbf52b8 [-] BO : Fix bug #PSCFV-7657 all groups checked when creating customers 2013-03-01 15:46:39 +01:00
Rémi Gaillard abb9879456 [-] BO: Second part of #PSCFV-8067 for orderslips 2013-03-01 15:42:26 +01:00
Rémi Gaillard 0b4fc0b000 [-] BO: Second part of #PSCFV-8067 for orderslips 2013-03-01 15:42:26 +01:00
Rémi Gaillard 233c87b89a [-] BO: Fix #PSCFV-8067 the europeean vat exempt label was not using the tax address type 2013-03-01 15:33:46 +01:00
Rémi Gaillard ec4e179063 [-] BO: Fix #PSCFV-8067 the europeean vat exempt label was not using the tax address type 2013-03-01 15:33:46 +01:00
sLorenzini 8b4e42ef3c [-] FO: fixed bug two little coding error - #PSCFV-7982 2013-03-01 15:23:36 +01:00
sLorenzini ccc77168a2 [-] FO: fixed bug two little coding error - #PSCFV-7982 2013-03-01 15:23:36 +01:00
sLorenzini 31a7d83861 [-] BO: fixed bug block shipping display in orders 2013-03-01 15:00:00 +01:00
sLorenzini 051a2354e9 [-] BO: fixed bug block shipping display in orders 2013-03-01 15:00:00 +01:00
Rémi Gaillard 6470573f4a [-] BO: Fix #PSCFV-8068 stock available total cache after deleting a combination 2013-03-01 14:55:47 +01:00
Rémi Gaillard f23447e3d3 [-] BO: Fix #PSCFV-8068 stock available total cache after deleting a combination 2013-03-01 14:55:47 +01:00
sLorenzini aa3a930fbe [-] BO: fixed bug cart rules display 2013-03-01 14:45:26 +01:00
sLorenzini 6a2ec21ec9 [-] BO: fixed bug cart rules display 2013-03-01 14:45:26 +01:00
sLorenzini c3b940b864 [-] BO: fixed header display on tablet- #PSCFV-6166 2013-03-01 14:12:43 +01:00
sLorenzini 0130e6c443 [-] BO: fixed header display on tablet- #PSCFV-6166 2013-03-01 14:12:43 +01:00