Rodrigo Primo
469101519a
Remove WC 4.6 from changelog.txt as this version is yet to be released
2020-09-22 10:04:17 -03:00
Claudio Sanches
0d42a0419e
Update changelog.txt
2020-09-21 16:36:41 -03:00
Claudio Sanches
3391d8c0b0
Merge pull request #27718 from woocommerce/bump-versions-to-4.7.0
...
Bump WC version to 4.7.0
2020-09-21 16:21:09 -03:00
Claudio Sanches
f648cec276
Updated package.json
2020-09-21 16:20:22 -03:00
Claudio Sanches
eb99c1c857
Merge pull request #27719 from woocommerce/preparation/4.6.0-beta
...
Prepare 4.6.0 changelog
2020-09-21 16:19:54 -03:00
Claudio Sanches
d9d62d8bd3
Fixed changelog
2020-09-21 16:19:40 -03:00
Claudio Sanches
0524d5f581
Restored "See changelog for all versions" link
2020-09-21 16:19:17 -03:00
Claudio Sanches
ed4750f97a
Merge pull request #27715 from woocommerce/fix/post-merge-script-exit-status
...
Fix post-merge.sh exit status
2020-09-21 16:15:19 -03:00
Rodrigo Primo
85c35a9ebd
Remove WC 4.5.0 changelog from readme.txt
...
Once WC 4.6.0 changelog is finsihed in changelog.txt, we need to copy it
to readme.txt.
2020-09-19 15:37:17 -03:00
Rodrigo Primo
f7d1fca384
Add WooCommerce Blocks changes to WC 4.6.0 changelog
2020-09-19 15:35:06 -03:00
Rodrigo Primo
6a641c4b1d
Bump WC version to 4.7.0
2020-09-19 15:24:12 -03:00
Rodrigo Primo
aaf4e189bb
Add WooCommerce 4.6.0 changes to the changelog
...
Still pending the changelog for WooCommerce Admin and WooCommerce Blocks
2020-09-19 15:21:39 -03:00
Christopher Allford
b400e3bdb1
Merge pull request #27648 from woocommerce/package/e2e-environment/better-container-detection
...
Revise default version selection in @wordpress/e2e-environment
2020-09-18 16:07:09 -07:00
Christopher Allford
bf70a3ea74
Updated lock files
2020-09-18 14:43:00 -07:00
Christopher Allford
d22ed6547e
Merge branch 'master' into package/e2e-environment/better-container-detection
2020-09-18 14:32:11 -07:00
Rodrigo Primo
2100273398
Merge pull request #27712 from woocommerce/update/woocommerce-admin/1.6.0-beta.1
...
Bump woocommerce-admin to 1.6.0-beta.1
2020-09-18 17:32:28 -03:00
Rodrigo Primo
7401982d37
Merge pull request #27047 from woocommerce/fix/26972
...
Removed Features settings and home screen option
2020-09-18 16:46:43 -03:00
Timmy Crawford
3def445592
Update composer.lock
2020-09-18 12:39:49 -07:00
Rodrigo Primo
52e055368d
Merge pull request #26853 from woocommerce/fix/26173
...
deprecate wc-setup
2020-09-18 15:57:41 -03:00
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
Ron Rennick
9ae1ba92c6
remove WC_Admin_Setup_Wizard_Tracking from tracking classes
2020-09-18 15:26:18 -03:00
Ron Rennick
0735ed9f40
Merge branch 'fix/26173' of github.com:woocommerce/woocommerce into fix/26173
2020-09-18 15:23:08 -03:00
Ron Rennick
4b3b40d42e
address feedback
2020-09-18 15:22:24 -03:00
Rodrigo Primo
f3191907d9
Add missing line break
2020-09-18 14:25:25 -03:00
Ron Rennick
43051a0950
update deprecation versions to 4.6.0
2020-09-18 13:16:46 -03:00
Ron Rennick
cca97599d7
only automatically create pages on new install
2020-09-18 13:10:11 -03:00
Ron Rennick
9915a5b142
merge master
2020-09-18 12:53:28 -03:00
Ron Rennick
6630f3fdba
remove class accidentally added to PR
2020-09-18 12:41:57 -03:00
Timmy Crawford
7d6ad8045b
Bump woocommerce-admin to 1.6.0-beta.1
2020-09-18 08:30:35 -07: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