Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038990Retail ModulesWeb POSpublic2018-07-19 12:062018-07-25 19:55
javierRodriguez 
javierRodriguez 
normalminoralways
closedfixed 
5
 
RR18Q4 
marvintm
No
0038990: 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.
depends on backport 0039018RR18Q3 closed javierRodriguez Offline functionality does not work on HTTP connections 
Issue History
2018-07-19 12:06javierRodriguezNew Issue
2018-07-19 12:06javierRodriguezAssigned To => javierRodriguez
2018-07-24 09:42javierRodriguezProjectModules => Retail Modules
2018-07-24 09:42javierRodriguezTriggers an Emergency Pack => No
2018-07-24 09:42javierRodriguezCategoryOpenbravo 3 Demo Login Page => Web POS
2018-07-24 09:43javierRodriguezStatusnew => scheduled
2018-07-24 11:04javierRodriguezNote Added: 0105903
2018-07-24 11:04javierRodriguezStatusscheduled => resolved
2018-07-24 11:04javierRodriguezResolutionopen => fixed
2018-07-24 11:04javierRodriguezFixed in SCM revision => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6cb6825878c8 [^]
2018-07-25 19:49hgbotCheckin
2018-07-25 19:49hgbotNote Added: 0105950
2018-07-25 19:55marvintmReview Assigned To => marvintm
2018-07-25 19:55marvintmStatusresolved => closed
2018-07-25 19:55marvintmFixed in Version => RR18Q4

Notes
(0105903)
javierRodriguez   
2018-07-24 11:04   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 6cb6825878c8
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Tue Jul 19 10:59:39 2018 +0200
URL: https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6cb6825878c8 [^]

38990: 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
(0105950)
hgbot   
2018-07-25 19:49   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 56052d30fcdded38b44315d8383221578ae9615e
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jul 25 19:48:13 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/56052d30fcdded38b44315d8383221578ae9615e [^]

Related to issue 38990. Improved messages.

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