Commit Graph

637 Commits

Author SHA1 Message Date
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
claudiosmweb ec50642476 fixed the variation bulk edit, closes #4807
solved the issue with increase and decrease values forcing to be string the prompt return value
2014-02-17 13:31:20 +01:00
Mike Jolley 99fd3a83e6 Fix multiple image selection for product gallery Closes #4751 2014-02-13 11:58:44 +01:00
Mike Jolley e999cc1c1d Fix manual order calculation when using non-standard decimal points Closes #4742 2014-02-12 16:18:54 +01:00
James Koster d4c2d54b0d js fix #4629 2014-02-06 09:36:55 +00:00
James Koster 2b8ef5101f review pagination. closes #4629 2014-02-05 12:40:15 +00:00
Mike Jolley b1b6e10b98 Result of Grunt minification + tx pull 2014-02-03 14:35:26 +00:00
toddlahman 13c24b410e Removed (document).ready from jQuery scripts
jQuery(document).ready(function($) { is equivalent to calling
jQuery(function($) {.

http://api.jquery.com/ready/
2014-01-30 18:44:17 -08:00
Mike Jolley 5b991cc3e1 Checkout min 2014-01-28 11:26:07 +00:00
Mike Jolley 39344f2ed5 Allow gateways to change the checkout place order button text on selection. Closes #4573 2014-01-28 11:25:57 +00:00