21
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix detection of zero values when rendering update NEW/DELETED tags
wurley
as Deon George
More... 5 months ago
Add some opendj internal attributes. Remove some unused variables in APIController
wurley
as Deon George
More... 5 months ago
Release v2.0.2
wurley
as Deon George
More... 5 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... 5 months ago
Fix detection of new attributes added to an entry
wurley
as Deon George
More... 5 months ago
When making new attributes available, only render unique attributes
wurley
as Deon George
More... 5 months ago
When adding new attributes as a result of adding a new objectclass, dont duplicate existing attributes already present
wurley
as Deon George
More... 5 months ago
Disable buttons that we havent implemented yet, update README with some more todos
wurley
as Deon George
More... 5 months ago
Include loopback in our trusted proxies configuration - fixes #294
wurley
as Deon George
More... 5 months ago
CSS fix to remove border around logged in user icon
wurley
as Deon George
More... 5 months ago
We need to start the application after we've swapped the user details from the cookie, otherwise $user is initialised by the LDAP_USERNAME credentials - which may not have access to all the attributes
wurley
as Deon George
More... 5 months ago
Revert version to 2.1.0-dev
wurley
as Deon George
More... 5 months ago
Release v2.0.1
wurley
as Deon George
More... 5 months ago
Make the file-note responsive to screen size, with a more appropriate size
wurley
as Deon George
More... 5 months ago
When creating a new entry, and validation redirects back to the form, ensure our RDN readonly is preserved
wurley
as Deon George
More... 5 months ago
Fix rendering of error message, minor changes to login as a result of ba9124c. Record in README we can now do deletes
wurley
as Deon George
More... 5 months ago
Rename our configuration keys to ldap/ldaps/startls, they are not openldap specific
wurley
as Deon George
More... 5 months ago
Clear some javascript @todos: fancytree options, optionclass processing
wurley
as Deon George
More... 5 months ago
Laravel framework and npm modules update
wurley
as Deon George
More... 5 months ago
Implemented DN delete
wurley
as Deon George
More... 5 months ago
Style changes when rendering the DN header
wurley
as Deon George
More... 5 months ago
When the session expired, automatically refresh the page with the intended desitination without the alert
wurley
as Deon George
More... 5 months ago
Switch to using icons when rendering a DN, and move the server icons to the topmenu
wurley
as Deon George
More... 5 months ago
Fix search close btn and other css fixes as need after upgrading to ArchitectUI v4
wurley
as Deon George
More... 5 months ago
Add search to README as a pending item
wurley
as Deon George
More... 5 months ago
Revert version to 2.0.1-dev
wurley
as Deon George
More... 5 months ago
Fixes to customation of ArchitectUI for mobile displays, hamburger should now be visibile and search is not black on black. Closes #292
wurley
as Deon George
More... 5 months ago
Update ArchitectUI to v4
wurley
as Deon George
More... 5 months ago
Update CI/CD to build the image with the appropriate tag
wurley
as Deon George
More... 5 months ago
Revert "Only run CI/CD on master/sandpit" Trying to leverage tag id during build
wurley
as Deon George
More... 5 months ago