Project

General

Profile

Feature #225

Support Ajax UI Update

Added by Luke Murphey over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
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 over 13 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 over 13 years ago

  • Status changed from New to Closed
  • Target version set to 1.0 (Release)
  • % Done changed from 0 to 100

Implemented in r897.

Also available in: Atom PDF