Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032979Retail ModulesWeb POSpublic2016-05-03 19:032016-05-20 11:49
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
RR16Q1.2RR16Q1.2 
guilleaer
No
0032979: A message should be shown in the Web POS and other mobile applications if HTTPS is not available
Currently there is no message explaining that the connection the system is using is not secure. This should be explained to users, so that they can take appropriate action.
.
No tags attached.
blocks feature request 0032845 closed marvintm A message should be shown in the Web POS and other mobile applications if HTTPS is not available 
Issue History
2016-05-17 19:29marvintmTypefeature request => backport
2016-05-17 19:29marvintmTarget Version => RR16Q1.2
2016-05-18 10:04hgbotCheckin
2016-05-18 10:04hgbotNote Added: 0086534
2016-05-18 10:04hgbotStatusscheduled => resolved
2016-05-18 10:04hgbotResolutionopen => fixed
2016-05-18 10:04hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q1.2/org.openbravo.mobile.core/rev/27e7aa8827552e10119f1e4298345d1d122a9f4a [^]
2016-05-18 10:44guilleaerReview Assigned To => guilleaer
2016-05-18 10:44guilleaerStatusresolved => closed
2016-05-18 10:44guilleaerFixed in Version => RR16Q3
2016-05-18 10:44guilleaerFixed in VersionRR16Q3 => RR16Q1.2
2016-05-20 11:49hgbotCheckin
2016-05-20 11:49hgbotNote Added: 0086599

Notes
(0086534)
hgbot   
2016-05-18 10:04   
Repository: retail/backports/3.0RR16Q1.2/org.openbravo.mobile.core
Changeset: 27e7aa8827552e10119f1e4298345d1d122a9f4a
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 18 10:04:12 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q1.2/org.openbravo.mobile.core/rev/27e7aa8827552e10119f1e4298345d1d122a9f4a [^]

Fixed issue 32979. Added message to be shown in case of non HTTPS connection. Added API to check that there is an HTTPS connection.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.mobile.core/source/component/ob-login.js
M web/org.openbravo.mobile.core/source/utils/ob-utilities.js
---
(0086599)
hgbot   
2016-05-20 11:49   
Repository: tools/automation/pi-mobile
Changeset: 3a5ae7aae9974c7bfc61c1f4358177b694a49007
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri May 20 11:43:28 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3a5ae7aae9974c7bfc61c1f4358177b694a49007 [^]

Verifies issue 32979: Modified test to change message

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I29260_InDevelopmentMessage.java
---