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
91b5b53137
When making new attributes available, only render unique attributes
2025-03-10 13:25:43 +11:00
e94a7d58e1
Disable buttons that we havent implemented yet, update README with some more todos
2025-03-09 14:08:45 +11:00
c8c3939d59
Style changes when rendering the DN header
2025-03-06 20:43:19 +11:00
57b6b8c1f1
Fix search close btn and other css fixes as need after upgrading to ArchitectUI v4
2025-03-06 20:43:19 +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
4dfebe9053
For the schema browser, highlight structural object classes when showing attributes. Expose objectclass objects instead of names for objectclasses of a DN
2025-01-19 22:01:20 +11:00
6e06caa83b
Some code optimisation and de-duplication with components
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
be40178234
Move frames/schema items to fragment/schema
2024-01-20 16:07:44 +11:00