Vojtech Szocs has submitted this change and it was merged.

Change subject: webadmin: Update supported browser versions
......................................................................


webadmin: Update supported browser versions

Currently, accessing WebAdmin using Firefox other than
version 7, or using IE other than version 9, causes the
"browser not supported" message to appear.

This patch provides a way to define range of supported
browser versions, for example:
- browser X version A to version B
- browser X version A and above
- browser X version A only

Besides that, it's also possible to define operating
system type for supported browser, e.g. "Linux".

Summary of changes:

1. "browser not supported" message removed from main
   section (it's still present within the login section)

2. redefine supported browsers:
   - Firefox 10 (only) on Linux
   - Explorer 9 (and above) on any OS

3. "browser not supported" phrase modified

Change-Id: I5fe7dda86294a0850243ce08f19b25f7b25b647f
---
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationMessages.java
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/login/view/LoginPopupView.java
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/MainSectionView.java
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/MainSectionView.ui.xml
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/system/InternalConfiguration.java
6 files changed, 58 insertions(+), 54 deletions(-)

Approvals:
  Vojtech Szocs: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/3137
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5fe7dda86294a0850243ce08f19b25f7b25b647f
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vsz...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Einav Cohen <eco...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to