Subversion Repositories oidplus

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
947 2022-09-13 14:56:17 daniel-marschall /trunk/ Implemented 404 handler for Microsoft IIS  
635 2021-09-24 12:12:32 daniel-marschall /trunk/ Changed plugins path structure
Old: plugins/[plugintype]/[pluginname]
New: plugins/[vendor]/[plugintype]/[pluginname]

!!!!!! ATTENTION !!!!!! ATTENTION !!!!!! ATTENTION !!!!!!
ALL DIRECTORIES INSIDE THE FOLDER plugin/ WILL BE DELETED
PLEASE MAKE A BACKUP OF THESE FOLDERS BEFORE UPDATING!
!!!!!! ATTENTION !!!!!! ATTENTION !!!!!! ATTENTION !!!!!!

If you have individual third-party plugins, please make
sure that they make use of the new plugin directory structure.
 
476 2020-11-22 18:55:28 daniel-marschall /trunk/ New feature: Resources can now be restricted to RAs or Admin. The res/ directory now may not be world-readable anymore.  
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"
 
351 2020-08-02 19:59:44 daniel-marschall /trunk/ Small changes  
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.)  
290 2020-05-04 23:03:45 daniel-marschall /trunk/ Added a "secure" folder for various purposes (e.g. SQlite3 database file)  
289 2020-05-03 21:33:03 daniel-marschall /trunk/ Added new plugin type "Logger". Added Windows Log Event logging (only available on Windows) and syslog logging (only available on Linux).  
271 2020-04-22 00:32:14 daniel-marschall /trunk/ Support for Microsoft Internet Information Services (IIS)