Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
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
 
828 2022-04-09 23:12:50 daniel-marschall /trunk/ Added <license> entry in the manifest.xml files, and added it to the plugin overview in the admin login area  
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.  
784 2022-03-17 01:03:15 daniel-marschall /trunk/plugins/viathinksoft/ OOBE was not possible in combination with ViaThinkSoft CAPTCHA. Fixed.  
782 2022-03-16 21:13:45 daniel-marschall /trunk/plugins/viathinksoft/ Fixed issues with JavaScripts not working in some situations  
718 2021-12-28 00:05:12 daniel-marschall /trunk/plugins/viathinksoft/ Fixed problems with the update script generator (TAR.GZ distribution channel)
- Update 707 did not correctly create plugins/viathinksoft/objectTypes/domain/img/* (please manually create these files if you are affected)
- Update 708 did not correctly delete vendor/google (please delete manually if you are affected)
 
715 2021-12-27 01:36:01 daniel-marschall /trunk/ Outgoing HTTP transfer will have the User Agent "ViaThinkSoft-OIDplus/2.0"  
709 2021-12-26 17:36:56 daniel-marschall /trunk/ New CAPTCHA Method: ViaThinkSoft Client Challenge (lets the CPU of the user calculate a cryptographical problem in the background)  
702 2021-12-26 00:26:02 daniel-marschall /trunk/ New plugin type: CAPTCHA plugins!