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
1163 2023-04-05 02:57:47 daniel-marschall /  
1162 2023-04-05 02:37:36 daniel-marschall /trunk/  
1161 2023-04-05 02:10:55 daniel-marschall /trunk/plugins/viathinksoft/adminPages/111_systeminfo/ Fix error in PHP-Info on darkmode  
1160 2023-04-05 02:06:14 daniel-marschall /trunk/ PDO+MySQL PHP testcases are now passed  
1159 2023-04-05 00:24:25 daniel-marschall /trunk/ Oracle, PgSQL, and Sqlite database-testcases are now passed  
1158 2023-04-04 12:06:04 daniel-marschall /trunk/ Fixed some smaller issues with MSSQL insert-id (test-cases are now all passed)  
1157 2023-04-04 01:55:40 daniel-marschall /trunk/  
1156 2023-04-04 01:47:03 daniel-marschall /trunk/ Lots of changes in re database driver results
$res = new OIDplusNaturalSortedQueryResult($res, 'id');
changes to
$res->naturalSortByField('id');
 
1155 2023-04-04 01:36:54 daniel-marschall /trunk/ Fixed MySQLi error handling. Database test cases now passed (again?)  
1154 2023-04-04 01:06:27 daniel-marschall /trunk/plugins/viathinksoft/adminPages/800_plugins/ Admin plugin overview: Wrong display of "active" suffix  
1153 2023-04-03 23:05:28 daniel-marschall /trunk/  
1152 2023-04-03 22:55:16 daniel-marschall /trunk/ Changed OIDplusQueryResult class definition  
1151 2023-04-03 21:23:20 daniel-marschall /trunk/ Vendor update  
1150 2023-04-03 21:16:32 daniel-marschall /trunk/  
1149 2023-04-03 16:46:20 daniel-marschall /trunk/ New method url_post_contents() replaces all cURL calls inside the plugins. url_post_contents_available() replaces the checking for the cURL PHP extension.  
1148 2023-04-03 14:16:22 daniel-marschall /trunk/ The "natural sorting" (i.e. "A10" is after "A9") is now applied to all object types, not only to OIDs. The "natOrder" method of the SQL-Slang-Interface has been removed.  
1147 2023-04-03 13:49:19 daniel-marschall /trunk/plugins/viathinksoft/adminPages/100_wellknown_oids/ Improved performance of admin-page "Well known OIDs"  
1146 2023-04-03 13:46:21 daniel-marschall /trunk/includes/ Wrong error message "INTF_OID" when class is not found  
1145 2023-03-30 23:44:31 daniel-marschall /trunk/ Added JetBrains/PhpStorm to the acknowledgements  
1144 2023-03-29 12:07:48 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/  
1143 2023-03-28 23:28:22 daniel-marschall /trunk/ Fixed more possible type errors  
1142 2023-03-28 22:33:20 daniel-marschall /trunk/ oid-info.com XML Export fixed type error message  
1141 2023-03-27 00:20:16 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/  
1140 2023-03-26 23:45:51 daniel-marschall /trunk/  
1139 2023-03-26 22:51:54 daniel-marschall /trunk/ GS1 object type: GS1 Application Identifier is now shown  
1138 2023-03-26 21:33:11 daniel-marschall /trunk/ "Alternate identifiers" is now sorted and displayed as table  
1137 2023-03-26 20:28:22 daniel-marschall /trunk/ Fixed type-errors in re getRaMail() can be null  
1136 2023-03-26 12:37:23 daniel-marschall /trunk/plugins/ Fix type error message  
1135 2023-03-26 12:36:48 daniel-marschall /trunk/plugins/frdl/publicPages/altids/ Frdl AltID plugin: Sort alternate-identifier, handle-identifier, and canonical-identifier  
1134 2023-03-26 11:50:16 daniel-marschall /trunk/vendor/ Vendor update  
1133 2023-03-26 11:19:21 daniel-marschall /trunk/ de-de Language update  
1132 2023-03-26 04:26:18 daniel-marschall /trunk/  
1131 2023-03-26 03:38:01 daniel-marschall /trunk/ Removed "implementsFeature" interface and replaced it with PHP interfaces with the prefix INTF_OID.
These have a special treatment in the OIDplus class autoloader.
!!! Attention: Third-Party plugins (not bundled with OIDplus) might not be compatible with this change and must be altered (we can help you with this task)
 
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  
1128 2023-03-25 12:11:05 daniel-marschall /trunk/plugins/viathinksoft/database/mysqli/ Bugfix for MySQLi  
1127 2023-03-25 03:04:21 daniel-marschall /trunk/  
1126 2023-03-25 02:19:06 daniel-marschall /trunk/includes/classes/  
1125 2023-03-25 01:16:44 daniel-marschall /trunk/  
1124 2023-03-25 00:45:48 daniel-marschall /trunk/ Updated folder icons for non-leaf nodes of object types GUID, PHP, and FourCC