Commit Graph

38785 Commits

Author SHA1 Message Date
Christopher Allford bdef58fe44
Merge pull request #29909 from woocommerce/fix/28132
REST API: Update date_query usage in CRUD controller to be consistent and generate an array of queries
2021-05-14 12:58:20 -07:00
Ron Rennick 82404d467b package lock maintenance for version bump 2021-05-14 16:53:46 -03:00
roykho 9f6104598b
Set header cache-control for cart/checkout pages closes #29484 2021-05-14 12:06:07 -07:00
Jonathan Sadowski 661aa38b6b REST API: Update date_query usage in CRUS controller to be consistent, and generate an array of queries 2021-05-14 13:26:30 -05:00
Ron Rennick bee633cef7
Update delete all to include trash (#29881)
* update stale to Stale in feedback label CI

* delete trashed objects, use api to delete imported products

* restore two lines deleted in merge
2021-05-14 17:49:55 +02:00
Nestor Soriano e085898fc4
Use the product attributes lookup table for the filter by attribute widget when enabled. 2021-05-14 17:04:25 +02:00
Christopher Allford 763a1d99cf
Merge pull request #29637 from woocommerce/wc-admin-nonce
Convert notices to use native nonce generation from WC Admin
2021-05-13 14:36:50 -07:00
Christopher Allford dcec089e7e Merge branch 'trunk' into wc-admin-nonce 2021-05-13 14:11:32 -07:00
Christopher Allford 829ad5d9b0
Merge pull request #29892 from woocommerce/update/woocommerce-admin/2.3.0
Update woocommerce-admin package to 2.3.0
2021-05-13 14:05:53 -07:00
Ron Rennick 6d17a722b1
Merge pull request #29902 from woocommerce/packages/api-prep-release
update api package readme & changelog to prep for release
2021-05-13 16:35:36 -03:00
Timmy Crawford 771548f852 Update woocommerce-admin package to 2.3.0 2021-05-13 12:19:10 -07:00
Christopher Allford da88e7dede
Merge pull request #29879 from woocommerce/update/woocommerce-blocks-5.1.0
Update WooCommerce Blocks package to 5.1.0
2021-05-13 12:13:22 -07:00
Ron Rennick 2a86d2b2ab update api package readme & changelog to prep for release 2021-05-13 16:06:28 -03:00
Greg 63fe943ef9
Merge pull request #29819 from woocommerce/fix/27873
Add order support to API package
2021-05-13 08:07:55 -06:00
Ron Rennick 7806ea2b5d
update remove stale on comment (#29882)
* remove the stale label when feedback is provided

* remove labels in separate steps
2021-05-13 14:25:14 +02:00
Vedanshu Jain 90b50f11f3
Merge pull request #29843 from woocommerce/add/wc-pay-ad-banner
Add support for WooCommerce Payments ad banner on extensions screen's "Featured" section
2021-05-13 16:56:55 +05:30
Nestor Soriano 32cce6032d
Add Filterer class and use it when filtering by attributes lookup table usage is enabled. 2021-05-13 12:29:23 +02:00
Nestor Soriano 22b5ec121f
Fix: no output for settings classes that directly override get_settings. 2021-05-13 09:24:25 +02:00
Paul Sealock 08d71b5a0c make assignment 1-12 2021-05-13 17:58:09 +12:00
Paul Sealock cc244ce103 remove activation hook as its redundant 2021-05-13 12:59:19 +12:00
Paul Sealock 1314e7e142 Add woocommerce_inbox_variant: 2021-05-13 12:55:58 +12:00
jonathansadowski 692ddaf4f2
Merge pull request #29318 from woocommerce/fix/rounding
Make rounding more accurate when prices are entered more than 2dp
2021-05-12 17:43:29 -05:00
Roy Ho 4d6559e957
Merge pull request #29877 from woocommerce/tracker_sql_query
Move Tracker to use direct sql queries
2021-05-12 14:53:49 -07:00
Dan Wyman 721fee7064 Add periods to comments. 2021-05-12 14:23:07 -07:00
Claudio Sanches fa8d316e7b
Merge pull request #29885 from woocommerce/update/node-version-v12
Bump node version to align with v12 used in .nvmrc
2021-05-12 18:12:03 -03:00
And Finally 7202f19631 Added support for `geoblacklist` in `output_promotion_block`. 2021-05-12 17:54:20 +01:00
And Finally 6bb1ec73a4 Reverted renaming of `geowhitelist` and `geoblacklist`, in case they are still present in other endpoints. 2021-05-12 17:48:37 +01:00
Leif Singer e086c82b68 Bump node version to align with v12 used in .nvmrc 2021-05-12 11:06:13 +02:00
And Finally de331ad893 Addressing feedback. Removed `!important` from `.addons-button-expandable` rule. Renamed `geowhitelist` and `geoblacklist` to `geo_allow_list` and `geo_block_list`. 2021-05-12 09:41:31 +01:00
Néstor Soriano d2da61ac53
Merge pull request #28132 from TimBHowe/update/fix-28111 2021-05-12 08:42:34 +02:00
Menaka S e20223f63e Make the restored function private 2021-05-12 06:48:36 +05:30
Menaka S ffd6bd4163 Make the new function private 2021-05-12 06:43:36 +05:30
Dan Wyman d13ce85b66 Set default value for variable 2021-05-12 06:40:53 +05:30
Menaka S 5dfac89d80 Add function to get order details by gateway 2021-05-12 06:40:53 +05:30
Menaka S 20b39bedac Restore direct SQL queries and functions from WC 5.0 2021-05-12 06:40:53 +05:30
Claudio Sanches c520505dbe
Merge pull request #29809 from kapilpaul/fix/coding-style-in-class-wc-email
fix: coding style in class-wc-email.php
2021-05-11 18:02:39 -03:00
jonathansadowski f8340f80cb
Merge pull request #29878 from woocommerce/update/contributors-remove-dependabot
Remove dependabot from contributors script
2021-05-11 14:16:10 -05:00
Claudio Sanches 67821771e3
Merge pull request #29880 from woocommerce/update/5.3-release
Update changelog and readme for 5.3 release, and bump version in package.json
2021-05-11 14:14:27 -03:00
Jonathan Sadowski 514530d2e2 Update changelog and readme for 5.3 release, and bump version in package.json 2021-05-11 11:39:46 -05:00
Claudio Sanches af809c70cb
Merge pull request #28335 from OlegApanovich/fix/28008
Fix filter woocommerce_shipping_rate_cost backwards compatibility
2021-05-11 13:34:19 -03:00
Claudio Sanches c389af7f77
Merge pull request #29477 from jjchrisdiehl/ve_locale
Adding Venezuelan states
2021-05-11 13:29:27 -03:00
Claudio Sanches 7c417716df
Update i18n/states.php 2021-05-11 13:27:59 -03:00
Claudio Sanches c90681375c
Update i18n/states.php 2021-05-11 13:27:20 -03:00
roykho 006f580b28
Remove unneeded order_version 2021-05-11 08:54:35 -07:00
roykho b808d9a24f
Fix merge conflicts 2021-05-11 08:53:03 -07:00
Claudio Sanches 4e89b08df9 Remove dependabot from contributors script 2021-05-11 12:52:24 -03:00
Claudio Sanches bdfeeaf1fd
Merge pull request #29862 from woocommerce/dependabot/npm_and_yarn/tests/e2e/utils/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /tests/e2e/utils
2021-05-11 12:46:15 -03:00
dependabot[bot] d73c948c67
Bump lodash from 4.17.20 to 4.17.21 in /tests/e2e/utils
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 15:45:21 +00:00
Claudio Sanches f48b96077d
Merge pull request #29863 from woocommerce/dependabot/npm_and_yarn/tests/e2e/api/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /tests/e2e/api
2021-05-11 12:44:26 -03:00
Claudio Sanches a81d0358ef
Merge pull request #29864 from woocommerce/dependabot/npm_and_yarn/tests/e2e/api/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /tests/e2e/api
2021-05-11 12:41:44 -03:00