Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internet Explorer <= 8 only #23

Open
kakoni opened this issue May 2, 2016 · 9 comments
Open

Internet Explorer <= 8 only #23

kakoni opened this issue May 2, 2016 · 9 comments

Comments

@kakoni
Copy link

kakoni commented May 2, 2016

So this is a feafure request;
openMAXIMS should run on standard browsers, not just outdated IEs (8 or lower)

@kakoni kakoni changed the title Internet Explorer only Internet Explorer <= 8 only May 3, 2016
@kakoni
Copy link
Author

kakoni commented May 3, 2016

So from the archived openmaxims I can see that jscn.js.gz has lots of these

document.createElement("<div class='tabbedContainerButton'>");

Which was the case with IE6 back in the day since it didnt support adding variables after element creation.
However this code works only on IE <= 8, even IE9 will complain it being invalid (Well it was nasty microsoft extension, breaking the standard)

@Terry-Fossey
Copy link
Contributor

Version 10 of openMAXIMS only supports IE8 and lower. This is the version that is currently available on GitHub

Version 11 of openMAXIMS supports IE11 and lower. This version is currently being tested by some customers sites and will be released later this year.

Terry Fossey
Technical Director

From: Karri Niemelä [mailto:[email protected]]
Sent: 03 May 2016 08:45
To: IMS-MAXIMS/openMAXIMS [email protected]
Subject: Re: [IMS-MAXIMS/openMAXIMS] Internet Explorer <= 8 only (#23)

So from the archived openmaxims I can see that jscn.js.gzhttps://github.com/IMS-MAXIMS/openMAXIMS/blob/master/Source%20Library/openmaxims_workspace-archive/WebApp/packed/jscn.js.gz has lots of these

document.createElement("

");

Which was the case with IE6 back in the day since it didnt support adding variables after element creation.
However this code works only on IE <= 8, even IE9 will complain it being invalid (Well it was nasty microsoft extension, breaking the standard)


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHubhttps://github.com//issues/23#issuecomment-216460256

@kakoni
Copy link
Author

kakoni commented May 3, 2016

Version 11, would that include support for other browsers (Chrome, Firefox, Safari) aswell or just IE?

@robdyke
Copy link

robdyke commented Feb 22, 2017

When will v11 improvements be published here?

@ThiyagarajanJayaraman
Copy link
Contributor

ThiyagarajanJayaraman commented Feb 27, 2017 via email

@robdyke
Copy link

robdyke commented Mar 4, 2017

Thanks!

@hwoodiwiss
Copy link

Any news on the latest code being published? It's almost 2 months since it was going to be published "very shortly".

@pacharanero
Copy link

If this is an open source project, why are we waiting for 'improvements' to be 'published'? They should already be here, in this repo.

@Secronz @robdyke @kakoni I'm sure you agree, this is NOT how an open source project is run.

IMS has gained significantly in the UK Healthcare IT marketplace by touting its open source credentials, however, there has still, to date, been no reported successful fully working build of openMAXIMS outside of an IMS MAXIMS supported instance. I'm afraid we need to call time on this flagrant open-washing.

@chris-d-edwards
Copy link

Hi, Any update on that Version 11 release ? I presume 11.5 should be almost ready by now ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants