Rodrigo Primo
ac4c057740
Fix post-merge.sh exit status in some cases
...
This commit tweaks the function runOnChange() to make sure it always
returns the correct exit status. Before this change, this function would
return 1 instead of 0 when there was no change to composer.lock and
package-lock.json in the commits that were merged. This resulted in
husky mistakenly reporting a failure when actually the post-merge script
succeeded.
2020-09-18 15:46:58 -03:00
Rodrigo Primo
d99053dbed
Update version in @since tag of the woocommerce_should_send_no_stock_notification filter
2020-09-18 12:08:36 -03:00
Rodrigo Primo
8be6dc5b96
Merge pull request #27634 from jondcampbell/master
...
Added filter for no stock notification emails
2020-09-18 12:07:04 -03:00
Rodrigo Primo
60d6510cb0
Merge pull request #27685 from woocommerce/add/wp-env-type-to-wc-tracker
...
Added environment type var to WC tracker.
2020-09-18 11:30:35 -03:00
Rodrigo Primo
197e8d274c
Merge pull request #27616 from woocommerce/fix/26960
...
Paypal gateway: protect code against a fatal error if WooCommerce is unable to communicate with PayPal
2020-09-18 09:34:57 -03:00
Peter Fabian
ed9c1e2f93
Update includes/class-wc-tracker.php
...
Co-authored-by: Claudio Sanches <contato@claudiosanches.com>
2020-09-18 14:30:39 +02:00
vedanshujain
140dafb704
Add unit tests for when PayPal API will return error
2020-09-18 17:12:33 +05:30
Claudio Sanches
29b8b0d60d
Merge pull request #27701 from woocommerce/fix/rest-api-package-tag
...
Fixed usage of package tag in REST API and templates
2020-09-17 18:45:14 -03:00
Claudio Sanches
153ce009de
Fixed helper header
2020-09-17 16:50:17 -03:00
Claudio Sanches
7fae819928
Fixed package tag
2020-09-17 14:34:36 -03:00
Rodrigo Primo
6e4c2ac475
Merge pull request #27676 from woocommerce/update/woocommerce-blocks-3.4.0
...
Update WooCommerce Blocks package to 3.4.0
2020-09-17 14:32:12 -03:00
Claudio Sanches
3377c60c5e
Merge pull request #27433 from woocommerce/fix/remove-relative-include-paths
...
Change relative include paths to absolute include paths
2020-09-17 13:15:40 -03:00
Claudio Sanches
f4e9fcc1a4
Fixed missing include
2020-09-17 13:12:57 -03:00
Claudio Sanches
9eaa103bd0
Merge pull request #27613 from woocommerce/update/external-issues-template
...
Tweaks in the external issues template
2020-09-17 12:08:25 -03:00
Claudio Sanches
84a828f813
Added Action Scheduler to about text
2020-09-17 12:07:20 -03:00
Claudio Sanches
70c7adfeb7
Fixed usage of package tag in REST API and templates
2020-09-17 11:56:08 -03:00
Claudio Sanches
ed1a59b39b
Merge pull request #27416 from woocommerce/fix/27415
...
Fixed country list sorting
2020-09-17 10:35:43 -03:00
Christopher Allford
f5e130c190
Merge pull request #27667 from woocommerce/fix/standardize-nvm-usage
...
Standardize usage of NVM
2020-09-16 11:40:48 -07:00
Peter Fabian
b8670162a7
Added environment type var to WC tracker.
2020-09-16 13:44:36 +02:00
Darren Ethier
aeeee93e4b
update woo-blocks to 3.4.0
2020-09-15 09:39:41 -04:00
jonathansadowski
929e85fd68
Merge pull request #27662 from atimmer/patch-1
...
Improve bool <-> string conversion functions docs
2020-09-14 14:06:04 -05:00
Christopher Allford
e545bab9c9
Removed `nvm ci` because `@automattic/pupeteer-utils@0.0.1` is not in the NPM registry
2020-09-14 11:03:03 -07:00
Ron Rennick
0bf505ab12
Merge pull request #27645 from woocommerce/update/e2e-utils-for-package
...
prep e2e-utils package for publish
2020-09-14 14:40:19 -03:00
jonathansadowski
6d0839548a
Merge pull request #27644 from woocommerce/update/versions-readme-and-changelog-for-4.5.2
...
Update changelog, readme, and version numbers for 4.5.2
2020-09-14 12:03:12 -05:00
Christopher Allford
a77a1cc77c
Refreshed all lock files and removed "woocommerce" dependency from "e2e-environment"
2020-09-14 10:00:32 -07:00
Christopher Allford
9ee35583bd
Added an NVM lock file and adjusted the engine in our package.json to conform
2020-09-14 09:59:50 -07:00
Jonathan Sadowski
e228093032
Updates the changelog for 4.5.2
2020-09-14 11:51:09 -05:00
Anton Timmermans
723f14e44a
Improve bool <-> string conversion functions docs
...
These functions are polymorphic towards their input types to be more useful in more cases. Change the documentation to reflect this fact.
2020-09-13 13:01:14 +02:00
Rodrigo Primo
9bdafbeb18
Merge pull request #27219 from woocommerce/fix/filter-quantity-in-add_to_cart_handler_grouped
...
Filter quantity in add_to_cart_handler_grouped
2020-09-12 15:56:49 -03:00
Rodrigo Primo
ce656ebec4
Merge pull request #27217 from manutheblacker/master
...
Adding states for Benin(BJ) country 🇧🇯
2020-09-12 15:55:05 -03:00
Rodrigo Primo
d74780f824
Use codes and names from CLDR for Benin subdivisions
...
Source: https://github.com/unicode-org/cldr/blob/master/common/subdivisions/en.xml#L521
Co-authored-by: Claudio Sanches <contato@claudiosanches.com>
2020-09-12 15:27:48 -03:00
Rodrigo Primo
c0a1e46d01
Merge pull request #27075 from passatgt/master
...
Rename Csongrád state to Csongrád-Csanád
2020-09-12 15:20:00 -03:00
Rodrigo Primo
a24937556a
Merge pull request #27658 from woocommerce/update/4.6.0-dev
...
Prepare master for 4.6.0 development
2020-09-12 11:18:22 -03:00
Rodrigo Primo
f345a1e0c8
Merge pull request #27615 from woocommerce/fix/26590
...
Fix bug when using tax classes with some non-ASCII characters
2020-09-11 14:48:10 -03:00
Rodrigo Primo
d7b2207e75
Merge pull request #27610 from attitude/patch-1
...
Encapsulate scope of `c` variable
2020-09-11 14:27:06 -03:00
Rodrigo Primo
fd25815a7c
Prepare master for 4.6.0 development
2020-09-11 14:07:58 -03:00
Jon Campbell
bb949ae474
simplifying filter usage
...
Switched to product id instead of product object
Moving the filter into the if condition instead of having a single use variable
2020-09-11 09:38:52 -07:00
Ron Rennick
238fe43a61
prep e2e-utils package for publish
2020-09-10 16:10:48 -03:00
Claudio Sanches
b5d8d94bc8
Use reference in wc_asort_by_locale
2020-09-10 16:02:39 -03:00
Ron Rennick
0d3889a360
Merge pull request #27113 from woocommerce/add/e2e-feedback-blockers
...
Incorporate blocking issues feedback on initial e2e environment package
2020-09-10 15:56:09 -03:00
Claudio Sanches
d440f21a95
Merge pull request #27636 from woocommerce/fix/27220
...
Remove duplicated entry for Cyprus
2020-09-10 15:39:40 -03:00
Ron Rennick
1c07d5ec5a
restore looking up tags from git, add npm install to travis e2e script
2020-09-10 14:54:35 -03:00
jonathansadowski
2bcdbacc98
Merge pull request #27625 from woocommerce/revert-improved-filtering-for-variations
...
Revert improved filtering for variations
2020-09-10 12:42:15 -05:00
Ron Rennick
bff1e799f4
use better test for creating ready page
2020-09-10 13:23:18 -03:00
Christopher Allford
226225e0da
Merge pull request #27633 from woocommerce/fix/27618
...
Allow zero as variation attribute option
2020-09-10 09:05:56 -07:00
Ron Rennick
88139f9603
update travis setup for e2e
2020-09-10 11:14:51 -03:00
Nestor Soriano
4411a394dc
Reintroduce adjust_posts_count, and remove unnecessary comment.
...
We can't remove that method since it's public, but its body has
been changed so that it just returns the input unchanged.
2020-09-10 15:17:43 +02:00
Jon Campbell
642b5b958e
Update class-wc-emails.php
...
removing whitespace to be coding standards compliant.
2020-09-09 16:32:12 -07:00
Christopher Allford
14c46fa4c2
Merge branch 'master' into add/e2e-feedback-blockers
2020-09-09 14:47:51 -07:00
Christopher Allford
d0e6110e93
Fixed a failing E2E test
2020-09-09 14:47:44 -07:00