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
699 2021-12-17 16:48:07 daniel-marschall /trunk/ The new file edition.ini contains constants which might be useful if somebody wants to fork OIDplus
(However, we would appreciate it if you would try to contribute to the original OIDplus system rather than forking it!)
 
698 2021-12-15 17:10:50 daniel-marschall /trunk/ Small refactoring  
695 2021-12-12 13:13:31 daniel-marschall /trunk/  
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
 
682 2021-12-08 14:44:42 daniel-marschall /trunk/includes/classes/ Plugins can now alter the Visible/Protected flag in the settings even after they were initialized  
681 2021-12-08 00:27:40 daniel-marschall /trunk/ Plesk Git is now supported  
679 2021-12-04 22:47:34 daniel-marschall /trunk/ Updated 3P. Fixed deprecated JWT parameter.  
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.
 
670 2021-10-05 15:56:02 daniel-marschall /  
661 2021-10-03 21:13:11 daniel-marschall /trunk/ Snapshot distribution channel: oidplus_version.txt is now .version.php (to avoid that the version is exposed)  
660 2021-10-03 12:04:58 daniel-marschall /trunk/ git distribution channel: added function to read the gitsvn version without the requirement of having access to the "git" commandline  
653 2021-09-29 00:04:58 daniel-marschall /trunk/ Small changes to the Web-Updater  
648 2021-09-26 22:04:28 daniel-marschall /trunk/ Now completely get rid off the WebSVN classes! The distribution update procedures are now easier, quicker and safer!  
646 2021-09-25 21:24:12 daniel-marschall /trunk/ Plugins are again sorted by their type and name, as if they would be in a single vendor-folder  
643 2021-09-25 00:06:45 daniel-marschall /trunk/  
641 2021-09-24 23:30:14 daniel-marschall /trunk/ Internet Explorer 11 is supported again  
639 2021-09-24 16:31:57 daniel-marschall /trunk/ Replaced "register_shutdown_function" function with an individual function (since JWT login didn't work with Strato provider)  
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.
 
633 2021-09-23 22:03:27 daniel-marschall /trunk/ Software update changelog: Very important messages (containing three exclamation marks) are now marked red.  

Show All