Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039018Retail ModulesWeb POSpublic2018-07-19 12:062018-07-25 19:55
javierRodriguez 
javierRodriguez 
normalminoralways
closedfixed 
5
 
RR18Q3RR18Q3 
marvintm
No
0039018: Offline functionality does not work on HTTP connections
With Service Worker implementation for offline functionality,

Offline functionality is not allowed in HTTP connection due to Service worker implementation. Even so, Openbravo Mobile allow to the client to do login.
Try to use the application with insecure connection.
Blocked the login if the connection is not HTTPS or Localhost.
No tags attached.
blocks defect 0038990 closed javierRodriguez Offline functionality does not work on HTTP connections 
Issue History
2018-07-24 09:43javierRodriguezTypedefect => backport
2018-07-24 09:43javierRodriguezTarget Version => RR18Q3
2018-07-24 11:00hgbotCheckin
2018-07-24 11:00hgbotNote Added: 0105889
2018-07-24 11:00hgbotStatusscheduled => resolved
2018-07-24 11:00hgbotResolutionopen => fixed
2018-07-24 11:00hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR18Q3/org.openbravo.mobile.core/rev/c130ddd9b327dc74fc240c29152c70f2ce8a743b [^]
2018-07-25 19:53hgbotCheckin
2018-07-25 19:53hgbotNote Added: 0105951
2018-07-25 19:55marvintmReview Assigned To => marvintm
2018-07-25 19:55marvintmStatusresolved => closed
2018-07-25 19:55marvintmFixed in Version => RR18Q3

Notes
(0105889)
hgbot   
2018-07-24 11:00   
Repository: retail/backports/3.0RR18Q3/org.openbravo.mobile.core
Changeset: c130ddd9b327dc74fc240c29152c70f2ce8a743b
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Tue Jul 24 10:59:39 2018 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR18Q3/org.openbravo.mobile.core/rev/c130ddd9b327dc74fc240c29152c70f2ce8a743b [^]

Fixed issue 39018: Offline functionality does not work on HTTP connections

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.mobile.core/assets/css/ob-login.css
M web/org.openbravo.mobile.core/source/component/ob-login.js
---
(0105951)
hgbot   
2018-07-25 19:53   
Repository: retail/backports/3.0RR18Q3/org.openbravo.mobile.core
Changeset: 194101bcb99ab7905e1f9e0780840b1561237a07
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jul 25 19:53:36 2018 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR18Q3/org.openbravo.mobile.core/rev/194101bcb99ab7905e1f9e0780840b1561237a07 [^]

Related to issue 39018. Improved messages.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
---