b9ae269895
Fix html syntax error that stopped rendering uuid for a DN
2025-05-01 11:02:58 +09:30
bab5a2626d
Remove Components/AttributeType::class it wasnt providing any functionality
2025-04-30 09:04:10 +09:30
36f8f57b77
When opening the export modal, limit selection to inside the modal. Generally when opening modals disable selection.
...
When selecting a DN on a DN fragment, autoselect the whole DN.
2025-04-27 14:12:24 +10:00
633513d3e9
Display a DN entry with language tags - work for #16
2025-04-06 13:54:32 +10:00
85c7132b30
Start of work to handle attribute tags - should help with #75 and #16
2025-03-19 09:41:47 +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
6e06caa83b
Some code optimisation and de-duplication with components
2025-01-18 16:43:48 +11:00