53880121b6
Server::class optimisations, minimal functional changes - basically caching/performance improvements
2025-04-27 14:12:24 +10:00
21a690c6dd
Move our /api routes into /ajax under web.php. The /api routes werent authenticated and may not have been using the logged in users details
2025-04-27 14:12:24 +10:00
de2d139288
Some DN rendering fixes, so that our Server Info renders correctly (aligned values)
2025-03-16 10:13:03 +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
02f3152ffd
Change to consistent use of @lang in views where possible
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
Deon George
8ec1d2b1fe
Ported the schema browser
2023-02-18 23:46:41 +11:00