Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029024
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2015-02-23 13:542015-04-15 18:11
ReporteradrianromeroView Statuspublic 
Assigned Toadrianromero 
PrioritynormalResolutionfixedFixed in VersionRR15Q3
StatusclosedFix in branchFixed in SCM revision8326d00e1bc4
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToOrekaria
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029024: Improve the detection and documentation of supported browsers

DescriptionThe detection of supported browsers must be improved to match the Openbravo documentation published in http://wiki.openbravo.com/wiki/Retail:Hardware_and_Peripherals_Guide [^]
Steps To ReproduceIn description
TagsNo tags attached.
Attached Filespng file icon Screenshot_2015-03-12-13-10-25.png [^] (328,674 bytes) 2015-03-12 13:20
png file icon Not_Supported.png [^] (245,959 bytes) 2015-03-20 13:20


png file icon Not_Recommended.png [^] (288,684 bytes) 2015-03-20 13:20

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0029604 closedadrianromero OB.UTIL.SupportedBrowser information must me moved to file main.js 
causes defect 0029361 closedadrianromero Browser not supported message does not appear properly in some devices 
causes defect 0029362 closedadrianromero Browser not supported texts must be improved 

-  Notes
(0075409)
hgbot (developer)
2015-03-10 16:23

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 2bfe8a47cd10ed2c24a1b9c7049d9a126fc6f325
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Feb 23 13:59:15 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2bfe8a47cd10ed2c24a1b9c7049d9a126fc6f325 [^]

Issue 0029024: Improve the detection and documentation of supported browsers
* Added new functions to check browser.
* Added object with browsers requirements

---
M web/org.openbravo.mobile.core/source/component/ob-keyboard.js
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---
(0075410)
adrianromero (manager)
2015-03-10 16:25

These are the changesets that implements this functionality:

changeset: 1175:2bfe8a47cd10
user: Adrián Romero <adrianromero@openbravo.com>
date: Mon Feb 23 13:59:15 2015 +0100
summary: Issue 0029024: Improve the detection and documentation of supported browsers

changeset: 1188:9690bda61629
parent: 1175:2bfe8a47cd10
user: Adrián Romero <adrianromero@openbravo.com>
date: Fri Feb 27 10:43:42 2015 +0100
summary: Moving supported browsers information

changeset: 1222:0115fa66cea6
parent: 1195:85a5d1d1b477
user: Adrián Romero <adrianromero@openbravo.com>
date: Tue Mar 10 11:59:45 2015 +0100
summary: Implementing supported browsers list

changeset: 1224:441dc5d7f0fe
user: Adrián Romero <adrianromero@openbravo.com>
date: Tue Mar 10 12:04:21 2015 +0100
summary: Fixing jslint warning

changeset: 1225:abbe7e2d8225
user: Adrián Romero <adrianromero@openbravo.com>
date: Tue Mar 10 12:56:43 2015 +0100
summary: Removing not needed object

changeset: 1226:b40efdc7fd90
user: Adrián Romero <adrianromero@openbravo.com>
date: Tue Mar 10 13:03:36 2015 +0100
summary: Fixing messages

changeset: 1227:a0dbd71ad574
tag: tip
user: Adrián Romero <adrianromero@openbravo.com>
date: Tue Mar 10 16:04:53 2015 +0100
summary: Removing throw exception when websql functionality does not exist
(0075801)
dbaz (developer)
2015-03-20 13:33

There are several things to be fine tuned.

The testing resolution should be the lowest supported one: 1024x768 (iPad)
Take a look to [Not_Supported.png] and [Not_Recommended.png] attached images.

Detected problems:

* In both cases the text exceeds the green box. (Review it also in the smartphone case)

* [Not_Supported.png]: The word "preferred" should be changed by "recommended", as it is the term used in the ERP, the documentation, the [Not_Recommended.png] case, ...

* [Not_Supported.png]: As in the ERP, the "or higher" text should be shown in the recommended browser case (ERP issue: https://issues.openbravo.com/view.php?id=28797 [^])
(0075923)
hgbot (developer)
2015-03-24 13:19

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 278e5d453c090c42036eb0ac93e041242008b187
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Mar 24 13:18:26 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/278e5d453c090c42036eb0ac93e041242008b187 [^]

Fixes issue 0029024: Improve the detection and documentation of supported browsers
Added new category for not supported browsers but allowed to login. This category will be removed in future versions of Openbravo

---
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-browserrequirements.js
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---
(0076135)
Orekaria (administrator)
2015-03-30 13:01

We use camel case
(0076368)
hgbot (developer)
2015-04-07 15:59

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 8326d00e1bc40f434070e98b3e71d0b2080219bc
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Apr 07 15:57:49 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8326d00e1bc40f434070e98b3e71d0b2080219bc [^]

Fixes issue 0029024: Improve the detection and documentation of supported browsers
Renaming variables to follow camel case policy

---
M web/org.openbravo.mobile.core/source/component/ob-login.js
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---
(0076546)
Orekaria (administrator)
2015-04-15 10:22
edited on: 2015-04-15 10:22

1)
Please move 'OB.UTIL.SupportedBrowsers' to openbravo/modules/org.openbravo.mobile.core/web/org.openbravo.mobile.core/source/main.js

That is the place where we can gather all versions for easier maintenance

2)
Please add exact instructions on how the version number must be retrieved. If it is a command line or a console instruction, much better

3)
This changes must be included in final Q2

(0076563)
Orekaria (administrator)
2015-04-15 18:11

Further topics to be addressed at issue 29604

- Issue History
Date Modified Username Field Change
2015-02-23 13:54 adrianromero New Issue
2015-02-23 13:54 adrianromero Assigned To => marvintm
2015-02-23 13:54 adrianromero Triggers an Emergency Pack => No
2015-02-23 13:54 adrianromero Assigned To marvintm => adrianromero
2015-02-23 13:54 adrianromero Status new => scheduled
2015-03-10 16:23 hgbot Checkin
2015-03-10 16:23 hgbot Note Added: 0075409
2015-03-10 16:25 adrianromero Note Added: 0075410
2015-03-10 16:28 adrianromero Review Assigned To => marvintm
2015-03-12 13:19 Orekaria File Added: Screenshot_2015-03-12-13-10-25.png
2015-03-12 13:20 Orekaria File Deleted: Screenshot_2015-03-12-13-10-25.png
2015-03-12 13:20 Orekaria File Added: Screenshot_2015-03-12-13-10-25.png
2015-03-20 13:20 dbaz File Added: Not_Supported.png
2015-03-20 13:20 dbaz File Added: Not_Recommended.png
2015-03-20 13:33 dbaz Note Added: 0075801
2015-03-20 16:02 adrianromero Relationship added causes 0029361
2015-03-20 16:33 adrianromero Relationship added causes 0029362
2015-03-24 13:19 hgbot Checkin
2015-03-24 13:19 hgbot Note Added: 0075923
2015-03-24 13:19 hgbot Status scheduled => resolved
2015-03-24 13:19 hgbot Resolution open => fixed
2015-03-24 13:19 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/278e5d453c090c42036eb0ac93e041242008b187 [^]
2015-03-30 13:01 Orekaria Note Added: 0076135
2015-03-30 13:01 Orekaria Status resolved => new
2015-03-30 13:01 Orekaria Resolution fixed => open
2015-04-07 15:59 hgbot Checkin
2015-04-07 15:59 hgbot Note Added: 0076368
2015-04-07 15:59 hgbot Status new => resolved
2015-04-07 15:59 hgbot Resolution open => fixed
2015-04-07 15:59 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/278e5d453c090c42036eb0ac93e041242008b187 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8326d00e1bc40f434070e98b3e71d0b2080219bc [^]
2015-04-15 10:22 Orekaria Note Added: 0076546
2015-04-15 10:22 Orekaria Status resolved => new
2015-04-15 10:22 Orekaria Resolution fixed => open
2015-04-15 10:22 Orekaria Note Edited: 0076546 View Revisions
2015-04-15 18:04 adrianromero Relationship added related to 0029604
2015-04-15 18:08 adrianromero Review Assigned To marvintm => Orekaria
2015-04-15 18:10 Orekaria Status new => scheduled
2015-04-15 18:10 Orekaria Status scheduled => resolved
2015-04-15 18:10 Orekaria Fixed in Version => RR15Q2
2015-04-15 18:10 Orekaria Resolution open => fixed
2015-04-15 18:11 Orekaria Note Added: 0076563
2015-04-15 18:11 Orekaria Status resolved => closed
2015-04-15 18:11 Orekaria Fixed in Version RR15Q2 => RR15Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker