Commit Graph
72 Commits
Author SHA1 Message Date
mDeflotte 0a30c492fd [-] FO : #PSCFV-3356 - Update delivery price on selecting a free shipping option
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16581 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 12:52:02 +00:00
lLefevre 6e027b2d19 [-] TR : fix #PSCFV-3229
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16579 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-26 09:56:43 +00:00
mDeflotte 691d6b3851 // #PSCFV-3327 - Fix little bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16551 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 15:06:51 +00:00
mDeflotte 63737a93ec [-] FO : #PSCFV-3083 - Fix bug with quantity update on cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16546 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-24 12:13:06 +00:00
rGaillard a711041580 // Small fixes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16426 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-13 18:25:39 +00:00
mDeflotte b2a616aba3 [-] FO : #PSCFV-3121 - New JS vars baseUri. This vars must be used instead of baseDir for ajax queries.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16326 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-11 08:48:28 +00:00
mDeflotte fd02884d76 // Shipping line must not be hidded when shipping are offered
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16274 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-09 09:21:54 +00:00
mDeflotte ff23b59fe2 [-] FO : #PSCFV-3099 - Fix bug with multishipping on changing billing address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16268 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 15:13:31 +00:00
mDeflotte 8e198c6e74 [-] FO : #PSCFV-3083 - Fix bug on up/down quantity on the cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16258 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 09:10:51 +00:00
mDeflotte 53b29b879b [-] FO : #PSCFV-3016 - Fix bug on removing quantity of a product with a customisation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16252 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-06 07:20:12 +00:00
vAugagneur 52b881723f [-] BO : fixed #PSCFV-3058 SAV multi fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16231 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-05 10:27:26 +00:00
mDeflotte a706fa1cea // Fix bug with multishipping on user login with OPC
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16125 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-25 15:31:12 +00:00
rGaillard eb3b7e564b [-] FO: Fix PSCFV-2766 logo store cannot be changed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16112 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-22 09:55:05 +00:00
mDeflotte 9099ec040f // Fix bug with module store
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16105 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-21 09:02:32 +00:00
mDeflotte deb1f96b0c [-] FO : #PSCFV-2840 - Fix bug with typewatch on the opc (qty change) and multishipping
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16060 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 13:32:51 +00:00
mDeflotte 0289bb6b3e // Normalization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16059 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-18 13:31:03 +00:00
mDeflotte 2cadcf694c // Add translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16039 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-15 15:34:56 +00:00
rGaillard 788364120e // ajax.php clean and bug fixes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16035 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-15 13:22:07 +00:00
mDeflotte 955fb96d0e // Fix bug with cart product price reload on changing delivery address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15904 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-07 09:12:28 +00:00
vChabot 852567f5ee [-] FO : BugFix : #PSCFV-2628 : Combination is not selected from the URL (at least on firefox)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15767 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-30 14:26:35 +00:00
mDeflotte 2c3b45ff44 [-] FO : #PSCFV-2580 - Fix bug with customisation and increasing/decreasing qty
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15710 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 13:16:59 +00:00
vChabot 4171dd3230 [-] FO : BugFix : #PSCFV-2541 : TECHNICAL ERROR : unable to save addresses
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15704 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-28 08:31:00 +00:00
mDeflotte e76b4408f4 // Fix bug with cart, multishipping and gift product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15625 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-22 14:07:16 +00:00
aFolletete 6a56d02c1f [-] FO : fixed bug #PSCFV-2382 - Your shopping cart is empty not appear and the right column go to the left side
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15553 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 17:16:36 +00:00
rGaillard edf9cf9f88 // Fix price displaying on product page when using an amount reduction
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15535 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-21 15:52:58 +00:00
vChabot 46e6e47971 [-] FO : Cart summary : quantity is fixed to 1
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15447 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 13:47:07 +00:00
fBrignoli 6e673b6075 // strike price + group reduction
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15428 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 11:56:10 +00:00
dMetzger 7cb052a52b [-] FO : improvements with OPC, Cart Rules and refresh #PSCFV-377 #PSCFV-2196
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15118 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:36:53 +00:00
mDeflotte 513c9be298 [-] FO : #PSCFV-2158 - Add warning message when a product cannot be delivered to an address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15021 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:10:09 +00:00
rMalie 327d7f42ec // Fix attr('checked'), attr('disabled') and attr('selected') with jquery update #PSCFV-2142
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14989 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 08:29:30 +00:00
vChabot 3db31ece5a [-] FO : BugFix #PSCFV-1450 The Alias "My Address" is already used, please chose another one.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14983 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 15:06:07 +00:00
aFolletete f8894b47a9 [-] FO : fixed bug #PSCFI-5502 - Incorrect resizing of addresses on the order history page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14918 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 15:09:22 +00:00
fBrignoli d22fde6176 [*] Project : Jquery 1.7.2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14792 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-20 15:45:43 +00:00
mDeflotte d4274b6054 [-] FO : #PSFV-803 - Fix bugs with customization and cart summary
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14788 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-20 14:55:21 +00:00
gPoulain 0e945ef068 [-] FO : W3C fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14692 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 15:50:00 +00:00
mDeflotte 72917cad5c [-] FO : #PSTEST-990 - Fix bug with bad ajax return on adding product to the cart with a new cart reduction applyed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14150 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 13:40:39 +00:00
mDeflotte f3812d05cb // Fix bug with ajax updating address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14147 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 13:34:26 +00:00
nPellicari ed21b38e8a [*] MO : updated controllers for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14114 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 17:34:18 +00:00
vChabot 63dbd490ed // saving customization improved
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14112 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-13 17:10:35 +00:00
fGaillard 209c5e53d9 [-] FO : #PSTEST-969 : BugFix Store icon in GMap
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13934 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-07 16:09:01 +00:00
vAugagneur 9adf9bfb01 [-] BO : #PSFV-587 - product image cover does not change on product page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13896 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 15:00:41 +00:00
vAugagneur d42547cd0a [-] BO : #PSFV-587 - message about order and gift message does not display in BO when order is completed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13885 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 13:30:24 +00:00
vAugagneur 1d4a699e21 //remove unused file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13777 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 10:40:33 +00:00
mDeflotte 631034fe29 [-] FO : #PSTEST-869 - Billing address not refreshed on multi-shipping
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13611 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-24 15:42:54 +00:00
dMetzger 319309528a [-] FO : automatic refresh of the cart when a cart rule is added
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13577 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 18:24:23 +00:00
rMalie 2454cd7863 // Welcome 2012²
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13573 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 16:33:10 +00:00
mDeflotte 0db654d8c9 [-] MO : #PSFV-532 - Fix bug on the module Loyalty - "points" are not upgrading on changing combination
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13429 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-17 13:36:29 +00:00
mDeflotte 33eb953495 // Fix bug with product image color loading on firefox
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13314 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-14 15:36:11 +00:00
mDeflotte 6263b145fe // Fix little bug of undefined js var
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13257 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-13 14:53:31 +00:00
mDeflotte 68b4b1c6bc // Improving adding address with order-opc
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13256 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-13 14:15:23 +00:00