[ACP-1381]  Lock out live observing when Scheduler is active
Type Enhancement
Priority Low
Severity Minor
Component Web Content
Fixed In Version [8.1a8.1a
Versions Affected [8.08.0
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 8/7/2016

Description
Somehow make the entire Live Observing section of the web UI disappear when the Scheduler is active.

Comments
9/21/2016 1:47:57 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 1016
Affected files /trunk/WebDocs/ac/asystemstatus.asp (Modified)
Check-in comment The logic to control the visibility (one line of code) was mysterioslu missing from the final asystemstatus.asp. All of the other changes in the UI components were there. WTF? GEM:1381
9/20/2016 11:59:39 AM   Bob Denny
REOPENED

The feature is not working. DAMN! the line that was supposed to control visibility is missing from asystemstatus. So is the edit track. It looks like I lost that change!
8/7/2016 6:15:02 PM   Bob Denny
Added JSON functions in the System Status tiddler, and they just hide/show stuff in the Main Menu by element ID just like stuff in the System Status. Wow!

It does requires the System Status to be open.
8/7/2016 6:13:48 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 979
Affected files /trunk/ACP Help/relnotes.htm (Modified)
/trunk/New Content Development/DC3 Style & Template/MainMenu.tid.html (Modified)
/trunk/New Content Development/Form Designs (DW)/SystemStatus.tid.html (Modified)
/trunk/New Content Development/author.html (Modified)
/trunk/New Content Development/index.asp (Modified)
/trunk/WebDocs/ac/File.History (Modified)
/trunk/WebDocs/ac/asystemstatus.asp (Modified)
/trunk/WebDocs/author.html (Modified)
/trunk/WebDocs/index.asp (Modified)
Check-in comment Hide the Live Observing section of the web UI Main Menu when the schedule dispatcher is enabled. GEM:1381
8/7/2016 4:19:40 PM   Bob Denny
Found a bug in that the test to see if the dispatcher is enabled in asystemstatus is wrong.