Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
289 2020-05-03 21:33:03 daniel-marschall /trunk/ Added new plugin type "Logger". Added Windows Log Event logging (only available on Windows) and syslog logging (only available on Linux).  
274 2020-04-23 00:56:16 daniel-marschall /trunk/ Add new plugin type "SQL slang". The database connection is now an union of "Database provider plugin" (e.g. PDO) and "SQL slang plugin" (MySQL).  
264 2020-04-19 20:07:10 daniel-marschall /trunk/ NEW: Support for SQLite3 database (currently without natural sorting though)  
261 2020-04-18 16:38:21 daniel-marschall /trunk/ Large refactoring: "config.inc.php" is now in format 2.1; the configuration settings are now stored in a class OIDplusBaseConfis and can therefore be altered in automated test environments.
Characters "###" inside a query now get replaced by the table prefix.
 
259 2020-04-17 12:18:26 daniel-marschall /trunk/  
256 2020-04-16 01:09:31 daniel-marschall /trunk/ Further improved and extended object oriented classes and plugin structure  
250 2020-04-14 22:46:54 daniel-marschall /trunk/ Further improved object oriented design; added class diagram and database connectivity diagram for easier understanding  

Show All