Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040273 | Openbravo ERP | A. Platform | public | 2019-02-26 10:03 | 2019-03-28 14:56 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR19Q2 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0040273: show host name and background policy in about popup |
Description | When running in clustered environments, sometimes is important to be able to get information about the host is serving the current session.
This information can be added to about poupup. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | design defect | 0034490 | | acknowledged | Triage Platform Base | Openbravo ERP | [clustering] Support clustering | related to | design defect | 0035440 | | acknowledged | Triage Platform Base | Openbravo ERP | tomcat clustering is restricted to sticky sessions | related to | feature request | 0040274 | | closed | migueldejuana | Retail Modules | show host name in WebPOS |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-02-26 10:03 | alostale | New Issue | |
2019-02-26 10:03 | alostale | Assigned To | => alostale |
2019-02-26 10:03 | alostale | OBNetwork customer | => No |
2019-02-26 10:03 | alostale | Modules | => Core |
2019-02-26 10:03 | alostale | Triggers an Emergency Pack | => No |
2019-02-26 10:04 | alostale | Relationship added | related to 0034490 |
2019-02-26 10:04 | alostale | Relationship added | related to 0035440 |
2019-02-26 10:07 | hgbot | Checkin | |
2019-02-26 10:07 | hgbot | Note Added: 0110080 | |
2019-02-26 10:07 | hgbot | Status | new => resolved |
2019-02-26 10:07 | hgbot | Resolution | open => fixed |
2019-02-26 10:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a2d49fe9a3c0b942998fea912c4debb92e29fcba [^] |
2019-02-26 10:07 | alostale | Review Assigned To | => caristu |
2019-02-26 10:46 | alostale | Relationship added | related to 0040274 |
2019-02-27 12:04 | egoitz | Issue Monitored: egoitz | |
2019-02-27 16:26 | hgbot | Checkin | |
2019-02-27 16:26 | hgbot | Note Added: 0110106 | |
2019-02-27 16:28 | caristu | Note Added: 0110107 | |
2019-02-27 16:28 | caristu | Status | resolved => closed |
2019-02-27 16:28 | caristu | Fixed in Version | => 3.0PR19Q2 |
2019-03-28 14:56 | hudsonbot | Checkin | |
2019-03-28 14:56 | hudsonbot | Note Added: 0110836 | |
Notes |
|
(0110080)
|
hgbot
|
2019-02-26 10:07
|
|
Repository: erp/devel/pi
Changeset: a2d49fe9a3c0b942998fea912c4debb92e29fcba
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Feb 26 10:06:45 2019 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a2d49fe9a3c0b942998fea912c4debb92e29fcba [^]
fixes 40273: show host name and background policy in about popup
---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_forms/About.html
M src/org/openbravo/erpCommon/ad_forms/About.java
M src/org/openbravo/erpCommon/ad_forms/About.xml
---
|
|
|
(0110106)
|
hgbot
|
2019-02-27 16:26
|
|
Repository: erp/devel/pi
Changeset: 42e0c48a754a6188b8a3c53cdc0434c7034d4911
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Wed Feb 27 16:24:59 2019 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/42e0c48a754a6188b8a3c53cdc0434c7034d4911 [^]
related to issue 40273: code review changes
- Place cells inside their corresponding rows
- Update copyright year
---
M src/org/openbravo/erpCommon/ad_forms/About.html
M src/org/openbravo/erpCommon/ad_forms/About.java
---
|
|
|
|
|
|
|
|