2003-10-12 Dirk Grunwald * Code/SuckInOSDIPaper.php-not-via-apache: Add to CVS repository for future conferences. 2003-10-07 Dirk Grunwald * Chair/AssignPapers.php: Fix us of $Me rathe than $_Session[Me] 2003-10-02 Dirk Grunwald * Download/GetPaper.php: add backup mechanism to download paper due to problem with MobiSys/etc using /Download/GetPaper/. I don't know why this occurs, but this makes it an explicit paper link with a passed in paperId. Other code (in 'GetPaper') is still preserved. 2003-09-27 Dirk Grunwald * PC/PCAllAnonReviewsForPaper.php: Add options to allow conference package to fine-tune display of information to PC members during the PC meeting (author, unfinished reviews, reviewer information) Also, fix numerous mistakes introduced by MICRO36. * Chair/ModifyPaper.php: Change ModifyPaper to use standard paper edit form in Author/PaperForm.inc 2002-08-02 Dirk Grunwald * Author/SubmitResponse.php: strip slashes from authors comments since they're added when saving. 2002-08-01 Dirk Grunwald * Chair/SendMail.php: Add corresponding option to menu. * Chair/SendMail2.php: Add mechanism to send mail to all people who have been asked to review a paper but haven't started or finished a review. Only based on ReviewRequest. 2002-02-15 * Assistant/AssistantListPapers.php: Remove special "finalized" hack since the more general "ModifyPaper" has been added. 2002-02-15 Dirk Grunwald * Change database functions in all files to use PEAR::DB files 2002-02-05 Dirk Grunwald * All/UpdateContactInfo.php: Added infoMsg asking you to update your first/last name if they're not set. This is used as target of redirection from /index.php. * index.php: Added check to see if user first/last name are set and if not, user is redirected to the "contact information" page to update their information. 2002-02-02 * (All): Remove use of ASP tags, using tags throughout