Rémi Gaillard
7f92b45c33
// small fix again...
2013-05-20 11:08:05 +02:00
Rémi Gaillard
2fe8b5cf23
// 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
26a3dc2f62
// 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
996b8e145f
[-] 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
Rémi Gaillard
d691e1d403
[-] 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
2bcd5bd0c2
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
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
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
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
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
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
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
PrestaEdit
757f740037
// fix </description>
2013-04-30 20:40:03 +02:00
PrestaEdit
2d1c6514f3
// 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
Damien Metzger
49b5d3ab02
[-] 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
626009d157
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
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
0fed37eecd
[*] Mails : delete a hard-coded pink background
2013-04-29 10:21:53 +02: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
1a81461965
Replacing the default pinkish background with a grey one, and put the text in {color}
2013-04-28 11:13:46 +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
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
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
829a0b482a
// Fix homeslider upgrade
2013-04-25 17:21:19 +02:00
Damien Metzger
bc87fc478c
// 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
Cédric Mouleyre
a7986efda1
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
2d2b9f76e0
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
vAugagneur
da96eb6651
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
Damien Metzger
e7b22ad8d4
// 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
vAugagneur
ec051deb31
[*] 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
Damien Metzger
17536ff682
// 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
PrestaEdit
bc07b025c1
[-] MO: feeder / RSS Valid
2013-04-18 14:45:52 +03:00