# # ChangeLog for trunk/FACT++/scripts/Observation_class.js # # Generated by Trac 1.5.2 # 11/20/24 06:16:33 Thu, 23 May 2013 11:07:51 GMT tbretz [16074] * trunk/FACT++/scripts/Observation_class.js (modified) Allow for observation types singlepe, drscalib and idle. Tue, 16 Apr 2013 09:12:41 GMT tbretz [15352] * trunk/FACT++/scripts/Observation_class.js (modified) Added 'now' as a a valid time. Wed, 10 Apr 2013 09:16:34 GMT tbretz [15288] * trunk/FACT++/scripts/Observation_class.js (modified) Copy property id if available -- needed to read the schedule from the db. Mon, 18 Mar 2013 14:43:29 GMT tbretz [15095] * trunk/FACT++/scripts/Observation_class.js (modified) Convert ra/dec to fload (just to be sure) Fri, 15 Mar 2013 13:57:21 GMT tbretz [15084] * trunk/FACT++/scripts/Observation_class.js (modified) Adapted to new style of writing a schedule. Mon, 11 Mar 2013 21:36:10 GMT tbretz [15028] * trunk/FACT++/scripts/Observation_class.js (modified) Fixed some typos Sat, 09 Mar 2013 16:27:00 GMT tbretz [15004] * trunk/FACT++/scripts/Observation_class.js (modified) Code cleanup. Mon, 14 Jan 2013 06:30:45 GMT neise [14770] * trunk/FACT++/scripts/Observation_class.js (modified) renamed utc member to 'start', since it's used by this name in ... Wed, 09 Jan 2013 16:16:40 GMT neise [14768] * trunk/FACT++/scripts/Observation_class.js (modified) added exception handling if user submits unknown 'task' value to ... Wed, 09 Jan 2013 15:53:11 GMT neise [14765] * trunk/FACT++/scripts/Main.js (modified) * trunk/FACT++/scripts/Observation_class.js (added) introduced new class to generate the schedule - called Observation. ...