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
236 2020-04-07 01:02:59 daniel-marschall /trunk/ Large refactoring at the database classes. PHP 7.0 is now required.  
227 2020-03-20 22:27:50 daniel-marschall /trunk/ Various fixes and OOP changes  
224 2020-03-19 20:32:14 daniel-marschall /trunk/ OIDplus now automatically registeres the plugins. The plugins do not need to register themselves through the singleton.  
222 2020-03-19 15:13:37 daniel-marschall /trunk/ Plugins now contain following information: name, version, author, description; visible in admin area  
206 2020-01-23 23:44:12 daniel-marschall /trunk/ Registration service now handles system ID hash conflicts  
183 2019-09-11 22:05:09 daniel-marschall /trunk/ NEW feature: "Goto" quick access bar
CHANGED: Incorrect written object identifiers (e.g. 2.0999) will now be auto-corrected
 
175 2019-08-21 13:42:37 daniel-marschall /trunk/plugins/adminPages/120_registration/ Registration procedure update  
170 2019-08-14 14:31:08 daniel-marschall /trunk/ System version and installation type are now included in the Registration  
153 2019-08-03 22:44:14 daniel-marschall /trunk/ New feature: Admin can now create a RA manually (without email verification/invitation)  
150 2019-08-03 00:30:01 daniel-marschall /trunk/ LARGE UPDATE: Added database providers; now using prepared statements, and many more changes  
148 2019-07-25 14:05:21 daniel-marschall /trunk/ New plugin "Plugins" that lists all plugins  
142 2019-07-18 16:19:28 daniel-marschall /trunk/ New feature: Admin can set individual colors for their systems!  
141 2019-07-17 09:02:51 daniel-marschall /trunk/plugins/adminPages/120_registration/ Registration live status page can now be only accessed with signature  
140 2019-07-16 23:01:16 daniel-marschall /trunk/plugins/adminPages/120_registration/ Registratoin: After privacy change, the VTS server will be called immediately  
139 2019-07-16 13:41:23 daniel-marschall /trunk/ Updated whole registration process