Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0011992 | Openbravo ERP | A. Platform | public | 2010-01-18 12:06 | 2010-01-18 12:06 | |||||||
Reporter | alostale | |||||||||||
Assigned To | iciordia | |||||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | |||||||
Status | new | Resolution | open | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | pi | |||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
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. | |||||||||||
Steps To Reproduce | ||||||||||||
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. | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
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 |
There are no notes attached to this issue. |