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
641 2021-09-24 23:30:14 daniel-marschall /trunk/ Internet Explorer 11 is supported again  
561 2021-04-28 19:45:58 daniel-marschall /trunk/ Refactoring of JavaScript code (using AJAX instead of document.getElementByxxx), and other small fixes  
560 2021-04-26 18:18:48 daniel-marschall /trunk/ Content is now loaded via jQuery AJAX instead of fetch() API; long page loads can now be aborted by clicking a different menu item [only if the server allows multiple connections for that client?!]  
544 2021-04-18 22:12:33 daniel-marschall /trunk/ Running AJAX requests now get aborted if the user decides to do something else (e.g. click something in the jsTree)
Fixed small bug in search plugin
 
532 2021-03-23 23:15:07 daniel-marschall /trunk/ WebSVN update moved from "update/" into admin login area
New plugin: "VNag version check" (in admin login area)
Discontinued: "File completeness check" tool (will be replaced soon)
 
512 2021-01-19 22:55:10 daniel-marschall /trunk/ Fixed race condition bug in jsTree conditionalselect  
511 2021-01-18 01:13:07 daniel-marschall /trunk/ Security: Added "INSIDE_OIDPLUS" constant to include files to avoid generating error messages when an include file is accessed directly
Updated copyright notices to 2021
 
506 2021-01-11 00:20:22 daniel-marschall /trunk/  
499 2020-12-19 22:13:18 daniel-marschall /trunk/ Translated German comments to English  
450 2020-10-25 20:29:31 daniel-marschall /trunk/ Bugfixes  
448 2020-10-25 18:39:08 daniel-marschall /trunk/ NEW FEATURE: Design plugins (plugin format is not yet final, since there is no manifest XML!)
Added new design "IronBASE"
 
424 2020-10-02 22:22:14 daniel-marschall /trunk/ New security feature: CSRF Tokens.
ATTENTION TO PLUGIN DEVELOPERS: You need to add "csrf_token:csrf_token" to your JavaScript's AJAX request fields!
 
405 2020-09-22 16:49:03 daniel-marschall /trunk/ COMPATIBILITY: Possible firefox bug: Browser History is now shown again (e.g. when right-clicking the back-button)
BUGFIX: Browser history showed the current node instead of the previous node. Corrected.
 
399 2020-09-20 00:03:51 daniel-marschall /trunk/ When the user tries to change to another page without saving the description of an OID, the page will send a warning  
385 2020-09-11 14:07:18 daniel-marschall /trunk/ * Web-WHOIS opens in new window
* Web-WHOIS: Showing of URL without opening it, and be able to copy to clipboard
* Added German license translation disclaimer
 
376 2020-08-29 11:05:10 daniel-marschall /trunk/ Introduced cache folder, and cached polyfill replies  
375 2020-08-29 01:07:14 daniel-marschall /trunk/ Privacy improvement: Polyfill.io is called server-side (not from proxy). Improved compatibility with Internet Explorer.  
370 2020-08-25 15:02:34 daniel-marschall /trunk/ Communication between OIDplus and ViaThinkSoft server is now fully AJAX/JSON  
362 2020-08-23 16:49:43 daniel-marschall /trunk/ Setup and OOBE is now translated to German, too.
Freshly installed plugins can request that the OOBE is shown in order to ask the user to check the settings of these plugins.

ATTENTION: Existing users will see the Setup/OOBE screen after Update. Just enter your administrator password and continue.
 
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  

Show All