Commit Graph

6 Commits

Author SHA1 Message Date
dcfe098f35 Replace individual includes with include/all.php for consistent configuration and add cookie-based authentication in all.php. 2025-09-25 14:10: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
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
1f794e2273 Add ActiveDirectory navigation and group management pages
- Added new ActiveDirectory section in the navigation bar (`navbar.html`) with expandable options.
- Implemented `GroupReview.php` for reviewing AD group details and tiering.
- Implemented `GroupSearch.php` for searching and displaying AD group memberships with autocomplete functionality.
- Fixed incorrect link in `index.php` pointing to `AD-Detail.php`.
2025-07-17 10:21:59 +02:00
e025532
d1f7f5f313 . 2024-11-26 09:37:10 +01:00
e025532
8882558b6e Initial Version 2024-03-12 16:38:16 +01:00