Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004170Openbravo ERPB. User interfacepublic2008-06-25 11:422008-11-26 20:20
pjuvara 
gorka_gil 
normaltrivialhave not tried
closedfixed 
5
 
2.50 
Core
No
0004170: Show alert presence with icons
If a new alert is present, the alert icon should be different
ReleaseCandidate
has duplicate feature request 0003488 closed pjuvara Alert icon should change dinamically 
Issue History
2008-06-25 11:42pjuvaraNew Issue
2008-06-25 11:42pjuvaraAssigned To => dbaz
2008-06-25 11:42pjuvarasf_bug_id0 => 2002338
2008-06-25 11:42pjuvaraTag Attached: ReleaseCandidate
2008-06-25 11:42pjuvaraStatusnew => scheduled
2008-06-25 11:42pjuvaraProjectionnone => @20@
2008-06-25 15:44pjuvaraRelationship addedduplicate of 0003488
2008-06-25 15:44pjuvaraStatusscheduled => closed
2008-06-25 15:44pjuvaraDuplicate ID0 => 3488
2008-06-25 15:44pjuvaraResolutionopen => duplicate
2008-08-05 12:14gorka_gilRelationship deleted0003488
2008-08-05 12:14gorka_gilRelationship addedrelated to 0003488
2008-08-05 12:17gorka_gilAssigned Todbaz => gorka_gil
2008-08-05 12:17gorka_gilStatusclosed => new
2008-08-05 12:17gorka_gilResolutionduplicate => open
2008-08-05 12:17gorka_gilNote Added: 0008481
2008-08-05 12:17gorka_gilStatusnew => scheduled
2008-08-05 12:17gorka_gilfix_in_branch => trunk
2008-08-05 12:19gorka_gilRelationship replacedduplicate of 0003488
2008-08-05 12:19gorka_gilStatusscheduled => resolved
2008-08-05 12:19gorka_gilsvn_revision => 6146
2008-08-05 12:19gorka_gilResolutionopen => fixed
2008-08-05 12:19gorka_gilNote Added: 0008482
2008-08-05 17:45svnbotCheckin
2008-08-05 17:45svnbotNote Added: 0008485
2008-08-05 17:45svnbotsvn_revision6146 => 6157
2008-08-07 18:16svnbotCheckin
2008-08-07 18:16svnbotNote Added: 0008501
2008-08-07 18:16svnbotsvn_revision6157 => 6189
2008-08-12 11:45svnbotCheckin
2008-08-12 11:45svnbotNote Added: 0008532
2008-08-12 11:45svnbotsvn_revision6189 => 6243
2008-08-13 20:37svnbotCheckin
2008-08-13 20:37svnbotNote Added: 0008542
2008-08-13 20:37svnbotsvn_revision6243 => 6321
2008-09-19 12:18rgorisNote Added: 0009095
2008-11-16 11:53pjuvaraRelationship replacedhas duplicate 0003488
2008-11-26 20:20pjuvaraStatusresolved => closed

Notes
(0008481)
gorka_gil   
2008-08-05 12:17   
This feature request was set as duplicate of 3488, but they are not the same.
(0008482)
gorka_gil   
2008-08-05 12:19   
Repository: openbravo
Revision: 6146
Author: gorka_gil
Date: 2008-08-04 20:35:43 +0200 (Mon, 04 Aug 2008)

Fixed issue 3488 If there is alerts, the alert icon is different

---
U branches/r2.5x/src/org/openbravo/erpCommon/utility/VerticalMenu.html
---

https://dev.openbravo.com/websvn/openbravo/?rev=6146&sc=1 [^] [^]
(0008485)
svnbot   
2008-08-05 17:45   
Repository: openbravo
Revision: 6157
Author: gorka_gil
Date: 2008-08-05 17:45:20 +0200 (Tue, 05 Aug 2008)

Related to issue 4170 added setAlertIcon javascript function

---
U branches/r2.5x/src/org/openbravo/erpCommon/utility/VerticalMenu.html
U branches/r2.5x/web/js/appStatus.js
---

https://dev.openbravo.com/websvn/openbravo/?rev=6157&sc=1 [^]
(0008501)
svnbot   
2008-08-07 18:16   
Repository: openbravo
Revision: 6189
Author: gorka_gil
Date: 2008-08-07 18:16:43 +0200 (Thu, 07 Aug 2008)

Branch attachmenticon. Related to issue 4170. Partial fix: now attachment icon show status in edition windows.

---
U branches/attachmenticon/src/org/openbravo/erpCommon/businessUtility/TabAttachments.java
U branches/attachmenticon/src/org/openbravo/erpCommon/businessUtility/TabAttachments_F1.html
U branches/attachmenticon/src-wad/src/org/openbravo/wad/Template_Edition.html
U branches/attachmenticon/web/js/appStatus.js
---

https://dev.openbravo.com/websvn/openbravo/?rev=6189&sc=1 [^]
(0008532)
svnbot   
2008-08-12 11:45   
Repository: openbravo
Revision: 6243
Author: gorka_gil
Date: 2008-08-12 11:45:35 +0200 (Tue, 12 Aug 2008)

Branch attachmenticon. Related to issue 4170. Attachment icon status for relation windows.

---
U branches/attachmenticon/web/js/appStatus.js
U branches/attachmenticon/web/js/openbravo/widget/DataGrid.js
---

https://dev.openbravo.com/websvn/openbravo/?rev=6243&sc=1 [^]
(0008542)
svnbot   
2008-08-13 20:37   
Repository: openbravo
Revision: 6321
Author: gorka_gil
Date: 2008-08-13 20:37:30 +0200 (Wed, 13 Aug 2008)

[attachmenticon] Related to issue 4170.
          
   - Implemented a function in Utility.java which returns if a record has attachments.
   - Changed toolbar.java to generate different attach icons if record has o no attachments. For this, now on edition pages is not necessary to make ajax calls.

---
U branches/attachmenticon/src/org/openbravo/erpCommon/businessUtility/TabAttachments.java
U branches/attachmenticon/src/org/openbravo/erpCommon/utility/ToolBar.java
U branches/attachmenticon/src/org/openbravo/erpCommon/utility/ToolBar_Button.java
U branches/attachmenticon/src/org/openbravo/erpCommon/utility/ToolBar_Image.java
U branches/attachmenticon/src/org/openbravo/erpCommon/utility/Utility.java
U branches/attachmenticon/src-wad/src/org/openbravo/wad/Template_Edition.html
U branches/attachmenticon/src-wad/src/org/openbravo/wad/javasource.javaxml
U branches/attachmenticon/web/js/ajax.js
U branches/attachmenticon/web/js/openbravo/widget/DataGrid.js
---

https://dev.openbravo.com/websvn/openbravo/?rev=6321&sc=1 [^]
(0009095)
rgoris   
2008-09-19 12:18   
Hi guys. Not obstructed by any Openbravo knowledge ;-) hereĀ“s my recommendation on this one:

- By default, when there are no alerts, there should no be an alert icon (yellow triangle) visible.
- Only when there is one or more alerts, the triangle appears.
- When there are no alerts, it is fine to show "0 alerts" at the current position. Just remove the yellow triangle in this case.

At the moment I believe we only have one level of alerts. In the future we could think of two levels: alert and critical warning, using two different icons and colours.