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
History
Deon George
4a84c25ac7
Add Attribute required by ObjectClasses in schema viewer,
...
Attribute is_rdn dynamically calculated, Fix Required by Objectclasses when viewing a DN
2025-03-16 10:13:03 +11:00
..
components
Some DN rendering fixes, so that our Server Info renders correctly (aligned values)
2025-03-16 10:13:03 +11:00
errors
The call to dns_get_record() in error.blade is not returning IP addresses, so use DNS_A|DNS_AAAA instead of the default DNS_ANY
2025-02-23 13:59:56 +11:00
fragment
Add Attribute required by ObjectClasses in schema viewer,
2025-03-16 10:13:03 +11:00
frames
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
layouts
Switch to using icons when rendering a DN, and move the server icons to the topmenu
2025-03-06 20:43:19 +11:00
modals
Implemented DN delete
2025-03-06 21:09:05 +11:00
debug.blade.php
Update architect-ui, bootstrap, javascript and css
2023-03-27 19:22:47 +11:00
frame.blade.php
Enable returning to form frames by the existance of a frame input
2024-01-20 16:07:43 +11:00
home.blade.php
Implemented DN delete
2025-03-06 21:09:05 +11:00
update.blade.php
Attribute cleanup and optimisation in preparation to support attribute tags, HomeController return casting
2025-03-16 10:13:03 +11:00