Commit Graph

1154 Commits

Author SHA1 Message Date
sLorenzini 614a8117a4 [-] FO: fixed bug Module crosselling not working properly (Scroll / JS) - #PSCFV-8080 2013-03-06 10:25:08 +01:00
sLorenzini e7bbb6a9f2 [-] FO: improve blocktopmenu, missing end tag and improve header 2013-03-05 17:52:14 +01:00
gRoussac a37412e398 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-03-01 17:18:07 +01:00
gRoussac e9d759ae03 [-] 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 a3b96b4b60 [-] MO : fixed statsbestmanufacturers.php query #PSCFV-8075 2013-03-01 16:36:43 +01:00
Gregory Roussac 924f72ba78 //small titles corrections 2013-03-01 00:40:12 +01:00
Gregory Roussac 33e287d20f [-] FO : Home w3c validation removed "legend" attribute and target="_blank" 2013-03-01 00:25:19 +01:00
Damien Metzger 74bcfeecf0 [-] Core : you must always have an id_shop in a SQL query, not null 2013-02-28 11:45:01 +01:00
gRoussac 8740deeb05 // withdraw empty lines, convert line feeds to \r\n 2013-02-26 10:58:03 +01:00
Rémi Gaillard 74a766d145 [-] MO: Fix max lenght allowed for 3 field on homeslider configuration #PSCFV-7897 2013-02-25 19:50:53 +01:00
Rémi Gaillard 2d2e88be9e [-] MO: html was broken on statsdata configuration 2013-02-21 17:07:24 +01:00
Damien Metzger d9c5be55b1 [-] MO : fixed voucher currency in referral program #PSCFV-5950 2013-02-21 12:20:32 +01:00
Damien Metzger 3460821e51 [-] BO : fixed payment distribution #PSCFV-7398 2013-02-21 11:30:13 +01:00
Damien Metzger 8dc7d05272 [-] MO : you should be able to empty values in homeslider #PSCFV-7407 2013-02-21 11:05:48 +01:00
Damien Metzger 6a5565e28b [-] MO : applied unachieved patch on blockbestsellers 2013-02-12 12:03:17 +01:00
Rémi Gaillard 41069dc231 [-] MO: Clear blockcategories_footer.tpl cache 2013-02-11 16:30:04 +01:00
gRoussac 0763774707 [-] FO : Fix bug #PSCFI-6686 when url param has no value set 1 to valuePSCFI-6686 2013-02-11 16:13:46 +01:00
Rémi Gaillard 73143db07f [-] MO: Display real price instead of Free for product which are not gifts on blockcart #PSCFV-6423 2013-02-05 18:25:40 +01:00
sLorenzini b53b7479ab [-] FO: fixed bug rendering Problems in IE6 with default theme - #PSCFV-7628 2013-02-05 15:53:54 +01:00
Vincent Augagneur 83183a7ee0 Merge pull request #103 from damonsk/patch4
[*] MO : crossselling - moved javascript include into header hook.
2013-02-05 01:42:46 -08:00
Damien Metzger c385618fc2 [-] MO : statsforecast fixed #PSCFV-7399 2013-02-04 16:00:45 +01:00
Gregory Roussac e6378d8cc0 [-] MO : Fix bug #PSCFV-6364 pagination in loyalty module, thankx Matthieu@202-ecommerce.com 2013-01-29 12:43:47 +01:00
vAugagneur 985888104d [-] MO : fixed bug #PSCFV-6407 - module follow up client 2013-01-28 17:53:38 +01:00
Gregory Roussac bc5df7a5fc [-] MO : Fix warning on nbProducts 2013-01-28 16:08:56 +01:00
Gregory Roussac 9bd0480249 [-] MO : Fix bug #PNM-985 bad zone for carrier listing update 2013-01-28 15:57:07 +01:00
sLorenzini 15f41a4125 [-] FO: fixed bug Block Cart in columns disappear if product is removed - #PSCFV-7495 2013-01-28 11:54:06 +01:00
Gregory Roussac 3001090919 [-] MO : Update cart function was not functionning + optis 2013-01-28 11:23:40 +01:00
Vincent Augagneur f596d0be8b Merge pull request #222 from PrestaEdit/patch-17
[-] MO: fix a problem with the wishlist_link
2013-01-28 01:48:03 -08:00
sLorenzini 3d01f90d72 [-] FO: fixed bug Blocknewsletter.css has an extra bracket on the last line and when corrected override still won't work - #PSCFV-7436 2013-01-25 14:00:47 +01:00
Rémi Gaillard 80fb4e7b0e [-] MO: Fix #PSCFV-7416 product name in blocklayered listing with multishop 2013-01-24 17:29:53 +01:00
sLorenzini 5741d450c0 [-] FO: added a new line for better display on IE9 for the "new" on homefeatured and product list 2013-01-24 10:11:41 +01:00
gRoussac a48d2668d3 [-] FO : Apply changes from commit 1.4.X 1d0d59845b5f9cb9333a89e60523ab41df076d89 no cache for POST queries 2013-01-23 15:48:15 +01:00
sLorenzini f8d5b33251 [-] FO: fixed bug css in IE 2013-01-23 15:31:01 +01:00
PrestaEdit 94c84b41cf [-] MO: fix a problem with the wishlist_link
With @ArtDesign, we see that if you put the module "Block MyAccount" before the "Wishlist", the wishlist_link var is not declare yet, so the link is empty. If you put the var in the header, it can be accessed by the other tpl.

Or, we can put this in a {$link->getModuleLink(...)} in TPL
2013-01-22 23:50:52 +01:00
Damien Metzger 83930c1b2e [-] MO : fixed phone number in mailalert #PSCFV-6667 2013-01-15 20:08:37 +01:00
Damien Metzger 7aec6663b9 // Removed deprecated file 2013-01-15 15:08:07 +01:00
sLorenzini 52a6a67f74 [-] FO: fixed bug CSS 2013-01-10 17:23:32 +01:00
vAugagneur 5e2a2a0781 [-] FO : fixed bug #PSCFV-5312 - Error Uncaught TypeError: Cannot read property top of null in ajax-cart.js when Cart Block is not on product page 2013-01-09 15:46:50 +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
Rémi Gaillard 039879fcf4 // small fix 2013-01-07 19:59:00 +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
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