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
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!)
 
697 2021-12-13 00:16:37 daniel-marschall /trunk/plugins/viathinksoft/ Admin system info plugin: "PHP Installed extensions" is now listed
Admin system update plugin: Actual GIT and SVN commands are now visible, and GIT PULL command slightly changed (added origin master)
 
694 2021-12-12 12:41:17 daniel-marschall /trunk/ In the OID grid, you can now directly register an IANA or ViaThinkSoft OID!
Globally, every link that opens a new window gets marked by an icon
 
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.
 
688 2021-12-09 15:16:38 daniel-marschall /trunk/plugins/viathinksoft/ System information plugin minor changes  
683 2021-12-08 17:01:54 daniel-marschall /trunk/plugins/viathinksoft/ Definition of class A, B, C WEIDs. In the latest specification, every OID can be represented as a WEID. Therefore, the column "Base36" is now present for every OID.  
662 2021-10-04 00:27:48 daniel-marschall /trunk/plugins/viathinksoft/ System update page: GIT-WorkingCopyUpdate and SVN-WorkingCopyUpdate can now be executed online (execution and write permissions required)
System information page: System user account will be shown
 
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)  
659 2021-10-01 21:33:40 daniel-marschall /trunk/plugins/viathinksoft/ Web-update JavaScript translation  
658 2021-10-01 16:22:55 daniel-marschall /trunk/plugins/viathinksoft/ Web-update: Success message and reload-button are now displayed  
653 2021-09-29 00:04:58 daniel-marschall /trunk/ Small changes to the Web-Updater  
651 2021-09-27 14:33:33 daniel-marschall /trunk/plugins/viathinksoft/ Updates are now digitally signed.
If an update outputs "FATAL ERROR", then the update process will be aborted.
 
650 2021-09-27 00:34:49 daniel-marschall /trunk/plugins/viathinksoft/ Update packages can now be optionally be downloaded compressed (GZ)  
647 2021-09-26 20:14:00 daniel-marschall /trunk/ Renewed update system (part 1): Updates are now downloaded as "update scripts" instead of being pulled from SVN  
645 2021-09-25 20:13:12 daniel-marschall /trunk/plugins/viathinksoft/ "System check" plugin doesn't list third-party plugins and composer.lock file anymore  
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.