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
1050 2022-12-21 01:13:04 daniel-marschall /trunk/ Huge change in internal code structure!
All OIDplus classes are now in the class namespace "ViaThinkSoft\OIDplus".
!!! WARNING:
!!! All plugins MUST put their classes in a namespace and the constant "INSIDE_OIDPLUS" must not be used anymore.
!!! If you have a third-party plugin installed which is NOT bundled with OIDplus, you MUST update it.
!!! Recommendation: Remove the plugin first, then update OIDplus, then ask the author to change the plugin.
!!! If you have not installed any third-party plugins, then it is safe to update now.
 
1000 2022-10-15 23:40:20 daniel-marschall /trunk/ NEW PLUGIN: Notifications for RA or Administrator  
997 2022-10-15 14:21:45 daniel-marschall /trunk/plugins/viathinksoft/adminPages/ VNag: Special case for version compare added  
906 2022-07-20 00:45:24 daniel-marschall /trunk/plugins/viathinksoft/  
840 2022-04-15 00:38:08 daniel-marschall /trunk/ Software update page: Added notice to run "chown -R" after manual git/svn update.  
837 2022-04-15 00:00:04 daniel-marschall /trunk/plugins/viathinksoft/adminPages/900_software_update/ Wrong SVN path in Software Update page, fixed  
831 2022-04-11 00:47:35 daniel-marschall /trunk/ Fix bug that caused system ID to get lost  
807 2022-03-25 21:08:54 daniel-marschall /trunk/ Updated SVN-Snapshot (TAR.GZ) update procedure. It now also allows to update systems which are protected by htpasswd.  
801 2022-03-24 16:15:23 daniel-marschall /trunk/ Changed OIDplus::webpath() method to include canonical paths  
800 2022-03-24 14:34:40 daniel-marschall /trunk/ Renamed all PNG files in plugin folders and moved them in img/ directories.  
716 2021-12-27 17:31:12 daniel-marschall /trunk/ Fixed update failure of version 698 => 699
Revision log (software update check) is now compressed using GZip
 
700 2021-12-17 16:54:04 daniel-marschall /trunk/ Syntax error fixed  
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  

Show All