Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0013872 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | minor | have not tried | 2010-07-02 13:29 | 2010-12-09 16:03 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | d79c9f6db209 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | User Interface Application | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0013872: HeartbeatPopup and register popup are not shown at all in new UI. | |||||||
Description | In classic UI these two popups are shown after login if the role is SystemAdmin and the instance has those features not yet configured (activated or deactivated). To do the same in new layout either - Fix function for HIDE in VerticalMenu.java to add missing decidePopup call, to enable the popups when the hidden menu is loaded (but side-effects: only and always when hidden menu is loadeD) - Implement similar/same logic directly in new layout so those popups are shown afer logging in. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0029035) hgbot (developer) 2010-07-03 16:54 |
Repository: erp/mods/org.openbravo.client.application Changeset: 507e3e3fbc5fc53252cb899af0db330d595abe0c Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sat Jul 03 16:54:27 2010 +0200 URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/507e3e3fbc5fc53252cb899af0db330d595abe0c [^] Fixes issue 13872: HeartbeatPopup and register popup are not shown at all in new UI. --- A src/org/openbravo/client/application/HeartBeatPopupActionHandler.java --- |
(0029036) hgbot (developer) 2010-07-03 16:54 |
Repository: erp/mods/org.openbravo.userinterface.smartclient Changeset: 11b2ea81c703684fa13d05ec8e05befe346d2651 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sat Jul 03 16:54:49 2010 +0200 URL: http://code.openbravo.com/erp/mods/org.openbravo.userinterface.smartclient/rev/11b2ea81c703684fa13d05ec8e05befe346d2651 [^] Fixes issue 13872: HeartbeatPopup and register popup are not shown at all in new UI. --- M web/org.openbravo.userinterface.smartclient/js/utilities.js --- |
(0029037) hgbot (developer) 2010-07-03 16:55 |
Repository: erp/mods/org.openbravo.client.navigationbarcomponents Changeset: d79c9f6db209e1823ed0d91a6548aade89a9fe44 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sat Jul 03 16:55:04 2010 +0200 URL: http://code.openbravo.com/erp/mods/org.openbravo.client.navigationbarcomponents/rev/d79c9f6db209e1823ed0d91a6548aade89a9fe44 [^] Fixes issue 13872: HeartbeatPopup and register popup are not shown at all in new UI. --- M web/org.openbravo.client.navigationbarcomponents/js/navigationbarcomponents-application.js --- |
(0029130) shuehner (administrator) 2010-07-07 16:20 |
Tested working mostly, the differences compared to behavior with classic ui have been reported as new issues 13909 and 13915. |
![]() |
|||
Date Modified | Username | Field | Change |
2010-07-02 13:29 | shuehner | New Issue | |
2010-07-02 13:29 | shuehner | Assigned To | => mtaal |
2010-07-02 13:29 | shuehner | OBNetwork customer | => No |
2010-07-03 16:54 | hgbot | Checkin | |
2010-07-03 16:54 | hgbot | Note Added: 0029035 | |
2010-07-03 16:54 | hgbot | Status | new => resolved |
2010-07-03 16:54 | hgbot | Resolution | open => fixed |
2010-07-03 16:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/507e3e3fbc5fc53252cb899af0db330d595abe0c [^] |
2010-07-03 16:54 | hgbot | Checkin | |
2010-07-03 16:54 | hgbot | Note Added: 0029036 | |
2010-07-03 16:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/507e3e3fbc5fc53252cb899af0db330d595abe0c [^] => http://code.openbravo.com/erp/mods/org.openbravo.userinterface.smartclient/rev/11b2ea81c703684fa13d05ec8e05befe346d2651 [^] |
2010-07-03 16:55 | hgbot | Checkin | |
2010-07-03 16:55 | hgbot | Note Added: 0029037 | |
2010-07-03 16:55 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/mods/org.openbravo.userinterface.smartclient/rev/11b2ea81c703684fa13d05ec8e05befe346d2651 [^] => http://code.openbravo.com/erp/mods/org.openbravo.client.navigationbarcomponents/rev/d79c9f6db209e1823ed0d91a6548aade89a9fe44 [^] |
2010-07-07 16:17 | shuehner | Relationship added | related to 0013909 |
2010-07-07 16:19 | shuehner | Relationship added | related to 0013915 |
2010-07-07 16:20 | shuehner | Note Added: 0029130 | |
2010-07-07 16:20 | shuehner | Status | resolved => closed |
2010-12-09 16:03 | anonymous | sf_bug_id | 0 => 3133304 |
Copyright © 2000 - 2009 MantisBT Group |