| Fix export to work with no_attr_tags |
|
More...
|
9 months ago
|
| Handle no attribute tags at an Attribute::class level, added form/disabled components |
|
More...
|
9 months ago
|
| Internal attributes are now handled by the new backend setup for attribute tags |
|
More...
|
9 months ago
|
| Add some attribute tags messages when we cant handle some attributes. |
|
More...
|
9 months ago
|
| Move our page-actions out of the theme into frame/dn. Add some attribute tags messages when we cant handle some attributes. |
|
More...
|
9 months ago
|
| Start of work to handle attribute tags - should help with #75 and #16 |
|
More...
|
9 months ago
|
| Dont run CI/CD on master |
|
More...
|
9 months ago
|
| MD5Update attributes cannot handle validation failures with a redirect back to the form, so restore the old values for now |
|
More...
|
9 months ago
|
| Added an entry with a binary certification to test environment, with example LDIF to implement #75 |
|
More...
|
9 months ago
|
| Add our request()->root() to our debug page, implement Entry::getSortKeyAttribute() |
|
More...
|
9 months ago
|
| Some PHP 8.4 deprecration fixes regarding NULL assignment to cast values on class instantiation |
|
More...
|
9 months ago
|
| Add Attribute required by ObjectClasses in schema viewer, Attribute is_rdn dynamically calculated, Fix Required by Objectclasses when viewing a DN |
|
More...
|
9 months ago
|
| Move direct controller direct view calls to route/web, add global $server to use in views, negating the need to use config('server') |
|
More...
|
9 months ago
|
| Some DN rendering fixes, so that our Server Info renders correctly (aligned values) |
|
More...
|
9 months ago
|
| Store our DN and objectclasses in Attribute::class entries, so that we can dynamically calculate is_rdn and required objects (to be implemented) |
|
More...
|
9 months ago
|
| When creating a new entry, and an RDN attribute has more than 1 input, only take over the first input when selecting the RDN attribute |
|
More...
|
9 months ago
|
| Include LDAP diagnostic error message when we have an LDAP error |
|
More...
|
9 months ago
|
| Attribute cleanup and optimisation in preparation to support attribute tags, HomeController return casting |
|
More...
|
9 months ago
|
| Buttons that trigger ajax activity cant be buttons, change them back to span |
|
More...
|
9 months ago
|
| Revert changing buttons in 49fd9b419a |
|
More...
|
10 months ago
|
| Node updates to address vulnerabilities in babel/helpers and axios. Framework update too. |
|
More...
|
10 months ago
|
| Some jquery selector changes, change some button spans to buttons, set readonly on the form for attribute javascript, fix krbTicketFlags to only be changed when in edit mode |
|
More...
|
10 months ago
|
| Fix password hash select list, was not being editable when choosing edit mode |
|
More...
|
10 months ago
|
| Improved handling for Kerberous attributes - closes #154 |
|
More...
|
10 months ago
|
| Fix detection of zero values when rendering update NEW/DELETED tags |
|
More...
|
10 months ago
|
| Add some opendj internal attributes. Remove some unused variables in APIController |
|
More...
|
10 months ago
|
| Release v2.0.2 |
|
More...
|
10 months ago
|
| Fix when adding a new objectclass with required attributes, validation errors are correctly display on the returned form |
|
More...
|
10 months ago
|
| Fix detection of new attributes added to an entry |
|
More...
|
10 months ago
|
| When making new attributes available, only render unique attributes |
|
More...
|
10 months ago
|