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
1267 2023-05-14 02:47:49 daniel-marschall /trunk/ Introduced new version of Logger Maskcodes
!!! Attention! If you have installed foreign plugins (not bundled with OIDplus), you MUST update their logging maskcodes;
!!! if you are the developer of the plugin, please run dev/logger/verify_maskcodes.phps to verify the plugins
!!! A documentation of the new maskcodes can be found in doc/developer_notes/logger_maskcodes.md
 
1248 2023-04-30 00:10:35 daniel-marschall /trunk/ New object type: MAC / EUI-48 / EUI-64  
1244 2023-04-28 11:25:47 daniel-marschall /trunk/ internal change: .sql setup files are now packed in the sqlSlang plugin folder  
1238 2023-04-27 16:52:44 daniel-marschall /trunk/  
1237 2023-04-27 12:13:59 daniel-marschall /trunk/ Added example data and wellknown data for Firebird  
1235 2023-04-27 02:47:56 daniel-marschall /trunk/ Added Firebird SQL slang (beta)  
1232 2023-04-26 16:49:28 daniel-marschall /trunk/ Added database plugin SQLSRV  
1226 2023-04-19 23:50:31 daniel-marschall /trunk/ Fixed insert_id() issues with ADO connections  
1219 2023-04-19 01:49:46 daniel-marschall /trunk/ Added new database connection plugin: ADO (required Windows server system)  
1186 2023-04-08 20:32:34 daniel-marschall /trunk/ Methods in OIDplusAuthUtils, OIDplusGui, OIDplusMailUtils, OIDplusMenuUtils are now not static anymore  
1170 2023-04-06 02:28:51 daniel-marschall /trunk/ More tests with Microsoft Access (not officially supported yet)  
1162 2023-04-05 02:37:36 daniel-marschall /trunk/  
1160 2023-04-05 02:06:14 daniel-marschall /trunk/ PDO+MySQL PHP testcases are now passed  
1155 2023-04-04 01:36:54 daniel-marschall /trunk/ Fixed MySQLi error handling. Database test cases now passed (again?)  
1153 2023-04-03 23:05:28 daniel-marschall /trunk/  
1150 2023-04-03 21:16:32 daniel-marschall /trunk/  
1140 2023-03-26 23:45:51 daniel-marschall /trunk/  
1133 2023-03-26 11:19:21 daniel-marschall /trunk/ de-de Language update  
1130 2023-03-26 00:38:14 daniel-marschall /trunk/ Another large bunch of type-safety changes  
1129 2023-03-26 00:32:23 daniel-marschall /trunk/ Fix PHP 8.0 deprecation warning for JSON-OIDIP  
1127 2023-03-25 03:04:21 daniel-marschall /trunk/  
1118 2023-03-24 16:32:34 daniel-marschall /trunk/ Added new object type: PHP namespaces/classes/interfaces  
1116 2023-03-23 23:09:25 daniel-marschall /trunk/ BIG CHANGE: All methods have received a PHPdoc comment and a lot of parameter and return types have been added (as far as PHP 7.0 allows)
!!! PLEASE NOTE THAT THE NEW VERSION OF OIDPLUS IS NOT COMPATIBLE WITH OLD THIRD PARTY PLUGINS (EXCEPT THE ONES THAT ARE BUNDLED WITH OIDPLUS)
!!! IF YOU HAVE THIRD PARTY PLUGINS INSTALLED (OR WRITTEN YOURSELF), THEN YOU *WILL* RECEIVE ERROR MESSAGES AFTER THE UPDATE
!!! AND NEED TO CHANGE THE METHOD SIGNATURES IN THESE PLUGINS TO MAKE THEM WORK AGAIN. (We can help you with this task if you need help!)
Please note that due to the amount of changes, there could have been a few bugs introduced; please send all bug reports via GitHub or email
and if you have the possibility, it is recommended to test the version of a test system before applying the update on a productive system.
Thank you very much!
 
1073 2023-01-03 22:56:18 daniel-marschall /trunk/ BUGFIX: OIDplus can now work with PKI again, even if OpenSSL is not installed
Added System GUID (SHA1-Namebased UUID based on your public key)
 
1072 2022-12-30 01:21:42 daniel-marschall /trunk/ More internal plugin checks  
1068 2022-12-28 01:20:39 daniel-marschall /trunk/ Improved "low PHP version" error handling  
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.
 
1039 2022-11-30 01:11:00 daniel-marschall /trunk/  
1034 2022-11-09 01:24:51 daniel-marschall /trunk/ Composer no-dev (doesn't do any difference atm)  
981 2022-10-03 21:07:23 daniel-marschall /trunk/  
938 2022-09-11 17:26:06 daniel-marschall /trunk/dev/translation/  
930 2022-09-07 00:52:39 daniel-marschall /trunk/ OID DER encoding is now visible
AID: OID-AID added (ViaThinkSoft-Foreign-6 AID)
AID: RID and PIX can now be mixed in a single node again (removed restriction again); this is handy for ViaThinkSoft-Foreign-AIDs
 
919 2022-07-29 16:14:20 daniel-marschall /trunk/ New object type "Application Identifier (ISO/IEC 7816-5)"  
879 2022-07-11 21:22:19 daniel-marschall /trunk/ OID-IP: Implemented RA "information partially available"  
878 2022-07-11 21:13:42 daniel-marschall /trunk/dev/translation/  
874 2022-07-10 12:58:31 daniel-marschall /trunk/ Vendor update  
868 2022-07-09 21:33:15 daniel-marschall /trunk/ OID-IP: XML and JSON now have standardized (W3C/RFC) signatures. The OID-IP RFC draft will be edited soon.  
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  
856 2022-05-29 20:06:06 daniel-marschall /trunk/ BUGFIX: IPv4, IPv6 and GUID identifier were not correctly canonized, therefore they could not be found if e.g. the search term had the wrong upper/lower case