-
Notifications
You must be signed in to change notification settings - Fork 20
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
Commits on Oct 29, 2024
-
Prevent Recursion on certain Host name patterns (#69)
--------- Signed-off-by: Namith Jawahar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 433d359 - Browse repository at this point
Copy the full SHA 433d359View commit details -
Playground ready updating into main (#71)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 828071a - Browse repository at this point
Copy the full SHA 828071aView commit details
Commits on Nov 1, 2024
-
Add New Plugin
: Remove 'Featured' and 'Favorites' tabs when API rew……rite is enabled. (#80) * Add class for overriding plugins screens. * Remove unused tabs when API rewrite is enabled.
Configuration menu - View commit details
-
Copy full SHA for 94e732e - Browse repository at this point
Copy the full SHA 94e732eView commit details -
Add New Theme
: Remove 'Favorites' filter tab when API rewrite is en……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]>
Configuration menu - View commit details
-
Copy full SHA for 7336a51 - Browse repository at this point
Copy the full SHA 7336a51View commit details -
* 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).
Configuration menu - View commit details
-
Copy full SHA for 74e2a58 - Browse repository at this point
Copy the full SHA 74e2a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d14131 - Browse repository at this point
Copy the full SHA 6d14131View commit details -
Workflows
: Fix PHP version and add more workflow triggers. (#92)* Fix PHP version. * Add `push` and `workflow_dispatch` workflow triggers.
Configuration menu - View commit details
-
Copy full SHA for 802a269 - Browse repository at this point
Copy the full SHA 802a269View commit details
Commits on Nov 2, 2024
-
Tests
: Ensure options are not set when tests run. (#95)* Introduce a test constant. * Don't initialize when the tests are running. * Use a new object for testing `Admin_Settings::get_setting()`.
Configuration menu - View commit details
-
Copy full SHA for bb0d77a - Browse repository at this point
Copy the full SHA bb0d77aView commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3ca998 - Browse repository at this point
Copy the full SHA c3ca998View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea11ffb - Browse repository at this point
Copy the full SHA ea11ffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c201e8 - Browse repository at this point
Copy the full SHA 8c201e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1629ad6 - Browse repository at this point
Copy the full SHA 1629ad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6b9acb - Browse repository at this point
Copy the full SHA c6b9acbView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b30e71 - Browse repository at this point
Copy the full SHA 1b30e71View commit details -
Translations loading fix112 (#114)
* Add French translations. * load any available translations with code in the plugin
Configuration menu - View commit details
-
Copy full SHA for c93691f - Browse repository at this point
Copy the full SHA c93691fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90222a5 - Browse repository at this point
Copy the full SHA 90222a5View commit details -
Add nonce verification and sanitize
$_REQUEST/$_GET
values. (#115)Signed-off-by: Colin Stewart <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d13623 - Browse repository at this point
Copy the full SHA 2d13623View commit details -
Added German Translation (#111)
* added German translation * added gitignore for .DS_Store Signed-off-by: Harikrishnan R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b239880 - Browse repository at this point
Copy the full SHA b239880View commit details -
The Voltron has landed. See if you can find where.
Configuration menu - View commit details
-
Copy full SHA for f9ff7b8 - Browse repository at this point
Copy the full SHA f9ff7b8View commit details -
Admin Settings
: Delete all settings when the plugin is uninstalled. (……#118) * `Admin Settings`: Add multisite-safe deletion of all settings. * Delete all settings when the plugin is uninstalled.
Configuration menu - View commit details
-
Copy full SHA for 02ec059 - Browse repository at this point
Copy the full SHA 02ec059View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46cd8f1 - Browse repository at this point
Copy the full SHA 46cd8f1View commit details -
Fixed typo in code deleted when addressing #102
Configuration menu - View commit details
-
Copy full SHA for 0951af0 - Browse repository at this point
Copy the full SHA 0951af0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5de28a1 - Browse repository at this point
Copy the full SHA 5de28a1View commit details -
create zip with each new tagged release (#121)
* create zip with each new tagged release * update .gitattributes
Configuration menu - View commit details
-
Copy full SHA for a2f31b0 - Browse repository at this point
Copy the full SHA a2f31b0View commit details
Commits on Nov 5, 2024
-
Merge branch 'playground-ready' into main
Signed-off-by: Alex Sirota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25fccad - Browse repository at this point
Copy the full SHA 25fccadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 950d73c - Browse repository at this point
Copy the full SHA 950d73cView commit details -
* 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]>
Configuration menu - View commit details
-
Copy full SHA for c8238ba - Browse repository at this point
Copy the full SHA c8238baView commit details -
Merge branch 'playground-ready' into main
Signed-off-by: Alex Sirota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 072fcd1 - Browse repository at this point
Copy the full SHA 072fcd1View commit details -
* 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
Configuration menu - View commit details
-
Copy full SHA for 6df35b5 - Browse repository at this point
Copy the full SHA 6df35b5View commit details -
1) Hide Voltron on Mobile 2) Newly installed coding standards fixed several CS issues.
Configuration menu - View commit details
-
Copy full SHA for f9e5b37 - Browse repository at this point
Copy the full SHA f9e5b37View commit details -
#128 Make the API Key Error Translatable (#131)
1) #128 Make the API Key Error Translatable 2) Coding Standards auto update, this should stop once one of the newer PRs are merged.
Configuration menu - View commit details
-
Copy full SHA for 2b15a47 - Browse repository at this point
Copy the full SHA 2b15a47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1529cfb - Browse repository at this point
Copy the full SHA 1529cfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 219b20c - Browse repository at this point
Copy the full SHA 219b20cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aff4da3 - Browse repository at this point
Copy the full SHA aff4da3View commit details
Commits on Nov 6, 2024
-
Update AspireUpdate.pot (#143)
Update AspireUpdate.pot template with latest strings. Signed-off-by: Jarko Piironen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0dda62 - Browse repository at this point
Copy the full SHA a0dda62View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2133a91 - Browse repository at this point
Copy the full SHA 2133a91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59925b3 - Browse repository at this point
Copy the full SHA 59925b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0593eb - Browse repository at this point
Copy the full SHA b0593ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e05ff - Browse repository at this point
Copy the full SHA d2e05ffView commit details -
add Git Updater integration (#78)
Signed-off-by: Alex Sirota <[email protected]> Co-authored-by: Alex Sirota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d07067 - Browse repository at this point
Copy the full SHA 2d07067View commit details -
Asirota/add issue template (#99)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for a406e1f - Browse repository at this point
Copy the full SHA a406e1fView commit details -
Added lots of configuration options to Bug Request template (#156)
* added lots of config to bug reports --------- Signed-off-by: Alex Sirota <[email protected]> Co-authored-by: Colin Stewart <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8be4e83 - Browse repository at this point
Copy the full SHA 8be4e83View commit details -
* added site health option --------- Signed-off-by: Alex Sirota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5eb71a - Browse repository at this point
Copy the full SHA e5eb71aView commit details -
Asirota/add issue template (#159)
* added needs triage label to feature request --------- Signed-off-by: Alex Sirota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5fcf86b - Browse repository at this point
Copy the full SHA 5fcf86bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96dceb1 - Browse repository at this point
Copy the full SHA 96dceb1View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e5644e - Browse repository at this point
Copy the full SHA 6e5644eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dfd53c - Browse repository at this point
Copy the full SHA 4dfd53cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 989be0e - Browse repository at this point
Copy the full SHA 989be0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ffcbb0 - Browse repository at this point
Copy the full SHA 3ffcbb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a7e120 - Browse repository at this point
Copy the full SHA 6a7e120View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f696f3 - Browse repository at this point
Copy the full SHA 8f696f3View commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e8d984c - Browse repository at this point
Copy the full SHA e8d984cView commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e8a267 - Browse repository at this point
Copy the full SHA 8e8a267View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1835c2 - Browse repository at this point
Copy the full SHA b1835c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75f87b9 - Browse repository at this point
Copy the full SHA 75f87b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e459075 - Browse repository at this point
Copy the full SHA e459075View commit details -
Have Playground blueprint default to
main
. (#173)* Remove `main` from the Playground workflow. * Set the Playground blueprint to `main` by default. * Only run the workflow job on the main repository.
Configuration menu - View commit details
-
Copy full SHA for 42c457c - Browse repository at this point
Copy the full SHA 42c457cView commit details -
Merge branch 'playground-ready' into main
Signed-off-by: Alex Sirota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6bd7a0a - Browse repository at this point
Copy the full SHA 6bd7a0aView commit details