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
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.