Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
448 2020-10-25 18:39:08 daniel-marschall /trunk/ NEW FEATURE: Design plugins (plugin format is not yet final, since there is no manifest XML!)
Added new design "IronBASE"
 
444 2020-10-21 12:29:27 daniel-marschall /trunk/ Increased performance!  
442 2020-10-20 23:43:26 daniel-marschall /trunk/  
441 2020-10-20 15:52:39 daniel-marschall /trunk/ Converted some fields from NOT NULL to NULL (DB Version is now 205)  
429 2020-10-14 00:32:11 daniel-marschall /trunk/ When a JS file is missing in a plugin manifest, an error will be printed to the JavaScript console  
424 2020-10-02 22:22:14 daniel-marschall /trunk/ New security feature: CSRF Tokens.
ATTENTION TO PLUGIN DEVELOPERS: You need to add "csrf_token:csrf_token" to your JavaScript's AJAX request fields!
 
421 2020-09-30 11:30:14 daniel-marschall /trunk/ Newly generated administrator passwords are now salted (equally to the "A2" auth plugin), to avoid that equal passwords generate equal password strings in the configuration file  
411 2020-09-24 13:08:21 daniel-marschall /trunk/ Database plugins manifests now contain references to setup JavaScripts  
410 2020-09-24 12:27:38 daniel-marschall /trunk/ Renamed setup.js, setup.css, script.js and style.css. They now have the plugin name as filename.  
387 2020-09-12 22:37:23 daniel-marschall /trunk/  
380 2020-08-30 15:08:02 daniel-marschall /trunk/ Plugin-related code improvements  
379 2020-08-30 00:58:28 daniel-marschall /trunk/ Improved compatibility with iPhone Safari  
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  
364 2020-08-23 18:59:04 daniel-marschall /trunk/ DROPPED support for "welcome.local.html". Use "userdata/welcome/welcome.html" (English) and "userdata/welcome/welcome$dede.html" (German) instead!
DROPPED support for "oidplus_base.local.css". Use "userdata/styles/oidplus_base.css" instead!
 
363 2020-08-23 16:59:51 daniel-marschall /trunk/  
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!  
309 2020-05-16 11:24:36 daniel-marschall /trunk/  
307 2020-05-14 22:08:02 daniel-marschall /trunk/ Plugin manifests are now capsulated in objects  

Show All