6 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
996d7bb1dc This commit is mainly as a result of creating DN entries and improves some backend functions:
* Enable creation of new entries,
* Change all our ajax frames to go through /frames URI instead of /dn,
* Add our frame command to the encrypted DN,
* Automatically redirect to root URL when selecting a tree item and currently in another path (as a result of a prior POST activity),
* Some validation improvements DNExists/HasStructuralObjectClass
2025-03-02 10:30:36 +11:00
7e0d1eb0e3 Get our server name from config 2025-02-16 14:24:22 +11:00
026b3f5a20 Use components for form buttons and file notes 2025-01-18 16:43:48 +11:00
4c8bd1c81f Start of implementation of Import and Export using LDIF 2024-01-21 15:56:25 +11:00