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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011992
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. PlatformminorN/A2010-01-18 12:062010-01-18 12:06
ReporteralostaleView Statuspublic 
Assigned Toiciordia 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011992: Refactor tree edition to make it to use ajax

DescriptionCurrently 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 SolutionRefactor 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00119142.50MP11 closedalostale Platform problems with Account tree 

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker