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
299 2020-05-12 00:19:57 daniel-marschall /trunk/ Setup will now check if directories dev/, userdata/ etc. are restricted by the web server and output a warning if they are not  
294 2020-05-10 11:29:27 daniel-marschall /trunk/ New folder "userdata" which now contains all data specific to this OIDplus installation (configuration, resources, databases, log files etc.)  
277 2020-04-25 02:27:11 daniel-marschall /trunk/ Introducing new plugin architecture (manifest.ini)  
275 2020-04-23 17:46:50 daniel-marschall /trunk/ NGINX configuration file  
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).  
258 2020-04-17 00:16:45 daniel-marschall /trunk/  
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  
246 2020-04-12 13:54:01 daniel-marschall /trunk/ Classes: "DataBase" is now written "Database"  
239 2020-04-10 12:30:53 daniel-marschall /trunk/ NEW: SUPPORT FOR POSTGRESQL AND MICROSOFT SQL SERVER  
237 2020-04-07 15:52:55 daniel-marschall /trunk/ Various code and OOP optimizations.
Fixed some bugs in OOBE (Out-Of-Box-Experience).
ODBC bugfix.
 
236 2020-04-07 01:02:59 daniel-marschall /trunk/ Large refactoring at the database classes. PHP 7.0 is now required.  
157 2019-08-08 20:01:02 daniel-marschall /trunk/ Setup assistant 2/2 is now protected by ReCAPTCHA, if enabled  
154 2019-08-03 22:54:53 daniel-marschall /trunk/ document.location => window.location.href  
150 2019-08-03 00:30:01 daniel-marschall /trunk/ LARGE UPDATE: Added database providers; now using prepared statements, and many more changes  
135 2019-06-13 20:52:08 daniel-marschall /trunk/ Improved OOBE  
104 2019-05-16 00:12:49 daniel-marschall /trunk/ Big update!  
82 2019-04-07 12:24:34 daniel-marschall /trunk/ Various fixes  
81 2019-04-07 11:47:27 daniel-marschall /trunk/setup/ Setup fix  
80 2019-04-07 11:31:52 daniel-marschall /trunk/ More OOBE fixes  
76 2019-04-06 20:01:39 daniel-marschall /trunk/ Fixed various problems with the registration. E-Mail address in now in the database and not in the config  

Show All