Commit Graph

13 Commits

Author SHA1 Message Date
878106f83f Enhance resilience and UI in inventory and server detail pages:
- Add `Heartbeat` column to `/X/Inventory.php` with status-based row styling.
- Improve error handling and data validation for backup details in `Server-Detail.php`.
2025-09-17 10:20:48 +02:00
2c279320ce Add "Host" column to the inventory table in /X/Inventory.php and introduce VM issue metrics (Unclustered, Wrong Owner) in Hyper-V clusters report with refined query logic. 2025-09-03 09:48:55 +02:00
e0d2dc00c1 Remove redundant comments, streamline query logic, and clean up variable handling for improved code readability and efficiency in StdOut.php and StdOut-detail.php. 2025-08-21 09:11:17 +02:00
a17bb63889 Optimize database queries, add resilience with is_countable, refine UI for progress bars and tables, update scripts for dynamic resizing, and correct navbar link case sensitivity. 2025-08-20 20:38:01 +02:00
097481aec0 Standardize left navbar with sticky and full height styling across multiple pages. Optimize backend functions in global.php. 2025-08-13 12:14:06 +02:00
5d01e6da14 Replace deprecated instr function with str_contains and add include/global.php for central configurations. 2025-08-13 09:38:16 +02:00
676089950d Add bootstrap-table.js library to support dynamic table functionality in the project 2025-08-05 16:02:57 +02:00
44dc7a22c0 - Add detailed HTTP error handling in web.config
- Update comments in `Server-Detail.php` to reflect current tools
- Introduce AIX/Linux backup details in `Server-Detail.php`
- Add `/X/inventory.php` for AIX/Linux server inventory display functionality
- Update `navbar.html` to include link to the new server inventory page
2025-08-05 15:35:42 +02:00
e025532
5c7ea9f3fc Remove unused PHP files related to Hyper-V and Storage dashboards
- Deleted `cluster-detail2.php`, `constants.inc copy.php`, `D.php`, and `Dashboard2.php`. These files were no longer in use and contributed to unnecessary clutter in the codebase.
- Cleaned up references to removed files.
2025-07-29 14:02:06 +02:00
e025532
b19795f421 Refactor and enhance code readability across multiple components
- Updated SQL query in `VMs-Backups.php` to include `policy` condition.
- Improved formatting and indentation in `StdOut-detail.php`, `StdOut.php`, and `Server-Detail.php`.
- Simplified conditional checks and removed redundant spaces for better clarity.
- Modified `.idea/sqldialects.xml` file to add new SQL dialect mappings.
2025-06-26 09:44:43 +02:00
e025532
c15a86d6a8 update hyper-v part 2025-03-20 15:07:45 +01:00
e025532
b914661657 Added Autoremediation Log 2025-01-15 09:41:48 +01:00
e025532
75a916cb3a Folders Reorganisation 2024-04-16 15:30:16 +02:00