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  
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
 
411 2020-09-24 13:08:21 daniel-marschall /trunk/ Database plugins manifests now contain references to setup JavaScripts  
379 2020-08-30 00:58:28 daniel-marschall /trunk/ Improved compatibility with iPhone Safari  
368 2020-08-24 10:31:24 daniel-marschall /trunk/ Smaller fixed.
DROPPED support for setting "resource_plugin_title" (due to multilinguality)
 
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!
 
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  
287 2020-04-27 12:16:16 daniel-marschall /trunk/ Fixed design incompatibility with Firefox; oidplus_base.local.css can be used to create an individual CSS that won't be overriden by software updates.  
286 2020-04-26 12:39:58 daniel-marschall /trunk/ Color plugins: Colors can now be inverted, so you can create your own dark theme!  
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.
 
215 2020-03-15 00:02:33 daniel-marschall /trunk/ Made amount of CSS/JS files loaded through index.php smaller  
143 2019-07-18 16:52:57 daniel-marschall /trunk/ Small fixes in re color plugin  
142 2019-07-18 16:19:28 daniel-marschall /trunk/ New feature: Admin can set individual colors for their systems!  
112 2019-05-17 21:27:53 daniel-marschall /trunk/