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
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"
 
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  
426 2020-10-03 18:19:34 daniel-marschall /trunk/  
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!
 
420 2020-09-30 00:06:57 daniel-marschall /trunk/ Upgraded 3P Bootstrap 3.4.1 => 4.5.2  
419 2020-09-29 14:52:43 daniel-marschall /trunk/ Updated 3P PHP SHA3 lib 2017-05-21 => 2017-11-22
Updated 3P bignumber.js: 2019-11-10 => 2020-09-29
Updated 3P Bootstrap: 3.3.7 => 3.4.1
Updated 3P Minify 2019-11-24 => 2020-01-21
 
417 2020-09-29 14:06:16 daniel-marschall /trunk/ Updated 3P jsTree: 3.3.7 => 3.3.10
Updated 3P jQuery Core: 2.2.1 => 3.5.1
Updated 3P allpro layout 1.4.3 => GedMarc layout fork, 2020-08-22
 
402 2020-09-21 21:57:20 daniel-marschall /trunk/ TinyMCE is now transparent
BUGFIX: TinyMCE works now also on browsers which do not support "document.currentScript"
 
379 2020-08-30 00:58:28 daniel-marschall /trunk/ Improved compatibility with iPhone Safari  
376 2020-08-29 11:05:10 daniel-marschall /trunk/ Introduced cache folder, and cached polyfill replies  
375 2020-08-29 01:07:14 daniel-marschall /trunk/ Privacy improvement: Polyfill.io is called server-side (not from proxy). Improved compatibility with Internet Explorer.  
368 2020-08-24 10:31:24 daniel-marschall /trunk/ Smaller fixed.
DROPPED support for setting "resource_plugin_title" (due to multilinguality)
 
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!
 
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!  
355 2020-08-10 14:34:03 daniel-marschall /trunk/ Added framework for multilinguality (PHP/JS). Currently, nothing is translated, though.  
310 2020-05-18 16:37:59 daniel-marschall /trunk/ New plugin: File attachments  
307 2020-05-14 22:08:02 daniel-marschall /trunk/ Plugin manifests are now capsulated in objects  
277 2020-04-25 02:27:11 daniel-marschall /trunk/ Introducing new plugin architecture (manifest.ini)  
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.
 

Show All