21
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 23, 2025 — Jun 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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... 10 months ago
Change default logging method to daily and default log level to info
wurley
as Deon George
More... 10 months ago
Logging updates, no functional changes
wurley
as Deon George
More... 10 months ago
Rework import, needed for LDIF imports where a bas64 encoded attribute is first in the LDIF
wurley
as Deon George
More... 10 months ago
Fix rendering of CertificateList items, missed in 523446fd
wurley
as Deon George
More... 10 months ago
For template rendering, the attribute's value should override a template value if it exists
wurley
as Deon George
More... 10 months ago
Update translation files/javascript/php dependancies. Release 2.3.0
wurley
as Deon George
More... 11 months 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... 11 months ago
Support having static values in templates, as well as making them uneditable. Closes #366
wurley
as Deon George
More... 11 months ago
Fixes auto-value as a result of 4f468349 - Overhaul component rendering
wurley
as Deon George
More... 11 months ago
Updated config/ldap as this file is basded on directorytree/ldaprecord-laravel
wurley
as Deon George
More... 11 months ago
Update favicon, further compress existing PLA images, and update README
wurley
as Deon George
More... 11 months ago
Improved handling of binary and certificate attributes
wurley
as Deon George
More... 11 months ago
Dont array_filter() values, array_filter removes legitimate values (like 0)
wurley
as Deon George
More... 11 months ago
Change when templates are calculated for entries, and validate template objectclasses
wurley
as Deon George
More... 11 months ago
Rendering fixes as a result of backend overhaul in v2.3.x commits
wurley
as Deon George
More... 11 months ago
Fix another regression as a result of 7cf81c14d - form labels were not being rendered
wurley
as Deon George
More... 11 months ago
Further changes for rendering values and md5 value processing into Attribute::class
wurley
as Deon George
More... 11 months ago
Further changes to support f49c00ff - Move entry get/post methods to it's own controller
wurley
as Deon George
More... 11 months ago
Fixes identified by testing as a result of the work in 4f468349
wurley
as Deon George
More... 11 months ago
Fix duplication of RDN values when copy-moving. Closes #354
wurley
as Deon George
More... 11 months 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... 11 months ago
Move value, rendering values and md5 value processing into Attribute::class
wurley
as Deon George
More... 11 months ago
Add rendering existing RDN's with their current value
wurley
as Deon George
More... 11 months ago
Fixes for different LDAP servers, that represent timestamps and hasSubordinates differently
wurley
as Deon George
More... 11 months ago
Layout fixes needed for ApacheDS
wurley
as Deon George
More... 11 months ago
Added some debugging to help determine the cause of schema discovery. Change Entry::setRawAttributes() to not retrieve schema objects if the DN is the schema DN. Should fix #370
wurley
as Deon George
More... 11 months ago
Changes to github issue/feature request configuration.
wurley
as Deon George
More... 11 months ago
Further changes to support 4f468349 - Overhaul component rendering
wurley
as Deon George
More... 11 months ago
Move entry get/post methods to it's own controller
wurley
as Deon George
More... 11 months ago