Renovate Bot
61badfe938
Update dependency config to v3.2.3
2019-10-04 15:06:27 +00:00
Rodrigo Primo
0d50dbc3c7
Merge pull request #24755 from woocommerce/renovate/cross-env-6.x
...
Update dependency cross-env to v6.0.3
2019-10-04 12:05:38 -03:00
Vedanshu Jain
f306a9da75
Merge pull request #24761 from woocommerce/release/3.8-beta.1
...
Update version to 3.8-beta.1
2019-10-03 12:15:24 +05:30
vedanshujain
20e1584654
Update `$version` to `3.8.0` because its used for checking DB Upgrades
2019-10-03 12:11:31 +05:30
vedanshujain
cd2a63c293
Update version to 3.8-beta.1
2019-10-03 12:07:16 +05:30
Joro Stoyanov
5c55eea31c
Add woocommerce_after_order_refund_item_name hook
2019-10-03 08:53:10 +03:00
Rafsun Chowdhury
b3d21cb8ae
Added delimiter property with filter
...
Added support for custom delimiter #24579
2019-10-03 08:43:04 +06:00
Claudio Sanches
4d1f776116
Merge pull request #24758 from TimothyBJacobs/patch-1
...
Use a separate first parameter for the WP_Error
2019-10-02 16:42:50 -03:00
Vedanshu Jain
fb0c9e5a2f
Merge pull request #24709 from woocommerce/readme/3.8
...
Rolling readme for 3.8
2019-10-03 00:37:57 +05:30
vedanshujain
26134ceb1f
Add change logs for a bunch of PRs.
2019-10-03 00:35:29 +05:30
Timothy Jacobs
b9bb4a7c6a
Use a separate first parameter for the WP_Error
...
This matches the pattern used elsewhere in WooCommerce and allows access to the original `WC_Product` object if an error is to be returned.
2019-10-02 15:01:09 -04:00
Vedanshu Jain
f36580a77e
Merge pull request #24757 from woocommerce/fix/display-post-type-count
...
Fixed post type count only when avaliable in REST API
2019-10-03 00:27:26 +05:30
Vedanshu Jain
cb12010627
Merge pull request #24295 from woocommerce/fix/24096
...
Remove %20 from fields in External Products form
2019-10-03 00:15:52 +05:30
Claudio Sanches
78452a3f0f
Fixed post type count only when avaliable in REST API
2019-10-02 15:03:46 -03:00
Claudio Sanches
2453dc9fe1
Fixed check for the method
2019-10-02 14:36:05 -03:00
Claudio Sanches
4c023c5e8a
Changed thank you page text to follow PayPal guidelines
...
Also fixed coding standards
2019-10-02 14:21:12 -03:00
Claudio Sanches
3c9b9ac6a0
Revert changes from PayPal
2019-10-02 14:20:13 -03:00
Claudio Sanches
20ee6c7aed
Fixed coding standards
2019-10-02 14:18:03 -03:00
Claudio Sanches
b655af2e3b
Changed thank you page text to follow PayPal guidelines
2019-10-02 14:17:25 -03:00
Renovate Bot
ba0e3ebe01
Update dependency cross-env to v6.0.3
2019-10-02 16:27:27 +00:00
Vedanshu Jain
c671e89769
Merge pull request #24750 from woocommerce/fix/24667
...
Handle 0 attribute value for variations correctly.
2019-10-02 21:28:23 +05:30
Peter Fabian
3cbea2a902
Simplify 'any-check' to only include empty string.
2019-10-02 16:58:45 +02:00
Vedanshu Jain
0758915c35
Merge pull request #24751 from woocommerce/fix/24748
...
Removed duplicated include of WC_Admin_Importers
2019-10-02 20:26:03 +05:30
Claudio Sanches
71d7ac5741
Removed duplicated include of WC_Admin_Importers
2019-10-02 11:35:27 -03:00
Adam Jones
0f7398d607
Fixing an issue with an on-body click triggering on pages that do not contain the referenced span.description element. Wrapped it in an if statement to make sure element exists beforehand.
2019-10-02 15:32:36 +01:00
Claudio Sanches
8758fbdbdc
Fixed unit tests for wc_query_string_form_fields()
2019-10-02 11:23:31 -03:00
Claudio Sanches
830553accd
Fixed coding standards
2019-10-02 11:21:19 -03:00
Peter Fabian
4cfe22eef9
Made the attribute value comparison strict.
2019-10-02 16:05:44 +02:00
vedanshujain
9d8513ac41
Add change logs for a bunch of PRs.
2019-10-02 19:29:20 +05:30
Gerhard Potgieter
c01a0916c3
Merge pull request #24559 from itzmekhokan/fix/24458
...
Fix backordered product missing backordered label on frontend
2019-10-02 15:28:26 +02:00
Vedanshu Jain
f15353cce5
Merge pull request #24745 from woocommerce/fix/24489
...
Also consider refunded item quantity while increasing stock.
2019-10-02 18:39:03 +05:30
Peter Fabian
7ea9fdec62
Added unit test for special case of attribute value 0.
2019-10-02 15:06:22 +02:00
Peter Fabian
e45fe949c1
Added unit test & updated other affected tests.
2019-10-02 14:59:42 +02:00
Peter Fabian
258e49a8de
Allow attribute value 0 to work correctly with variations (especially add to cart and select variation).
2019-10-02 14:58:40 +02:00
Vedanshu Jain
98f8cf3c2c
Merge pull request #24741 from woocommerce/add-filter-to-get-european-union-countries
...
Add filter to the method WC_Countries::get_european_union_countries()
2019-10-02 18:26:01 +05:30
Vedanshu Jain
7081c64115
Merge pull request #24294 from woocommerce/fix/24106
...
Make WC_Product_Query capable to sort products by "include" order
2019-10-02 18:02:06 +05:30
vedanshujain
88a5515b4d
Add change logs for a bunch of PRs.
2019-10-02 17:45:11 +05:30
Vedanshu Jain
743d04fa91
Merge pull request #24749 from nicomollet/patch-5
...
Coupon expiry date tooltip to help understand behaviour
2019-10-02 17:30:45 +05:30
Vedanshu Jain
bea65d43dc
Merge pull request #24699 from sisou/patch-1
...
Correct comments in stock increase methods
2019-10-02 17:27:10 +05:30
vedanshujain
3c7e74f72d
Return early when diff is 0.
...
Earlier we were also update `_reduced_stock` meta everytime, but we don't need to when diff is 0 because this means that everything is already consistent.
2019-10-02 17:24:16 +05:30
Nico Mollet
8365365037
Removed space at the end of the line
2019-10-02 13:42:26 +02:00
Vedanshu Jain
26794c12f2
Merge pull request #24738 from woocommerce/feature/24595
...
Introduced "woocommerce_output_cart_shortcode_content" filter
2019-10-02 15:57:42 +05:30
Vedanshu Jain
9641963001
Merge pull request #24740 from woocommerce/feature/24654
...
Make WC_Abstract_Order::recalculate_coupons() public
2019-10-02 15:56:36 +05:30
Vedanshu Jain
4fc18d4940
Merge pull request #24739 from woocommerce/fix/24610
...
Make $subtext more darker to improve accessibility
2019-10-02 15:49:21 +05:30
Nico Mollet
5bcc35c24e
Coupon expiry date tooltip to help understand behaviour
...
Help understand if the date is included or excluded
2019-10-02 11:48:15 +02:00
Vedanshu Jain
7bb1a0babd
Merge pull request #24536 from nikhil-webkul/patch-3
...
Add back post type count to system status report
2019-10-02 14:47:48 +05:30
Vedanshu Jain
2188f9b788
Merge pull request #24341 from woocommerce/fix/24238
...
Check for max discount to be -ve to prevent overwriting fee.
2019-10-02 14:32:15 +05:30
vedanshujain
d2d0bf8466
Also consider refunded item quantity while increasing stock.
...
When updating an order, we call `wc_maybe_adjust_line_item_product_stock` to see if any item stock needs adjusting. We were not considering if an item has been refunded, which was causing incorrect stock adjustments.
This fix also takes in to account that an order has been refunded partially or fully.
Fixes #24489
2019-10-02 13:42:19 +05:30
Gerhard Potgieter
52cd7370b3
Merge pull request #24722 from woocommerce/fix/wpml-homepage-compatibility
...
Geolocation home URL WPML compatibility
2019-10-02 09:31:09 +02:00
Gerhard Potgieter
4ab9f396cf
Merge pull request #24743 from woocommerce/renovate/husky-3.x
...
Update dependency husky to v3.0.8
2019-10-02 09:30:22 +02:00