8 Commits

Author SHA1 Message Date
9930479a07 Move direct controller direct view calls to route/web, add global $server to use in views, negating the need to use config('server')
All checks were successful
Create Docker Image / Test Application (x86_64) (push) Successful in 4m8s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 2m0s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 4m34s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
2025-03-14 17:12:24 +11:00
788f42ea9e Some DN rendering fixes, so that our Server Info renders correctly (aligned values) 2025-03-14 17:01:24 +11:00
4c8bd1c81f Start of implementation of Import and Export using LDIF 2024-01-21 15:56:25 +11:00
02f3152ffd Change to consistent use of @lang in views where possible 2023-04-03 10:14:20 +10:00
4fd51abcb1 More work on displaying and editing an LDAP entry 2023-04-03 10:14:20 +10:00
dd17873905 Update architect-ui, bootstrap, javascript and css 2023-03-27 19:22:47 +11:00
64d1a09db4 Minor schema cosmetic code fixes, more Attribute implementation from old pla, start of LDAP DN view/edit 2023-03-02 09:54:30 +11:00
Deon George
4f9accbadf Move some server function to Server::class (from Entry::class) 2023-02-19 16:35:07 +11:00