2 Commits

Author SHA1 Message Date
e025532
1f1b7dcd22 Update VM and DHCP management pages, optimize code
- Modified VM queries in `SYN-VMList.php` to remove unnecessary cluster filtering.
- Adjusted page titles for better context in `SYN-VMList.php`.
- Updated `dhcp_servers.php` with enhanced table export and added new JavaScript (`switch.js`).
- Extended French translations in `fr.php` with new VM-related terms.
- Enhanced KPI calculations in `Crossover-KPI.js` with improved checks and parameter handling.
- Refactored and streamlined `GlobalCrossover.php` for cleaner and more efficient code, improving readability and maintainability.
2026-04-14 13:59:24 +02:00
e025532
e9cf3077fa Add DHCP management pages and update navigation
- Implemented `dhcp_servers.php` for listing DHCP servers with export and search functionalities.
- Added `dhcp_detail.php` for detailed DHCP server configurations, including scopes and reservations.
- Updated `navbar.html` to include a new "Network" section with DHCP navigation links.
- Extended French and English translation files to support new DHCP-related terms.
2026-04-07 15:15:24 +02:00