Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032978Retail ModulesWeb POSpublic2016-05-03 19:032016-06-03 10:37
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
RR16Q2RR16Q2 
guilleaer
No
0032978: 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 => RR16Q2
2016-05-18 13:12hgbotCheckin
2016-05-18 13:12hgbotNote Added: 0086546
2016-05-18 13:12hgbotStatusscheduled => resolved
2016-05-18 13:12hgbotResolutionopen => fixed
2016-05-18 13:12hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal/rev/989749fbc53fa2db9a3e848c18a1339e62fdd673 [^]
2016-05-18 13:14hgbotCheckin
2016-05-18 13:14hgbotNote Added: 0086547
2016-05-18 13:14hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal/rev/989749fbc53fa2db9a3e848c18a1339e62fdd673 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.mobile.core/rev/b582954e062ab2d83064681bea1da534d611b0f5 [^]
2016-06-03 10:37guilleaerReview Assigned To => guilleaer
2016-06-03 10:37guilleaerStatusresolved => closed
2016-06-03 10:37guilleaerFixed in Version => RR16Q2

Notes
(0086546)
hgbot   
2016-05-18 13:12   
Repository: retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal
Changeset: 989749fbc53fa2db9a3e848c18a1339e62fdd673
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 18 13:11:41 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal/rev/989749fbc53fa2db9a3e848c18a1339e62fdd673 [^]

Fixed issue 32978. Added message to be shown in case of non HTTPS connection

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/components/modalmodulesindev.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/scan.js
---
(0086547)
hgbot   
2016-05-18 13:14   
Repository: retail/backports/3.0RR16Q2/org.openbravo.mobile.core
Changeset: b582954e062ab2d83064681bea1da534d611b0f5
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 18 13:13:51 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.mobile.core/rev/b582954e062ab2d83064681bea1da534d611b0f5 [^]

Fixed issue 32978. 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
---