b87b1dcfd0
Enhancements to logic that makes form.select component
Create Docker Image / Test Application (x86_64) (push) Successful in 30s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m34s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 2m49s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
2025-06-11 19:33:36 +09:30
db600a28d3
Install amiranagram/localizator into dev setup to identify translatable strings,
...
Show locale on the debug frame,
Detect the browsers language,
Documentation on translating PLA, and
Some missed translatable strings
2025-06-02 10:39:02 +10:00
d623f3c26d
Move langtag rendering from dn/Entry into Attribute - more enhancements for #16 ,
...
Reduce use of style= tags,
Cosmetic layout changes,
Layout change to enable rendering template views,
<attribute> id tags are now lowecase
2025-06-01 16:08:11 +10:00
3c0eb876e4
In the 'Add New Attribute' select list, use the attributes LDAP name instead of its lowercased name
2025-05-24 00:26:55 +10: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
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