Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1449 2024-01-21 19:21:01 daniel-marschall /trunk/plugins/ Alt-ID preliminary fix
1000 OID cap fixed
 
1445 2023-12-26 16:55:28 daniel-marschall /trunk/ RA and System log plugin: Split into pages
Object Log view: only the last 100 items are shown due to overload protection (currently, no scrolling possible)
Overload protection: For now, an OID with more than 1000 children cannot show its children
REST API: "oid:" prefix is now optional. "weid:" is also possible to refer to an OID.
REST API: GET request now also returns the fields "created" and "updated"
Admin area: Viewing RA accounts: Added link to RA log entries
 
1439 2023-12-02 22:51:21 daniel-marschall /trunk/ Introduced support for PHP 8.3
oidplus.viathinksoft.com is now www.oidplus.com
 
1207 2023-04-15 02:29:09 daniel-marschall /trunk/ Documentation update  
1136 2023-03-26 12:37:23 daniel-marschall /trunk/plugins/ Fix type error message  
1050 2022-12-21 01:13:04 daniel-marschall /trunk/ Huge change in internal code structure!
All OIDplus classes are now in the class namespace "ViaThinkSoft\OIDplus".
!!! WARNING:
!!! All plugins MUST put their classes in a namespace and the constant "INSIDE_OIDPLUS" must not be used anymore.
!!! If you have a third-party plugin installed which is NOT bundled with OIDplus, you MUST update it.
!!! Recommendation: Remove the plugin first, then update OIDplus, then ask the author to change the plugin.
!!! If you have not installed any third-party plugins, then it is safe to update now.
 
1040 2022-12-06 01:31:40 daniel-marschall /trunk/plugins/frdl/publicPages/altids/ Fixed altids plugin (release 1.0.2)  
1008 2022-10-17 02:39:09 daniel-marschall /trunk/plugins/  
990 2022-10-09 18:33:43 daniel-marschall /trunk/ Bundled new third-party plugin "AltIDs" by Frdlweb