danielmarschall / oidplus

OIDplus 2.0 - An OpenSource online Registration Authority for OIDs and other Object Types
https://www.oidplus.com
Apache License 2.0
10 stars 6 forks source link

Drop Internet Explorer compatibility #17

Closed danielmarschall closed 11 months ago

danielmarschall commented 11 months ago

At the moment, there is a requirement that Internet Explorer compatibility for the front-end should be kept as good as possible.

I am planning to drop support for Internet Explorer completely on 1 August 2023.

Reason for the decision: In most Windows versions, iexplore.exe cannot be called anymore (Edge opens automatically), so the risk of users actually working with Internet Explorer is extremely low now, unless they are still working with Windows 7.

danielmarschall commented 11 months ago

The following files contain the words "internet" and "explorer"

  1. includes/classes/OIDplusGui.class.php
  2. includes/oidplus_functions.js
  3. includes/oidplus_base.js
  4. oidplus.min.js.php
  5. polyfill.min.js.php
  6. doc/developer_notes/compatibility_notes.md
  7. TODO
danielmarschall commented 11 months ago

Fixed in https://github.com/danielmarschall/oidplus/commit/c5f29f8cfbd5ff579ba24a3a5684c88714def67b