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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014039
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] Z. Othersmajorhave not tried2010-07-23 13:032010-12-09 16:04
ReportermtaalView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision4534ef5296b1
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50SCM revision 
Review Assigned To
Web browser
ModulesUser Interface Application
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0014039: Add icons (or other distinguisher) in the quick create/launch drop-down and menu to diferentiate windows, from reports, etc.

DescriptionSee the comment below from the forum discussion here:
http://forge.openbravo.com/plugins/espforum/view.php?group_id=100&forumid=808030&topicid=7016069 [^]

I'm missing in the drop-down lists of QuickCreate & QuickLaunch functionality (and in the menu) the icons that differentiate windows, from reports, from processes. Could the list items be grouped? Show first Windows, then Processes, then Reports, ...
TagsNo tags attached.
Attached Filespng file icon Openbravo-02-topnav-app-financial-accounting-v11.png [^] (320,245 bytes) 2010-07-23 13:12

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0014458 closedalostale Icon shown for Jasper report should be report one, not process one 

-  Notes
(0029532)
rgoris (developer)
2010-07-23 13:17

Is this really an issue? I believe that user can distinguish what is what. Most cases it says "...report" in case of a report or "Generate..." in case of a process. Let´s wait for more feedback as I am not convinced this is a productivity basher.

Please also note that we have a ready design & html on the shelf for an improved application mega-menu where icons are used abundantly. Even for this one I am not sure whether we should build this. I believe the QuickLaunch menus satisfy the users needs. But let´s wait for more feedback.
(0029533)
rgoris (developer)
2010-07-23 13:22

Link to new app menu http://www.misspixel.es/clientes/openbravo/html/layers-top-nav.html# [^]
(0030840)
mtaal (manager)
2010-09-08 13:43

I am working on this topic right now, adding icons.

One question, should the results of the quick_launch really be sorted so that first windows are shown and then processes and then reports?

As the list is currently alphabetical it might not be visible for the user that there are also reports or processes (as the windows would be shown first).

So can you confirm that this is indeed the desired behavior (show windows, processes and then reports).
(0030843)
rgoris (developer)
2010-09-08 14:13

No need for grouping, just leave it sorted alphabetically as it is
(0030860)
hgbot (developer)
2010-09-08 18:19

Repository: erp/mods/org.openbravo.client.navigationbarcomponents
Changeset: 4534ef5296b16716f842d83355fea3152bdcb43a
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Sep 08 18:19:26 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.navigationbarcomponents/rev/4534ef5296b16716f842d83355fea3152bdcb43a [^]

Fixes issue 14039: Add icons (or other distinguisher) in the quick create/launch drop-down and menu to diferentiate windows, from reports, etc.

---
M src-db/database/sourcedata/OBSERDS_DATASOURCE_FIELD.xml
M src/org/openbravo/client/navigationbarcomponents/QuickCreateDataSource.java
M src/org/openbravo/client/navigationbarcomponents/QuickLaunchDataSource.java
M src/org/openbravo/client/navigationbarcomponents/templates/quick_launch.js.ftl
---
(0030861)
hgbot (developer)
2010-09-08 18:20

Repository: erp/mods/org.openbravo.client.application
Changeset: 037091a85ee62a3911f85aa4360d9e6d5dbb0464
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Sep 08 18:20:43 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/037091a85ee62a3911f85aa4360d9e6d5dbb0464 [^]

Related to issue 14039: Add icons (or other distinguisher) in the quick create/launch drop-down and menu to diferentiate windows, from reports, etc.

---
A web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/iconAutoForm.png
A web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/iconProcess.png
A web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/iconReport.png
---
(0030869)
hgbot (developer)
2010-09-08 21:17

Repository: erp/mods/org.openbravo.client.application
Changeset: 96922c0ff72144efebb1bba92aa13d91a1a6aeaf
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Sep 08 21:17:10 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/96922c0ff72144efebb1bba92aa13d91a1a6aeaf [^]

Related to issue 14039: Add icons (or other distinguisher) in the quick create/launch drop-down and menu to diferentiate windows, from reports, etc.

---
M src/org/openbravo/client/application/MenuManager.java
---
(0030904)
hgbot (developer)
2010-09-09 16:58

Repository: erp/mods/org.openbravo.client.navigationbarcomponents
Changeset: 598415b5bb0d07694cc3404715edf816976e85ba
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Sep 09 16:58:13 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.navigationbarcomponents/rev/598415b5bb0d07694cc3404715edf816976e85ba [^]

Related to issue 14039: Add icons (or other distinguisher) in the quick create/launch drop-down and menu to diferentiate windows, from reports, etc.

---
M src/org/openbravo/client/navigationbarcomponents/QuickCreateDataSource.java
M src/org/openbravo/client/navigationbarcomponents/QuickLaunchDataSource.java
---
(0030913)
shuehner (administrator)
2010-09-09 19:55

Tested, working fine on IE8,Chromium,and FF3.6.x.. QuickCreate and QuickLaunch are both now showing the standard icons for the different menu elements.
(0031013)
hgbot (developer)
2010-09-13 20:14

Repository: erp/mods/org.openbravo.client.navigationbarcomponents
Changeset: cdb349a557d4c15d23c83232fac66dfc03aa2dd8
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Sep 09 17:27:07 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.navigationbarcomponents/rev/cdb349a557d4c15d23c83232fac66dfc03aa2dd8 [^]

pre-release tasks:
- update module version to 1.1.3
- update dependency on client application module to 1.1.3
  (needed by changes for issue 14039)

---
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
---

- Issue History
Date Modified Username Field Change
2010-07-23 13:03 mtaal New Issue
2010-07-23 13:03 mtaal Assigned To => mtaal
2010-07-23 13:10 rafaroda Issue Monitored: rafaroda
2010-07-23 13:12 rgoris File Added: Openbravo-02-topnav-app-financial-accounting-v11.png
2010-07-23 13:17 rgoris Note Added: 0029532
2010-07-23 13:22 rgoris Note Added: 0029533
2010-09-07 11:04 rafaroda Relationship added related to 0014458
2010-09-08 13:43 mtaal Note Added: 0030840
2010-09-08 13:43 mtaal Status new => feedback
2010-09-08 14:13 rgoris Note Added: 0030843
2010-09-08 18:19 hgbot Checkin
2010-09-08 18:19 hgbot Note Added: 0030860
2010-09-08 18:19 hgbot Status feedback => resolved
2010-09-08 18:19 hgbot Resolution open => fixed
2010-09-08 18:19 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.client.navigationbarcomponents/rev/4534ef5296b16716f842d83355fea3152bdcb43a [^]
2010-09-08 18:20 hgbot Checkin
2010-09-08 18:20 hgbot Note Added: 0030861
2010-09-08 21:17 hgbot Checkin
2010-09-08 21:17 hgbot Note Added: 0030869
2010-09-09 16:58 hgbot Checkin
2010-09-09 16:58 hgbot Note Added: 0030904
2010-09-09 19:55 shuehner Note Added: 0030913
2010-09-09 19:55 shuehner Status resolved => closed
2010-09-13 20:14 hgbot Checkin
2010-09-13 20:14 hgbot Note Added: 0031013
2010-12-09 16:04 anonymous sf_bug_id 0 => 3133327


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker