Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035487 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2017-03-10 17:14 | 2017-04-07 08:27 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 66a1729e868d | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035487: API changes after the Login page clean up | |||||||
Description | With the Login page clean up project[1] some resources have been cleaned up, resulting in several API changes. Regarding the java API, the following elements have been removed: 1) class org.openbravo.erpCommon.utility.Log 2) class org.openbravo.erpCommon.utility.Home 3) class org.openbravo.erpCommon.ad_forms.AlertManagement 4) class org.openbravo.erpCommon.ad_forms.Role 5) class org.openbravo.erpCommon.utility.MenuData 6) field org.openbravo.erpCommon.utility.Utility.OB_MOBILE_JAVAPACKAGE 7) method org.openbravo.erpCommon.utility.Utility.isMobileBrowser 8) method org.openbravo.erpCommon.utility.Utility.hasTabAttachments 9) method org.openbravo.erpCommon.utility.UtilityData.hasTabAttachments 10) method org.openbravo.erpCommon.utility.VerticalMenu.getUrlStringStatic Regarding the model, the following elements have been removed: 1) row from table AD_MESSAGE - ID: 27D70A51233E44C9B1319F3BE1453507 2) row from table AD_MODEL_OBJECT - ID: 800666 3) row from table AD_MODEL_OBJECT - ID: 800668 4) row from table AD_MODEL_OBJECT - ID: 801419 5) row from table AD_MODEL_OBJECT - ID: 801432 6) row from table AD_MODEL_OBJECT_MAPPING - ID: 800841 7) row from table AD_MODEL_OBJECT_MAPPING - ID: 800843 8) row from table AD_MODEL_OBJECT_MAPPING - ID: 802156 9) row from table AD_MODEL_OBJECT_MAPPING - ID: 802178 10) row from table AD_MODEL_OBJECT_PARA - ID: 916D71F114CD45958A7EDCD7887EAE73 And regarding the JS API, the following functions have been removed from the utils.js file: 1) menuExpandCollapse 2) menuExpand 3) getMenuExpandCollapse_status 4) menuUserOptions 5) menuAlerts 6) menuQuit 7) menuCollapse [1] http://wiki.openbravo.com/wiki/Projects:Login_Page_Clean_Up [^] | |||||||
Steps To Reproduce | In description | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0095868) hgbot (developer) 2017-04-06 16:31 |
Repository: erp/devel/api-checks Changeset: 66a1729e868de45510fa50348e59fc6ad1067408 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Thu Apr 06 16:23:03 2017 +0200 URL: http://code.openbravo.com/erp/devel/api-checks/rev/66a1729e868de45510fa50348e59fc6ad1067408 [^] fixes issue 35487: API changes after the Login page clean up --- M java/reference/java.japi.gz M model/src-db/database/sourcedata/AD_MESSAGE.xml M model/src-db/database/sourcedata/AD_MODEL_OBJECT.xml M model/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml M model/src-db/database/sourcedata/AD_MODEL_OBJECT_PARA.xml --- |
(0095875) hgbot (developer) 2017-04-06 18:23 |
Repository: erp/devel/api-checks Changeset: 7f6ffa958e42746d211cf660f142a178fffb0c80 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Thu Apr 06 18:23:05 2017 +0200 URL: http://code.openbravo.com/erp/devel/api-checks/rev/7f6ffa958e42746d211cf660f142a178fffb0c80 [^] related to issue 35487: updated js API of utils.js --- M js/utils.js.details --- |
Issue History | |||
Date Modified | Username | Field | Change |
2017-03-10 17:14 | caristu | New Issue | |
2017-03-10 17:14 | caristu | Assigned To | => platform |
2017-03-10 17:14 | caristu | Modules | => Core |
2017-03-10 17:14 | caristu | Triggers an Emergency Pack | => No |
2017-03-10 17:14 | caristu | Relationship added | related to 0035386 |
2017-03-21 10:05 | alostale | Tag Attached: Approved | |
2017-03-21 10:05 | alostale | Assigned To | platform => caristu |
2017-03-21 10:05 | alostale | Status | new => acknowledged |
2017-04-04 08:27 | caristu | Description Updated | View Revisions |
2017-04-04 08:28 | caristu | Description Updated | View Revisions |
2017-04-06 10:04 | caristu | Description Updated | View Revisions |
2017-04-06 10:06 | caristu | Description Updated | View Revisions |
2017-04-06 10:07 | caristu | Description Updated | View Revisions |
2017-04-06 16:31 | hgbot | Checkin | |
2017-04-06 16:31 | hgbot | Note Added: 0095868 | |
2017-04-06 16:31 | hgbot | Status | acknowledged => resolved |
2017-04-06 16:31 | hgbot | Resolution | open => fixed |
2017-04-06 16:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/66a1729e868de45510fa50348e59fc6ad1067408 [^] |
2017-04-06 16:47 | caristu | Review Assigned To | => alostale |
2017-04-06 18:23 | hgbot | Checkin | |
2017-04-06 18:23 | hgbot | Note Added: 0095875 | |
2017-04-06 18:25 | caristu | Description Updated | View Revisions |
2017-04-07 08:27 | alostale | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |