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
386 2020-09-12 22:00:01 daniel-marschall /trunk/ Fixed various smaller things detected by warnings/errors of "Eclipse for PHP"  
381 2020-08-31 16:45:05 daniel-marschall /trunk/plugins/ Status codes: Negative = Error, Zero = Normal OK, Positive = OK, but with additional information  
380 2020-08-30 15:08:02 daniel-marschall /trunk/ Plugin-related code improvements  
372 2020-08-25 16:04:05 daniel-marschall /trunk/  
370 2020-08-25 15:02:34 daniel-marschall /trunk/ Communication between OIDplus and ViaThinkSoft server is now fully AJAX/JSON  
366 2020-08-23 23:54:11 daniel-marschall /trunk/ Various smaller things  
362 2020-08-23 16:49:43 daniel-marschall /trunk/ Setup and OOBE is now translated to German, too.
Freshly installed plugins can request that the OOBE is shown in order to ask the user to check the settings of these plugins.

ATTENTION: Existing users will see the Setup/OOBE screen after Update. Just enter your administrator password and continue.
 
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  
353 2020-08-08 19:34:56 daniel-marschall /trunk/ IIS Installation Routine updated  
329 2020-06-11 23:05:09 daniel-marschall /trunk/ NEW: "Automated AJAX calls" plugin to execute privileged AJAX requests programmatically  
321 2020-05-22 21:23:11 daniel-marschall /trunk/ Prepared AJAX actions for automated tests; removed actionBefore() and actionAfter() and introduced feature 1.3.6.1.4.1.37476.2.5.2.3.3 as replacement  
316 2020-05-21 18:47:12 daniel-marschall /trunk/ Various smaller bugfixes and compatibility issues with database providers fixed  
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.)  
292 2020-05-06 16:15:49 daniel-marschall /trunk/ Split plugin "Registration" into "OOBE" and "Registration". OOBE is now a core part of OIDplus while the Registration is not. Added color theme to OOBE. Added "feature OID" functionality.  
288 2020-05-01 23:48:54 daniel-marschall /trunk/ NEW: Log messages can now have a severity (Success, Informational, Warning, Error, Critical). Database version is now 204.  
281 2020-04-25 13:49:37 daniel-marschall /trunk/ Plugin architecture: Removed explicit type() of page plugins  
279 2020-04-25 11:02:51 daniel-marschall /trunk/ Slighly altered plugin architecture again: Manifest now only contains the plugin main class (the other classes are loaded using autoloading) and the page priority attribute was removed.  
277 2020-04-25 02:27:11 daniel-marschall /trunk/ Introducing new plugin architecture (manifest.ini)  
270 2020-04-21 23:36:39 daniel-marschall /trunk/  
269 2020-04-21 21:39:23 daniel-marschall /trunk/ Backwards compatible with PHP 7.0  

Show All