Commit Graph

1443 Commits

Author SHA1 Message Date
gRoussac
a6a700c9d8 // parse error 2013-07-18 18:40:19 +02:00
Jérôme Nadaud
2c6978e97c [-] BO : FixBug #PSCFV-6140 Pagination link error 2013-07-18 14:55:28 +02:00
gRoussac
d55f31d3b5 Merge branch 'tools-fileAttachment' of https://github.com/PrestaEdit/PrestaShop into PrestaEdit-tools-fileAttachment
Conflicts:
	classes/Tools.php
	controllers/front/ContactController.php
2013-07-17 15:35:18 +02:00
gRoussac
6ea4a2c553 [-] FO : Fix bug #PSCFV-9662 udpate payments means after delete thanks @maofree 2013-07-15 10:08:16 +02:00
gRoussac
9c44faf295 [-] FO : Fix bug #PSCFV-9754 do not use back url on cart summary link in steps 2013-07-12 16:59:11 +02:00
gRoussac
105ae7e59f [*] FO : Retrieve invoice address in OPC + guest checkout, thanks @Piotr Moćko 2013-07-10 18:16:09 +02:00
gRoussac
8b16bd44aa [*] FO : Fix bug #PSCFV-9440 add another address in guest checkout in OPC 2013-07-10 17:43:36 +02:00
gRoussac
cf849077ed // small css fix on history 2013-07-05 17:43:10 +02:00
gRoussac
9f0867b700 [-] FO : could not see old_price_display when specific price on one combination 2013-07-05 14:42:39 +02:00
gRoussac
91cd196cf6 // remove console.log sorry bad commit 2013-07-05 12:29:29 +02:00
gRoussac
128ceffcc0 [-] FO : Bad specific price for a combination // sorry 2013-07-05 12:28:10 +02:00
gRoussac
268f1fd030 [-] FO : Bad specific price for a combination 2013-07-05 12:11:02 +02:00
gRoussac
df7b5c9861 [-] FO : Fix bug #PSCFV-9669, update total price on order-payment 2013-07-04 17:25:00 +02:00
François Gaillard
1da44dbb7a [-] Mobile : Bug fix - Order address template fixed 2013-07-01 16:52:16 +02:00
Staging
68cb702350 [-] Mobile : Bug fix : Authentication & phone number 2013-07-01 11:08:14 +02:00
Vincent Augagneur
dfc7456980 //replace some escape:'html' by addslashes in .tpl with javascript 2013-06-28 11:06:08 +02:00
Damien Metzger
75cddbae99 // Protected smarty variable in JS 2013-06-27 16:41:57 +02:00
Damien Metzger
57dd992c28 [-] FO : fixed entities issue in javascript alerts #PSCFV-9001 2013-06-26 16:22:57 +02:00
gRoussac
699053da27 [-] FO : Fix bug #PSCFV-8412 no zipcode for countries when default country has no zip code in adress format 2013-06-25 16:17:58 +02:00
Vincent Augagneur
502472dfba [-] FO : fixed bug #PSCFV-7454 2013-06-25 15:47:46 +02:00
gRoussac
2b2d6762f2 [-] FO : Css fix on first address and avaibility 2013-06-25 14:47:27 +02:00
Vincent Augagneur
faa975750d [-] MO : fixed bug #PSCFV-8910 - Productcomments module allows post only one comment per product 2013-06-25 10:26:13 +02:00
gRoussac
2e8c89e543 [-] FO : Fix #PSCFV-9414 submitGuestAccount is not submitAccount 2013-06-21 10:39:58 +02:00
gRoussac
7244ec1389 [-] FO : Fix bug #PSCFV-9525 escape double quote in address formated fields 2013-06-20 10:44:24 +02:00
Damien Metzger
1c2d2a0d87 [-] FO : fixed alternative row color on shopping cart summary #PSCFV-9208 2013-06-18 16:59:35 +02:00
Damien Metzger
eae2a16442 // Removed button hide in contact form (create issues with the back button in the browser for example) 2013-06-14 11:56:47 +02:00
Vincent Augagneur
a73326bfb2 [-] FO - fixed bug #PSCFV-9075 2013-06-10 10:22:44 +02:00
Vincent Augagneur
0334f593da [-] FO : fixed bug #PSCFV-9092 - conflict on the company field during account creation 2013-06-10 10:10:56 +02:00
sLorenzini
2f40c3126b [-] FO: fixed w3c errors 2013-06-07 18:08:29 +02:00
sLorenzini
b5748e8a46 [-] FO: solved some W3C errors 2013-06-07 17:49:24 +02:00
sLorenzini
06af6bdfb5 [-] FO: some W3C errors corrected 2013-06-07 16:30:45 +02:00
Damien Metzger
6222974430 // W3C 2013-06-06 15:48:46 +02:00
Damien Metzger
ca64179950 // W3C 2013-06-06 15:27:29 +02:00
gRoussac
e5e93a6100 [-] FO : Report of #PSCFI-7240 typos in cms.tpl 2013-06-06 10:39:03 +02:00
Vincent Augagneur
67ae393b79 Merge pull request #436 from prestarocket/development
[-] FO : first_item class don t exist if shopping cart have only one ite...
2013-06-03 02:53:37 -07:00
PhpMadman
9b0b56afd2 [-] FO : In stock is now removed when Stock managment is disabled
Fixes the bug where Stock managment is disabled, it stil show "In Stock" in the sort by list.
Added $PS_STOCK_MANAGEMENT to line 64.
2013-05-31 00:02:03 +03: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
prestarocket
112583edeb [-] FO : first_item class don t exist if shopping cart have only one item
if shopping cart have only one product, last_item class exist but not
first_item because of "else if" after if isset($productLast)
2013-05-16 10:37:02 +02:00
Gregory Roussac
50b7e77a0c [-] FO : Fix bug #PSCFV-8967 large image instead of thickbox when one image 2013-05-02 22:19:28 +02:00
Gregory Roussac
4e8c5a24df [-] FO : Fix bug #PSCFV-8967 large image instead of thickbox when one image 2013-05-02 22:19:28 +02:00
sLorenzini
f1c2d431a9 // FO: improve jqzoom product 2013-05-02 15:56:55 +02:00
sLorenzini
e67965e6bc // FO: improve jqzoom product 2013-05-02 15:56:55 +02:00
sLorenzini
9e78586d2b [-] FO: fixed bug: Solved a javascript problem on the new 1.5.4.1 with the full image on product page - PSCFV-8967 2013-05-02 15:06:57 +02:00
sLorenzini
e158ea1227 [-] FO: fixed bug: Solved a javascript problem on the new 1.5.4.1 with the full image on product page - PSCFV-8967 2013-05-02 15:06:57 +02:00
sLorenzini
ad8291353b [-] FO: improve some css for RTL language 2013-04-30 11:34:13 +02:00
sLorenzini
e0a16977ef [-] FO: improve some css for RTL language 2013-04-30 11:34:13 +02:00
sLorenzini
6b178752ff [-] FO: replace logo on the left (fixed bug RTL language - #PSCFV-8891) 2013-04-30 11:23:18 +02:00
sLorenzini
4d961564f7 [-] FO: replace logo on the left (fixed bug RTL language - #PSCFV-8891) 2013-04-30 11:23:18 +02:00
Gregory Roussac
028bffd363 // remove unused .show() 2013-04-29 23:14:57 +02:00