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
1207 2023-04-15 02:29:09 daniel-marschall /trunk/ Documentation update  
1055 2022-12-26 18:17:44 daniel-marschall /trunk/ OIDplus Setup and OOBE now have the main design (and is dark-theme compatible)  
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.
 
838 2022-04-15 00:02:46 daniel-marschall /trunk/ Upgraded tushevorg uitweeks plugin to version 1.1 (adding feature: "Prefer `Login as administrator` tab at login")  
829 2022-04-10 19:07:24 daniel-marschall /trunk/ Bundled tushevorg/publicPages/2000_uitweaks plugin to OIDplus 2.0
New features:
- Fully expand Objects tree on page reload
- Collapse Login tree on page reload
- Collapse Documents&Resources tree on page reload
- Change default tree pane width
- Remember tree pane width in browser.localStorage across page reloads