Vincent Augagneur
0cd93a517b
Merge pull request #79 from PrestaEdit/PSCFV-3877
...
[-] FO : mobile template - states management
2012-12-12 03:34:09 -08:00
Jonathan Danse
9d5611f9fe
[*] FO : mobile template - states management
...
Put "p" and "div" in the same selector
2012-12-12 12:30:10 +01:00
PrestaEdit
5e563f2a48
[-] FO : mobile template - states management
2012-12-08 23:46:14 +01:00
Rémi Gaillard
0e0f6ee641
[-] FO: Fix cart summary ajax refreshment
2012-12-06 11:58:29 +01:00
vAugagneur
51d8ef576b
//small fix with js on product page
2012-12-03 14:47:38 +01:00
Milow
2118118cfa
Fixup js/tools/statesManagement.js
...
Replace == with === and != with !==
2012-11-23 23:02:28 -06:00
Milow
bceb2ee3f9
Fixup js/tools.js
...
1. Replace == with === and != with !==
2. Add missing semicolons to lines 238 and 241
2012-11-23 22:58:54 -06:00
Milow
1a2a714a16
Fixup js/stores.js
...
1. Replace == with === and != with !==
2. Fixed variable scrope issue
3. Added missing () to constructors on lines 165 and 186
2012-11-23 22:53:44 -06:00
Milow
f6e26c66cb
Fixup js/scenes.js
...
Replace == with ===
2012-11-23 22:49:34 -06:00
Milow
4e46f39360
Fix up js/products-comparison.js
...
Replace == with ===
2012-11-23 22:48:16 -06:00
Milow
f15e8399ff
Fixup js/product.js
...
Error fixes:
1. Added missing semicolons to lines 94, 103, and 680
General fixes:
1. Replace new Array() with []
2. Replace new Number with simply 0. If not, === checks will be broken
3. Replace == with === and != with !==
4. Fixed a couple variable scopes
5. Removed var from line 423 that was not needed because it was already
defined
6. Added vars to for loops
2012-11-23 22:45:47 -06:00
Milow
b6052413c6
Fixup js/order-opc.js
...
Error fixes:
1. Added missing var on line 89
2. Added missing semicolons on lines 98, 104, 110, 181, 766, 781
General fixes:
1. Replace == with === and != with !==
2. Added missing var to for loops
3. Moved a few var scopes to the correct location
2012-11-23 22:23:28 -06:00
Milow
0f6d6e9747
Fixup js/order-address.js
...
Replace == with === and != with !==
Added var to for loop
2012-11-23 22:09:15 -06:00
Milow
766a9677e2
Fixup js/history.js
...
Change == to === and != to !==
2012-11-23 22:06:11 -06:00
Milow
2ed7b970a8
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
François Gaillard
ac3a72baf2
Merge pull request #26 from prestarocket/history.js
...
[*] FO : Clean history.js
2012-11-23 10:13:57 -08:00
François Gaillard
b0e8a6240a
Merge pull request #27 from prestarocket/product.js
...
[*] FO : Clean product.js
2012-11-23 10:12:41 -08:00
François Gaillard
a02f12bcea
Merge pull request #28 from prestarocket/order-opc
...
[*] FO : Clean order-opc.js
2012-11-23 10:08:32 -08:00
adonis karavokyros
a17ab9d1ea
Clean order-opc.js
...
Jquery Selectors : keep it simple
2012-11-22 21:46:03 +01:00
adonis karavokyros
a177e1bc54
Clean product.js
...
Jquery Selector : keep it simple
2012-11-22 21:37:44 +01:00
adonis karavokyros
bcac1037fb
Clean history.js
...
js selectors should be more simple in order to be more flexible in
theme development
2012-11-22 21:19:12 +01:00
DamienMetzger
308b27d22b
[-] FO : store locator working hours fixed #PSCFV-5709
2012-11-22 18:13:53 +01:00
vAugagneur
a1db83ef41
//remove svn keyword @version Release: $
2012-11-22 11:57:40 +01:00
vAugagneur
dd5e67cfd7
//remove debug
2012-10-09 14:15:36 +00:00
vAugagneur
ee63fdf4bf
[-] FO : fixed bug #PSCFV-4526
2012-10-04 10:17:47 +00:00
lLefevre
b83b516f85
[-] FO : #PSCFV-4356 : index.php added when this file not exist on the default theme
2012-09-25 08:03:42 +00:00
vAugagneur
f04f1674a3
//opti
2012-09-21 14:12:35 +00:00
rGaillard
d51653db15
[-] FO: Fix PSCFV-4078
2012-09-21 13:06:53 +00:00
rGaillard
c807ec7458
// Fix #PSCFV-3994
2012-09-20 15:24:57 +00:00
rGaillard
dcd724e8c0
[-] FO: Fix PSCFV-3996
2012-09-13 12:39:17 +00:00
rGaillard
2f55d5c016
// Fix #PSCFV-3971
2012-09-12 14:07:14 +00:00
vAugagneur
b14dc1c78b
[-] FO : fixed bug #PSCFV-3964 - #PSCFV-3527
2012-09-11 15:02:22 +00:00
rGaillard
9b25278b1a
// Fix PSCFV-3822
2012-09-05 09:18:49 +00:00
vAugagneur
afd0dbf41e
[-] FO : fixed bug #PSCFV-3794
2012-09-04 12:59:58 +00:00
rGaillard
218f9e93ca
// Small fix
2012-09-03 13:13:08 +00:00
lLefevre
ef1f4bde50
[-] BO : #PSCFV-3670 : add a new format of currency in JS files
2012-08-29 14:52:47 +00:00
rGaillard
e7f77ae903
[-] FO: Fix PSCFV-2911
2012-08-28 12:43:09 +00:00
rGaillard
9721945072
[-] FO: Fix weird bugs with customized products in FO #PSCFV-3377
2012-08-27 13:18:59 +00:00
dMetzger
9162db16eb
[-] FO : fixed bugs on customer messages #PSCFV-3733 #PSCFV-3712
2012-08-24 07:48:04 +00:00
dMetzger
19b3180fcf
[-] FO : fixed #PSCFV-3676
2012-08-21 10:12:40 +00:00
mDeflotte
c80e4e63ef
[-] FO : #PSCFV-3388 - Fix bug with js product combination id
2012-07-31 07:15:16 +00:00
mDeflotte
a97e9530a2
[-] FO : #PSCFV-3356 - Update delivery price on selecting a free shipping option
2012-07-26 12:52:02 +00:00
lLefevre
586d43e93f
[-] TR : fix #PSCFV-3229
2012-07-26 09:56:43 +00:00
mDeflotte
c076341b0a
// #PSCFV-3327 - Fix little bug
2012-07-24 15:06:51 +00:00
mDeflotte
bf3ee37678
[-] FO : #PSCFV-3083 - Fix bug with quantity update on cart
2012-07-24 12:13:06 +00:00
rGaillard
5f9a5b623f
// Small fixes
2012-07-13 18:25:39 +00:00
mDeflotte
755ba64a84
[-] 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
86cb37c835
// Shipping line must not be hidded when shipping are offered
2012-07-09 09:21:54 +00:00
mDeflotte
c92d03b40b
[-] FO : #PSCFV-3099 - Fix bug with multishipping on changing billing address
2012-07-06 15:13:31 +00:00
mDeflotte
39c8e093a2
[-] FO : #PSCFV-3083 - Fix bug on up/down quantity on the cart
2012-07-06 09:10:51 +00:00