Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028867 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2015-02-04 17:43 | 2015-05-07 22:16 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | NaroaIriarte | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR15Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ceb90ebdebd2 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | 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 | 0028867: Widget Menu Items functionality does not work at widget instance level | |||||||
Description | Widget Menu Items functionality does not work at widget instance level. Currently it is only possible to create a new menu entry for the parent Query/List widget and HTML widget. It would be nice if it would be possible to add a menu item at widget instance level. | |||||||
Steps To Reproduce | 1) Go to the [Widget] window 2) Create a new widget, set Query/List widget as the parent widget 3) Navigate to the [Widget Menu Items] tab 4) Add the recently created widget in the workspace. Notice that the new added menu entry is not shown. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0076667) hgbot (developer) 2015-04-21 17:41 |
Repository: erp/devel/pi Changeset: ceb90ebdebd2e195c308c7e900c927108abe3dc5 Author: Naroa Iriarte <naroa.iriarte <at> openbravo.com> Date: Fri Feb 27 14:42:02 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/ceb90ebdebd2e195c308c7e900c927108abe3dc5 [^] Fixed issue 28867:It isn't possible to create Menu Items from Widget instances At first it was possible to create a new menu item entry if the selected Widget was a parent Widget, but it was not possible if the current widget was an instance of a parent Widget. For example if you create a new entry in the Query/List widget it wold be possible and it would show in the Menu Item list of any instance of that Widget. But if you choose a concrete widget which has a superclass of the type Query/List, and create a new menu item, it would be not possible to display it in the widget. As it was interesting to be able to add a menu item at widget instance level, the logic which handled this has been changed. Now it takes into account if the instanciated widget has a menu item. It is only possible to add functionality to those item menus with functions defined in the OBWidget.js --- M modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOBUtils.java M modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-widget.js --- |
(0076678) alostale (manager) 2015-04-22 09:54 |
code reviewed tested with menu item action both in widget and global |
(0077140) hudsonbot (developer) 2015-05-07 22:16 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/a1817f84bd8b [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2015-02-04 17:43 | caristu | New Issue | |
2015-02-04 17:43 | caristu | Assigned To | => AugustoMauch |
2015-02-04 17:43 | caristu | Modules | => Core |
2015-02-04 17:43 | caristu | Triggers an Emergency Pack | => No |
2015-02-04 17:43 | caristu | Relationship added | related to 0028865 |
2015-02-04 17:44 | caristu | Issue Monitored: networkb | |
2015-02-09 10:14 | caristu | Resolution time | => 1429653600 |
2015-02-09 10:14 | caristu | Target Version | => 3.0PR15Q2 |
2015-02-09 10:15 | caristu | Type | feature request => defect |
2015-02-09 10:16 | alostale | Status | new => scheduled |
2015-02-09 10:16 | alostale | Assigned To | AugustoMauch => inigosanchez |
2015-02-09 10:16 | alostale | fix_in_branch | => pi |
2015-02-09 12:37 | alostale | Assigned To | inigosanchez => NaroaIriarte |
2015-02-19 14:46 | NaroaIriarte | fix_in_branch | pi => |
2015-02-19 14:46 | NaroaIriarte | Summary | Widget Menu Items functionality does not work ant widget instance level => Widget Menu Items functionality does not work at widget instance level |
2015-02-19 14:46 | NaroaIriarte | Description Updated | View Revisions |
2015-02-23 13:30 | jonalegriaesarte | Target Version | 3.0PR15Q2 => 3.0PR15Q3 |
2015-04-21 15:48 | alostale | Review Assigned To | => alostale |
2015-04-21 17:41 | hgbot | Checkin | |
2015-04-21 17:41 | hgbot | Note Added: 0076667 | |
2015-04-21 17:41 | hgbot | Status | scheduled => resolved |
2015-04-21 17:41 | hgbot | Resolution | open => fixed |
2015-04-21 17:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ceb90ebdebd2e195c308c7e900c927108abe3dc5 [^] |
2015-04-22 09:54 | alostale | Note Added: 0076678 | |
2015-04-22 09:54 | alostale | Status | resolved => closed |
2015-04-22 09:54 | alostale | Fixed in Version | => 3.0PR15Q3 |
2015-05-07 22:16 | hudsonbot | Checkin | |
2015-05-07 22:16 | hudsonbot | Note Added: 0077140 |
Copyright © 2000 - 2009 MantisBT Group |