Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005180 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | N/A | 2008-09-23 10:27 | 2009-05-21 16:37 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | 2.40-performance | Fixed in SCM revision | 7686 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0005180: DataGrid.js supports sortable=yes/no for each column, but not our DataGridStructure template for defining a grid | |||||||
Description | DataGridStructure.{xml,srpt} is used as an XmlEngine-template for defining the structure for each datagrid. This template does not contain the per-column sortable attribute, so it is not possible to specify sortable=yes/no per column. | |||||||
Proposed Solution | add the sortable attribute to the DataGridStructure.{xml,srpt} templates so it can be specified when the template is used. For windows which do not specify this parameters the part sortable="" is emitted which defaults to sortable=yes which is also the default when not specifying this attribute => so no functional change for all current windows. | |||||||
Tags | performance2.40scrum, Sprint-1 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0009145) svnbot (reporter) 2008-09-23 10:47 |
Repository: openbravo Revision: 7686 Author: huehner Date: 2008-09-23 10:47:15 +0200 (Tue, 23 Sep 2008) Fixed 5180 added plumbing needing for specifying sortable=yes/no per grid column --- U branches/r2.40performance/src/org/openbravo/erpCommon/utility/DataGridStructure.srpt U branches/r2.40performance/src/org/openbravo/erpCommon/utility/DataGridStructure.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=7686&sc=1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2008-09-23 10:27 | shuehner | New Issue | |
2008-09-23 10:27 | shuehner | Assigned To | => shuehner |
2008-09-23 10:27 | shuehner | Status | new => scheduled |
2008-09-23 10:28 | shuehner | Relationship added | blocks 0005152 |
2008-09-23 10:47 | svnbot | Checkin | |
2008-09-23 10:47 | svnbot | Note Added: 0009145 | |
2008-09-23 10:47 | svnbot | Status | scheduled => resolved |
2008-09-23 10:47 | svnbot | Resolution | open => fixed |
2008-09-23 10:47 | svnbot | svn_revision | => 7686 |
2008-10-24 18:16 | iperdomo | Tag Attached: performance2.40scrum | |
2008-10-24 18:16 | iperdomo | Tag Attached: Sprint-1 | |
2009-05-21 16:37 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |