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
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.)  
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.
 
239 2020-04-10 12:30:53 daniel-marschall /trunk/ NEW: SUPPORT FOR POSTGRESQL AND MICROSOFT SQL SERVER  
150 2019-08-03 00:30:01 daniel-marschall /trunk/ LARGE UPDATE: Added database providers; now using prepared statements, and many more changes  
149 2019-08-01 22:58:12 daniel-marschall /trunk/ New feature: Admin password reset plugin  
135 2019-06-13 20:52:08 daniel-marschall /trunk/ Improved OOBE  
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  
78 2019-04-07 00:51:12 daniel-marschall /trunk/ Verified that the product runs out-of-the-box  
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  
5 2019-03-13 22:16:10 daniel-marschall /trunk/  
2 2019-03-12 23:20:11 daniel-marschall /trunk/ Initial Work-In-Progress SVN release