Subversion Repositories oidplus

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1447 2023-12-29 01:37:22 daniel-marschall /trunk/ JavaScript: JavaScript can now handle errors raised by PHP and show something instead of just silently failing  
1408 2023-09-17 21:28:37 daniel-marschall /trunk/includes/ Disable Ctrl+Shift+LeftArrow hotkey (fixes https://github.com/danielmarschall/oidplus/issues/28 )  
1400 2023-08-31 15:04:07 daniel-marschall /trunk/ Fixed problems with file uploads after canonization through the goto box  
1349 2023-07-30 12:08:52 daniel-marschall /trunk/ Dropped support for Internet Explorer  
1292 2023-05-28 22:42:47 daniel-marschall /trunk/  
1289 2023-05-26 22:14:27 daniel-marschall /trunk/ Fixed issue with "Static link to this page" ( https://github.com/danielmarschall/oidplus/issues/15 )  
1287 2023-05-26 13:46:25 daniel-marschall /trunk/includes/ Fixed problem with canonical URLs https://github.com/danielmarschall/oidplus/issues/14  
1060 2022-12-26 22:04:49 daniel-marschall /trunk/ Fixed problem with language switcher in new Setup design  
1055 2022-12-26 18:17:44 daniel-marschall /trunk/ OIDplus Setup and OOBE now have the main design (and is dark-theme compatible)  
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"  
1018 2022-10-22 00:20:02 daniel-marschall /trunk/ Applied more fixes to the ViaThinkSoft Client Challenge CAPTCHA. Also, removed captchaDomHead() from the CAPTCHA API  
982 2022-10-03 23:23:38 daniel-marschall /trunk/ Setup: Added "copy to clipboard" button  
876 2022-07-11 17:09:09 daniel-marschall /trunk/ Admin/RA Automated Ajax: Token can now be copied into clipBoard  
839 2022-04-15 00:08:41 daniel-marschall /trunk/ Add pageLoadedCallbacks structure and triggers as an unified interface for pageLoaded event callbacks (GitHub PR#2, thanks to Simon Tushev)  
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
 
829 2022-04-10 19:07:24 daniel-marschall /trunk/ Bundled tushevorg/publicPages/2000_uitweaks plugin to OIDplus 2.0
New features:
- Fully expand Objects tree on page reload
- Collapse Login tree on page reload
- Collapse Documents&Resources tree on page reload
- Change default tree pane width
- Remember tree pane width in browser.localStorage across page reloads
 
819 2022-04-07 23:22:33 daniel-marschall /trunk/ Added page-plugin method htmlHeaderUpdate() to modify contents in the HTML <head>, e.g. to insert dynamic JavaScript or changing meta-tags on-the-fly.  
818 2022-04-06 23:29:45 daniel-marschall /trunk/  
797 2022-03-21 23:40:49 daniel-marschall /trunk/ Heavily increased performance of web-updater for installation channel "TAR.GZ" (SVN snapshot)  
781 2022-03-14 00:06:32 daniel-marschall /trunk/ Fixed compatibility issue with Internet Explorer 11  

Show All