Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0011992 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Openbravo ERP] A. Platform | minor | N/A | 2010-01-18 12:06 | 2010-01-18 12:06 | |||||||
Reporter | alostale | View Status | public | |||||||||
Assigned To | iciordia | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
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 | 0011992: Refactor tree edition to make it to use ajax | |||||||||||
Description | Currently tree edition works as follow: -Backend composes the complete tree as a html list (ul and li tags). This tree is sent as a single response. -Front-end reads this list and composes the tree by adding images, divs, etc. For big trees the response that is sent is really big. | |||||||||||
Proposed Solution | Refactor tree edition UI not to request for the whole tree but just for the currently visible items, then use ajax to retrieve the partial tree when user opens a hide node. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2010-01-18 12:06 | alostale | New Issue | |
2010-01-18 12:06 | alostale | Assigned To | => iciordia |
2010-01-18 12:07 | alostale | Relationship added | related to 0011914 |
Copyright © 2000 - 2009 MantisBT Group |