Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004170
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] B. User interfacetrivialhave not tried2008-06-25 11:422008-11-26 20:20
ReporterpjuvaraView Statuspublic 
Assigned Togorka_gil 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision6321
Projection@20@ETAnoneTarget Version2.50
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004170: Show alert presence with icons

DescriptionIf a new alert is present, the alert icon should be different
TagsReleaseCandidate
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate feature request 0003488 closedpjuvara Alert icon should change dinamically 

-  Notes
(0008481)
gorka_gil (administrator)
2008-08-05 12:17

This feature request was set as duplicate of 3488, but they are not the same.
(0008482)
gorka_gil (administrator)
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 (reporter)
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 (reporter)
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 (reporter)
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 (reporter)
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 (developer)
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.

- Issue History
Date Modified Username Field Change
2008-06-25 11:42 pjuvara New Issue
2008-06-25 11:42 pjuvara Assigned To => dbaz
2008-06-25 11:42 pjuvara sf_bug_id 0 => 2002338
2008-06-25 11:42 pjuvara Tag Attached: ReleaseCandidate
2008-06-25 11:42 pjuvara Status new => scheduled
2008-06-25 11:42 pjuvara Projection none => @20@
2008-06-25 15:44 pjuvara Relationship added duplicate of 0003488
2008-06-25 15:44 pjuvara Status scheduled => closed
2008-06-25 15:44 pjuvara Duplicate ID 0 => 3488
2008-06-25 15:44 pjuvara Resolution open => duplicate
2008-08-05 12:14 gorka_gil Relationship deleted 0003488
2008-08-05 12:14 gorka_gil Relationship added related to 0003488
2008-08-05 12:17 gorka_gil Assigned To dbaz => gorka_gil
2008-08-05 12:17 gorka_gil Status closed => new
2008-08-05 12:17 gorka_gil Resolution duplicate => open
2008-08-05 12:17 gorka_gil Note Added: 0008481
2008-08-05 12:17 gorka_gil Status new => scheduled
2008-08-05 12:17 gorka_gil fix_in_branch => trunk
2008-08-05 12:19 gorka_gil Relationship replaced duplicate of 0003488
2008-08-05 12:19 gorka_gil Status scheduled => resolved
2008-08-05 12:19 gorka_gil svn_revision => 6146
2008-08-05 12:19 gorka_gil Resolution open => fixed
2008-08-05 12:19 gorka_gil Note Added: 0008482
2008-08-05 17:45 svnbot Checkin
2008-08-05 17:45 svnbot Note Added: 0008485
2008-08-05 17:45 svnbot svn_revision 6146 => 6157
2008-08-07 18:16 svnbot Checkin
2008-08-07 18:16 svnbot Note Added: 0008501
2008-08-07 18:16 svnbot svn_revision 6157 => 6189
2008-08-12 11:45 svnbot Checkin
2008-08-12 11:45 svnbot Note Added: 0008532
2008-08-12 11:45 svnbot svn_revision 6189 => 6243
2008-08-13 20:37 svnbot Checkin
2008-08-13 20:37 svnbot Note Added: 0008542
2008-08-13 20:37 svnbot svn_revision 6243 => 6321
2008-09-19 12:18 rgoris Note Added: 0009095
2008-11-16 11:53 pjuvara Relationship replaced has duplicate 0003488
2008-11-26 20:20 pjuvara Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker