Commit Graph

17570 Commits

Author SHA1 Message Date
Damien Metzger 693b3355a8 [-] BO : fixed turkish characters replacement #PSCFV-8968 2013-05-07 14:09:28 +02:00
Damien Metzger ab2008e82a Merge pull request #381 from PrestaEdit/patch-29
[-] MO: added cart rule code in statsbestvouchers
2013-05-06 07:34:05 -07:00
Damien Metzger 4ed5d1bf4e Merge pull request #381 from PrestaEdit/patch-29
[-] MO: added cart rule code in statsbestvouchers
2013-05-06 07:34:05 -07:00
Damien Metzger 8fb086059e Merge pull request #412 from MyBB-Services/dev/gb/contributing
// Wrong link to coding starndards in CONTRIBUTING.md
2013-05-06 07:21:57 -07:00
Damien Metzger 0ab7b15753 Merge pull request #412 from MyBB-Services/dev/gb/contributing
// Wrong link to coding starndards in CONTRIBUTING.md
2013-05-06 07:21:57 -07:00
Damien Metzger 387b54d322 Merge pull request #419 from e-gaulue/Module_translation_patch
[-] BO : don't show translations for module overrides in admin modules translation page
2013-05-06 07:09:58 -07:00
Damien Metzger 9ce563e332 Merge pull request #419 from e-gaulue/Module_translation_patch
[-] BO : don't show translations for module overrides in admin modules translation page
2013-05-06 07:09:58 -07:00
Damien Metzger 7c4cabf0f2 Merge pull request #420 from e-gaulue/Module_translation_patch_2
[-] BO : don't show unecessary tpl module translations - complience with documentation
2013-05-06 07:08:41 -07:00
Damien Metzger f4df47986b Merge pull request #420 from e-gaulue/Module_translation_patch_2
[-] BO : don't show unecessary tpl module translations - complience with documentation
2013-05-06 07:08:41 -07:00
AntonLejon 448b8bad02 [*] MO: blockcart animation optimization
The animated element would not be removed upon the animation being finished. This made the site slow and unresponsive if the animated image was heavy (eg. a transparent png) and added to cart many times without reloading the page. This addition makes the animation behave as expected also when performing it multiple times.
2013-05-06 12:14:11 +03:00
AntonLejon cb6f696dad [*] MO: blockcart animation optimization
The animated element would not be removed upon the animation being finished. This made the site slow and unresponsive if the animated image was heavy (eg. a transparent png) and added to cart many times without reloading the page. This addition makes the animation behave as expected also when performing it multiple times.
2013-05-06 12:14:11 +03:00
Damien Metzger 2af342c864 [-] BO : fixed potential warning with texture list #PSCFV-9050 2013-05-06 09:27:03 +02:00
Damien Metzger 80b5855006 [-] BO : fixed potential warning with texture list #PSCFV-9050 2013-05-06 09:27:03 +02:00
Damien Metzger dc294d24cb [-] BO : tab cache wasn't emptied on delete #PSCFV-9053 2013-05-06 09:23:07 +02:00
Damien Metzger 4df5ac447f [-] BO : tab cache wasn't emptied on delete #PSCFV-9053 2013-05-06 09:23:07 +02:00
Edouard Gaulué 4346d9e57c [*] FO : AuthController can now have its own template 2013-05-06 00:32:16 +02:00
Edouard Gaulué 443e22aa72 [*] FO : AuthController can now have its own template 2013-05-06 00:32:16 +02:00
Rémi Gaillard abcb083cb3 [-] BO: You can now disable the email sent after account creation 2013-05-03 17:01:12 +02:00
Rémi Gaillard 63993a425b [-] BO: You can now disable the email sent after account creation 2013-05-03 17:01:12 +02:00
Gregory Roussac 4e8c5a24df [-] FO : Fix bug #PSCFV-8967 large image instead of thickbox when one image 2013-05-02 22:19:28 +02:00
Gregory Roussac 50b7e77a0c [-] FO : Fix bug #PSCFV-8967 large image instead of thickbox when one image 2013-05-02 22:19:28 +02:00
gRoussac 3e93198b13 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-05-02 19:03:11 +02:00
gRoussac 8fe323239b Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-05-02 19:03:11 +02:00
gRoussac 049d00a9db [-] INSTALLER : Fix bug #PSCFV-8605 first part, do not affect memeory limit when upgrading if set to -1 2013-05-02 19:02:48 +02:00
gRoussac 5a922391e2 [-] INSTALLER : Fix bug #PSCFV-8605 first part, do not affect memeory limit when upgrading if set to -1 2013-05-02 19:02:48 +02:00
Rémi Gaillard 32a11677e7 // small fix 2013-05-02 18:58:05 +02:00
Rémi Gaillard 7eb318b0b0 // small fix 2013-05-02 18:58:05 +02:00
Edouard Gaulué fdb931e3e8 [-] BO : don't show unecessary tpl module translations - complience with documentation 2013-05-02 18:46:13 +02:00
Edouard Gaulué 0442bee919 [-] BO : don't show unecessary tpl module translations - complience with documentation 2013-05-02 18:46:13 +02:00
Rémi Gaillard 4d4eb9df19 [-] BO: Fix #PSCFV-8179 shop domain used in emails sometimes was for the wrong shop 2013-05-02 18:42:01 +02:00
Rémi Gaillard 41786587ba [-] BO: Fix #PSCFV-8179 shop domain used in emails sometimes was for the wrong shop 2013-05-02 18:42:01 +02:00
Edouard Gaulué 467c183564 [-] BO : don't show translation for class/controler overrides when on modules translation page 2013-05-02 18:21:54 +02:00
Edouard Gaulué 444a99f564 [-] BO : don't show translation for class/controler overrides when on modules translation page 2013-05-02 18:21:54 +02:00
gRoussac 63fe5b8d4a Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-05-02 17:10:49 +02:00
gRoussac 4b59516a52 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-05-02 17:10:49 +02:00
gRoussac 311ad3087c // small fix when rel of big pic is empty 2013-05-02 17:06:32 +02:00
gRoussac b4547fbd83 // small fix when rel of big pic is empty 2013-05-02 17:06:32 +02:00
Damien Metzger 87be8bd39e [-] BO : fixed infinite loop in the categories #PSCFV-8965 2013-05-02 16:06:26 +02:00
Damien Metzger fb604492b7 [-] BO : fixed infinite loop in the categories #PSCFV-8965 2013-05-02 16:06:26 +02:00
sLorenzini e67965e6bc // FO: improve jqzoom product 2013-05-02 15:56:55 +02:00
sLorenzini f1c2d431a9 // FO: improve jqzoom product 2013-05-02 15:56:55 +02:00
gRoussac 15a4d1c60f Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-05-02 15:41:34 +02:00
gRoussac 5c7f3e256d Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-05-02 15:41:34 +02:00
gRoussac 605f95eb88 [-] INSTALLER : Fix bug #PSCFV-8750 do not activate disabled module during upgrade 2013-05-02 15:41:21 +02:00
gRoussac a1ce0fda13 [-] INSTALLER : Fix bug #PSCFV-8750 do not activate disabled module during upgrade 2013-05-02 15:41:21 +02:00
sLorenzini e158ea1227 [-] FO: fixed bug: Solved a javascript problem on the new 1.5.4.1 with the full image on product page - PSCFV-8967 2013-05-02 15:06:57 +02:00
sLorenzini 9e78586d2b [-] FO: fixed bug: Solved a javascript problem on the new 1.5.4.1 with the full image on product page - PSCFV-8967 2013-05-02 15:06:57 +02:00
vAugagneur 77b8e106f7 [-] MO : fixed hug #PSCFV-8994 - clear cache when truncate catalog 2013-05-02 11:41:49 +02:00
vAugagneur 0ba4d91c43 [-] MO : fixed hug #PSCFV-8994 - clear cache when truncate catalog 2013-05-02 11:41:49 +02:00
Grégoire Bélorgey 20babaf68e Merge last developments from Prestashop 2013-05-01 09:17:51 +02:00