Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1053 2022-12-26 00:48:36 daniel-marschall / OIDplus for DOS / Windows95 Export splits the root parents now correct  
1052 2022-12-25 22:41:57 daniel-marschall /trunk/plugins/viathinksoft/ OID-Info URLs prefer HTTPS variant https://oid-rep.orange-labs.fr/ instead of HTTP variant http://oid-info.com/  
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.
 
1048 2022-12-11 02:20:19 daniel-marschall /trunk/  
1047 2022-12-11 01:37:48 daniel-marschall /trunk/plugins/viathinksoft/adminPages/111_systeminfo/ Fixed PHPInfo for PHP 8.2  
1046 2022-12-11 01:22:05 daniel-marschall /trunk/ Removal of deprecated utf8_encode()  
1043 2022-12-09 23:19:02 daniel-marschall /trunk/  
1041 2022-12-09 20:32:43 daniel-marschall /trunk/ New base-config setting DEFAULT_LANGUAGE (possible values: enus, dede)  
1040 2022-12-06 01:31:40 daniel-marschall /trunk/plugins/frdl/publicPages/altids/ Fixed altids plugin (release 1.0.2)  
1039 2022-11-30 01:11:00 daniel-marschall /trunk/  
1038 2022-11-27 12:14:30 daniel-marschall /trunk/ Automated AJAX plugin: Blacklist button now has a confirmation dialog  
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"  
1035 2022-11-12 00:36:44 daniel-marschall /trunk/plugins/viathinksoft/objectTypes/ GUID and FourCC plugins have "folder" icons in the treeview if they are no leaf-nodes  
1034 2022-11-09 01:24:51 daniel-marschall /trunk/ Composer no-dev (doesn't do any difference atm)  
1033 2022-11-09 01:06:17 daniel-marschall /trunk/ Replaced some $_REQUEST with $_GET and $_POST.
Made sure "request_order" is in a defined state. (Important: Cookies must not be $_REQUEST)
 
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)  
1029 2022-10-28 10:11:40 daniel-marschall /trunk/plugins/viathinksoft/adminPages/ Fixed bug in System Registration request after OOBE  
1025 2022-10-23 18:28:48 daniel-marschall /trunk/plugins/viathinksoft/captcha/vts_challenge/ VTS Captcha: Re-Added "autosolve" (configurable)  
1024 2022-10-23 18:03:29 daniel-marschall /trunk/ Fixed some race-conditions with VTS Client Challenge CAPTCHA  

Show All