Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating stable playground-ready branch with latest changes to main #174

Merged
merged 58 commits into from
Nov 11, 2024

Conversation

asirota
Copy link
Member

@asirota asirota commented Nov 11, 2024

Pull Request

What changed?

lots changed since Oct 29 2024, the last PR on playground-ready from main

Why did it change?

lots of improvements, translations...

Did you fix any specific issues?

this is just an update of the stable branch

CERTIFICATION

By opening this pull request, I do agree to abide by the Code of Conduct and be bound by the terms of the Contribution Guidelines in effect on the date and time of my contribution as proven by the revision information in GitHub.

namithj and others added 30 commits October 29, 2024 13:50
* Update blueprint.json

Switching to default theme of 2022 to support minimum WP Playground support for WordPress version as 5.9.9

Signed-off-by: Namith Jawahar <[email protected]>

* Switching blueprint.json to 2022 theme

Signed-off-by: Alex Sirota <[email protected]>

---------

Signed-off-by: Alex Sirota <[email protected]>
Signed-off-by: Namith Jawahar <[email protected]>
…rite is enabled. (#80)

* Add class for overriding plugins screens.

* Remove unused tabs when API rewrite is enabled.
…abled. (#82)

* Add class for overriding themes screens.

* Hide unsupported filters.

* Redirect unsupported filters to `theme-install.php`.

---------

Signed-off-by: Alex Sirota <[email protected]>
Co-authored-by: Alex Sirota <[email protected]>
* Add PHPUnit scaffolding.

* Add Composer files for dependencies and test script.

* Add `.gitignore`.

* Add sample test for `Admin_Settings::get_setting()`.

* Add PHP 8.3 to the test matrix.

* Add `.cache/*` to `.gitignore`.

* Limit testing to PHP 7.4 (minimum) and 8.3 (latest).
* Fix PHP version.

* Add `push` and `workflow_dispatch` workflow triggers.
* Introduce a test constant.

* Don't initialize when the tests are running.

* Use a new object for testing `Admin_Settings::get_setting()`.
* Add French translations. 

* load any available translations with code in the plugin
* added German translation

* added gitignore for .DS_Store


Signed-off-by: Harikrishnan R <[email protected]>
The Voltron has landed. See if you can find where.
…#118)

* `Admin Settings`: Add multisite-safe deletion of all settings.

* Delete all settings when the plugin is uninstalled.
Fixed typo in code deleted when addressing #102
* create zip with each new tagged release

* update .gitattributes
* Add Coding Standard.

* Add PHPCS cache directory.

* Coding Standards: Apply PHPCBF to codebase.

* Coding Standards: Add GitHub workflow.

---------

Signed-off-by: Alex Sirota <[email protected]>
Co-authored-by: Alex Sirota <[email protected]>
* Added License File

Added License File

* License Updates

1) Uses latest copy of GPL License from gnu.org which replaces the physical address of organization with the we address
2) Updates all references of GPL within the plugin to GPLv2
1) Hide Voltron on Mobile
2) Newly installed coding standards fixed several CS issues.
afragen and others added 19 commits November 7, 2024 04:59
Signed-off-by: Alex Sirota <[email protected]>
Co-authored-by: Alex Sirota <[email protected]>
* adding ISSUE_TEMPLATE

helps new GitHub contributors file better bugs or feature requests

Signed-off-by: Alex Sirota <[email protected]>

* update GPLv2 license

Signed-off-by: Alex Sirota <[email protected]>

* Update .github/ISSUE_TEMPLATE/BugReport.yml

Co-authored-by: Colin Stewart <[email protected]>
Signed-off-by: Alex Sirota <[email protected]>

---------

Signed-off-by: Alex Sirota <[email protected]>
Co-authored-by: Colin Stewart <[email protected]>
* added lots of config to bug reports

---------

Signed-off-by: Alex Sirota <[email protected]>
Co-authored-by: Colin Stewart <[email protected]>
* added site health option

---------

Signed-off-by: Alex Sirota <[email protected]>
* added needs triage label to feature request

---------

Signed-off-by: Alex Sirota <[email protected]>
* Remove `main` from the Playground workflow.

* Set the Playground blueprint to `main` by default.

* Only run the workflow job on the main repository.
@asirota asirota added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request i18n Internationalization & Localization labels Nov 11, 2024
@asirota asirota added this to the Phase 1 milestone Nov 11, 2024
@asirota asirota self-assigned this Nov 11, 2024
@asirota asirota merged commit 74fc683 into playground-ready Nov 11, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request i18n Internationalization & Localization
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.