Commit Graph

22990 Commits

Author SHA1 Message Date
Claudiu Lodromanean 213bfabb24 Merge pull request #16763 from woocommerce/fix/16757
Update shipping code to see if full address has been entered before showing no shipping notice
2017-09-08 09:43:23 -07:00
claudiulodro b083b3608d Bump template version 2017-09-08 09:41:46 -07:00
Claudiu Lodromanean fcb7da5599 Merge pull request #16760 from woocommerce/update/16746
Handle external URLs for images
2017-09-08 09:33:37 -07:00
Mike Jolley 97d9e54ca6 Merge pull request #16764 from woocommerce/fix/selectwooindent
Only trim multiselect buttons
2017-09-08 17:25:54 +01:00
claudiulodro b2a9b310fe Only trim multiselect buttons 2017-09-08 09:21:28 -07:00
Mike Jolley a7b2ae8661 Update shipping code to see if full address has been entered before showing no shipping notice
Fixes #16757
2017-09-08 14:54:15 +01:00
Mike Jolley 7a170a2ebf Merge pull request #16762 from mikaelz/patch-1
Remove duplicate check
2017-09-08 13:47:59 +01:00
Mike Jolley c939c02971 Merge pull request #16761 from woocommerce/update/css
Leave width for nested inputs
2017-09-08 13:46:14 +01:00
Michal Zuber 21c25f326b Remove dupe check
Already checked at 0337293e39/includes/abstracts/abstract-wc-product.php (L1593)
2017-09-08 14:25:02 +02:00
Mike Jolley c0f5fbd5fc Leave width for nested inputs 2017-09-08 12:27:16 +01:00
Mike Jolley d09d7d1358 wc_get_relative_url/wc_is_external_resource helpers 2017-09-08 12:20:03 +01:00
Mike Jolley 0337293e39 Merge pull request #16753 from hjoelr/bugfix-calc-disc-sequentially
Bugfix: woocommerce_calc_discounts_sequentially checks were doing the opposite of the WC setting
2017-09-08 11:44:43 +01:00
Mike Jolley 1f1903bcf4 Merge pull request #16752 from hjoelr/bugfix-double-precision
Bugfix: wc_remove_number_precision() indirectly called twice from get_discount()
2017-09-08 10:57:09 +01:00
Mike Jolley 29aa854c0a Merge pull request #16751 from woocommerce/fix/16736
Only set some fields on new orders
2017-09-08 10:52:04 +01:00
Joel Rowley 3b166b6a44 Bugfix: woocommerce_calc_discounts_sequentially checks were doing the opposite of the WC setting 2017-09-07 21:43:27 -04:00
Joel Rowley e6530a3555 Bugfix: wc_remove_number_precision() indirectly called twice from get_discount() 2017-09-07 21:34:58 -04:00
claudiulodro ccade24ce5 Only set some fields on new orders 2017-09-07 13:50:47 -07:00
Claudiu Lodromanean f6e8ed2090 Merge pull request #16741 from woocommerce/fix/16731
Make selectwoo trim text to avoid whitespace
2017-09-07 10:59:52 -07:00
claudiulodro 8d90c12473 Make changes in selectWoo repo and bring in minified files 2017-09-07 10:58:08 -07:00
Claudiu Lodromanean f9db78832c Merge pull request #16744 from woocommerce/fix/16737
Only make http resources relative - https can be left alone.
2017-09-07 09:35:39 -07:00
Mike Jolley ee3ea1b739 Only make http resources relative - https can be left alone.
Closes #16737
2017-09-07 16:55:29 +01:00
Mike Jolley a8a33c8f0d Merge pull request #16717 from woocommerce/refactore/wc_maybe_define_constant
Use wc_maybe_define_constant() in all places
2017-09-07 12:16:13 +01:00
Mike Jolley fe6608f2b7 Merge pull request #16738 from woocommerce/fix/16733
Support numeric coupon errors in is_coupon_valid
2017-09-07 12:15:51 +01:00
Mike Jolley 6bd3892a5b Make selectwoo trim text to avoid whitespace 2017-09-07 12:13:11 +01:00
Mike Jolley 891d29dede Calling init manually causes issues. 2017-09-07 11:50:12 +01:00
Mike Jolley 199eb78304 Support numeric coupon errors in is_coupon_valid 2017-09-07 11:14:05 +01:00
Mike Jolley 19dae06aea Merge pull request #16728 from woocommerce/fix/16727
Extra i18n address handling for cart page compatibility
2017-09-07 11:01:26 +01:00
Mike Jolley a98a70f559 Merge pull request #16734 from woocommerce/fix/mail-notices
Reintroduce find and replace variables
2017-09-07 10:51:39 +01:00
Boro Sitnikovski d0db4c6934 Reintroduce find and replace variables 2017-09-07 09:58:54 +02:00
Claudio Sanches f6375b64d7 Removed old test 2017-09-06 20:25:41 -03:00
claudiulodro a3c876a2ef Extra i18n address handling for cart page compatibility 2017-09-06 12:42:12 -07:00
Claudio Sanches 4e9cf1c598 Restored WooCommerce->define access to private 2017-09-06 14:47:35 -03:00
Claudio Sanches 4131cf67bc Merge pull request #16715 from jamesgol/add_to_cart_variation
Allow variable products to be added via simple HTTP Request
2017-09-06 14:35:24 -03:00
Claudio Sanches f8f9c7b04c Merge branch 'master' into add_to_cart_variation 2017-09-06 14:33:57 -03:00
Claudiu Lodromanean 1d165009d0 Merge pull request #16711 from woocommerce/update/16703
Auto update db filter
2017-09-06 09:32:16 -07:00
Claudio Sanches a785824d64 Merge pull request #16726 from woocommerce/fix/variation-add-to-cart-support
Variation ID add to cart support
2017-09-06 13:16:46 -03:00
Mike Jolley 7fefc5f5b5 Revise logic to deal with variation IDs 2017-09-06 17:05:21 +01:00
Mike Jolley 6fee915fdb phpcs 2017-09-06 16:47:48 +01:00
Claudio Sanches 45debc0b47 Merge pull request #16722 from woocommerce/fix/16720
Add option to disable validation when applying coupons
2017-09-06 11:37:59 -03:00
Mike Jolley 4ec1aa3063 Merge pull request #16723 from jamesckemp/patch-6
Typos in Readme
2017-09-06 13:49:01 +01:00
Mike Jolley 6ff78e29fe Fix conditonal on cart redirect
Closes #16724
2017-09-06 13:44:30 +01:00
James Kemp 8c02de3672 Typos in Readme 2017-09-06 13:35:20 +01:00
Mike Jolley d08bf4b489 Add option to disable validation when applying coupons
Closes #16720
2017-09-06 11:26:34 +01:00
Mike Jolley 2aa735a334 Merge pull request #16709 from woocommerce/fix/16705
Legacy find/replace handling for emails.
2017-09-06 10:57:17 +01:00
Mike Jolley 10a873a808 Remove find/replace definition 2017-09-06 10:52:45 +01:00
Mike Jolley f041155f8a Merge pull request #16713 from woocommerce/fix/php-notice-on-item-order
Fix PHP notice on item order
2017-09-06 10:51:37 +01:00
Mike Jolley 9c5765b625 This should be off by default 2017-09-06 10:49:03 +01:00
Mike Jolley 4d1f636bc3 Merge pull request #16716 from woocommerce/fix/helper-mobile-filter
Helper: fix counter indicator in subscriptions filter
2017-09-06 10:47:05 +01:00
Mike Jolley 5e052a27c4 Merge pull request #16718 from woocommerce/fix/16678
Preserve the behavior of wc_price filter
2017-09-06 10:41:15 +01:00
Mike Jolley 0510714abf Merge remote-tracking branch 'origin/master' 2017-09-06 10:40:50 +01:00