add plc_nodeid and plc_siteid to history records so that the web templates can
authorStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 10 Jun 2009 21:54:45 +0000 (21:54 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 10 Jun 2009 21:54:45 +0000 (21:54 +0000)
commit0a49240ceff10f9da64fd470ed883bb17a11c458
tree5b0930bbabd9633ec65d94705b7c8580e7d22778
parent3f4df5945bbfb4592a164d929cf22c31d5fba50e
add plc_nodeid and plc_siteid to history records so that the web templates can
reference sites and nodes by id rather than name, since the site_pattern and
nodepattern references do not exist any more in the new 4.3 wwwgui.
monitor/database/info/history.py
nodebad.py
sitebad.py
web/MonitorWeb/monitorweb/templates/links.py
web/MonitorWeb/monitorweb/templates/nodeview.kid
web/MonitorWeb/monitorweb/templates/pculist.kid
web/MonitorWeb/monitorweb/templates/pcuview.kid
web/MonitorWeb/monitorweb/templates/sitehistory.kid
web/MonitorWeb/monitorweb/templates/sitelist.kid
web/MonitorWeb/monitorweb/templates/siteview.kid