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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028776
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfaceminorhave not tried2015-01-27 09:112015-02-04 20:34
ReporteralostaleView Statuspublic 
Assigned Toinigosanchez 
PrioritynormalResolutionfixedFixed in Version3.0PR15Q2
StatusclosedFix in branchFixed in SCM revision92916e06c471
ProjectionnoneETAnoneTarget Version3.0PR15Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028776: UI shows multi column sort in non standard grids

DescriptionGrids in non-standard windows (such as widgets, selector popups, alerts, etc...) allow from UI to define multi column search though backend does not implement it.
Steps To Reproduce-In an instance with more than 100 active alerts
-Open Alert Management window
 * Sort by Alert Rule
 * Pressing shift key, click on "Record" column header to sort it
    -> Note he UI shows "^1 Alert Rule ... ^2 Record" in the grid headers but the sorting is not properly applied
 * Right click in the grid headers "Configure Sort..." menu option appears, the UI allows to define multi sorting though it is not properly applied
Proposed SolutionRemove from UI capability of multi sorting:
- It is not implemented in standard windows grid
- Proper backend implementation can lead to performance issues when trying to sort big tables as multi column indexes would be required to make them work
TagsNo tags attached.
Attached Filespng file icon Selection_196.png [^] (19,826 bytes) 2015-01-27 09:21

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 00280103.0PR15Q2 closedinigosanchez Some labels defined on js files can not be traslated. 

-  Notes
(0073943)
hgbot (developer)
2015-01-30 12:47

Repository: erp/devel/pi
Changeset: 92916e06c47197fbff15d24feade9f4d5a323546
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Fri Jan 30 12:40:30 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/92916e06c47197fbff15d24feade9f4d5a323546 [^]

Fixes bug 28776:Disable multiple sorting in UI of Grids(non-standard windows)

It has been added the "canMultiSort" property to false in OBGrids non-standard
windows (such as widgets, alerts, etc...).

Now, it has been disabled multiple sorting.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
---
(0074010)
alostale (manager)
2015-02-03 08:50

code reviewed

tested in:
-Alert Management window
-Widgets in workspace + full tab
-Selectors popup
-P&E
(0074201)
hudsonbot (developer)
2015-02-04 20:34

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f36c91d0ad63 [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2015-01-27 09:11 alostale New Issue
2015-01-27 09:11 alostale Assigned To => inigosanchez
2015-01-27 09:11 alostale Modules => Core
2015-01-27 09:11 alostale Triggers an Emergency Pack => No
2015-01-27 09:12 alostale Relationship added related to 0028010
2015-01-27 09:12 alostale Relationship replaced blocks 0028010
2015-01-27 09:21 alostale File Added: Selection_196.png
2015-01-29 12:36 alostale Status new => scheduled
2015-01-29 12:36 alostale fix_in_branch => pi
2015-01-30 12:41 inigosanchez Issue Monitored: alostale
2015-01-30 12:45 inigosanchez Review Assigned To => alostale
2015-01-30 12:45 inigosanchez Resolution open => fixed
2015-01-30 12:45 inigosanchez fix_in_branch pi =>
2015-01-30 12:47 hgbot Checkin
2015-01-30 12:47 hgbot Note Added: 0073943
2015-01-30 12:47 hgbot Status scheduled => resolved
2015-01-30 12:47 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/92916e06c47197fbff15d24feade9f4d5a323546 [^]
2015-02-03 08:50 alostale Note Added: 0074010
2015-02-03 08:50 alostale Status resolved => closed
2015-02-03 08:50 alostale Fixed in Version => 3.0PR15Q2
2015-02-04 20:34 hudsonbot Checkin
2015-02-04 20:34 hudsonbot Note Added: 0074201


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker