Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010391 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | have not tried | 2009-06-30 20:05 | 2010-01-14 13:48 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | rafaroda | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | a58e33bde8f9 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | 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 | 0010391: The scrollbar is missing in the selectors & all datagrids when the number of records is too large (i.e. 1.000.000) | |||||||
Description | When opening i.e. the product grid or the product selector and having 1.000.000 products when the scrollbar is missing and thus the grid is unusable. | |||||||
Steps To Reproduce | Use a database with i.e. 1.000.000 products goto: product grid view see: scrollbar missing goto: product selector see: scrollbar missing | |||||||
Tags | page data grid | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0019209) hgbot (developer) 2009-08-25 11:55 |
Repository: erp/stable/2.40_pageddatagrid Changeset: e12aa25e0060fe0dab147a61fa712b1272710dd4 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Tue Aug 25 11:41:58 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40_pageddatagrid/rev/e12aa25e0060fe0dab147a61fa712b1272710dd4 [^] [PagedGrid] Issue 10391: Introduce paging button to DataGrid and limit scrollable record range to 10k Part 1 preperation: - Add two new ad_message entries for translation of Previous & Next link texts - Ship these two entries in DynamicJS output to be usable from javascript - DataGrid: new atrribute backendPage in Data-response: parse, store and add getter for this value - DataGrid: add utility methods to move between the new backend pages and to show/hide the paging buttons - DataGrid: on resort (click on column header) reposition cursor always on the first recrod --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/erpCommon/utility/MessagesJS_data.xsql M web/js/openbravo/widget/DataGrid.js --- |
(0023261) rafaroda (developer) 2010-01-08 11:12 |
Documentation at: * http://wiki.openbravo.com/wiki/Projects/Paged_Datagrid [^] * http://wiki.openbravo.com/wiki/Projects/Paged_Datagrid/How_to_convert_an_existing_Selector [^] |
(0023421) hgbot (developer) 2010-01-14 13:14 |
Repository: erp/stable/2.40 Changeset: e12aa25e0060fe0dab147a61fa712b1272710dd4 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Tue Aug 25 11:41:58 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/e12aa25e0060fe0dab147a61fa712b1272710dd4 [^] [PagedGrid] Issue 10391: Introduce paging button to DataGrid and limit scrollable record range to 10k Part 1 preperation: - Add two new ad_message entries for translation of Previous & Next link texts - Ship these two entries in DynamicJS output to be usable from javascript - DataGrid: new atrribute backendPage in Data-response: parse, store and add getter for this value - DataGrid: add utility methods to move between the new backend pages and to show/hide the paging buttons - DataGrid: on resort (click on column header) reposition cursor always on the first recrod --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/erpCommon/utility/MessagesJS_data.xsql M web/js/openbravo/widget/DataGrid.js --- |
(0023450) rafaroda (developer) 2010-01-14 13:47 |
2.40_pageddatagrid branch has been merged back to 2.40 branch https://code.openbravo.com/erp/stable/2.40/shortlog/1063 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2009-08-25 11:37 | shuehner | Type | defect => backport |
2009-08-25 11:37 | shuehner | fix_in_branch | pi => 2.40 |
2009-08-25 11:55 | hgbot | Checkin | |
2009-08-25 11:55 | hgbot | Note Added: 0019209 | |
2009-08-25 11:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40_pageddatagrid/rev/e12aa25e0060fe0dab147a61fa712b1272710dd4 [^] |
2009-11-23 15:54 | shuehner | Assigned To | shuehner => rafaroda |
2010-01-08 11:10 | rafaroda | Tag Attached: page data grid | |
2010-01-08 11:12 | rafaroda | Note Added: 0023261 | |
2010-01-14 13:14 | hgbot | Checkin | |
2010-01-14 13:14 | hgbot | Note Added: 0023421 | |
2010-01-14 13:14 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.40_pageddatagrid/rev/e12aa25e0060fe0dab147a61fa712b1272710dd4 [^] => http://code.openbravo.com/erp/stable/2.40/rev/e12aa25e0060fe0dab147a61fa712b1272710dd4 [^] |
2010-01-14 13:47 | rafaroda | Note Added: 0023450 | |
2010-01-14 13:47 | rafaroda | Status | scheduled => resolved |
2010-01-14 13:47 | rafaroda | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.40/rev/e12aa25e0060fe0dab147a61fa712b1272710dd4 [^] => https://code.openbravo.com/erp/stable/2.40/rev/a58e33bde8f9 [^] |
2010-01-14 13:47 | rafaroda | Resolution | open => fixed |
2010-01-14 13:48 | rafaroda | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |