Commit Graph

1098 Commits

Author SHA1 Message Date
djfm 385c593129 //Changed English strings using the translationsenglish module. 2013-01-04 16:58:58 +01:00
François Gaillard 064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
Rémi Gaillard 6d7986dae0 [-] MO: Fix blockviewd for non identified customers #PSCFV-6042 2013-01-03 17:25:56 +01:00
vAugagneur 2e90e12293 //Merge branch release 2013-01-02 09:56:20 +01:00
Rémi Gaillard 1edd663b11 // small fix 2012-12-31 12:17:42 +01:00
Rémi Gaillard 37f9d31c0a [-] FO: Fix retrocompatibility for modules and old themes 2012-12-31 12:06:28 +01:00
vAugagneur a35469768f //added translation 2012-12-28 09:27:12 +01:00
sLorenzini 8bca84f0bf [-] FO : fixed bug Load homefeatured css file in head. - #PSCFV-6316 2012-12-27 10:51:43 +01:00
sLorenzini 54e291b749 [-] FO : fixed bug [HomeSlider] module homeslider.tpl double slash in image url - #PSCFV-6349 2012-12-27 10:38:12 +01:00
Damien Metzger 8d1a66c0c1 // Small fixes, same module 2012-12-26 14:42:58 +01:00
Damien Metzger ba2099a161 [-] MO : statsbestvouchers small fix (but great difference) 2012-12-26 14:35:27 +01:00
Damien Metzger d0487a95ca [-] MO : fixed bad path in productcomments 2012-12-26 12:04:57 +01:00
Damien Metzger 404f366748 [-] MO : fixed bad character in the statsbestvouchers module 2012-12-26 12:01:08 +01:00
Damien Metzger e442785fe7 [-] MO : fixed bugs on RSS modules 2012-12-26 11:32:59 +01:00
Damien Metzger db5b90bfeb [-] MO : if you cannot see google keywords because of SSL, at least it does not bug anymore 2012-12-24 09:59:13 +01:00
Rémi Gaillard 41ca79cc77 [-] Core: the gift wrapping taxes is now handled by tax rules group 2012-12-21 18:01:43 +01:00
Damien Metzger 200ae7527d [-] MO : fixed total quantity in statsforecast #PSCFV-5986 2012-12-18 16:06:00 +01:00
vAugagneur 17350c6149 [-] CORE : fixed bug #PSCFV-4754 Image sizes are the same for all shops and themes 2012-12-18 14:59:34 +01:00
Damien Metzger 3de6356240 [-] MO : pagesnotfound module fixed #PSCFV-5949 2012-12-14 15:51:45 +01:00
Damien Metzger 1abfedbf5e // Fixed confirmation message display in some modules 2012-12-14 14:53:14 +01:00
Damien Metzger e4d7a331fd // French translations 2012-12-13 09:32:04 +01:00
Rémi Gaillard d4ba675273 // fix js arg missing for translations in javascript 2012-12-12 19:07:29 +01:00
vAugagneur 04695dccbf removed unused files 2012-12-12 19:00:57 +01:00
Vincent Augagneur 2b8aae9280 Merge pull request #87 from ivancasasempere/patch-1
[*] Modules : blocktopmenu css improvement
2012-12-12 09:59:48 -08:00
Rémi Gaillard 80bbeac35c [-] MO: Fix Wishlist controller with ssl #PSCFV-5943 2012-12-12 18:01:57 +01:00
ivancasasempere 645498fc65 [*] Modules : blocktopmenu css improvement
Same CSS style than block headers

http://i.imgur.com/5SQsA.png

More clean, no-images used, and more easiest customizable
2012-12-12 12:05:27 +01:00
vAugagneur 768fcf8f84 Merge pull request #75 from @sebastienhouzet 2012-12-12 11:24:56 +01:00
Rémi Gaillard be71bed3d8 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2012-12-11 18:05:02 +01:00
Rémi Gaillard a825982242 [-] MO: Mailalert should send alert for new order independently of the stock management 2012-12-11 18:04:33 +01:00
vAugagneur 58fe982f34 [-] FO : fixed bug #PSCFV-6057 - In step 4 by pressing terms and conditions, do not load css in Internet Explorer 8 2012-12-11 17:53:58 +01:00
Damien Metzger ecac947c2e // config.xml in english 2012-12-11 11:19:40 +01:00
Damien Metzger 27eaed42bd [-] MO : fixed backslashes in homeslider #PSCFV-5664 2012-12-11 11:16:56 +01:00
sLorenzini dbe2d7998a [-] FO: fix Image attributes not set - #PSCFV-5957 2012-12-10 11:42:13 +01:00
Rémi Gaillard 224646ef1f [-] FO: Fix some tax_display_method value for not default customer group 2012-12-06 16:38:31 +01:00
vAugagneur 76b435b639 //revert all config.xml 2012-12-06 11:41:52 +01:00
sLorenzini 2191eec919 [-] FO: improvement on h4/h5 edits (id become class) 2012-12-06 10:06:56 +01:00
Sarah Lorenzini 8ddafa2568 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2012-12-05 11:03:16 +01:00
sLorenzini 4844914b0a Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2012-12-05 10:59:47 +01:00
sLorenzini babded4d29 //[-] FO: fixed bug #product_list li span.new: IE 6,7,8 bug: New product badge still not correct position - #PSCFV-5921 2012-12-05 10:42:26 +01:00
Sarah Lorenzini 31efb947ab // change h4, h5 2012-12-04 17:15:49 +01:00
Vincent Augagneur 85daf29f87 Merge pull request #63 from Ha99y/blockcms-fix
[*] FO - Update modules/blockcms/blockcms.tpl
2012-12-04 01:37:32 -08:00
Sarah Lorenzini 585d7ddbab [-] FO: fix CSS / formatting needed on blocks - #PSCFV-3013 2012-12-03 10:25:35 +01:00
Ha!*!*y 2a11d0c9b6 Update modules/blockcms/blockcms.tpl
remove blockpermanentlinks and ID header_link_sitemap

https://github.com/PrestaShop/PrestaShop/pull/11
2012-12-01 22:09:00 -08:00
Vincent Augagneur bf08de2c3b Merge pull request #45 from PrestaEdit/PSCFV-5442
[-] FO : Fixed bug #PSCFV-5442: rss and &amp problem
2012-11-30 02:57:06 -08:00
vAugagneur 91a31bf556 [-] MO : fixed bug #PSCFV-5396 - Notices when ordering categories with layered navigation module 2012-11-29 18:51:22 +01:00
Rémi Gaillard a1ad0d29e8 [-] Module: Mailalert should not send email to employee if stock management is disabled #PSCFV-5841 2012-11-29 16:28:18 +01:00
Sarah Lorenzini f9fb4b7f8d [-] FO: fix #product_list li span.new: IE 6,7,8 bug: New product badge not correct position - #PSCFV-5898 2012-11-28 16:07:36 +01:00
vAugagneur e555e679eb //added modules/statssales/config.xml 2012-11-27 18:39:32 +01:00
Sarah Lorenzini 8cb08f5d84 [-] FO: fix Referral Program Email link fix generates duplicate address in the url - #PSCFV-5853
Fixed in all languages
2012-11-27 16:41:52 +01:00
Rémi Gaillard a7d67fcd48 // small fix for merge pull #49 2012-11-27 15:57:01 +01:00