Mike Jolley
|
d3da954133
|
Move cart totals setter for 3.1 compat
Closes #16794
|
2017-09-15 11:15:50 -07:00 |
Mike Jolley
|
83f60c68ab
|
Merge branch 'pr/16807'
|
2017-09-15 10:54:59 -07:00 |
Umangvaghela
|
e38d01bcfa
|
Resolve Issue
|
2017-09-15 10:54:30 -07:00 |
Mike Jolley
|
11d6b4e7d8
|
Ensure we have arrays in find/replace
Closes #16778
|
2017-09-14 17:37:23 -07:00 |
corsonr
|
e9cc8242ce
|
Remove extra space in tax state code
Fixes #16821
Spaces shouldn’t allowed in tax state code, only 2 letters are required.
|
2017-09-14 15:50:25 -07:00 |
Mike Jolley
|
a9432b9fb3
|
Merge pull request #16774 from franticpsyx/email-order-items-undefined-product
[3.0+] Resolve undefined product notice in email-order-items.php
|
2017-09-14 11:32:48 -07:00 |
Mike Jolley
|
bac98218f3
|
Merge pull request #16782 from hjoelr/bugfix-discounts-wrong-var
Bugfix: Discounts not using the right variable
|
2017-09-14 11:32:27 -07:00 |
Mike Jolley
|
f9719c79eb
|
Merge pull request #16795 from hjoelr/bugfix/freeshipping-coupon
Bugfix: Resolve 'non-numeric value encountered' error in PHP 7.1 when freeshipping coupon used
|
2017-09-14 11:31:17 -07:00 |
Mike Jolley
|
48e4bf7577
|
Merge pull request #16806 from jdevalk/patch-1
Increase delay for json_search_customers
|
2017-09-14 11:29:20 -07:00 |
Mike Jolley
|
ca01b824a6
|
Merge pull request #16765 from Nils-Fredrik/master
Apply filter to posted data in checkout.
|
2017-09-14 11:28:55 -07:00 |
Joost de Valk
|
794aaefb04
|
Increase delay for json_search_customers
Increases the delay for `woocommerce_json_search_customers` to 1000, to prevent a lot of unneeded queries from happening.
Fixes #16805.
|
2017-09-14 10:30:50 +02:00 |
Dharmesh Patel
|
d877ab31c5
|
Apply filter on product csv importer steps.
|
2017-09-13 23:56:15 +05:30 |
Claudio Sanches
|
96b5c1fd53
|
Merge pull request #16775 from mitraval192/secure-link
add Secure link
|
2017-09-13 15:02:08 -03:00 |
Umangvaghela
|
37edbbedf5
|
add esc_html in class-wc-checkout.php file
|
2017-09-13 13:01:59 +05:30 |
Joel Rowley
|
458a6c87c7
|
Resolve 'non-numeric value encountered' error in PHP 7.1 when freeshipping coupon used
|
2017-09-12 21:33:43 -04:00 |
Joel Rowley
|
bb5cb38832
|
Bugfix: Discounts not using the right variable
|
2017-09-11 15:56:49 -04:00 |
mitraval192
|
2ee59801c2
|
added secure link
|
2017-09-11 17:24:55 +05:30 |
Manos Psychogyiopoulos
|
d42fc93be7
|
Resolve undefined product notice in email-order-items.php
|
2017-09-11 13:45:00 +03:00 |
Joel Rowley
|
521bde2fba
|
Bugfix: coupon object cache not being cleared upon deletion
|
2017-09-09 22:47:25 -04:00 |
nils-fredrik@maksimer.no
|
39bde22e56
|
Apply filter to posted data in checkout.
|
2017-09-08 21:34:55 +02:00 |
Claudio Sanches
|
419244051e
|
Merge pull request #16743 from woocommerce/update/rest-base-request-uri
API - use current scheme
|
2017-09-08 14:49:23 -03:00 |
Mike Jolley
|
2f19edd024
|
grunt and version
|
2017-09-08 17:49:39 +01:00 |
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
|
b0cb64b93d
|
API - use current scheme
This caused issues for me locally forcing http to test requests. Ok to
change @claudiosanches ?
|
2017-09-07 15:32: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 |