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
1292 2023-05-28 22:42:47 daniel-marschall /trunk/  
1036 2022-11-27 00:54:59 daniel-marschall /trunk/ Server errors are now shown to the user instead of error message "SyntaxError: Unexpected token < in JSON at position 0"  
833 2022-04-13 23:42:25 daniel-marschall /trunk/ Success alert() messages are now non-blocking Toasts
Added JavaScript callback ajaxPageLoadedCallbacks (gets only executed for page loads via ajax.php, not F5-Key-Pageloads)
Vendor update: Renewed TinyMCE
 
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.  
803 2022-03-24 16:48:37 daniel-marschall /trunk/  
799 2022-03-22 14:43:26 daniel-marschall /trunk/ Fixed issue with OAuth/PHPSessions not working. Bug introduced in svn-778 (13 march 2022) due to the change of the webpath(...,false) behavior.  
797 2022-03-21 23:40:49 daniel-marschall /trunk/ Heavily increased performance of web-updater for installation channel "TAR.GZ" (SVN snapshot)  
696 2021-12-12 13:22:08 daniel-marschall /trunk/plugins/viathinksoft/adminPages/900_software_update/ Software update visual mistake  
687 2021-12-09 10:00:54 daniel-marschall /trunk/plugins/viathinksoft/adminPages/900_software_update/ Software update: Even after an error occurred, you can click a "Reload page" button now  
668 2021-10-05 12:43:00 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
 
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  
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.
 
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  
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.