This website requires JavaScript.
Explore
Help
Sign In
deon
/
phpldapadmin
Watch
1
Star
0
Fork
0
You've already forked phpldapadmin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
phpldapadmin
/
resources
/
views
/
frames
History
Deon George
53880121b6
Server::class optimisations, minimal functional changes - basically caching/performance improvements
2025-04-27 14:12:24 +10:00
..
create.blade.php
Dynamically work out objectclasses on the current entry, this fixes usage issues between adding objectclasses and adding attribute that are now available from new objectclasses, as well as determining that they are not dynamic
2025-04-27 14:12:24 +10:00
dn.blade.php
When opening the export modal, limit selection to inside the modal. Generally when opening modals disable selection.
2025-04-27 14:12:24 +10:00
import_result.blade.php
Move direct controller direct view calls to route/web, add global $server to use in views, negating the need to use config('server')
2025-03-16 10:13:03 +11:00
import.blade.php
Move direct controller direct view calls to route/web, add global $server to use in views, negating the need to use config('server')
2025-03-16 10:13:03 +11:00
info.blade.php
Move direct controller direct view calls to route/web, add global $server to use in views, negating the need to use config('server')
2025-03-16 10:13:03 +11:00
schema.blade.php
Server::class optimisations, minimal functional changes - basically caching/performance improvements
2025-04-27 14:12:24 +10:00