Commit Graph

38446 Commits

Author SHA1 Message Date
Nestor Soriano 43a2bb2a24
Don't show the "WooCommerce Setup" widget in dashboard if WC Admin is disabled 2021-04-07 15:38:25 +02:00
Nestor Soriano a37b2a7474
Don't verify empty country codes on checkout
PR #28849 introduced a verification of the posted country code
on checkout, so an invalid code will throw an error. However there
are cases when an empty code is legitimately received, for example
when using Paypal checkout directly from the product page and
the customer doesn't have an address in his Paypal profile.
2021-04-07 09:59:56 +02:00
Barry Hughes 87cdcff52d Merge branch 'trunk' into fix/28759-billing-shipping-addresses 2021-04-06 17:22:52 -07:00
Brian 778cf448cb
Update data.php
fix legacy code test
2021-04-06 23:56:28 +02:00
Brian 50b882905f
Update data.php
fix legacy tests
2021-04-06 23:44:36 +02:00
Brian 913c46ac91
Update functions.php
fix legacy test
2021-04-06 23:43:53 +02:00
Brian 6ca74affb0
Update class-wc-order.php
add aria-hidden="true" to <del>
2021-04-06 23:24:22 +02:00
Brian e2820e90f9
Update wc-formatting-functions.php
add aria-hidden="true" on <del>
2021-04-06 23:15:15 +02:00
Brian 2570510ff4
Update states.php
changes requested by claudiosanches and codesnif
2021-04-06 22:17:49 +02:00
Claudio Sanches 855f48d53b
Merge pull request #29314 from woocommerce/fix/prevent-missing-order-error
Return 0 if order isn't available in WC_Payment_Gateway::get_order_total
2021-04-06 17:06:54 -03:00
Claudio Sanches dff620fb20
Merge pull request #29584 from masteradhoc/masteradhoc-patch-typo-fix
fix typo in payment methods
2021-04-06 16:59:06 -03:00
roykho 9c59b80820
Bump version for template closes #29595 2021-04-06 11:37:52 -07:00
Veljko V be44da32de
Merge pull request #29551 from woocommerce/fix/allow-local-slackbot
Allow local slackbot
2021-04-06 16:35:48 +02:00
Greg 6d02a3d375
Merge pull request #29600 from woocommerce/fix/smoke-test-schedule
Fix tranposed cron schedule
2021-04-06 07:59:41 -06:00
Ron Rennick 1f919d3681 fix tranposed cron schedule 2021-04-06 08:18:45 -03:00
rodel-calasagsag fb5ccc14a1 Consistent faker version 2021-04-06 02:26:58 -07:00
Rodel Calasagsag da4d294e29
Merge branch 'trunk' into e2e/e2e-merchant-settings-add-shipping-classes 2021-04-06 01:26:12 -07:00
rodel-calasagsag 1d77f607b0 Changed property tax_class to taxClass 2021-04-06 01:09:30 -07:00
Greg 9834ecec75
Merge pull request #29596 from woocommerce/fix/stalebot-schedule
Update parameters on stalebot action
2021-04-05 15:40:44 -06:00
Ron Rennick 6f80b55617 fix transposed cron schedule, change process order 2021-04-05 18:16:12 -03:00
Greg 5aeafe56eb
Merge pull request #29571 from woocommerce/add/smoke-test-daily
add smoke test daily log in
2021-04-05 13:32:22 -06:00
Ron Rennick 8bfb2fa8df
Merge pull request #29544 from woocommerce/fix/empty-cart-remove-coupons
Remove all coupons before each test run, and clear cart
2021-04-05 16:11:38 -03:00
Claudio Sanches 6f2c19d2bb
Merge pull request #29594 from woocommerce/gitignore
gitignore unneeded eslint cache file
2021-04-05 14:50:21 -03:00
Veljko V 5cb034fdc7
Merge branch 'trunk' into e2e/e2e-shopper-cart-redirection 2021-04-05 17:55:48 +02:00
Veljko V 701d7fa183
Merge branch 'trunk' into e2e/e2e-merchant-import-products 2021-04-05 17:50:32 +02:00
roykho 85904cfada
gitignore unneeded eslint cache file 2021-04-05 08:20:26 -07:00
Roy Ho 836c9e85b6
Merge pull request #29304 from jacobarriola/patch-1
New filter: stock check message
2021-04-05 08:17:09 -07:00
Jacob Arriola 319a45705d
Update WC version 2021-04-05 07:56:05 -07:00
Greg 21647f5251
Merge pull request #29564 from woocommerce/e2e/e2e-shopper-login-checkout
Added new e2e test shopper checkout login account
2021-04-05 08:34:28 -06:00
Veljko 45fdc3451c Add new e2e test shopper cart redirection 2021-04-05 15:53:49 +02:00
Nestor Soriano b4a9560358
Update Blocks to 4.7.1 2021-04-05 12:02:48 +02:00
Nestor Soriano 8729733da4
Escape short description 2021-04-05 11:58:37 +02:00
Néstor Soriano b4354d01fd
Merge pull request #29589 from woocommerce/preparation/5.2-rc.2
Release preparation: 5.2.0-rc.2
2021-04-05 11:50:34 +02:00
Nestor Soriano 35f3a553f8
Add changelog for 5.2-rc.2 2021-04-05 11:43:32 +02:00
Néstor Soriano e216d547bb
Merge pull request #29577 from woocommerce/update/woocommerce-admin/2.1.5
Update woocommerce-admin package to 2.1.5
2021-04-05 11:28:07 +02:00
Veljko 9d1b347148 Add spacing and missing await 2021-04-05 11:25:15 +02:00
vedanshujain db5a77bec6 Use composer 2.0+ to update files. 2021-04-05 14:31:27 +05:30
rodel-calasagsag dee400cd84 Make product names unique 2021-04-04 06:29:19 -07:00
rodel-calasagsag 3d8e27e06a Changed currency to USD 2021-04-04 03:44:40 -07:00
rodel-calasagsag 8de05f8e5b Added 'faker' dependency 2021-04-04 02:26:53 -07:00
Rodel Calasagsag cb53050892
Merge branch 'trunk' into e2e/e2e-merchant-settings-add-shipping-classes 2021-04-04 01:47:33 -07:00
rodel-calasagsag 68df2796a9 Added 'faker' dependency 2021-04-04 01:39:57 -07:00
rodel-calasagsag e39badbcf7 Fixed missing semi-colons and other styling issues 2021-04-04 01:26:27 -07:00
rodel-calasagsag 8d4ebb935e Add missing exports for this test 2021-04-04 01:20:59 -07:00
Brian 5b274fda87
add portugal states
adding states based on #29206
2021-04-04 01:11:04 +02:00
Brian f5dfee102d
fix typo 2021-04-04 00:18:27 +02:00
Timmy Crawford b0de623f25 Update woocommerce-admin package to 2.1.5 2021-04-02 10:00:38 -07:00
Veljko V b850ba3f84
Merge branch 'trunk' into e2e/e2e-merchant-import-products 2021-04-02 09:52:45 +02:00
Veljko V 93ceea1854
Merge branch 'trunk' into e2e/e2e-shopper-login-checkout 2021-04-02 09:51:52 +02:00
Ron Rennick 9355c92231 add smoke test daily log in 2021-04-01 21:55:38 -03:00