Commit Graph

53159 Commits

Author SHA1 Message Date
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 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
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 d3413420e1
Remove developer note 2023-08-23 12:53:58 +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
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
Corey McKrill 4ac5f24c7e
Markdown linting fix 2023-08-22 12:15:58 -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
Brent MacKinnon 072396d07b Create extension-developer-handbook.md 2023-08-22 13:15:03 -03:00
nigeljamesstevenson c0d6a75731
In-app Marketplace React rebuild: feature branch (#39121) 2023-08-22 17:09:14 +01:00
Niels Lange 082a88fa96
Add a currency and symbol 2023-08-22 16:54:20 +02:00
Maikel David Pérez Gómez 897e0673a7
Add quick actions dropdown menu per variation item (#39816)
* Add the dropdown menu to the variations list

* Add preview link to the preview dropdown menu item

* Add delete variation support to the delete menu item

* Fix linter error

* Add changelog file

* Add wcadmin_product_variations_menu_view, wcadmin_product_variations_preview and wcadmin_product_variations_delete tracking events to the variation quick actions menu items
2023-08-22 10:42:18 -04:00
Niels Lange 7803b6e165
Update rename-a-country.md 2023-08-22 16:11:37 +02:00
Niels Lange 04224dd7e4
Update change-a-currency-symbol.md 2023-08-22 15:48:40 +02:00
Niels Lange 0b48931d11
Change a currency symbol 2023-08-22 14:54:17 +02:00
Niels Lange cd654d5378
Add code snippet to rename a country 2023-08-22 14:36:43 +02:00
Kyle Nel f2446da15f
Merge branch 'trunk' into feature/marketplace 2023-08-22 13:16:13 +02:00
RJ cb2cf79342
dev: refactor core profiler loader (#39735)
* dev: refactor core profiler loader

* dev: added storybook example for loader

* lint

* Apply suggestions from code review

Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>

* addressed review feedback

---------

Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
2023-08-22 19:58:33 +10:00
Leif Singer d8c9f6a5a3 Turn off the experimental flag for HPOS 2023-08-22 11:11:12 +02:00
Néstor Soriano 4876ab35b8
Bump WooCommerce minimum required PHP version to 7.4 (#39820)
-Change "Requires PHP":
  - In woocommerce.php
  - In readme.txt
  - In plugins/woocommerce-docs/woocommerce-docs.php
  - In packages/js/create-product-editor-block/plugin-templates/$slug.php.mustache

- Change "testVersion" in phpcs.xml:
  - In the root of the repository
  - In plugins/woocommerce
  - In plugins/woocommerce-beta-tester

- Change "require-php" and "config-platform-php" in composer.json
- Update composer.lock with more modern versions of some of the dependencies
- Remove the admin notice about the upcoming bump for PHP 7.3 users in class-wc-admin-notices.php
2023-08-22 09:21:09 +02:00
Jonathan Lane c2cbc87807
Updates Playwright to 1.37.1 from 1.33 (#39815)
Co-authored-by: Jon Lane <jon.lane@automattic.com>
2023-08-22 12:59:28 +08:00
Niels Lange 0519dbb7d0
Bump WooCommerce blocks package to 10.9.2 (#39828)
* Bump WooCommerce blocks package to 10.9.2

* Add changelog file
2023-08-21 14:50:01 -05:00
Moon 6f1a84e435
Run A/B test on the core profiler plugins page with Jetpack and Jetpack Boost (#39799)
* Update Jetpack label and description

* Replace Jetpack with Jetpack Boost for treatment group

* Add changelog

* Append plugin_name param to Jetpack Connection page URL

* Use the correct experiment name
2023-08-21 12:43:15 -07:00
Maikel David Pérez Gómez a4ed336a0d
Variation attributes can not be enabled in Attributes section and Non Variations attributes cannot be enabled in Variation Options section (#39770)
* Disabled attributes used in different section

* Let the attribute input field to disable some items within the dropdown list

* Define disabled attribute ids and message

* Filter non variable attributes as disabled to be used under variations options

* Filter variable attributes as disabled to be used under attributes

* Add changelog file

* Fix linter error

* Add tooltip option to menu item and use it for attribute and variations

* Fix some rebase conflicts

* Add changelog file

---------

Co-authored-by: Lourens Schep <lourensschep@gmail.com>
2023-08-21 15:39:31 -04:00
Brent MacKinnon 2189582b57 updating issue names 2023-08-21 16:08:56 -03:00