21
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 22, 2024 — Dec 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix export to work with no_attr_tags
wurley
as Deon George
More... 9 months ago
Handle no attribute tags at an Attribute::class level, added form/disabled components
wurley
as Deon George
More... 9 months ago
Internal attributes are now handled by the new backend setup for attribute tags
wurley
as Deon George
More... 9 months ago
Add some attribute tags messages when we cant handle some attributes.
wurley
as Deon George
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.
wurley
as Deon George
More... 9 months ago
Start of work to handle attribute tags - should help with #75 and #16
wurley
as Deon George
More... 9 months ago
Dont run CI/CD on master
wurley
as Deon George
More... 9 months ago
MD5Update attributes cannot handle validation failures with a redirect back to the form, so restore the old values for now
wurley
as Deon George
More... 9 months ago
Added an entry with a binary certification to test environment, with example LDIF to implement #75
wurley
as Deon George
More... 9 months ago
Add our request()->root() to our debug page, implement Entry::getSortKeyAttribute()
wurley
as Deon George
More... 9 months ago
Some PHP 8.4 deprecration fixes regarding NULL assignment to cast values on class instantiation
wurley
as Deon George
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
wurley
as Deon George
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')
wurley
as Deon George
More... 9 months ago
Some DN rendering fixes, so that our Server Info renders correctly (aligned values)
wurley
as Deon George
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)
wurley
as Deon George
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
wurley
as Deon George
More... 9 months ago
Include LDAP diagnostic error message when we have an LDAP error
wurley
as Deon George
More... 9 months ago
Attribute cleanup and optimisation in preparation to support attribute tags, HomeController return casting
wurley
as Deon George
More... 9 months ago
Buttons that trigger ajax activity cant be buttons, change them back to span
wurley
as Deon George
More... 9 months ago
Revert changing buttons in 49fd9b419a
wurley
as Deon George
More... 10 months ago
Node updates to address vulnerabilities in babel/helpers and axios. Framework update too.
wurley
as Deon George
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
wurley
as Deon George
More... 10 months ago
Fix password hash select list, was not being editable when choosing edit mode
wurley
as Deon George
More... 10 months ago
Improved handling for Kerberous attributes - closes #154
wurley
as Deon George
More... 10 months ago
Fix detection of zero values when rendering update NEW/DELETED tags
wurley
as Deon George
More... 10 months ago
Add some opendj internal attributes. Remove some unused variables in APIController
wurley
as Deon George
More... 10 months ago
Release v2.0.2
wurley
as Deon George
More... 10 months ago
Fix when adding a new objectclass with required attributes, validation errors are correctly display on the returned form
wurley
as Deon George
More... 10 months ago
Fix detection of new attributes added to an entry
wurley
as Deon George
More... 10 months ago
When making new attributes available, only render unique attributes
wurley
as Deon George
More... 10 months ago