Vincent Augagneur
288e88b183
Merge pull request #393 from PrestaEdit/patch-33
...
[-] MO: feeder / RSS Valid
2013-05-23 06:25:19 -07:00
vAugagneur
6d0c69a07f
//Merged pull request 124 - thanks to @rynge
2013-05-23 15:24:25 +02:00
Vincent Augagneur
a5f8263c9d
Merge pull request #424 from AntonLejon/patch-3
...
[*] MO: blockcart animation optimization
2013-05-23 05:33:36 -07:00
Vincent Augagneur
bbb24c3d1b
Merge pull request #428 from AntonLejon/patch-1
...
[-] MO: blockcart ajax cart product insert missing html class
2013-05-23 05:27:30 -07:00
Rémi Gaillard
de945adf79
[*] MO: Add smarty cache on blocksupplier and blockmanufacturer
2013-05-22 15:46:30 +02:00
Rémi Gaillard
0ddc7e0e4b
// small fix
2013-05-21 11:06:23 +02:00
Rémi Gaillard
b573b39acb
[*] FO: Don't make useless ajax requests to blockcart on the cart page
2013-05-21 10:56:55 +02:00
Rémi Gaillard
7d5830af94
// add hack for blockcart cache and back button
2013-05-20 17:30:04 +02:00
Kevin Granger
3fd3ad2919
Added close span tag to avoid bug on IE8 (thanks Atch)
2013-05-20 18:20:55 +03:00
vAugagneur
e01383c5a1
[-] BO : remove deprecated parameter when call Tools::displayDate()
2013-05-20 16:55:52 +02:00
vAugagneur
5244fdaa21
[-] BO : remove deprecated parameter when call Tools::link_rewrite() part 2
2013-05-20 16:39:08 +02:00
Rémi Gaillard
7f92b45c33
// small fix again...
2013-05-20 11:08:05 +02:00
Rémi Gaillard
614556ec3d
// small fix
2013-05-20 10:58:49 +02:00
Rémi Gaillard
1edbebf8f5
[-] MO: Don't make unnecessary request to ajax cart
2013-05-20 10:50:34 +02:00
Rémi Gaillard
d096a5845e
[-] MO: Fix #PSCFV-8973 product images in the blockviewed module
2013-05-17 16:35:21 +02:00
gRoussac
6796738cfd
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-05-14 16:46:38 +02:00
gRoussac
8db48ed534
[-] MO : Fix bug #PSCFI-7055 do not relay on ".html" in referer to find previous category
2013-05-14 16:46:03 +02:00
AntonLejon
83a1ea5488
[-] MO: blockcart ajax cart product insert missing html class
...
Added the same HTML class as the other product names have in the ajax cart. Perhaps it would be nice to add an added_from_ajax as well in case you would want to differ between the newly added items and previously added ones?
Another potential issue is on line 445 where there is no space after the insert. If Prestashop is set to minify the normal page, this is correct, otherwise there will be a space missing.
2013-05-09 00:53:06 +03: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
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
vAugagneur
77b8e106f7
[-] MO : fixed hug #PSCFV-8994 - clear cache when truncate catalog
2013-05-02 11:41:49 +02:00
PrestaEdit
757f740037
// fix </description>
2013-04-30 20:40:03 +02:00
Damien Metzger
a06b42704e
[-] FO : fixed truncate and entities in the cart block #PSCFV-8870
2013-04-29 10:52:44 +02:00
Vincent Augagneur
795d7aa952
Merge pull request #259 from ldecoker/patch-3
...
[*] [MO] blocksupplier - missing uninstall method
2013-04-29 01:38:17 -07:00
Vincent Augagneur
ad3ba5342d
Merge pull request #291 from minicstudio/development
...
[*] MO : blocksearch - override buttons for ajax cart
2013-04-29 01:35:38 -07:00
Grégoire Bélorgey
0fed37eecd
[*] Mails : delete a hard-coded pink background
2013-04-29 10:21:53 +02:00
Grégoire Bélorgey
1a81461965
Replacing the default pinkish background with a grey one, and put the text in {color}
2013-04-28 11:13:46 +02:00
vAugagneur
fc14c79521
[-] MO : fixed bug #PSCFV-7703 - Images for bank wire, cheque and cash payment missing on Order Summary
2013-04-26 10:30:17 +02:00
Damien Metzger
829a0b482a
// Fix homeslider upgrade
2013-04-25 17:21:19 +02:00
Cédric Mouleyre
bf40d68098
Send mail with the shop in the context
2013-04-25 11:59:25 +03:00
vAugagneur
38eb16eb48
Merge Pull Request #53 - Thanks @Caleydon
2013-04-23 11:40:08 +02:00
vAugagneur
e466ede051
Merge Pull request #67 - Thanks @Ha99y
2013-04-23 10:02:29 +02:00
Damien Metzger
141772725b
// Fixed a few UI bugs in the stats
2013-04-22 11:57:36 +02:00
vAugagneur
b1a839263d
[*] Modules : use jQuery in blocknewsletter to remove @todo comment - thanks @romainberger
2013-04-22 09:48:30 +02:00
Damien Metzger
54b75b9818
// Fixed potential warning
2013-04-18 17:12:59 -03:00
PrestaEdit
df1b8efbc2
[-] MO: feeder / RSS Valid
2013-04-18 14:45:52 +03:00
Rémi Gaillard
5ba3fda95f
[-] FO: Add the protocol content to the cache id of modules #PSCFV-8810
2013-04-17 18:14:58 +02:00
Rémi Gaillard
49ff8ae4a1
// pscleaner clean address inversion between customers and manufacturers/suppliers
2013-04-17 11:39:11 +02:00
gRoussac
5989481859
[-] BO : Remove undefined name when module can not be installed
2013-04-15 16:21:03 +02:00
Rémi Gaillard
23b70c4906
// small changes in installer
2013-04-15 14:33:20 +02:00
gRoussac
047551952e
[-] FO : Fix bug #PSCFV-8623 : Cart rule without code is applied automatically
2013-04-15 11:48:27 +02:00
Vincent Augagneur
8609f07749
Merge pull request #346 from pxls/patch-1
...
[-] FO : bad variable used for free product text
2013-04-12 02:42:24 -07:00
vAugagneur
d827879f8b
//change the default color (#db3484)
2013-04-11 17:51:28 +02:00
Vincent Augagneur
0a0f28ee21
Merge pull request #375 from MrManchot/patch-1
...
Update blocknewsletter.php
2013-04-11 07:35:04 -07:00
PrestaEdit
d35cecee10
// too fast
2013-04-11 17:25:44 +03:00
PrestaEdit
891c931832
[-] Fix: copy paste a little too fast
2013-04-11 17:24:12 +03:00
gRoussac
4738a15c16
//small change in table creation of linkstopmenu again
2013-04-11 15:59:23 +02:00
gRoussac
7222af7466
//small chnage in table creation of linkstopmenu
2013-04-11 15:05:03 +02:00
PrestaEdit
a6dafcfa86
[-] MO: homefeatured - numbers are now the same
2013-04-11 12:40:26 +03:00
PrestaEdit
cb560ce07f
[-] MO: fix statsbestvouchers
...
ocr.code not exist ; this one show the code and name of the cart rule.
2013-04-11 02:39:03 +03:00