Commit Graph

53452 Commits

Author SHA1 Message Date
Matt Sherman f7babfbdd2 Add snippet to adjust the quantity input values 2023-08-23 15:08:26 -04:00
github-actions[bot] c14d6d918e
Prep trunk for 8.2 cycle (#39834)
Prep trunk for 8.2 cycle with version bump to 8.2.0-dev

Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-08-23 13:53:56 -05:00
github-actions[bot] 1d26182f3b
Release: Remove 8.1 change files (#39836)
Delete changelog files from 8.1 release

Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-08-23 13:52:51 -05:00
Barry Hughes 53c93ab449
Turn off the experimental flag for HPOS (#39846) 2023-08-23 09:22:57 -07:00
Barry Hughes d6463c6543
Add code snippet to rename a country (#39847) 2023-08-23 09:14:32 -07:00
Maikel David Pérez Gómez 0db29cd8c1
Create several global attributes with the same name (#39827)
* Save changes

* Remove restriction from the variations dropdown to let users create multiple attributes with the same name

* Add support for autogenerate slug in the create attribute endpoint

* Add a tooltip to specify the slug of the attribute when there are more than one listed in the dropdown list

* Add changelog files

* Revert filtering to the prev implementation

* Add review suggestions

* Add return description to the generate_unique_slug function description
2023-08-23 12:08:05 -04:00
Nathan Silveira 97137f15e7
Update new product editor middleware regex to not match 'product_brand' (#39822)
Update regex to not match 'product_brand'
2023-08-23 11:38:20 -03:00
Niels Lange 1b85b89bc0
Merge branch 'trunk' into docs/add-or-modify-states 2023-08-23 15:21:19 +02:00
Niels Lange 3687869508
Merge branch 'trunk' into docs/add-a-country 2023-08-23 15:20:54 +02:00
Niels Lange 61da6cb7fa
Merge branch 'trunk' into docs/rename-a-country 2023-08-23 15:19:53 +02:00
Niels Lange d6d956b0a6
Add code snippet to change a currency symbol (#39848) 2023-08-23 15:04:12 +02:00
Ron Rennick d3774b0335
Improve BACS/Direct Bank Transfer UI. (#39860) 2023-08-23 09:31:23 -03:00
Vedanshu Jain 56333c425f Add CLI commands to enable or disable HPOS. 2023-08-23 17:56:31 +05:30
Leif Singer ce422f1769 remove HPOS `log_production_warning` in CLIRunner 2023-08-23 14:20:25 +02:00
Niels Lange 3237e2135f
Merge branch 'trunk' into docs/change-a-currency-symbol 2023-08-23 14:01:20 +02:00
Niels Lange 5a74f2a31b
Add code snippet to add a currency and symbol (#39851) 2023-08-23 13:49:13 +02:00
Niels Lange 4b082cec17
Update docs/snippets/add-or-modify-states.md
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-23 12:55:33 +02:00
Niels Lange 6aabbd75d5
Remove developer note 2023-08-23 12:55:06 +02:00
Niels Lange d3413420e1
Remove developer note 2023-08-23 12:53:58 +02:00
Niels Lange e743621c63
Update docs/snippets/add-a-country.md
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-23 12:52:19 +02:00
Niels Lange a387e6840a
Update rename-a-country.md 2023-08-23 12:48:03 +02:00
Niels Lange e39e15d202
Update docs/snippets/rename-a-country.md
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-23 12:46:29 +02:00
Niels Lange e6eadd9cca
Update docs/snippets/rename-a-country.md
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-23 12:45:38 +02:00
Niels Lange 9d93263650
Update change-a-currency-symbol.md 2023-08-23 12:43:24 +02:00
Niels Lange b03db0bee4
Update docs/snippets/change-a-currency-symbol.md
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-23 12:40:46 +02:00
Niels Lange 718ab9c74e
Update docs/snippets/change-a-currency-symbol.md
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-08-23 12:37:27 +02:00
Néstor Soriano 845aa40883
Remove legacy PHP version checks (#39845)
- In the status report (server PHP version display)
- In the abstract CSV exporter (fputcsv function)
- In the legacy REST API controllers (get_raw_data function)
- In the wc_setcookie function
- In the wc_round_tax_total function

Also remove the infrastructure for WP and PHP minimum requirement notices
2023-08-23 09:42:59 +02:00
Barry Hughes 683be14ca2
Skip eslint annotate on fork PRs (#39861) 2023-08-22 20:31:43 -07:00
Sam Seay 1fa3a880f3
Skip eslint annotate on fork PRs. 2023-08-23 09:09:09 +08:00
barryhughes 1012c45a48 Improve verbiage for tooltip. 2023-08-22 16:07:19 -07:00
barryhughes da5d81374d Improve BACS/Direct Bank Transfer UI. 2023-08-22 16:02:22 -07:00
Jon Lane b4e35c63fe Merge branch 'trunk' into api/start-unskipping-daily-tests 2023-08-22 15:19:24 -07:00
Jon Lane 64cb3a032d Run tests serially 2023-08-22 14:36:35 -07:00
Jon Lane bdb9335d3a Update shipping zone tests 2023-08-22 13:47:57 -07:00
Jon Lane bec1f11869 Add changelog 2023-08-22 13:42:41 -07:00
Jon Lane e0397bf455 Update settings test for external host 2023-08-22 13:33:24 -07:00
Corey McKrill f497e18141
Docs: Add doc for CRUD objects (#39702) 2023-08-22 13:16:55 -07:00
Corey McKrill ce81c78ff6
Docs: Add doc for Data stores (#39739) 2023-08-22 12:58:27 -07:00
Corey McKrill e6c5d1be3e
Various wording and grammar tweaks 2023-08-22 12:31:14 -07:00
Corey McKrill f6df363683
Docs: Add doc for CRUD objects
Combines the following two older versions of this doc:
* https://github.com/woocommerce/woocommerce/wiki/CRUD-Objects-in-3.0
* https://woocommerce.com/document/developing-using-woocommerce-crud-objects/
2023-08-22 12:31:14 -07:00
Ron Rennick d853068c21 missed the second 7.4 2023-08-22 16:16:40 -03:00
Corey McKrill 4ac5f24c7e
Markdown linting fix 2023-08-22 12:15:58 -07:00
Ron Rennick 10094d682d Merge branch 'trunk' into fix/readme-php-version 2023-08-22 16:14:57 -03:00
Ron Rennick 0c133fdafd bump to 7.4 see #39820 2023-08-22 16:12:30 -03:00
Barry Hughes 1d6f912b25
Coding standards: add trailing ; 2023-08-22 12:03:11 -07:00
Corey McKrill 76174c4f03
Specify language for fenced code blocks 2023-08-22 12:01:15 -07:00
Corey McKrill 4f89b0f307
Docs: Add doc for Data stores
Moves the following Wiki doc into our docs folder and makes some minor
wording and grammatical tweaks:
* https://github.com/woocommerce/woocommerce/wiki/Data-Stores
2023-08-22 11:43:51 -07:00
jonathansadowski f9363d4804
Update Yoast PHPUnit Polyfill to 2.0 (#39830)
* Update Yoast PHPUnit Polyfill to 2.0

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
2023-08-22 12:33:30 -05:00
Barry Hughes dc9272946d
Initiating the Docs Information Architecture and committing the first… (#39812) 2023-08-22 10:16:02 -07:00
barryhughes 0759bafdc4 If `geo_hash` is known and correct, avoid an unnecessary redirect back to the same page. 2023-08-22 09:38:51 -07:00