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!)
 
698 2021-12-15 17:10:50 daniel-marschall /trunk/ Small refactoring  
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)
 
691 2021-12-10 01:48:37 daniel-marschall /trunk/plugins/viathinksoft/adminPages/900_software_update/ GIT-Software update can now also be executed for non .git directories, e.g. if hosted via Plesk GIT (requires shell access)  
665 2021-10-04 23:10:48 daniel-marschall /trunk/plugins/viathinksoft/adminPages/900_software_update/  
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)  
654 2021-09-29 00:31:00 daniel-marschall /trunk/plugins/viathinksoft/adminPages/ Web-Update small changes  
653 2021-09-29 00:04:58 daniel-marschall /trunk/ Small changes to the Web-Updater  
652 2021-09-28 23:03:39 daniel-marschall /trunk/  
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)  
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!  
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  
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.