Notes |
|
(0075765)
|
hgbot
|
2015-03-19 10:45
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: dac41484acbb7e02fe6a8eb3b932c62aa9919693
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Mar 19 10:44:27 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dac41484acbb7e02fe6a8eb3b932c62aa9919693 [^]
Fixed issue 0029344: We need a faster way to create tests
*When we start recording a test, we inject javascript code in each component to register action when tapping on them.
*New button has been added in menu to start/end test.
*To use Test Creator functionality we have to enable a preference to show the new button with manual roles.
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.mobile.core/source/component/ob-menu.js
M web/org.openbravo.mobile.core/source/utils/ob-testregistry.js
---
|
|
|
(0075771)
|
hgbot
|
2015-03-19 14:22
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 62ec8bbe520a027abdbeadfb2f0a51b89312df67
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Mar 19 14:18:11 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/62ec8bbe520a027abdbeadfb2f0a51b89312df67 [^]
Backed out issue 29344, changeset: dac41484acbb: Test build fails
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.mobile.core/source/component/ob-menu.js
M web/org.openbravo.mobile.core/source/utils/ob-testregistry.js
---
|
|
|
(0075778)
|
hgbot
|
2015-03-19 19:30
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: bbb673d7ae74f927632d156de3c9da22e12caf14
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Mar 19 19:30:06 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bbb673d7ae74f927632d156de3c9da22e12caf14 [^]
Fixed issue 0029344: We need a faster way to create tests (Push again fixed)
*When we start recording a test, we inject javascript code in each component to register action when tapping on them.
*New button has been added in menu to start/end test.
*To use Test Creator functionality we have to enable a preference to show the new button with manual roles.
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.mobile.core/source/component/ob-menu.js
M web/org.openbravo.mobile.core/source/utils/ob-testregistry.js
---
|
|
|
|
|