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
949 2022-09-14 10:50:19 daniel-marschall /trunk/plugins/viathinksoft/database/odbc/ MSSQL/ODBC: Fixed error message "Syntax error or access violation" at each registration (= hourly).
Workaround for a bug known to Microsoft since 2010! (see PHP bug report #36561. Status from Microsoft
"To be resolved in a future release of the SQL Server Native Access Client.", wow.)
 
921 2022-07-30 19:50:23 daniel-marschall /trunk/plugins/viathinksoft/database/ Fixed BUG#0000220 in OOBE  
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  
862 2022-06-01 00:41:05 daniel-marschall /trunk/ Oracle DB: On connection error, the error message from OCI is now displayed  
861 2022-05-30 23:21:04 daniel-marschall /trunk/ Fixed phpstan warning  
854 2022-05-29 17:16:33 daniel-marschall /trunk/plugins/viathinksoft/database/oci/ BUGFIX: Could not create objects on an Oracle database (error: Cannot insert NULL into ("HR"."OBJECTS"."CONFIDENTIAL"))  
828 2022-04-09 23:12:50 daniel-marschall /trunk/ Added <license> entry in the manifest.xml files, and added it to the plugin overview in the admin login area  
817 2022-04-05 16:51:30 daniel-marschall /trunk/ Changed algorithm for OIDplus Information Object OIDs for third-party objectTypes  
814 2022-04-05 00:49:02 daniel-marschall /trunk/ PostgreSQL connection can now be established via socket  
813 2022-04-05 00:26:28 daniel-marschall /trunk/ MySQL connection can now be established via socket  
791 2022-03-19 12:42:23 daniel-marschall /trunk/ Developer documentation  
789 2022-03-18 12:51:47 daniel-marschall /trunk/plugins/viathinksoft/  
787 2022-03-18 01:26:18 daniel-marschall /trunk/plugins/viathinksoft/  
786 2022-03-18 01:03:21 daniel-marschall /trunk/ NEW: Native OCI8 PHP plugin support for Oracle databases!  
783 2022-03-16 23:38:45 daniel-marschall /trunk/ Introduced compatibility with Oracle DB (connect via PDO or ODBC)  
642 2021-09-25 00:01:41 daniel-marschall /trunk/ Fixed mime types of JS and XML files, so that they are treated as text files again (can be diffed etc.)  
635 2021-09-24 12:12:32 daniel-marschall /trunk/ Changed plugins path structure
Old: plugins/[plugintype]/[pluginname]
New: plugins/[vendor]/[plugintype]/[pluginname]

!!!!!! ATTENTION !!!!!! ATTENTION !!!!!! ATTENTION !!!!!!
ALL DIRECTORIES INSIDE THE FOLDER plugin/ WILL BE DELETED
PLEASE MAKE A BACKUP OF THESE FOLDERS BEFORE UPDATING!
!!!!!! ATTENTION !!!!!! ATTENTION !!!!!! ATTENTION !!!!!!

If you have individual third-party plugins, please make
sure that they make use of the new plugin directory structure.