Notes |
|
(0075490)
|
hgbot
|
2015-03-12 16:03
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: b783bc2385e71959ca9e9e99a0fa744a83adb124
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Mar 12 16:02:37 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b783bc2385e71959ca9e9e99a0fa744a83adb124 [^]
Fixed issue 0029260: We must advice user of having modules in development
---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
M web/org.openbravo.mobile.core/source/component/ob-login.js
A web/org.openbravo.mobile.core/assets/img/BACKGROUND-InDevelopment.png
---
|
|
|
(0075491)
|
hgbot
|
2015-03-12 16:12
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 97b4069ffd85161f7f8f3751048653c8770e7b48
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Mar 12 16:11:48 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/97b4069ffd85161f7f8f3751048653c8770e7b48 [^]
Fixed issue 0029260: We must advice user of having modules in development
We change the background and add a button to advice when at leat one module is in development
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/scan.js
A web/org.openbravo.retail.posterminal/js/components/modalmodulesindev.js
---
|
|
|
(0075538)
|
hgbot
|
2015-03-13 11:54
|
|
Repository: tools/automation/pi-mobile
Changeset: ba1599a087d06842a8429ac92ca077d57df0fc74
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Mar 13 11:19:18 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ba1599a087d06842a8429ac92ca077d57df0fc74 [^]
Related to issue 28933, verifies issue 29260: Added 'I29260_InDevelopmentMessage' test (I - II)
---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I29260_InDevelopmentMessage.java
---
|
|
|
(0075802)
|
dbaz
|
2015-03-20 13:52
|
|
There are several things to be fine tuned.
The testing resolution should be the lowest supported one: 1024x768 (iPad)
Take a look also to the attached image [Undo.png].
* All the WebPOS buttons have no borders, so the "MODULES IN DEVELOPMENT" one should not have neither.
* All the WebPOS buttons have a hover effect when you pass the mouse over it (based on opacity), so this new one should have it.
* The button text mention "Modules" and the popup shown once you press the button mention "System". Both should refer the same idea: or the modules are in development or the system is in development.
* In case that "Undo" button be shown, it should be always in the same line that the text ("Added line 1 x Adhesive body warmers" in the attached image) to avoid it overlaps the clock. In case the text be too long, it should be cut and add "..." at the end.
I would suggest check the "ellipsis" css property. Note that different screen resolutions should cut the text in a different place depending on the browser width. |
|
|
(0075969)
|
hgbot
|
2015-03-25 16:17
|
|
|
|
(0075970)
|
hgbot
|
2015-03-25 16:18
|
|
|
|
(0075987)
|
hgbot
|
2015-03-25 22:51
|
|
|
|
(0076110)
|
hgbot
|
2015-03-30 09:46
|
|
|
|
(0076137)
|
hgbot
|
2015-03-30 13:11
|
|
Repository: tools/automation/pi-mobile
Changeset: 41b77621ebaafeb00e4f7f4acc3028e12d12bd91
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Mar 26 18:47:41 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/41b77621ebaafeb00e4f7f4acc3028e12d12bd91 [^]
Related to issue 29260: Uptated test 'I29260_InDevelopmentMessage'
- verifies the current version instead of a hard coded string
---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/APIs/MobileCoreAPI.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I29260_InDevelopmentMessage.java
---
|
|