2002/11/06 Make ReleaseStatus from old relstat files 2002/11/06 Put image directory in the code product 2002/11/19 Correct Subtitle and prettify lines putting out compound document segments self.overviewStatusPage... 2002/11/19 Revise the way this program links to the fixed text data, the persistent object release data, and the results data. Discontinue the use of a separate product RELEASESTATUS_DATA and use a couple of environmental variables to point to the files formerly held in the product 2002/11/20 Remove ReleaseStatusData product from table. Switch over to data referenced via environmental variable 2002/11/21 Continue to update ReleaseStatus.py to expect data and put data via environmental variable. Make ReleaseStatus.table define an alias for adding annotations Change name of relanno.py to ReleaseStatusAnnotate.py 2002/11/22 Substantially completed the modification of ReleaseStatus.py so that one can do ReleaseStatus.py p13.03.00 to get web pages generated with just the status of p13.03.00. Also updated ReleaseStatusAnnotate.py to have usage output and several other things. 2002/11/26 Added a start RelStat.css (later made it ReleaseStatus.css) Updated bin/update_relstat.sh to use ups version Added some more info-txt text Revised the way environmental variables are examined in an effort to make things more secure. Made everything go with absolute paths. Added a usage routine. Added a main routine to handle the initial arguments before jumping off into oo land. Uncommented findBroken so error analysis works. Removed (or commented out) all RH6 areas Allowed one to request the status of just certain releases Revised titles and subtitles so time of generation prsent Moved offdisk handling around Tried to fix up gifs for first and last documents in a series document. Made the thing truly generate a weblet with an index.html In ReleaseStatusAnnotate.py, copied over most of the environmental variable analysis. Added a usage routine and a -h for help In the table file, removed the ReleaseStatusData product 2002/12/04 Make update script intended to be invoked by cron job have similar name ... ReleaseStatusUpdate.sh ... as other files in product Generalize update script to allow it to be run by someone else than the release manager Add beginnings of cgi-bin script Turn off debugging output Make it possible to take interactive specification of environmental variables and paths only if debugging is on. Make dates in TT mode so all the same width. Change field backgrounds so not quite as dark for release column. Switch to H2 instead of subtitle for sub heading in index file as subtitle is not supported for simple documents 2002/12/04 Make ReleaseStatusUpdate.sh in bin/ recognize ~ as the beginning of an absolute file specification