Commit Graph

2166 Commits

Author SHA1 Message Date
Christoph ac9df081e7 Update Helpers.php
- Necessary changes for TStarget
2025-02-21 09:03:40 +01:00
Christoph 5f31dc5bc3 Update CreateDocker.php
- Allow changing target in WebUI
2025-02-21 08:58:36 +01:00
tom mortensen 57079c206a Merge pull request #2031 from dlandon/scroll_syslog_to_latest_entries
Bug: Improved version of scroll Syslog to the bottom of the page.
2025-02-20 13:09:04 -08:00
tom mortensen fc83f0cd3e Merge pull request #2030 from bergware/master
Minor styling updates
2025-02-20 13:07:36 -08:00
tom mortensen 43e34027d5 Merge pull request #2029 from SimonFair/VM-Manager-PHP-Fixes
Fix: Clone if driver is QXL.
2025-02-20 13:07:11 -08:00
dlandon 7121412cfb Add smooth scroll behavior. 2025-02-19 14:09:19 -06:00
dlandon a86bfd6690 Improved version. 2025-02-19 13:52:26 -06:00
bergware 2407da6134 Added soft-lining around textarea elements 2025-02-19 13:04:07 +01:00
SimonFair 65e06ee572 Fix: Clone if driver is QXL.
Fix:  PHP Errors and code tidy.
2025-02-18 17:14:29 +00:00
bergware 6f41fb126a Adjust "Add Subpool" button appearance 2025-02-18 10:30:38 +01:00
Tom Mortensen d7098a5f0a revert: Cannot remove/erase pools
fix implemened by reverting change to jquery.sweetalert.css
2025-02-17 14:52:48 -08:00
tom mortensen e45d1cf6d1 Merge pull request #2028 from SimonFair/VM-Manager-PHP-Fixes
Fix: PHP Fixes
2025-02-17 13:00:06 -08:00
tom mortensen 14cb21eb79 Merge pull request #2027 from dlandon/php_warning_in_show_plugins_php
Bug: Fix php warning when file does not exist.
2025-02-17 12:59:37 -08:00
tom mortensen 867a58295b Merge pull request #2026 from dlandon/scroll_syslog_to_latest_entries
Bug: Show latest syslog entries by scrolling to the bottom of the log.
2025-02-17 12:58:53 -08:00
tom mortensen 33bc300953 Merge pull request #2024 from Squidly271/patch-25
Disallow TS integration on network types host/container
2025-02-17 12:58:02 -08:00
SimonFair b8442377e1 Fix: PHP Fixes
Revert style element in VM Template
Clone Logging/debug file
2025-02-17 19:06:40 +00:00
bergware 1d724bb1a4 Wireless: fix styling 2025-02-17 19:14:53 +01:00
bergware e907c3eaba Revert global sweetalert input css and make it for network pages only 2025-02-17 18:04:49 +01:00
dlandon 4ee09043ac Fix php warning when file does not exist. 2025-02-17 08:15:09 -06:00
dlandon bc8210d0ee Show latest syslog entries by scrolling to the bottom of the log. 2025-02-17 07:23:21 -06:00
bergware b3adeb51cd Update Custom.form.php 2025-02-17 13:30:37 +01:00
bergware 39c4cfa768 VM: add info box for VM over wireless interface 2025-02-17 13:29:19 +01:00
bergware 49d1e8ed8e VM: add warning when wireless interface is selected for VM 2025-02-17 12:46:50 +01:00
bergware db4e9a1fc1 minor code refracturing 2025-02-17 11:48:48 +01:00
bergware 68ca314a5b Update reload_services 2025-02-17 11:19:23 +01:00
bergware c5ea90c977 Update NetworkExtra.page 2025-02-16 23:55:34 +01:00
bergware 01e4027460 Revamp services management
Put update requests in a job queue and replace the job queue when new update requests are presented within the scheduled wait time
This approach makes only the last update request running
New log entries are provided to follow execution of the jobs
2025-02-16 21:33:00 +01:00
bergware 927d01a4ad smarter restarting of access services
- restart ssh daemon only when changes are present
- restart telnet daemon only when changes are present
2025-02-16 21:26:53 +01:00
Squidly271 bae5b51103 Disallow TS integration on network types host/container 2025-02-16 11:31:25 -05:00
Tom Mortensen 9126eb419a fix: correct usage of sweet-alert presenting invalid configurations and warnings 2025-02-15 14:08:29 -08:00
tom mortensen a832e73f70 Merge pull request #2021 from SimonFair/VM-Manager-PHP-Fixes
Fix: PHP fixes
2025-02-15 12:23:12 -08:00
tom mortensen 9d2c06be34 Merge pull request #2020 from bergware/master
VM template fixes
2025-02-15 12:22:35 -08:00
bergware de3b154a70 Fix PHP errors 2025-02-15 20:58:22 +01:00
bergware 4ee7a14d5f fix ipv6 routing : missing default route in list 2025-02-15 20:15:42 +01:00
bergware 642e221556 Fix wireless at boot: don't start when not enabled 2025-02-15 19:51:55 +01:00
bergware e16fb7ba37 Networkinfo: default to port zero 2025-02-15 10:16:45 +01:00
bergware 0ef5cdafe2 security enhancements 2025-02-15 10:03:34 +01:00
bergware 93e75ef141 Add more information to wireless network info 2025-02-14 21:01:29 +01:00
bergware 98a77f8734 Update NetworkInfo.php 2025-02-14 20:35:15 +01:00
bergware 688109a2cf Add more information to wireless network info 2025-02-14 20:32:39 +01:00
SimonFair b5545c18f2 Fix: PHP fixes
Update xmlns to include http://unraid
Fixes for php
2025-02-14 18:51:43 +00:00
bergware c21358142e fix typo 2025-02-14 18:31:11 +01:00
bergware 0471cf9652 wireless: fix typo 2025-02-14 18:02:54 +01:00
bergware fe35a8af40 Array Operation: hide "Clear Stats" button when disk I/O is visible 2025-02-14 12:10:51 +01:00
bergware a7a38ab5a1 VM edit: visual updates
- make separate warnings for snapshots and user input
- widen vncrender and vncdspopt selection
2025-02-14 11:21:40 +01:00
bergware 068b5c4417 wireless - fine tuning 2025-02-14 03:37:12 +01:00
bergware c7cac78886 Update Wireless.page 2025-02-14 02:58:27 +01:00
bergware 3c6301d118 Wireless - fine tuning 2025-02-14 02:56:57 +01:00
bergware 6ad120e037 Wireless: faster initial loading of wireless page 2025-02-14 02:40:41 +01:00
bergware c1b6fd1b64 Added DIV closure 2025-02-13 23:39:18 +01:00