Roy Ho
081e725190
Merge pull request #30216 from woocommerce/add/new-locale-info-file
...
Update locale-info.php
2021-07-26 15:32:10 +01:00
Taha Paksu
12f033e477
Remove changelog entry, change header versions
2021-07-26 16:58:38 +03:00
Taha Paksu
e08540dcf6
Merge branch 'trunk' into add/new-locale-info-file
2021-07-26 16:21:14 +03:00
Claudio Sanches
58e6d8c183
Merge pull request #30344 from woocommerce/prepare/5.7.0
...
5.7.0-dev
2021-07-23 20:59:09 -03:00
Claudio Sanches
02492514f9
5.7.0-dev
2021-07-23 20:58:37 -03:00
Claudio Sanches
8ae16b7317
Merge pull request #30343 from woocommerce/add/5.6.0-beta.1
...
Tag 5.6.0-beta.1
2021-07-23 20:43:40 -03:00
Claudio Sanches
58a719aeed
Tag 5.6.0-beta.1
2021-07-23 19:20:11 -03:00
Greg
e382e03f58
Merge pull request #30291 from woocommerce/add/plugin-upload-flow
...
Added plugin upload functionality
2021-07-22 13:06:56 -06:00
Greg
5229087aa1
Merge branch 'trunk' of github.com:woocommerce/woocommerce into add/plugin-upload-flow
2021-07-22 12:42:50 -06:00
Ron Rennick
f2cb291778
Merge pull request #30330 from woocommerce/fix-e2e/add-wait-for-search
...
Added wait for selector in search
2021-07-22 15:29:43 -03:00
Greg
32454db984
Update selectors
2021-07-22 11:38:42 -06:00
Greg
946a4e755a
Update selector
2021-07-22 11:23:24 -06:00
Greg
0de5726332
Merge branch 'trunk' of github.com:woocommerce/woocommerce into fix-e2e/add-wait-for-search
2021-07-22 11:17:21 -06:00
Greg
45735a30f7
Make selector more specific
2021-07-22 10:55:45 -06:00
Roy Ho
5a70e26541
Merge pull request #29470 from Quy/patch-1
...
Remove trailing colon when checkbox is before label
2021-07-22 16:16:47 +01:00
Roy Ho
1d725d8dc8
Merge pull request #30068 from jobthomas/patch-1
...
"Pending payment" instead of "Pending" as the correct status
2021-07-22 16:03:12 +01:00
Roy Ho
742d18a73a
Merge pull request #30252 from kravco/log-file-dropdown-modification-time
...
fix incorrect modification time in logs dropdown
2021-07-22 15:34:30 +01:00
Roy Ho
bb78d07615
Merge pull request #30334 from woocommerce/add_setting_to_tracker
...
Add the setting checkout_login_reminder to be tracked
2021-07-22 15:25:36 +01:00
Vedanshu Jain
50c8b7d1eb
Merge pull request #30335 from woocommerce/fix/30298
...
Remove unnecessary search related 'where' in handling of 'posts_clauses'
2021-07-22 16:11:20 +05:30
Nestor Soriano
70dc65ae48
Remove unnecessary search 'where' in handling of 'posts_clauses'
...
PR 29896 added extra handling in response to the 'post_clauses' hook
in order to use the new product attributes lookup table. However it
also added a new 'where' clause based on the value returned by
'get_main_search_query_sql', which turns out is not needed and
causes problems with some themes.
This commit removes that extra 'where'.
2021-07-22 11:26:10 +02:00
Néstor Soriano
4c709a1775
Merge pull request #30294 from woocommerce/fix/30288-2
...
Download handler: support falling back on the redirect method (as an option, not a default)
2021-07-22 09:39:32 +02:00
Menaka S
aa375b55a8
Add the setting checkout_login_reminder to be tracked
2021-07-22 13:03:12 +05:30
barryhughes
fbda9cb58e
Update with latest changes from trunk.
2021-07-21 14:54:53 -07:00
Claudio Sanches
5b96f3db8a
Merge pull request #30313 from woocommerce/update/woocommerce-admin/2.5.0-beta.2
...
Bump woocommerce-admin version to 2.5.0-beta.2
2021-07-21 17:33:03 -03:00
Greg
88686602ed
Add longer timeout on selector
2021-07-21 13:26:33 -06:00
Joel Thiessen
9801cd80c6
Patcing tests relevant to new payment gateway API
2021-07-21 12:06:41 -07:00
Greg
e0c5bdadc2
Added wait for selector in search
2021-07-21 12:45:16 -06:00
Greg
a661bc4bbb
Merge branch 'trunk' of github.com:woocommerce/woocommerce into add/plugin-upload-flow
2021-07-21 11:31:30 -06:00
Greg
d062a76a2c
Code review feedback
2021-07-21 10:22:50 -06:00
barryhughes
b97d2ed50e
Update setting text per feedback.
2021-07-21 07:45:28 -07:00
Fernando Marichal
c5cf917850
Bump woocommerce-admin version to 2.5.0-beta.2
2021-07-21 10:01:06 -03:00
Claudio Sanches
683cc40cbf
Merge pull request #30097 from woocommerce/add/shipping-phone
...
Add support for Shipping Phone Number in Order and Customer classes
2021-07-20 21:00:45 -03:00
Claudio Sanches
442f357c29
Bump templates for 5.6 release
2021-07-20 20:58:47 -03:00
Claudio Sanches
5e4f3b40e3
Include since tag to new methods
2021-07-20 20:55:39 -03:00
barryhughes
583130531c
Fix E2E tests.
2021-07-20 16:52:42 -07:00
Greg
f31693aaec
Add in env flag
2021-07-20 15:26:51 -06:00
Greg
17eb1ddd22
Merge branch 'trunk' of github.com:woocommerce/woocommerce into add/plugin-upload-flow
2021-07-20 13:57:04 -06:00
barryhughes
c5c21fe5ee
Revise "Redirect only" deprecation message.
2021-07-20 11:18:22 -07:00
barryhughes
46f9644eae
Update test for product download settings.
2021-07-20 11:18:22 -07:00
barryhughes
d81eee6b5a
Download handler: support falling back on the redirect method as an option.
2021-07-20 11:18:22 -07:00
barryhughes
dc3589f0e3
Revert f88586e
but add supporting logging.
2021-07-20 11:18:22 -07:00
Roy Ho
1947c80c21
Merge pull request #30305 from shyam-mishra/fix/30198
...
fixed by putting strip all tag
2021-07-20 15:54:09 +01:00
Roy Ho
ad6b6bd0ff
Merge pull request #30186 from SaturnFromTitan/fix-typo-bug-issue-template
...
fixed a typo in the bug issue template of github
2021-07-20 15:10:20 +01:00
jonathansadowski
dc3b3dc662
Merge pull request #30301 from woocommerce/fix/30290
...
Use WC Version for loading scripts instead of hardcoding them closes …
2021-07-20 09:09:51 -05:00
roykho
d9a329e0cc
Update to use our own custom versioning
2021-07-20 05:59:35 -07:00
jonathansadowski
15146e0916
Merge pull request #30303 from woocommerce/update/sqli-readme
...
Update readme and changelog for 5.5.1 and related versions
2021-07-19 14:59:16 -05:00
Roy Ho
0a857088f9
Merge pull request #30287 from woocommerce/fix/29723
...
Fix: "search product" block not displaying textbox in shop page
2021-07-19 16:17:49 +01:00
Greg
3267a7253c
Merge branch 'trunk' of github.com:woocommerce/woocommerce into add/plugin-upload-flow
2021-07-19 09:06:52 -06:00
Nestor Soriano
bc7f9edb11
Fix product search block not actually working.
2021-07-19 16:51:13 +02:00
Nestor Soriano
88e8ea5dc2
Replace the 'wp_kses_allowed_html' hooking with a call to
...
'wp_kses_allowed_html' and a call to 'wp_kses'.
2021-07-19 15:10:33 +02:00