Subversion Repositories oidplus

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1057 2022-12-26 19:42:21 daniel-marschall /trunk/  
1056 2022-12-26 19:28:38 daniel-marschall /trunk/ Vendor 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.
 
1041 2022-12-09 20:32:43 daniel-marschall /trunk/ New base-config setting DEFAULT_LANGUAGE (possible values: enus, dede)  
1036 2022-11-27 00:54:59 daniel-marschall /trunk/ Server errors are now shown to the user instead of error message "SyntaxError: Unexpected token < in JSON at position 0"  
1031 2022-11-01 19:08:32 daniel-marschall /trunk/  
1030 2022-10-29 13:07:35 daniel-marschall /trunk/ Setup assistant looks now different dependent if the base config file already exists or not (especially to avoid accidental overwriting of the database)  
1020 2022-10-22 01:11:10 daniel-marschall /trunk/ Setup: Added "Canonical URL" option  
985 2022-10-04 00:16:46 daniel-marschall /trunk/ Setup DB command lines: Added "copy to clipboard" buttons  
982 2022-10-03 23:23:38 daniel-marschall /trunk/ Setup: Added "copy to clipboard" button  
981 2022-10-03 21:07:23 daniel-marschall /trunk/  
974 2022-10-01 20:21:07 daniel-marschall /trunk/ Fix bug where HTTP was not possible after a HTTPS call (Chrome blocks secure CSRF cookie overwrite). HTTPS is now enforced if the page was previously loaded using HTTPS  
923 2022-07-31 00:51:50 daniel-marschall /trunk/setup/sql/ Fixed OOBE problems with AID example data  
919 2022-07-29 16:14:20 daniel-marschall /trunk/ New object type "Application Identifier (ISO/IEC 7816-5)"  
865 2022-06-05 00:53:51 daniel-marschall /trunk/ Fixed SQLite3 OOBE issues  
863 2022-06-02 01:40:40 daniel-marschall /trunk/ Fixed Oracle OOBE example scripts  
861 2022-05-30 23:21:04 daniel-marschall /trunk/ Fixed phpstan warning  
858 2022-05-29 20:30:30 daniel-marschall /trunk/ BUGFIX: GUID and FourCC: category in treeview was "/examples" instead of "examples" for the top level.  
855 2022-05-29 18:12:38 daniel-marschall /trunk/ Object-IDs are now case-sensitive (this is important for object types like FourCC)  

Show All