21
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 05, 2025 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix update confirm showing 'Ignoring blank value' for newly added attributes that were submitted with no new value
wurley
as Deon George
More... 3 days ago
Fix for password handling, when updating userpassword. Fixes #387
wurley
as Deon George
More... 3 days ago
Fix add new must attrs to RDN select. Fixes #382
wurley
as Deon George
More... 7 days ago
Fix dont add an aliased attribute when adding an objectclass to a new entry. Fixes #380
wurley
as Deon George
More... 7 days ago
Fix docker build VERSION/REVISION details
wurley
as Deon George
More... 7 days ago
Remove ui.fancytree.css from JS import
wurley
as Deon George
More... 7 days ago
Change default LDAP configuration to have no DN/password
wurley
as Deon George
More... 7 days ago
Fix to take into account userpasswords have a helper request input, so validation max needs to take that into account. Fixes #383
wurley
as Deon George
More... 8 days ago
Enable proxy configuration to use when contacting update server, as well as enable disabling calls to update server. Implements the requirement of #375
wurley
as Deon George
More... 17 days ago
Change default logging method to daily and default log level to info
wurley
as Deon George
More... 18 days ago
Logging updates, no functional changes
wurley
as Deon George
More... 20 days ago
Rework import, needed for LDIF imports where a bas64 encoded attribute is first in the LDIF
wurley
as Deon George
More... 20 days ago
Fix rendering of CertificateList items, missed in 523446fd
wurley
as Deon George
More... 21 days ago
For template rendering, the attribute's value should override a template value if it exists
wurley
as Deon George
More... 21 days ago
Update translation files/javascript/php dependancies. Release 2.3.0
wurley
as Deon George
More... 22 days ago
Ensure when we submit an update to the LDAP server, we dont include blank items, tree fancytree configuration change, langtag plus yellow banner render fix
wurley
as Deon George
More... 23 days ago
Support having static values in templates, as well as making them uneditable. Closes #366
wurley
as Deon George
More... 23 days ago
Fixes auto-value as a result of 4f468349 - Overhaul component rendering
wurley
as Deon George
More... 24 days ago
Updated config/ldap as this file is basded on directorytree/ldaprecord-laravel
wurley
as Deon George
More... 25 days ago
Update favicon, further compress existing PLA images, and update README
wurley
as Deon George
More... 26 days ago
Improved handling of binary and certificate attributes
wurley
as Deon George
More... 26 days ago
Dont array_filter() values, array_filter removes legitimate values (like 0)
wurley
as Deon George
More... 26 days ago
Change when templates are calculated for entries, and validate template objectclasses
wurley
as Deon George
More... 27 days ago
Rendering fixes as a result of backend overhaul in v2.3.x commits
wurley
as Deon George
More... 28 days ago
Fix another regression as a result of 7cf81c14d - form labels were not being rendered
wurley
as Deon George
More... 28 days ago
Further changes for rendering values and md5 value processing into Attribute::class
wurley
as Deon George
More... 28 days ago
Further changes to support f49c00ff - Move entry get/post methods to it's own controller
wurley
as Deon George
More... 28 days ago
Fixes identified by testing as a result of the work in 4f468349
wurley
as Deon George
More... 28 days ago
Fix duplication of RDN values when copy-moving. Closes #354
wurley
as Deon George
More... 29 days ago
If a copy-move operation fails, redirect back to a form to enable updates for re-submissions. Closes #365, helps #354
wurley
as Deon George
More... 29 days ago