Commit Graph

6159 Commits

Author SHA1 Message Date
bergware 6f178efc31 css code cleanup 2023-01-05 00:16:25 +01:00
bergware 1a0b9ac21e Dashboard: header rearrangements 2023-01-05 00:01:30 +01:00
bergware 2255a6a452 Dashboard: VPN header rearrangement 2023-01-04 23:47:28 +01:00
bergware 98f5644bc9 Dashboard: rearrange memory info 2023-01-04 23:25:08 +01:00
bergware cf8274b2bc Dashboard: rearrange memory info 2023-01-04 23:21:29 +01:00
bergware 3dadda5abb Dashboard: rearrange memory info 2023-01-04 22:49:29 +01:00
bergware 03fdcfc75c Dashboard: rearrange UPS info 2023-01-04 22:32:13 +01:00
bergware 1f07d9855d Dashboard: make items moveable between columns 2023-01-04 22:12:38 +01:00
bergware b10707f04c Dashboard: make items moveable between columns 2023-01-04 22:04:51 +01:00
bergware b31ea284ea Dashboard: make items moveable between columns 2023-01-04 21:55:00 +01:00
bergware b84eee7301 Dashboard: make items moveable between columns 2023-01-04 21:48:57 +01:00
bergware 29154af55b Dashboard: add custom tile example file
This file is for reference only and not used by the GUI
2023-01-03 21:33:23 +01:00
bergware f5c760a8d3 Dashboard: rearrange processor information 2023-01-03 21:21:48 +01:00
bergware 01fef8c527 Dashboard: make items moveable between columns 2023-01-03 19:20:44 +01:00
bergware a8c55e2cde Dashboard: make items moveable between columns 2023-01-03 19:00:31 +01:00
bergware 13d593c317 Dashboard: make items moveable between columns 2023-01-03 18:39:21 +01:00
bergware 7137c84572 Dashboard: make items moveable between columns 2023-01-03 18:11:50 +01:00
bergware 3292a76806 Dashboard: API for adding custom tiles 2023-01-03 16:42:11 +01:00
bergware aaf89c5a77 Revert "Dashboard: added custom addition of tiles"
This reverts commit ef6ed4ccdc.
2023-01-03 15:19:42 +01:00
bergware ef6ed4ccdc Dashboard: added custom addition of tiles
This is an API for plugin authors to add their own tiles
Example of usage will be given separately
2023-01-03 14:28:12 +01:00
bergware efa8449e80 Dashboard: make items moveable between columns 2023-01-03 13:11:30 +01:00
bergware ab9a2684fe Keep dismissed banners hidden for a month 2023-01-03 12:25:26 +01:00
bergware da11da462d Fix Wireguard PHP8 issues 2023-01-03 12:00:53 +01:00
bergware e9bd58b3b7 Dashboard: make items moveable between columns
This PR also introduces a system to completely hide items and a content manager function to unhide them
2023-01-02 22:13:58 +01:00
tom mortensen f3523bf1fa Merge pull request #1225 from bergware/master
Miscellaneous fixes
2022-12-30 14:04:15 -08:00
tom mortensen ec9704c701 Merge pull request #1223 from SimonFair/VM-PHP8-additional-fixes
Add support for rtl8139 network model.
2022-12-30 13:58:34 -08:00
bergware d5bd7f92a9 VMs: fix lockup when no VMs are present 2022-12-30 21:49:11 +01:00
bergware 6c2c6f74b0 Move "view" icon on Main and Shares page to the left 2022-12-30 14:47:30 +01:00
bergware bdc7f08833 PHP 8.1 support (round 2) 2022-12-30 14:00:42 +01:00
bergware 6ce9bc9de3 Docker: honor user setting of stop time-out 2022-12-30 13:20:07 +01:00
bergware 2967e30bba PHP 8.1 support 2022-12-30 12:43:12 +01:00
bergware dc7768b17f Dashboard: fix regression error in "select case"
This error prevents the selection of another case
2022-12-29 14:11:19 +01:00
SimonFair fc29b58dea Add support for rtl8139 network model. 2022-12-27 19:37:24 +00:00
tom mortensen fca4753f24 Merge pull request #1222 from ljm42/fix-eth0-ip-required
Disable Provision/Renew/Upgrade buttons when no IP on eth0
2022-12-23 14:12:02 -08:00
ljm42 a00bb9f848 Disable Provision/Renew/Upgrade buttons when no IP on eth0 2022-12-21 14:29:06 -07:00
Tom Mortensen f548bfd91c Merge branch 'master' of github.com:limetech/webgui 2022-12-21 10:49:09 -08:00
tom mortensen 508b9f6787 Merge pull request #1221 from SimonFair/VM-PHP8-additional-fixes
Additional VM Manager PHP fixes
2022-12-21 10:48:48 -08:00
tom mortensen cbbc40b890 Merge pull request #1220 from limetech/fix/php8_fixes_and_sync
Fix/php8 fixes and sync
2022-12-21 10:48:19 -08:00
tom mortensen d0c16ff45c Merge pull request #1219 from SimonFair/MemoryBacking-processing
Update Memory Backup processing for Virtiofs.
2022-12-21 10:47:50 -08:00
Tom Mortensen 4cabcae043 fix: cannot include PHP short codes within Markdown-style URL definitions 2022-12-21 10:46:13 -08:00
SimonFair 03061e26f4 Update VMMachines.page 2022-12-20 12:41:32 +00:00
SimonFair 7ed6864efb Additional VM Manager PHP fixes
<?#$color = strpos($msg, "rror:")!==false ? 'red-text':'green-text'?> Still need to find a fix for this, but remarked out to get it working for now.
2022-12-19 17:22:14 +00:00
Eric Schultz 72ed67487a sync changes from My Servers plugin 2022-12-19 10:14:57 -07:00
Eric Schultz ef5997906c additional php8 fixes 2022-12-19 10:14:18 -07:00
SimonFair 10b0a7b02b Merge remote-tracking branch 'upstream/master' into MemoryBacking-processing 2022-12-18 12:12:01 +00:00
SimonFair d23e731ec6 Update Memory Backup processing forVirtiofs. 2022-12-18 12:03:35 +00:00
tom mortensen 7b3d9294a6 Merge pull request #1218 from limetech/fix/php8_warnings
fix a few php8 warnings
2022-12-14 21:47:22 -08:00
Eric Schultz a06e7ab885 fix a few php8 warnings 2022-12-14 15:20:56 -07:00
tom mortensen 92a4158f2a Merge pull request #1217 from SimonFair/Virtual-console-enable-copy-paste
Enable copy paste option for virtual consoles
2022-12-12 10:03:25 -08:00
tom mortensen a5329592b5 Merge pull request #1211 from SimonFair/VM-Manager-PHP-8-fixes
Fix for bus text.
2022-12-12 10:00:55 -08:00