Claudio Sanches
5ebab07677
Fixed typo
2021-03-31 19:25:28 -03:00
Claudio Sanches
076248aca0
Fixed logic of get_customer_unique_id
2021-03-30 18:17:12 -03:00
Claudio Sanches
f913dc09dd
Improve get_customer_unique_id()
2021-03-30 14:53:37 -03:00
Claudio Sanches
2da3a37450
Added unit test
2021-03-30 14:11:33 -03:00
Claudio Sanches
65b024a96d
Moved to a new function
2021-03-30 14:11:24 -03:00
Claudio Sanches
b2c8113525
Change UID only for WooCommerce cookies
2021-03-30 13:10:21 -03:00
Greg
64631845b5
Merge pull request #29500 from woocommerce/fix/remove-core-test-import
...
Fix/remove core test import
2021-03-29 16:11:52 -06:00
Ron Rennick
6d36055328
bump e2e-utils version
2021-03-29 17:58:59 -03:00
Ron Rennick
64d935470c
Merge branch 'trunk' into fix/remove-core-test-import
2021-03-29 13:44:22 -03:00
Ron Rennick
3d50da02b8
Merge pull request #29440 from woocommerce/fix/29277-release
...
update changelogs, bump package versions
2021-03-29 13:41:52 -03:00
Claudio Sanches
cb56838d25
Merge pull request #29518 from woocommerce/fix/29483
...
Fix logic for including the "payments" task in onboarding wizard
2021-03-29 13:19:50 -03:00
Nestor Soriano
ccb8cbddac
Adjust tests for WC_Admin_Dashboard_Setup (consider 'payments' task)
2021-03-29 17:39:58 +02:00
Néstor Soriano
5e00c4375f
Merge pull request #29520 from woocommerce/dev/bump-woocommerce-admin-2-1-4
...
Bump woocommerce-admin package to 2.1.4
2021-03-29 15:48:29 +02:00
Adrian Duffell
2ba8059837
Bump woocommerce-admin package to 2.1.4
2021-03-29 20:39:21 +08:00
Nestor Soriano
e0dad77e49
Fix logic for including the "payments" task in onboarding wizard
...
The logic should be "if woo payments is installed and the country
is US then remove the payments task" but the check was mistakenly
being set to "or" so the task was removed whenever the country was US.
2021-03-29 11:25:39 +02:00
Roy Ho
f7e38bd1f1
Merge pull request #29497 from woocommerce/fix/29323
...
Make select2 dropdown text visible in dark mode closes #29323
2021-03-26 14:31:10 -07:00
Beau Lebens
4508236bfe
Merge pull request #29505 from woocommerce/work-with-us
...
Adding hiring links to the main README
2021-03-26 12:57:30 -06:00
Ron Rennick
fd77beb9af
use require instead of import for faker
2021-03-26 11:23:28 -03:00
Aaron Douglas
ec3ce9caeb
Adding hiring links to the main README
...
Follows similar changes made to the mobile repos now that we have our own hiring page.
2021-03-26 08:24:19 -05:00
Ron Rennick
4f6c0ee13e
use require in core test
2021-03-25 15:28:21 -03:00
Claudio Sanches
50e036f934
Merge pull request #23188 from LuigiPulcini/master
...
Add $item to wc_downloadable_file_permission
2021-03-25 12:19:08 -03:00
Claudio Sanches
a2abf955cd
Merge pull request #29496 from woocommerce/fix/29325
...
Fix alignment issues with lost password form closes #29325
2021-03-25 12:11:25 -03:00
roykho
80ef3f039a
Make select2 dropdown text visible in dark mode closes #29323
2021-03-25 07:48:40 -07:00
roykho
43323d3cc6
Fix alignment issues with lost password form closes #29325
2021-03-25 07:30:48 -07:00
Néstor Soriano
47aa9d7e97
Merge pull request #29480 from woocommerce/fix/28914
...
Remove duplicate notices from cart during ajax updates closes #28914
2021-03-25 09:20:14 +01:00
Barry Hughes
49e96300cd
Merge pull request #29485 from woocommerce/fix/28700
...
Adjust alignment issues for Twenty Twenty One theme closes #28700
2021-03-24 16:00:45 -07:00
Claudio Sanches
dd57663274
Merge pull request #29371 from woocommerce/add/trigger-code-reference-update
...
Update code reference after release build is done
2021-03-24 18:39:02 -03:00
Ron Rennick
8efbd3cbf5
Merge branch 'trunk' into fix/29277-release
2021-03-24 17:53:27 -03:00
roykho
0b9f208ea7
Adjust alignment issues for Twenty Twenty One theme closes #28700
2021-03-24 13:39:58 -07:00
Greg
94cd20f16e
Merge pull request #29313 from woocommerce/update/e2e-api-product-delete
...
delete vs trash product in e2e api
2021-03-24 14:25:12 -06:00
Ron Rennick
7529914a98
Merge branch 'trunk' into fix/29277-release
2021-03-24 16:15:03 -03:00
Ron Rennick
6efa5b7ba4
Merge pull request #29399 from woocommerce/fix/29277
...
Update E2E readme files for release
2021-03-24 16:09:34 -03:00
roykho
ad77c37b41
Typo on the variable
2021-03-24 10:07:35 -07:00
roykho
9118349520
Remove duplicate notices from cart during ajax updates closes #28914
2021-03-24 09:59:20 -07:00
Roy Ho
40506dfcc5
Merge pull request #29469 from zZeepo/fix/closing-option-tag
...
Correctly close <option>-tag in admin products/orders list table
2021-03-23 19:00:37 -07:00
Timo Boyer
3e5d7418d9
Remove double space before concat operator
2021-03-23 23:29:30 +01:00
Timo Boyer
f31bc26b61
Correctly close <option>-tag in admin products/orders list table
2021-03-23 21:23:46 +01:00
Roy Ho
7fb346c5d1
Merge pull request #29447 from luizbills/patch-1
...
Add missing sectionend in email settings
2021-03-23 09:48:11 -07:00
jonathansadowski
2e60d47a01
Merge pull request #29181 from woocommerce/fix/27233
...
Use AJAX for Page Configuration
2021-03-23 11:46:00 -05:00
Luiz "Bills
3e48ca7c35
fix coding standard
2021-03-23 13:25:20 -03:00
Néstor Soriano
df78a5cba6
Merge pull request #27751 from mahmoudsaeed/fix-rest-tax
...
Fix taxes endpoint not returning multiple postcodes/cities
2021-03-23 17:04:09 +01:00
Roy Ho
2f2c07ead6
Merge pull request #29452 from Kudratullah/trunk
...
Fixed return type of $type in docblock
2021-03-23 08:30:56 -07:00
Luiz "Bills
df4b584a82
delele empty space
2021-03-23 12:06:10 -03:00
Néstor Soriano
886cd15016
Merge pull request #29378 from woocommerce/fix/code-sniff
...
Remove Travis and fix CI in GitHub Actions
2021-03-23 15:22:49 +01:00
Roy Ho
2086303ddb
Delete .eslintcache
2021-03-22 14:22:35 -07:00
roykho
c79fd6b7bf
Add excludes feature to exclude certain pages
2021-03-22 13:36:55 -07:00
roykho
e5380ac966
Add new function to handle single page search closes #27233
2021-03-22 13:20:16 -07:00
Néstor Soriano
04962799a8
Merge pull request #29459 from woocommerce/fix/29387
...
Revert replacing wp_redirect with wp_safe_redirect in WC_Checkout::process_order_payment
2021-03-22 16:40:38 +01:00
Nestor Soriano
0cdb1f74c1
Revert replacing wp_redirect with wp_safe_redirect
...
Following a code snippet suggestion the wp_redirect in
WC_Checkout::process_order_payment was replaced with wp_safe_redirect,
but this had unitended side effects. From issue #29387 :
You've changed wp_redirect to wp_safe_redirect in
WC_Checkout::process_order_payment. If a 3rd-party-plugin executes a
"non-AJAX-processing-order", wp_safe_redirect will be executed.
But your default PayPal interface will redirect to an URL that is
not allowed in wp_validate_redirect because your default PayPal Gateway
does not add the required PayPal URLs with the hook
"allowed_redirect_hosts". As a result, it could happen that a customer
is not redirected to PayPal but to wp-admin
(https://developer.wordpress.org/reference/functions/wp_safe_redirect/ ).
2021-03-22 16:11:11 +01:00
Vedanshu Jain
46d032d561
Merge pull request #29438 from woocommerce/fix/issue-29430
...
Update SSR db version tooltip to accurately describe the versioning c…
2021-03-22 18:34:23 +05:30