Vincent Augagneur
c9c458a64c
Merge pull request #424 from AntonLejon/patch-3
...
[*] MO: blockcart animation optimization
2013-05-23 05:33:36 -07:00
Vincent Augagneur
3c73ec5deb
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
5fed3e99e0
[*] MO: Add smarty cache on blocksupplier and blockmanufacturer
2013-05-22 15:46:30 +02:00
Rémi Gaillard
7576bc18e4
// small fix
2013-05-21 11:06:23 +02:00
Rémi Gaillard
3d9596aa99
[*] FO: Don't make useless ajax requests to blockcart on the cart page
2013-05-21 10:56:55 +02:00
Rémi Gaillard
532a727cc2
// add hack for blockcart cache and back button
2013-05-20 17:30:04 +02:00
Kevin Granger
2a3820f068
Added close span tag to avoid bug on IE8 (thanks Atch)
2013-05-20 18:20:55 +03:00
vAugagneur
3328c7a653
[-] BO : remove deprecated parameter when call Tools::displayDate()
2013-05-20 16:55:52 +02:00
vAugagneur
ec87deb016
[-] BO : remove deprecated parameter when call Tools::link_rewrite() part 2
2013-05-20 16:39:08 +02:00
Rémi Gaillard
2fe8b5cf23
// small fix again...
2013-05-20 11:08:05 +02:00
Rémi Gaillard
26a3dc2f62
// small fix
2013-05-20 10:58:49 +02:00
Rémi Gaillard
996b8e145f
[-] MO: Don't make unnecessary request to ajax cart
2013-05-20 10:50:34 +02:00
Rémi Gaillard
d691e1d403
[-] MO: Fix #PSCFV-8973 product images in the blockviewed module
2013-05-17 16:35:21 +02:00
gRoussac
2bcd5bd0c2
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-05-14 16:46:38 +02:00
gRoussac
81553d81da
[-] 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
6e425c518b
[-] 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
4ed5d1bf4e
Merge pull request #381 from PrestaEdit/patch-29
...
[-] MO: added cart rule code in statsbestvouchers
2013-05-06 07:34:05 -07: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
vAugagneur
0ba4d91c43
[-] MO : fixed hug #PSCFV-8994 - clear cache when truncate catalog
2013-05-02 11:41:49 +02:00
Damien Metzger
49b5d3ab02
[-] FO : fixed truncate and entities in the cart block #PSCFV-8870
2013-04-29 10:52:44 +02:00
Vincent Augagneur
626009d157
Merge pull request #259 from ldecoker/patch-3
...
[*] [MO] blocksupplier - missing uninstall method
2013-04-29 01:38:17 -07:00
Vincent Augagneur
bb59365004
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
83088a1905
[*] Mails : delete a hard-coded pink background
2013-04-29 10:21:53 +02:00
Grégoire Bélorgey
4b52f6da2e
Replacing the default pinkish background with a grey one, and put the text in {color}
2013-04-28 11:13:46 +02:00
vAugagneur
9983b1723f
[-] 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
bc87fc478c
// Fix homeslider upgrade
2013-04-25 17:21:19 +02:00
Cédric Mouleyre
a7986efda1
Send mail with the shop in the context
2013-04-25 11:59:25 +03:00
vAugagneur
2d2b9f76e0
Merge Pull Request #53 - Thanks @Caleydon
2013-04-23 11:40:08 +02:00
vAugagneur
da96eb6651
Merge Pull request #67 - Thanks @Ha99y
2013-04-23 10:02:29 +02:00
Damien Metzger
e7b22ad8d4
// Fixed a few UI bugs in the stats
2013-04-22 11:57:36 +02:00
vAugagneur
ec051deb31
[*] Modules : use jQuery in blocknewsletter to remove @todo comment - thanks @romainberger
2013-04-22 09:48:30 +02:00
Damien Metzger
17536ff682
// Fixed potential warning
2013-04-18 17:12:59 -03:00
Rémi Gaillard
39e3b079dd
[-] FO: Add the protocol content to the cache id of modules #PSCFV-8810
2013-04-17 18:14:58 +02:00
Rémi Gaillard
76f584a70d
// pscleaner clean address inversion between customers and manufacturers/suppliers
2013-04-17 11:39:11 +02:00
gRoussac
c83bc07f20
[-] BO : Remove undefined name when module can not be installed
2013-04-15 16:21:03 +02:00
Rémi Gaillard
eafaf2de03
// small changes in installer
2013-04-15 14:33:20 +02:00
gRoussac
22b506dd41
[-] FO : Fix bug #PSCFV-8623 : Cart rule without code is applied automatically
2013-04-15 11:48:27 +02:00
Vincent Augagneur
a89c8964b5
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
0786cf617f
//change the default color (#db3484)
2013-04-11 17:51:28 +02:00
Vincent Augagneur
590b0a6576
Merge pull request #375 from MrManchot/patch-1
...
Update blocknewsletter.php
2013-04-11 07:35:04 -07:00
PrestaEdit
6d71b29618
// too fast
2013-04-11 17:25:44 +03:00
PrestaEdit
04d7da802e
[-] Fix: copy paste a little too fast
2013-04-11 17:24:12 +03:00
gRoussac
467a6f45fd
//small change in table creation of linkstopmenu again
2013-04-11 15:59:23 +02:00
gRoussac
3ffb2c8c56
//small chnage in table creation of linkstopmenu
2013-04-11 15:05:03 +02:00
PrestaEdit
59570a58ac
[-] MO: homefeatured - numbers are now the same
2013-04-11 12:40:26 +03:00
PrestaEdit
f1dcb365e9
[-] 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
gRoussac
cb05f7c921
// miss logo
2013-04-09 10:16:49 +02:00
Cédric Mouleyre
0d20860e5b
Update blocknewsletter.php
...
No cache on the newsletter tpl, else the message is never displayed
2013-04-08 11:53:37 +03:00
Rémi Gaillard
2837c0e34e
// And now use smarty cache groups for cache ids to be more efficient
2013-04-05 11:57:52 +02:00
Rémi Gaillard
b1a1e57365
[-] MO: Fix product cover image on blockviewed with multishop
2013-04-05 10:54:04 +02:00