source: trunk/FACT++/www/schedule/index.html@ 17707

Last change on this file since 17707 was 17701, checked in by tbretz, 11 years ago
A first version of the scheduling interface created from the svn/schedule.
File size: 6.4 KB
Line 
1<!DOCTYLE HTML>
2<html>
3<head>
4 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
5 <title>FACT Scheduling</title>
6 <meta name="keywords" content="" />
7 <meta name="description" content="" />
8
9 <script src="jquery-2.1.0.min.js"></script>
10 <script src="jquery-ui-1.10.4.custom/js/jquery-ui-1.10.4.custom.js"></script>
11
12 <script src="JSCal2-1.8/src/js/jscal2.js"></script>
13 <script src="JSCal2-1.8/src/js/lang/en.js"></script>
14
15 <script src="index.js"></script>
16
17 <link rel="stylesheet" href="jquery-ui-1.10.4.custom/css/smoothness/jquery-ui-1.10.4.custom.min.css"/>
18 <link rel="stylesheet" href="index.css" media="screen" />
19
20 <link rel="stylesheet" href="JSCal2-1.8/src/css/jscal2.css" />
21 <link rel="stylesheet" href="JSCal2-1.8/src/css/border-radius.css" />
22 <link rel="stylesheet" href="JSCal2-1.8/src/css/steel/steel.css" />
23</head>
24
25<body style="background-color: #000;">
26<div id="wait" style="background:rgba(0,0,0,0.75) url('images/helium-anim-trans.gif') no-repeat center center;z-index:400;position:fixed;top:0px;left:0px;width:100%;height:100%;text-align:center;vertical-align:middle;"></div>
27<div id="bg2"></div>
28<div id="wrapper1">
29 <div id="header2">
30 <ul>
31 <li><a href="http://www.fact-project.org">FACT <li2>OBSERVATION SCHEDULING</li2></a></li>
32 </ul>
33 <div class="clear"></div>
34 </div>
35 <div id="content_bg_top"></div>
36 <div id="content_box">
37 <div id="column_box">
38 <div id="column1">
39 <div id="calendar" align="center">
40 <table>
41 <tr>
42 <td valign="top" style="width: 30em;">
43 <div id="cont"></div>
44 </td>
45 </tr>
46 </table>
47 </div>
48 </div>
49 <div id="column3"></div>
50 <div class="clear"></div>
51 </div>
52 <div style="width:100%;" align="right" id='btn'>
53 <table width="100%">
54 <tr>
55 <td align="left" width="10px" style="font-weight:bold;">TIME:&nbsp;&nbsp;</td>
56 <td align="left" id="clock" style="font-size:16px; font-weight:bold; color:#FFFF00"></td>
57 <td align="right">
58 <input type="button" class="button" id="load" value="Load Night" title="Click to load given night"/>
59 <input type="date" id="loaddate" title="Date to load a schedule from."/>&nbsp;&nbsp;
60 <input type="button" class="button" id="save" value="SAVE" title="Click to save"/>
61 <input type="date" disabled="true" readonly="true" id="savedate" title="Date to which the schedule is saved."/>&nbsp;&nbsp;
62 <input type="button" class="button" id="help" value="HELP" title="Click to view help" align="left"/>
63 </td>
64 </tr>
65 </table>
66 </div>
67 <div style="border:2px solid white; width:100%;" id="Scheduling">
68 <table width="100%" id="TableHolder" >
69 <tr>
70 <td style="border:1px solid white; color:palegreen; font-size:14px; font-weight:bold;" align="center"><div id="time"></div></td>
71 <td style="border:1px solid white; color:palegreen; font-size:14px;" align="center">Measurement</td>
72 <td style="border:1px solid white; color:palegreen; font-size:14px;" align="center">Source</td>
73 <td style="border:1px solid white; color:palegreen; font-size:14px;" align="center">Value</td>
74 </tr>
75 </table>
76 </div>
77
78 <div id="footer_bot">
79 <p>&copy; 2014 FACT Project, Implemented by Western Mindanao State University (<strong><a href="http://www.wmsu.edu.ph">WMSU</a>,Philippines</strong>)</p>
80 </div>
81 </div>
82 <div id="debug"></div>
83</div>
84<div id="Overlay" name="Overlay" class="overlay">
85 <div style="padding-top:25px;padding-bottom:15px;padding-left:25%;padding-right:25%;">
86 <div style="background-color:black;color:white;padding:15px;">
87 <div style="color:white;small-caps;"><span id="close" class="close">X</span> To close click here or press Esc.</div>
88 <BR>
89 <!--<hr><br>-->
90 <H1>HELP</H1>
91 <div style="font-size:17px;padding-top:5px;font-family:'Times New Roman';text-align:justify;">
92
93 <H3 style="font-family:arial;padding-top:20px;padding-bottom:10px;">Loading a schedule</H3>
94 To load a schedule click on the corresponding date in the calendar. If
95 you click on <B>SAVE</B> the schedule will be saved to the date shown in the box close to the
96 <B>SAVE</B> button. It is always identical with the last calender date you clicked.
97 <p>
98
99 <H3 style="font-family:arial;padding-top:20px;padding-bottom:10px;">Replacing a schedule</H3>
100 You can overwrite a schedule with the schedule from a different date by entering the
101 date in the box close to <B>Load Night</B> and either pressing Enter or the <B>Load Night</B>
102 button.
103 <p>
104
105 <H3 style="font-family:arial;padding-top:20px;padding-bottom:10px;">Disabled entries</H3>
106 Entries which are at the time the schedule is loaded already in the past, are
107 disabled and cannot be changed. This is because they might already have been processed
108 by the scheduler and are currently executed.
109
110 <H3 style="font-family:arial;padding-top:20px;padding-bottom:10px;">Color of times</H3>
111 For the current night, entries which are before the current time are
112 displayed in red, entries which are later, are displayed in green. Colors are updated
113 interactively.
114
115 <H3 style="font-family:arial;padding-top:20px;padding-bottom:10px;">Scheduling</H3>
116 Note that the last entry display in red will most probably the first one
117 executed by the scheduler. If the scheduling is running, it will just replace
118 the next entry in the schedule and be executed completely. If the scheduler is not
119 running, still the last red entry will be the first one to be executed, but since
120 it is the first one executed by the script, the script assumes that it failed and
121 was restarted. Therefore, only the last of its observations (usually <I>data</I>
122 is executed.
123
124 <H3 style="font-family:arial;padding-top:20px;padding-bottom:10px;">Options</H3>
125 Options are ecoded as JSON object (search google for details). The meaning of
126 their properties is defined by the task to be executed. The starting and
127 closing brace must be omitted. Note that for a correct JSON object, the property
128 names must be enclosed in double quotation marks ("...").
129 </div>
130 </div>
131 </div>
132</div>
133
134</body>
135
136</html>
Note: See TracBrowser for help on using the repository browser.