Mike Jolley
91e017ba18
Minification
2014-04-29 15:27:31 +01:00
Mike Martel
bca9c3325c
Updated minified woocommerce_admin JS
2014-04-29 15:20:07 +01:00
Mike Martel
ad063ee283
Cleanup indentation in woocommerce_admin.js
...
File mixed tabs and spaces. Converted all spaces to tabs.
2014-04-29 15:20:02 +01:00
Mike Martel
d104624d69
Allow negative amount in price field validation
...
The price field validation method in the admin js did not allow negative numbers, which are valid as eg. negative fees.
2014-04-29 15:19:57 +01:00
Mike Martel
5469d2f2c3
Bind price and decimal input events to body in woocommerce_admin js
...
The event was bound to the element directly, causing problems when the elements was added after dom ready (through ajax). Now the decimal format check will always take place.
2014-04-29 15:19:52 +01:00
Mike Jolley
626168156d
Change the way order review data is appended to checkout to reduce likelihood of error
...
Fixes #5332
2014-04-29 15:08:33 +01:00
Mike Jolley
67e4be0b5b
Prevent totals refreshing on every keydown event on the checkout
...
Fixes #5240
2014-04-10 14:23:32 +01:00
Mike Jolley
56c3ff2aa4
Minify checkout script
2014-04-10 14:08:12 +01:00
Mike Jolley
4e075e033a
Prevent security error with try catch block Closes #5275
2014-04-10 13:52:17 +01:00
JDGrimes
58273603aa
Check wc_checkout_params.is_checkout against string '1' instead of int 1
...
This was causing `’init_checkout’` not to be triggered on page load. I
noticed this when the taxes for an order weren’t being shown on the
checkout page until changing the billing address.
Introduced in b85b1ab03b
2014-04-10 13:40:55 +01:00
James Koster
80479d67a4
flat rate additional costs table
2014-03-25 14:10:42 +00:00
Mike Jolley
f8c75e9d55
Trigger click event correctly in checkout
2014-03-24 12:12:48 +00:00
Mike Jolley
8815e2f93d
Fix encoding issue with attribute values and move variation data to tooltip Closes #5169
2014-03-24 12:09:21 +00:00
Mike Jolley
04da12a806
More JS min
2014-03-20 10:04:01 +00:00
splashingpixels
fd7ec12b70
frontend woocommerce jshinted and coding standards
2014-03-20 10:03:45 +00:00
splashingpixels
17859d9d42
frontend single-product jshinted and coding standards
2014-03-20 10:03:41 +00:00
splashingpixels
55698e6c59
frontend price-slider jshinted and coding standards
2014-03-20 10:03:37 +00:00
splashingpixels
eebe726c10
frontend credit-card-form jshinted and coding standards
2014-03-20 10:03:33 +00:00
splashingpixels
c5f7d046b7
frontend country-select jshinted and coding standards
2014-03-20 10:01:17 +00:00
splashingpixels
8dd179b855
frontend chosen jshinted and coding standards
2014-03-20 10:01:13 +00:00
splashingpixels
fabf19db37
Fix merge conflict and min scripts.
2014-03-20 10:01:02 +00:00
Juraj Kiss
447c16da89
Fix bulk editing variation sale price #5164
2014-03-20 09:58:56 +00:00
splashingpixels
b8de522ed1
cart jshinted and standard coding fixes
2014-03-20 09:56:52 +00:00
splashingpixels
34f5aa8c1e
cart-fragments jshinted and standard coding fixes
2014-03-20 09:56:48 +00:00
splashingpixels
c46a33b54e
address-il8n jshinted and standard coding fixes
2014-03-20 09:56:44 +00:00
Mike Jolley
6dcc387978
Use is_purchasable to determine if a variation cart button is needed, and potentially show empty_price_html Closes #5137
2014-03-20 09:54:32 +00:00
Mike Jolley
0735ca6a65
min
2014-03-20 09:53:40 +00:00
splashingpixels
48b9807cd1
frontend add to cart jshinted and coding standards
2014-03-20 09:53:33 +00:00
splashingpixels
1396e9179a
frontend add to cart variation jshinted and coding standards
2014-03-20 09:53:20 +00:00
splashingpixels
e23ad23503
lingering tooltip after gallery image delete fixes #5124
2014-03-20 09:49:47 +00:00
splashingpixels
33f487e64c
variation bulk sale price edit over reaching causing errors on save
2014-03-20 09:44:09 +00:00
jmotes
92e3cb7c22
Fix for #5106 - allow checkout in older IE
2014-03-20 09:42:25 +00:00
James Koster
56c5327701
enable keyboard shortcuts in prettyPhoto
2014-03-20 09:40:47 +00:00
Niko Wicaksono
05dcdc04c1
Allow city field to use another input method
2014-03-20 09:37:26 +00:00
Mike Jolley
429aaca9c9
Fix bulk edit % increase and decrease Closes #5068
2014-03-06 16:26:47 +01:00
Coen Jacobs
f069ac45d6
Minified files for 2.1.4 maintenance release
2014-03-05 11:08:23 +01:00
Mike Jolley
22b259a980
Fix variable product add file button after adding a new variation Closes #4994
...
Conflicts:
assets/js/frontend/checkout.min.js
2014-03-05 11:02:49 +01:00
splashingpixels
dc126ac7f4
minified single-product.js
2014-03-05 10:58:36 +01:00
splashingpixels
88dbd15c4b
external product review link not opening on load fixes #5008
2014-03-05 10:58:36 +01:00
Marc Pfister
17cb8e017a
trim whitespace so parseHTML only contains HTML
...
Conflicts:
assets/js/frontend/checkout.min.js
2014-03-05 10:56:52 +01:00
Coen Jacobs
2e3f9dd2b8
Minified files in 2.1 branch again
2014-02-27 15:51:28 +01:00
Patrick Rauland
e7de7e338c
adding year picker to reports section
2014-02-27 15:47:49 +01:00
Mike Jolley
17d03be635
Use parseHTML and enforce 1.8 jquery Closes #4899
2014-02-27 15:31:53 +01:00
splashingpixels
3a43304036
jshinted and coding standards see #4680
2014-02-27 15:27:31 +01:00
splashingpixels
60738e52fe
jshinted and coding standards see #4680
2014-02-27 15:27:30 +01:00
Mike Jolley
38f4060401
Min
2014-02-17 13:35:38 +01:00
Mike Jolley
884943f8a4
Turn off cursor for IE Closes #4824
2014-02-17 13:35:38 +01:00
claudiosmweb
3b28564273
fixed the input names in assets/js/admin/meta-boxes-variations.js
2014-02-17 13:31:20 +01:00
claudiosmweb
7e00d4d4fa
fixed coding standards meta-boxes-variations.js
...
fixed some JSHint issues
this commit helps in #4680
2014-02-17 13:31:20 +01:00
claudiosmweb
e38869f2e8
fixed the indendation in assets/js/admin/meta-boxes-variations.js
2014-02-17 13:31:20 +01:00