Commit Graph

59 Commits

Author SHA1 Message Date
Tom Mortensen
f7caf24ba9 Fix: do not wrap select option values in htmlspecialchars() 2025-09-19 14:30:23 -07:00
Eli Bosley
8e5bdaae8d refactor: Improve XFS v4 notice display in filesystem warnings
- Changed the XFS v4 notice from a span to a div for better styling and layout.
- Removed the .notice class to prevent duplicate icons, enhancing the visual clarity of the warning message.
2025-09-12 15:58:15 -04:00
Eli Bosley
9603eaa00a fix: Clarify XFS v4 deprecation timeline in warning message
- Updated the deprecation message for XFS v4 to specify the migration deadline as 2030, improving user awareness and understanding of the timeline for necessary filesystem upgrades.
2025-09-12 15:28:30 -04:00
Eli Bosley
f5a36c6ac1 fix: Update XFS v4 deprecation message for clarity
- Revised the warning message for XFS v4 to emphasize its deprecation and the timeline for migration to XFS v5, enhancing user understanding.
2025-09-12 15:12:30 -04:00
Eli Bosley
f0cfe5199f refactor: Simplify filesystem warning checks by removing test mode logic
- Removed test mode checks for deprecated filesystem warnings in the check_disk_for_deprecated_fs function.
- Streamlined the logic for detecting ReiserFS and XFS v4 filesystems, enhancing code clarity and maintainability.
2025-09-12 14:45:24 -04:00
Eli Bosley
5551dd5f98 refactor: Enhance filesystem warning handling and display
- Replaced deprecated filesystem warning logic with a shared helper function for better maintainability.
- Updated DeviceInfo.page to utilize the new helper for displaying filesystem warnings.
- Improved the display of critical and notice warnings for deprecated filesystems, including session-based dismissal for notices.
2025-09-12 14:44:45 -04:00
Eli Bosley
f2cad7693c feat: Implement deprecated filesystem detection and warnings for array and cache devices
- Added a shared function to check for deprecated filesystems (ReiserFS and XFS v4) across array and cache devices.
- Updated ArrayDevices.page and CacheDevices.page to display warnings for deprecated filesystems.
- Introduced helper functions for generating filesystem warning icons and messages.
2025-09-12 13:55:04 -04:00
Tom Mortensen
2cc687c64f Fix: Reading Share Settings from Share containing ' crashes the share
Root cause is that arguments passed to mk_option() should be sanitized via htmlspecialchars().
2025-09-05 10:30:14 -07:00
SimonFair
5f25f1e406 Fix p-cores 2025-08-02 07:44:09 +01:00
bergware
e77df12223 Miscellaneous updates 2025-05-30 13:50:28 +02:00
bergware
2bba618532 Miscellaneous fixes 2025-05-30 10:11:43 +02:00
Zack Spear
27754ace66 refactor: move clone_list function to Helpers.php
- Removed the clone_list function from Disk.page, Flash.page, and Share.page.
- Added the clone_list function to Helpers.php for better organization and reusability.
2025-05-27 15:36:54 -07:00
SimonFair
343f66fc23 Merge remote-tracking branch 'upstream/master' into Intel-processor-core-types 2025-05-06 19:28:15 +01:00
SimonFair
9f1d5e6b3b PHP Fixes and code updates 2025-04-07 11:13:12 +01:00
SimonFair
37e03531de VM Functions and System devices. 2025-04-05 22:08:43 +01:00
SimonFair
f1bb7124f3 Add helper functions 2025-04-04 12:11:34 +01:00
SimonFair
cfdd4c487d Initial commit 2025-04-04 10:20:26 +01:00
SimonFair
f1737d2f1d Merge remote-tracking branch 'upstream/master' into Fix-zfs-dataset-creation 2025-01-26 22:02:45 +00:00
Tom Mortensen
b3e355b29b xss hardening 2025-01-22 21:22:32 -08:00
SimonFair
5a7f6692a0 Update Helpers.php 2024-12-30 13:14:35 +00:00
SimonFair
2d00cb6db0 Update logging and fix for ZFS Datasets.
Fix for dir not a dataset.
2024-12-29 22:23:28 +00:00
Tom Mortensen
b783d4b207 more killall and pgrep updates. 2024-10-11 02:24:43 -07:00
SimonFair
80d567dfde killall and pgrep updates.
Set --ns $$ on commands.
2024-10-10 19:18:54 +01:00
SimonFair
753d87c690 Additional VM ZFS delete fixes 2024-09-02 18:03:10 +01:00
SimonFair
ceb97ab392 Disable dataset processing. 2024-09-01 21:17:05 +01:00
SimonFair
00b1f77742 ZFS fixes 2024-08-29 17:45:00 +01:00
tom mortensen
06735f7a3e Merge pull request #1805 from SimonFair/VM-Manager-PHP-Fixes
Fix delete VM if in a dataset.
2024-08-01 14:18:51 -07:00
SimonFair
d272bf78ac Fix delete VM if in a dataset. 2024-07-24 21:20:06 +01:00
dlandon
941778d288 Parity check sometimes shows last historical check and not the current parity check just completed. 2024-06-26 16:11:36 -05:00
SimonFair
15af3fb6eb Fix zfs dir create if parent is a dir rather than dataset. 2024-05-31 15:10:24 +01:00
SimonFair
290d4da90a Updates to my_mkdir. 2024-05-25 20:24:20 +01:00
SimonFair
3ec2a92b41 Update my_mkdir 2024-05-23 19:22:29 +01:00
SimonFair
c0f79e8929 Add tooltip and * if spundown. 2024-03-29 07:48:33 +00:00
SimonFair
bfb59dbd35 Update Helpers.php 2024-01-03 17:29:23 +00:00
SimonFair
9188d22e0e Update Helpers.php 2024-01-03 17:26:25 +00:00
SimonFair
66874ef8f2 Add Support for File system level snapshots for VMs. 2023-12-30 15:51:53 +00:00
bergware
6a581d3e72 More enhancements
Main: Put "Power" in title only when nvme devices are present
Dashboard: add resource size to tooltip
2023-12-04 22:52:09 +01:00
bergware
6ac604a810 Enhanced styling 2023-12-03 20:07:45 +01:00
bergware
d1b42cac03 Update Helpers.php 2023-12-02 19:25:03 +01:00
bergware
697b91704a Include degree symbol in temperature unit 2023-12-02 19:21:37 +01:00
bergware
d26895204e Include degree symbol in temperature unit 2023-12-02 17:57:13 +01:00
bergware
9663867b47 Introduce new disk setting "Default SSD offset temperature"
- add celsius / fahrenheit conversion routines
2023-12-02 11:49:14 +01:00
bergware
b2a26954fd Add automatics NVME temperature thresholds 2023-11-30 16:16:21 +01:00
bergware
583b0fa1c9 Main page: NMVE status updates 2023-11-30 13:29:36 +01:00
bergware
07ca2676aa Main page: NMVE status updates 2023-11-30 13:25:16 +01:00
bergware
67c72954db Main page: NMVE status updates 2023-11-30 13:16:01 +01:00
bergware
0f7a225106 Main page: NMVE status updates 2023-11-30 12:57:05 +01:00
bergware
b31beca2ec Update Helpers.php 2023-11-28 14:31:54 +01:00
bergware
02fe880652 Fix PHP8 errors 2023-11-28 14:30:44 +01:00
SimonFair
89d14027f0 Update Helpers.php 2023-11-26 19:34:19 +00:00