Commit Graph

61 Commits

Author SHA1 Message Date
gRoussac 824a6b90f3 [-] FO : Fix bug #PSCFV-10118 quantity not updated when cart rules give the same product as gift 2013-09-05 11:07:41 +02:00
gRoussac 2b6b65a303 // norms 2013-08-01 14:27:50 +02:00
gRoussac 6ea4a2c553 [-] FO : Fix bug #PSCFV-9662 udpate payments means after delete thanks @maofree 2013-07-15 10:08:16 +02:00
Damien Metzger 57dd992c28 [-] FO : fixed entities issue in javascript alerts #PSCFV-9001 2013-06-26 16:22:57 +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
gRoussac 27212bd126 [-] CORE : Fix bug last part #PSCFV-8636, cart rule with a reduction and free shipping 2013-04-16 18:56:00 +02:00
gRoussac b9ca25d3e6 [-] Fo : Fix undefined var in cart-summary when updating id_address_delivery 2013-04-12 12:34:37 +02:00
Francois Gaillard 77871338c6 // Release branch merged 2013-03-27 10:25:16 +01:00
gRoussac dfd8b7160e [-] FO : Customization delete when quantity custo is one, sorry about this bad commit last time 2013-03-22 19:18:35 +01:00
gRoussac 8dcaa83eea [-] FO : Fix bug #PSCFV-8364 block cart hidden or products are doubled 2013-03-22 16:47:00 +01:00
gRoussac d16de2f774 [-] FO : update total_product_price_X when customized product after login 2013-03-21 15:22:42 +01:00
gRoussac 8dfef27674 [-] FO : Fix bug #PSCFV-8028 refactoring customization 2013-03-21 14:05:36 +01:00
gRoussac d5759f1b58 [-] FO : Fix bug #PSCFV-8028 refactoring customization 2013-03-21 12:02:13 +01:00
vAugagneur 2c2a8d552e //fixed multi-shipping bug 2013-03-14 09:36:17 +01:00
vAugagneur 58d08ce1b0 //small js fix 2013-03-13 18:21:21 +01:00
gRoussac 6bd6f283a5 [-] FO : Fix bug #PSCFV-7946 delete customized product with several custos 2013-03-11 12:35:23 +01:00
Rémi Gaillard b597555ddf [-] FO: Fix #PSCFV-8083 display of initial price with quantity discount and cart refreshment 2013-03-04 11:12:51 +01:00
vAugagneur fb2ec6349a [-] FO : fixed bug #PSCFV-7381 - free shipping when no carrier available 2013-01-25 09:54:08 +01:00
gRoussac 33f27c2c0b [-] FO : No error on first consultation of shopping cart with minimum purchase 2013-01-24 10:22:29 +01:00
gRoussac 300259661a [-] FO : adding values to empty parameters in ajax of cart-summary.js 2013-01-23 18:36:20 +01:00
gRoussac 72c76e3b59 [-] FO : Apply changes from commit 1.4.X 1d0d59845b5f9cb9333a89e60523ab41df076d89 no cache for POST queries 2013-01-23 15:48:15 +01:00
gRoussac c0e7444889 [-] FO : Fix bug #PSCFI-6751 for 1.5.X carriers and payments update in OPC 2013-01-22 16:32:55 +01:00
Francois Gaillard 8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
Milow 8e01829bf0 Fixup js/cart-summary.js
Cleanup of cart-summary.js

Error fixes:
1. Added two missing semicolons on line 34 and line 622
2. Fix var scrope around lines 229 and 805

General fixes:
1. Changed all == to === and != to !==
2. Added missing var to undefined variables in for loops
2012-11-23 22:02:11 -06:00
vAugagneur be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
rGaillard 513999a9e5 [-] FO: Fix PSCFV-4078 2012-09-21 13:06:53 +00:00
rGaillard 6cda638eee // Small fix 2012-09-03 13:13:08 +00:00
rGaillard 5a1812ead7 [-] FO: Fix weird bugs with customized products in FO #PSCFV-3377 2012-08-27 13:18:59 +00:00
dMetzger bf87d9da01 [-] FO : fixed #PSCFV-3676 2012-08-21 10:12:40 +00:00
mDeflotte e4bc389674 [-] FO : #PSCFV-3388 - Fix bug with js product combination id 2012-07-31 07:15:16 +00:00
mDeflotte f40091366f [-] FO : #PSCFV-3356 - Update delivery price on selecting a free shipping option 2012-07-26 12:52:02 +00:00
mDeflotte 55b1219b4f // #PSCFV-3327 - Fix little bug 2012-07-24 15:06:51 +00:00
mDeflotte 346c9664d4 [-] FO : #PSCFV-3083 - Fix bug with quantity update on cart 2012-07-24 12:13:06 +00:00
mDeflotte 74cc18e080 [-] FO : #PSCFV-3121 - New JS vars baseUri. This vars must be used instead of baseDir for ajax queries. 2012-07-11 08:48:28 +00:00
mDeflotte 3dec1b324e // Shipping line must not be hidded when shipping are offered 2012-07-09 09:21:54 +00:00
mDeflotte 9a85f96570 [-] FO : #PSCFV-3083 - Fix bug on up/down quantity on the cart 2012-07-06 09:10:51 +00:00
mDeflotte 5792efebe9 [-] FO : #PSCFV-3016 - Fix bug on removing quantity of a product with a customisation 2012-07-06 07:20:12 +00:00
mDeflotte b3e3904098 [-] FO : #PSCFV-2840 - Fix bug with typewatch on the opc (qty change) and multishipping 2012-06-18 13:32:51 +00:00
mDeflotte 008b5826f5 // Add translation 2012-06-15 15:34:56 +00:00
mDeflotte 566b5dae48 // Fix bug with cart product price reload on changing delivery address 2012-06-07 09:12:28 +00:00
mDeflotte d973ec0f2a [-] FO : #PSCFV-2580 - Fix bug with customisation and increasing/decreasing qty 2012-05-28 13:16:59 +00:00
mDeflotte 6fbe8c957b // Fix bug with cart, multishipping and gift product 2012-05-22 14:07:16 +00:00
aFolletete ef6a73ee09 [-] FO : fixed bug #PSCFV-2382 - Your shopping cart is empty not appear and the right column go to the left side 2012-05-21 17:16:36 +00:00
vChabot 226f8763cc [-] FO : Cart summary : quantity is fixed to 1 2012-05-19 13:47:07 +00:00
dMetzger 6c52be444c [-] FO : improvements with OPC, Cart Rules and refresh #PSCFV-377 #PSCFV-2196 2012-05-09 14:36:53 +00:00
mDeflotte e02e6238c8 [-] FO : #PSCFV-2158 - Add warning message when a product cannot be delivered to an address 2012-05-03 08:10:09 +00:00
fBrignoli 4d9d6b2303 [*] Project : Jquery 1.7.2 2012-04-20 15:45:43 +00:00
mDeflotte 967930b251 [-] FO : #PSFV-803 - Fix bugs with customization and cart summary 2012-04-20 14:55:21 +00:00
mDeflotte 70c4cc943e [-] FO : #PSTEST-990 - Fix bug with bad ajax return on adding product to the cart with a new cart reduction applyed 2012-03-14 13:40:39 +00:00
dMetzger 3568be9aa0 [-] FO : automatic refresh of the cart when a cart rule is added 2012-02-23 18:24:23 +00:00