[SCHEDULER-142]  Monitor Mode
Type Wish List
Priority High
Severity Minor
Component Whole Product
Fixed In Version [3.13.1
Versions Affected [3.0.1, 3.03.0 Hot Fix 1, 3.0
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 10/4/2009

Description
Add the ability to have Plans re-submitted each day for a given number of days.

Comments
10/5/2009 3:54:38 PM   Bob Denny
Reopened for omission: Monitor Mode on the photometric web forms. Bug: web photo forms failed for custom binning file. Few other things found during attempt to build 3.1 installer. No SVN files for this commit since there were tons of AssemblyInfo files for the version change to 3.1.0.0. Final 3.1 beta 1 SVN version is #15.
10/5/2009 10:00:20 AM   Bob Denny
SVN Comment
Author rdenny
Repository svn+ssh://rdenny@a2_main_dc3/home/rdenny/svn/astro/scheduler
SVN Revision 9
Affected files /trunk/Browser/BrowserForm.cs (Modified)
/trunk/Browser/BrowserForm.resx (Modified)
/trunk/Database/AssemblyInfo.cs (Modified)
/trunk/Database/Database.cs (Modified)
/trunk/Empty SchedulerData.mdb (Modified)
/trunk/Help (Modified)
/trunk/Help/ACP Scheduler Help.chm (Modified)
/trunk/Help/ACP Scheduler Help.hhc (Modified)
/trunk/Help/Advanced.htm (Modified)
/trunk/Help/Log1.log (Deleted)
/trunk/Help/RelNotes.htm (Modified)
/trunk/Scheduler/Engine.cs (Modified)
/trunk/Scheduler/MainForm.cs (Modified)
/trunk/SchedulerSetup/Custom Actions/File.History (Modified)
/trunk/SchedulerSetup/Custom Actions/UpdateDatabase.vbs (Modified)
/trunk/SchedulerSetup/SchedulerSetup.vdproj (Modified)
Check-in comment Monitor mode and UI cleanups GEM:141 GEM:142
10/5/2009 8:14:31 AM   Bob Denny
Changed, now it allows specifying the monitor interval in days. Adjustments made to the database object, and elsewhere. It seems to be working right!
10/4/2009 9:07:47 PM   Bob Denny
New bool column MonitorMode in table Plan. Database version now 2.0. SchedulerData and EmptySchedulerData altered. Database object Plan class enhanced for MonitorMode. Setup custom action UpdateDatabase.vbs updated to fix up to version 2.0, adds new column.