• Joined on 2024-02-21
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-21 13:37:20 +00:00
735b1c542f Fix rendering updated attributes on entries that trigger a template
8e41f314a4 Framework and javascript dependancies update
d1a9ed69c3 Update README with v2.2 updates, as well as updating the home page
df3a6d30a5 Enable disabling internal templates, as well as having custom templates
d17d94a32b Change our internal template keys to be prefixed with an underscore for easier identification
Compare 6 commits »
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-21 03:45:06 +00:00
dc41296015 Framework and javascript dependancies update
61538e681d Update README with v2.2 updates, as well as updating the home page
Compare 2 commits »
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-21 03:11:38 +00:00
397a1b8a8c Framework and javascript dependancies update
1280973a35 Update README with v2.2 updates, as well as updating the home page
ab33c2dce9 Enable disabling internal templates, as well as having custom templates
b3b3fc6ac1 Change our internal template keys to be prefixed with an underscore for easier identification
d6ec080ecf Working JS Template Engine with a basic functionality
Compare 5 commits »
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-20 23:56:48 +00:00
065b4ec97f Framework and javascript dependancies update
56b38aebb4 Update README with v2.2 updates, as well as updating the home page
d5095bd53a Enable disabling internal templates, as well as having custom templates
066c4a00c5 Change our internal template keys to be prefixed with an underscore for easier identification
a013276e39 Working JS Template Engine with a basic functionality
Compare 11 commits »
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-19 08:09:47 +00:00
d4509747df Update npm assets to make dependabot happier
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-19 07:53:47 +00:00
2d732e5d52 Remove our highlighted item from the tree, when we click on the top-menu buttons
d294c9449d Fix page expired 419 started showing a page expired message, instead of refreshing the session and loading the clicked item on the tree
deefd9be43 Fix for when specifying multiple base DNs with LDAP_BASE_DN, and the user doesnt have access to the first one.
59cf0d337e Add alert for DN logins that dont exist. Might be attempts to use the rootdn which is not supported.
c4b1d9ec51 Pass the template object to the attributes, so we can leverage template rules when rendering attributes
Compare 13 commits »
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-16 08:02:05 +00:00
b0f92a6a8a Update AttributeTypes/LDAPSyntaxes/MatchingRules for performance and process improvements
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-15 12:30:22 +00:00
3b2a4a7752 Update AttributeTypes/LDAPSyntaxes/MatchingRules for performance and process improvements
089c3e5b97 Pass template to our component rendering to avoid duplicate javascript object id's
acf19cdc5b Optimize schema objectclass processing, changing debugging output, remove redundant functions
56fcd729e7 Load the rootDSE in Server::__construct(), remove basedn from views, and rely on the javascript to get the basedns
d61f6168a4 Remove MatchRuleUse::class, it wasnt used
Compare 8 commits »
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-11 10:10:13 +00:00
b87b1dcfd0 Enhancements to logic that makes form.select component
d61ecc96db Enable creation of new entries via templates
820f398c2c Start of work on templates - identify templates that apply to existing entries
Compare 3 commits »
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-09 04:26:21 +00:00
8e8a902c80 Start of work on templates - identify templates that apply to existing entries
8602c2b17f Only swap in user's credentials if the requested page is not the logout page. This avoids an issue if the user's credentials are changed during their session, they couldnt log out
Compare 2 commits »
deon pushed tag 2.1.4 to deon/phpldapadmin 2025-06-08 23:47:45 +00:00
deon pushed to 2.1-dev at deon/phpldapadmin 2025-06-08 23:47:45 +00:00
ba03705b46 Revert version to 2.1.5-dev
c2ee9064eb Release v2.1.4
Compare 2 commits »
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-03 13:20:39 +00:00
33d96940e6 Consistent rendering of certificatelist attributes with certificate attributes
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-03 12:49:21 +00:00
06b7c204b0 Add more Certificate Serial Number, Subject and Authority Key IDs
7854cbdabd Cosmetic fixes for search results - fixing overflow affecting the input box
32514c9ab1 Remove the warning about multi-language tags, PLA handles them fine now
db600a28d3 Install amiranagram/localizator into dev setup to identify translatable strings,
Compare 4 commits »
deon pushed to master at deon/pla-version 2025-06-03 10:43:31 +00:00
ac5b0f3e56 Change stats graph to vX.Y from vX.Y.Z, add star-history
deon pushed to master at deon/phpldapadmin 2025-06-01 09:30:58 +00:00
b08de519d4 Blade syntax consistency updates - no functional changes
6599bb7f4f Fix deprecation message introduced by 3d511f3
d623f3c26d Move langtag rendering from dn/Entry into Attribute - more enhancements for #16,
bd40ab0e84 Framework upgrade to Laravel 12 and javascript updates
3fcb8707d9 Revert version to 2.2.0-dev
Compare 17 commits »
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-01 09:30:45 +00:00
b08de519d4 Blade syntax consistency updates - no functional changes
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-01 06:08:21 +00:00
6599bb7f4f Fix deprecation message introduced by 3d511f3
d623f3c26d Move langtag rendering from dn/Entry into Attribute - more enhancements for #16,
bd40ab0e84 Framework upgrade to Laravel 12 and javascript updates
Compare 3 commits »
deon pushed to 2.2-dev at deon/phpldapadmin 2025-06-01 04:17:38 +00:00
b343f8a28e Fix deprecation message introduced by 3d511f3
283195a9dc Move langtag rendering from dn/Entry into Attribute - more enhancements for #16,
3fcb8707d9 Revert version to 2.2.0-dev
Compare 3 commits »
deon created branch 2.2-dev in deon/phpldapadmin 2025-06-01 04:17:38 +00:00