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
752 2022-02-23 00:35:58 daniel-marschall /trunk/ Changed WEID converter code so that it doesn't require the package mikemcl/bignumber.js anymore. (Removed now from composer.json)  
693 2021-12-12 12:08:23 daniel-marschall /trunk/ "Generate" links can now be defined by the plugin type
WEID input is now enforced upper case
 
692 2021-12-12 02:52:14 daniel-marschall /trunk/plugins/viathinksoft/ Fixed "Generate UUID OID" link in OID 2.25.
Added "Generate UUID OID" to the root OID page.
Added "Generate GUID" to the root GUID page.
 
675 2021-10-11 00:16:40 daniel-marschall /trunk/ BUGFIX: Superior RAs were not able to update delegated objects (e.g. to change ASN.1/IRI/EMail/HiddenFlag)  
672 2021-10-06 22:03:02 daniel-marschall /trunk/ BUGFIX: Adding a new object type plugin to an existing system raised an error. Fixed.
BUGFIX: WEID with mixed upper/lower-case could not be converted to numeric value. Fixed.
 
642 2021-09-25 00:01:41 daniel-marschall /trunk/ Fixed mime types of JS and XML files, so that they are treated as text files again (can be diffed etc.)  
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.