21
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change Attribute/UserCertificate into Syntax/Certificate for any Certificate attributes. Add Syntax/CertificateList.
wurley
as Deon George
More... 4 months ago
When viewing the schema, highlight Structural and non-Structural classes
wurley
as Deon George
More... 4 months ago
Removing debugging that made it into LDIF import
wurley
as Deon George
More... 4 months ago
Fix rendering new attributes, so that they dont render as dynamic. Fix adding new objectClasses to entries, need langtag to render the component
wurley
as Deon George
More... 4 months ago
Fix for showing no_lang_tag attrs (which are displayed without values) on a lang_tag attr pane when viewing a DN
wurley
as Deon George
More... 4 months ago
Dont add hints for internal attributes. Our hints now also returns a collection.
wurley
as Deon George
More... 4 months ago
When rendering dynamic attributes, dont make them editable. Closes #10 and #89. Also some minor fixes when returning from a post for a DN with attribute tags.
wurley
as Deon George
More... 4 months ago
Add support for displaying user certificates, that are recorded in the directory with a ;binary tag. Closes #75
wurley
as Deon George
More... 4 months ago
Ensure our validation message is shown when not selecting an objectclass when creating a new entry
wurley
as Deon George
More... 4 months ago
Add OID description for searchguide attributes
wurley
as Deon George
More... 4 months ago
More ldap configuration settings for demo ldap environment. Should help when working on #10, #89, #287.
wurley
as Deon George
More... 4 months ago
Move entry-edit javascript out of architect theme
wurley
as Deon George
More... 4 months ago
Fix User Password Check now that we have attribute tags
wurley
as Deon George
More... 4 months ago
Improved determination of attribute object being dirty, improved detection of blank input and processing
wurley
as Deon George
More... 4 months ago
Validation of inputs for a DN with language tags - work for #16
wurley
as Deon George
More... 4 months ago
Make select automatically selecting one item when there is only one configurable
wurley
as Deon George
More... 4 months ago
Update page_actions to be consistent with what we can do so far
wurley
as Deon George
More... 4 months ago
Attribute is no longer iterable - cant be used now that we manage attribute tags
wurley
as Deon George
More... 4 months ago
Render HTML inputs for a DN with language tags - work for #16
wurley
as Deon George
More... 4 months ago
Ensure that Attribute::required() doesnt work with NULL $this->schema. Avoids issue as reported by #306
wurley
as Deon George
More... 4 months ago
Display a DN entry with language tags - work for #16
wurley
as Deon George
More... 5 months ago
Further to eab4f04 we need some attributes to render tree icons
wurley
as Deon George
More... 5 months ago
No need to retrieve all records by default when getting children. By default sort records by DN until we implemented configurable sorting. Should help the timeout issues reported in #301
wurley
as Deon George
More... 5 months ago
Revert "Dont run CI/CD on master"
wurley
as Deon George
More... 5 months ago
Improve entry validation to only require the first item of multi value attributes
wurley
as Deon George
More... 5 months ago
Release v2.0.3
wurley
as Deon George
More... 5 months ago
Fix validation when creating a new entry and not identifying required attributes, broken by 4a84c25
wurley
as Deon George
More... 5 months ago
Move userpassword check to its own modal, leveraging page-modal
wurley
as Deon George
More... 5 months ago
Move DN export to its own modal, leveraging page-modal
wurley
as Deon George
More... 5 months ago
Squash with Move our page-actions out of the theme...
wurley
as Deon George
More... 5 months ago