Marco Almeida
9fefa6a54d
Fix #49982 - "Creation of dynamic property WC_Beta_Tester::$wporg_data is deprecated" on PHP 8.2 ( #49983 )
...
* Fix #49982
Fixes #49982
* Add changefile(s) from automation for the following project(s): woocommerce-beta-tester
---------
Co-authored-by: Vladimir Reznichenko <kalessil@gmail.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Adrian Moldovan <3854374+adimoldovan@users.noreply.github.com>
2024-07-26 09:31:44 -07:00
Ilyas Foo
6dd96b3e14
Fix beta test plugin deprecated creation dynamic property ( #44109 )
...
* Add plugin_name declaration
* Changelog
2024-01-30 16:12:02 +08:00
Christopher Allford
4549bc82c5
Applied PHPCS To Beta Tester ( #39476 )
2023-08-08 17:20:34 -07:00
Sam Seay
924b29fd92
Add support to install master branch when using WooCommerce Beta Tester ( #38536 )
2023-06-20 18:54:49 +12:00
Sam Seay
978604d0f1
Introduce live branches UI page to WooCommerce Beta Tester ( #35643 )
...
* Add basic classes to register the Live Branches page
* Add API endpoint to load live branch manifest
* TS/JS tooling, prettier tooling
2022-11-30 14:17:27 +13:00
Ron Rennick
291c51cfa3
Merge pull request woocommerce/woocommerce-beta-tester#79 from woocommerce/poc/settings-import-export
...
Add import/export settings functionality
2021-01-07 15:19:06 -04:00
Ron Rennick
d6985d8784
Merge pull request woocommerce/woocommerce-beta-tester#73 from woocommerce/fix/67
...
update bug report url to work with latest WC versions
2020-11-19 14:13:02 -04:00
Ron Rennick
1625d52187
add export settings functionality
2020-11-03 14:27:32 -04:00
Marco Almeida
d66cf442d9
Fixes "Notice: Undefined variable: item"
...
Fixes "Notice: Undefined variable: item" when running the WC_Beta_Tester auto_update_woocommerce method on the wp-admin plugins.php file
2020-09-29 09:42:19 +01:00
Ron Rennick
9d3fa2c5fb
remove versions lower than 3.6 from switch to list
2020-09-28 15:28:58 -03:00
Ron Rennick
3ac48cda57
fix auto_update_plugin hook reference
2020-09-22 15:50:54 -03:00
claudiulodro
a029008a1e
Remove requests to GH
2018-07-06 11:01:42 -07:00
Mike Jolley
988d14f64c
Hide menus
2018-06-25 15:00:00 +01:00
Mike Jolley
ca3fc80aaa
Handle version updates
...
Closes woocommerce/woocommerce-beta-tester#10
2018-06-25 14:35:10 +01:00
Mike Jolley
b81b4e2a6e
Text tweaks and styling, phpcs
2018-06-25 12:35:57 +01:00
Boro Sitnikovski
c053eded70
Merge branch 'master' into add/version-picking
2018-06-07 15:34:52 +02:00
Boro Sitnikovski
0e1410590d
Update class-wc-beta-tester.php
2018-06-07 14:47:30 +02:00
Boro Sitnikovski
66e78a47d8
Introduce row actions for the plugin
2018-06-07 14:18:29 +02:00
Peter Fabian
cc2368a763
Code review updates.
2018-06-07 13:12:53 +02:00
Boro Sitnikovski
e7ae24135e
Merge pull request woocommerce/woocommerce-beta-tester#36 from woocommerce/tweak/pre-release-information
...
Initial implementation for including additional pre-release information
2018-06-07 12:10:24 +02:00
Boro Sitnikovski
8e8f2389aa
Wrap notes in autop and make_clickable
2018-06-07 12:10:11 +02:00
Boro Sitnikovski
0862d365e7
Use hour in seconds
2018-06-07 11:24:38 +02:00
Boro Sitnikovski
b27c5022ab
Don't invoke singleton on the very same class
2018-06-07 11:17:45 +02:00
Boro Sitnikovski
b9f15ac1f6
Still include new tab in case description is not set
2018-06-07 10:55:37 +02:00
Boro Sitnikovski
8447cdbf3d
Initial implementation for including additional pre-release information
2018-06-07 10:52:33 +02:00
Peter Fabian
3e75307f33
Merge branch 'master' into add/version-picking
2018-06-06 23:19:25 +02:00
Mike Jolley
ac0b56e6cc
auto_update_plugin filter
2018-06-06 16:18:34 +01:00
Mike Jolley
04946ed0a4
Add settings
2018-06-06 16:14:32 +01:00
Peter Fabian
ee0b9a6db1
Merge branch 'master' into add/version-picking
2018-06-06 15:52:26 +02:00
Boro Sitnikovski
384f1cfc98
Merge branch 'tweak/version-switch-modal' of github.com:woocommerce/woocommerce-beta-tester into tweak/version-switch-modal
2018-06-06 14:28:42 +02:00
Boro Sitnikovski
56a5827451
Address PR comments
2018-06-06 14:28:24 +02:00
Boro Sitnikovski
b31d24aadf
Merge branch 'master' into tweak/version-switch-modal
2018-06-06 13:29:52 +02:00
Peter Fabian
264055dfe2
Merge branch 'master' into add/version-picking
2018-06-06 13:02:22 +02:00
Peter Fabian
199d34a32a
Moved version picker to its own class, added to Tools menu.
2018-06-06 12:58:57 +02:00
Boro Sitnikovski
a8f7279dfd
Initial implementation for version switch modal
2018-06-06 10:02:45 +02:00
Peter Fabian
b2e7016735
Initial code to create a list of versions based on wp.org API.
2018-06-06 00:46:22 +02:00
Boro Sitnikovski
b750c96c2a
Don't check against versions higher than latest version
2018-06-05 23:46:34 +02:00
Boro Sitnikovski
b0bae55ce1
Don't break as we need to return the latest beta/rc candidate (assume the versions array is ordered)
2018-06-05 23:22:45 +02:00
Boro Sitnikovski
c1c73611fd
Get latest pre-release by comparing against (beta/rc) versions higher than latest release
2018-06-05 23:18:07 +02:00
Claudio Sanches
6f95040c5e
Removed GitHub URL
2018-06-05 14:08:06 -03:00
Claudio Sanches
1a74266309
Fixed coding standards
2018-06-05 14:06:21 -03:00
Claudio Sanches
b1fccabe36
Merge branch 'master' into tweak/use-wporg-for-download
2018-06-05 14:04:53 -03:00
Boro Sitnikovski
10a3a8877d
Use correct download URL
2018-06-05 15:31:53 +02:00
Boro Sitnikovski
29b0c483b8
Use WPorg API to get data instead of GitHub
2018-06-05 15:26:59 +02:00
Boro Sitnikovski
a9b5c8917d
Initial commit for feedback bar
2018-06-05 10:37:08 +02:00
Boro Sitnikovski
387b3cf3ea
Use WordPress.org for downloading WooCommerce
2018-06-05 10:01:38 +02:00
Claudio Sanches
7f681244b6
Clean up code and fixed PHPCS violations
2018-06-04 16:21:02 -03:00