During create we were passing the wrong objectlcasses to the ajax call when adding a new attribute. |
|
More...
|
4 months ago
|
When submitting an import form and validation fails, there is no DN returned, so dont update one. |
|
More...
|
4 months ago
|
Revert version to 2.2.0-dev |
|
More...
|
4 months ago
|
Release v2.1.0 |
|
More...
|
4 months ago
|
Laravel framework and javascript modules update |
|
More...
|
4 months ago
|
Capture PLA version when submitting a bug report |
|
More...
|
4 months ago
|
Create config.yml to disable blank issues reporting |
|
More...
|
4 months ago
|
Change Attribute/UserCertificate into Syntax/Certificate for any Certificate attributes. Add Syntax/CertificateList. |
|
More...
|
4 months ago
|
When viewing the schema, highlight Structural and non-Structural classes |
|
More...
|
4 months ago
|
Removing debugging that made it into LDIF import |
|
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 |
|
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 |
|
More...
|
4 months ago
|
Dont add hints for internal attributes. Our hints now also returns a collection. |
|
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. |
|
More...
|
4 months ago
|
Add support for displaying user certificates, that are recorded in the directory with a ;binary tag. Closes #75 |
|
More...
|
4 months ago
|
Ensure our validation message is shown when not selecting an objectclass when creating a new entry |
|
More...
|
4 months ago
|
Add OID description for searchguide attributes |
|
More...
|
4 months ago
|
More ldap configuration settings for demo ldap environment. Should help when working on #10, #89, #287. |
|
More...
|
4 months ago
|
Move entry-edit javascript out of architect theme |
|
More...
|
4 months ago
|
Fix User Password Check now that we have attribute tags |
|
More...
|
4 months ago
|
Improved determination of attribute object being dirty, improved detection of blank input and processing |
|
More...
|
4 months ago
|
Validation of inputs for a DN with language tags - work for #16 |
|
More...
|
4 months ago
|
Make select automatically selecting one item when there is only one configurable |
|
More...
|
4 months ago
|
Update page_actions to be consistent with what we can do so far |
|
More...
|
4 months ago
|
Attribute is no longer iterable - cant be used now that we manage attribute tags |
|
More...
|
4 months ago
|
Render HTML inputs for a DN with language tags - work for #16 |
|
More...
|
4 months ago
|
Ensure that Attribute::required() doesnt work with NULL $this->schema. Avoids issue as reported by #306 |
|
More...
|
4 months ago
|
Display a DN entry with language tags - work for #16 |
|
More...
|
4 months ago
|
Further to eab4f04 we need some attributes to render tree icons |
|
More...
|
4 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 |
|
More...
|
4 months ago
|