Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029604Retail ModulesWeb POSpublic2015-04-15 18:042015-04-27 09:46
adrianromero 
adrianromero 
normalminorN/A
closedfixed 
5
 
RR15Q3 
Orekaria
No
No
0029604: OB.UTIL.SupportedBrowser information must me moved to file main.js
The file main.js includes all the version information related to the module org.openbravo.mobile.core, so OB.UTIL.SupportedBrowser information must be moved there.

Also it must be in the comments how to update the version and navigator versions that is done using the enyo property: enyo.platform
N/A
No tags attached.
related to defect 0029024 closed adrianromero Improve the detection and documentation of supported browsers 
Issue History
2015-04-15 18:04adrianromeroNew Issue
2015-04-15 18:04adrianromeroAssigned To => Retail
2015-04-15 18:04adrianromeroOBNetwork customer => No
2015-04-15 18:04adrianromeroTriggers an Emergency Pack => No
2015-04-15 18:04adrianromeroRelationship addedrelated to 0029024
2015-04-15 18:07hgbotCheckin
2015-04-15 18:07hgbotNote Added: 0076562
2015-04-15 18:07hgbotStatusnew => resolved
2015-04-15 18:07hgbotResolutionopen => fixed
2015-04-15 18:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/101f3f52da6a524c9eb053ebbf4ccf365619237f [^]
2015-04-15 18:08adrianromeroReview Assigned To => Orekaria
2015-04-22 09:18marvintmAssigned ToRetail => adrianromero
2015-04-27 09:46OrekariaStatusresolved => closed
2015-04-27 09:46OrekariaFixed in Version => RR15Q3

Notes
(0076562)
hgbot   
2015-04-15 18:07   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 101f3f52da6a524c9eb053ebbf4ccf365619237f
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Wed Apr 15 18:06:24 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/101f3f52da6a524c9eb053ebbf4ccf365619237f [^]

Fixes issue 0029604: OB.UTIL.SupportedBrowser information must me moved to file main.js
* Information has been moved to main.js
* Added information to get the browser name and version

---
M src/org/openbravo/mobile/core/MobileCoreComponentProvider.java
M web/org.openbravo.mobile.core/source/main.js
R web/org.openbravo.mobile.core/source/utils/ob-browserrequirements.js
---