Mike Jolley
|
52ff42d3ad
|
Fix available check for legacy methods
|
2016-06-17 16:20:44 +01:00 |
Mike Jolley
|
2267f96134
|
Set max index length on woocommerce_payment_tokenmeta
|
2016-06-17 15:00:21 +01:00 |
Mike Jolley
|
291a997161
|
Don't show debug on checkout
Closes #11166
|
2016-06-17 13:21:59 +01:00 |
Mike Jolley
|
b66bb9ed9d
|
wp_cache_flush after term meta migration
@claudiosmweb
|
2016-06-16 23:31:19 +01:00 |
Mike Jolley
|
0f714a13a4
|
wc_add_to_cart_message() when non-array is passed.
|
2016-06-16 22:32:06 +01:00 |
Spreeuw
|
3ca95317fc
|
fix fatal error for non-existing products
Similar to #9363
|
2016-06-16 20:11:12 +02:00 |
Mike Jolley
|
ee620caf91
|
Wrap order_schema_markup() output in hidden div in case script tag is stripped.
|
2016-06-16 16:23:58 +01:00 |
Mike Jolley
|
2f255ad52e
|
10 seconds for update cron
|
2016-06-16 15:28:53 +01:00 |
Mike Jolley
|
36c4b6334b
|
No need to store error in bg updater
|
2016-06-16 15:27:49 +01:00 |
Mike Jolley
|
b57030afb7
|
Fix the showing/hiding of panels when terms do not exist by using wc_get_product_types() for retrieving product types.
@claudiosmweb
|
2016-06-16 14:58:44 +01:00 |
Mike Jolley
|
1a50206e90
|
Fixed uncaught exception in simplify commerce
|
2016-06-16 14:34:58 +01:00 |
Mike Jolley
|
cb13f11c14
|
Allow entire count query to be filtered
Closes #11145
|
2016-06-16 12:36:18 +01:00 |
Mike Jolley
|
b682c0550e
|
Allow max_fee in addition to min_fee in flat rate costs fields.
Closes #11151
|
2016-06-16 12:23:02 +01:00 |
Mike Jolley
|
7266e020fb
|
Avoid normalization of zone postcodes so wildcard matching can be performed on postcodes with spaces. E.g. SP1 *
Also adds matching zone notice when shipping debug is on.
fixes #11154
|
2016-06-16 11:28:53 +01:00 |
Claudio Sanches
|
b0e2a981d6
|
[2.6] Fallback for wp_get_raw_referer() in WP 4.4, closes #11149
|
2016-06-15 16:34:05 -03:00 |
Mike Jolley
|
c8f55cfb8d
|
Layered nav counts when term_id does not match term_taxonomy_id (before splitting).
@claudiosmweb this was a massive pita to fix
|
2016-06-15 19:20:50 +01:00 |
Claudio Sanches
|
83348c8ca9
|
[2.6] [REST API] Fixed products attribute options when contains ",", closes #11138
|
2016-06-15 14:32:22 -03:00 |
Mike Jolley
|
1d9ab98649
|
Init background updater and include class to prevent error during uninstall
|
2016-06-15 16:11:04 +01:00 |
Mike Jolley
|
032e57d602
|
If shipping method count changes, reset to default.
|
2016-06-15 14:38:08 +01:00 |
Mike Jolley
|
6fc6e07c46
|
Added link to force DB update if cron is disabled.
@claudiosmweb
|
2016-06-15 11:07:12 +01:00 |
Mike Jolley
|
3d207c6bae
|
Move update error to log
|
2016-06-15 10:50:43 +01:00 |
Mike Jolley
|
6b619ecf82
|
Fix - SKUs prop on products shortcode.
Fixes #11135
|
2016-06-15 10:02:11 +01:00 |
Claudio Sanches
|
ce96d637c3
|
[2.6] Hide 'payment methods' screen if no methods support it, closes #11127
|
2016-06-14 20:19:30 -03:00 |
Mike Jolley
|
5ff18ebb12
|
Layered nav dropdowns - When getting counts, use 'or' to exclude self. We don't need 'and' because dropdown fields can only choose 1 option anyway.
#11123
|
2016-06-15 00:09:32 +01:00 |
Mike Jolley
|
8441b5085b
|
Layered nav - When getting counts, consider product cat and tag
#11123
|
2016-06-15 00:07:14 +01:00 |
Claudio Sanches
|
58a7ec9659
|
[2.6] [REST API] Do not register errors for missing/invalid consumer key, closes #11124
|
2016-06-14 19:47:39 -03:00 |
Claudio Sanches
|
335567403e
|
[2.6] [REST API] Fixed grouped_products schema
|
2016-06-14 19:20:07 -03:00 |
Claudio Sanches
|
b42b03de76
|
[2.6] [REST API] Fixed product images data
|
2016-06-14 19:16:46 -03:00 |
Claudio Sanches
|
56e6429940
|
Restore the WC_Settings_API::init_form_fields() method
|
2016-06-14 19:00:18 -03:00 |
Mike Jolley
|
4bbd92d045
|
[2.6] PayPal does not allow free products, but paid shipping. Workaround by sending shipping as a line item if it is the only cost.
Fixes #11121
|
2016-06-14 22:57:56 +01:00 |
Claudio Sanches
|
5d3515848d
|
Merge pull request #11116 from woothemes/SiR-DanieL-patch-1
Typo
|
2016-06-14 18:06:52 -03:00 |
Claudio Sanches
|
6a65bc73c7
|
Fixed invalid pattern for hour and minute in the admin screen
|
2016-06-14 18:03:00 -03:00 |
Claudio Sanches
|
05c7f186ba
|
Fixed line_subtotal_tax and line_tax localized price format
|
2016-06-14 17:41:20 -03:00 |
Nicola Mustone
|
a9c55d8d54
|
typo
|
2016-06-14 16:34:28 +02:00 |
Ryan Ray
|
f22d064a3e
|
Dialed back the intensity so no strings are disturbed for 2.6
|
2016-06-14 09:35:12 -04:00 |
Ryan Ray
|
46d0265988
|
Updated the videos needed for the help tab when using WooCommerce.
|
2016-06-14 08:51:37 -04:00 |
Mike Jolley
|
a0d14d0baf
|
[fix] Handle notices without outputting outside of template files
Fixes #11112
|
2016-06-14 11:33:28 +01:00 |
Mike Jolley
|
815e9774a3
|
Merge branch 'pr/11109'
|
2016-06-14 11:10:21 +01:00 |
Mike Jolley
|
045ef70143
|
literal check
|
2016-06-14 11:10:13 +01:00 |
Mike Jolley
|
1ff00adcf6
|
Spacing
|
2016-06-14 11:02:23 +01:00 |
Serg
|
60a4da9660
|
Fix Layered navigation permalinks issue on category page
|
2016-06-14 12:35:52 +03:00 |
Shiva Poudel
|
d4ca34f8ac
|
Prevent on empty section, as we want to check API keys settings page
|
2016-06-14 12:17:35 +05:45 |
Claudio Sanches
|
27a384b231
|
Fixed wc_rest_validate_reports_request_arg()
|
2016-06-13 20:15:51 -03:00 |
Claudio Sanches
|
cec2431531
|
Updated REST API vendor
|
2016-06-13 20:15:09 -03:00 |
Claudio Sanches
|
06d5943110
|
Fixed use of wc_rest_prepare_date_response() function
|
2016-06-13 19:37:37 -03:00 |
Claudio Sanches
|
c9a3ce465f
|
Fixe the return type of wc_order_search()
|
2016-06-13 15:26:14 -03:00 |
Mike Jolley
|
b3dbd93df5
|
Updating if do_update_woocommerce is set.
|
2016-06-13 18:15:07 +01:00 |
Mike Jolley
|
1cd71e29e4
|
Default shipping tax class should be blank, not 'title'
#11103
|
2016-06-13 17:46:55 +01:00 |
Claudio Sanches
|
a74ca33b10
|
[REST API] Improved the order search to works like in the admin, closes #11100
|
2016-06-13 17:08:20 +01:00 |
Claudio Sanches
|
e253382702
|
Created wc_order_search() function
cc @mikejolley
|
2016-06-13 17:08:20 +01:00 |