Bug 835927 - FEATURE: Dynamically rebuild index page
Summary: FEATURE: Dynamically rebuild index page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Topic Tool
Classification: Other
Component: FUDCon Docs Hack
Version: 0.0.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Joshua Wulf
QA Contact: Joshua Wulf
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-27 14:44 UTC by Joshua Wulf
Modified: 2014-10-19 23:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-22 08:58:08 UTC
Embargoed:


Attachments (Terms of Use)

Description Joshua Wulf 2012-06-27 14:44:02 UTC
Right now the front page updates the build status and last built times for items.
Currently the page gets a report every three seconds about the last build time for a book. This report can be used to add  new books to page when they are added to the server.

1. Parse the returned buildtimeobject and compare it to the DOM. When an element does not exist in the DOM, add it in the right place. 
2. Make sure that the buildtimeobject report returns all the information needed to add a new element. If it doesn't, either increase its information density, or else create a new ajax service to get the complete details for a new book.

Comment 1 Joshua Wulf 2013-04-22 08:58:08 UTC
Done in Death Star.


Note You need to log in before you can comment on or make changes to this bug.