Feature #225
Support Ajax UI Update
Start date:
10/23/2010
Due date:
% Done:
100%
Description
Available design options:
- Refresh the core view
 - Add refresh support to each component
 
History
#1
    
    Updated by Luke Murphey about 15 years ago
    
    Partial support has been added. Running the following on the system status page will update it.
$("table.MainTable").load('http://127.0.0.1:8080/System/Status?isajax');
#3
    
    Updated by Luke Murphey about 15 years ago
    
    - Status changed from New to Closed
 - Target version set to 1.0 (Release)
 - % Done changed from 0 to 100
 
Implemented in r897.