Diff for /loncom/TODO between versions 1.94 and 1.98

version 1.94, 2001/07/04 17:02:54 version 1.98, 2001/07/22 00:05:08
Line 57  HOMEWORK Line 57  HOMEWORK
     + <imageresponse> needs to be able to support multiple images and multiple      + <imageresponse> needs to be able to support multiple images and multiple
         clicks on an image, need a Java applet most likely          clicks on an image, need a Java applet most likely
     * <essayresponse> needs to protect input / output      * <essayresponse> needs to protect input / output
       + show rendering of problem for another user in "view submissions" (please)
    
 /ADM/GRADES  /ADM/GRADES
     * show list of multiple students if multiple match (Y)      * show list of multiple students if multiple match (Y)
     * allow specifying the domain (Y)      * allow specifying the domain (Y)
Line 84  GOODIES Line 85  GOODIES
     + PURLs      + PURLs
   
 TEX/TTH/TTM  TEX/TTH/TTM
     * Address bugs in tth/ttm (second half January, A,Y,G)      * Address bugs in tth/ttm (A,Y,G)
   
 BUILD  BUILD
     * make sure that ssh is always allowed, even for run-time servers      * make sure that ssh is always allowed, even for run-time servers (S)
       + intelligently handle updating of configuration files (S)
       c test code (S)
       + allow for debian and redhat 7.1 installation (S)
       + implement the "LPML" standard (S)
   
   SCOTT STUFF
       c code lines less than 80 characters (S)
       c xhtmlize output from perl modules (S)
       * fix bookmarks (S)
       c work on javascript library and modularizing code (S)
       * fix browser incompatibility problems with IE (S)
       c start to actually use this TODO list (S)
   
 SQL DATABASE  SQL DATABASE
     * need to show status of library server retrieval (S)      * need to show status of library server retrieval (S)
Line 98  GERD STUFF Line 111  GERD STUFF
     + londropadd does XML      + londropadd does XML
     +?TAs can open and close assignments      +?TAs can open and close assignments
     +?Students can force-open assignments with instructor notification      +?Students can force-open assignments with instructor notification
     *?menu.html does weird stuff on some browsers sometimes (maybe fixed)     !c tests interaction between parmset, problem handler and spreadsheet (G)
    !& tests interaction between parmset, problem handler and spreadsheet (G)  
     + course id-field  
     + replication hinting/prediction       + replication hinting/prediction 
     + replication, search local access servers if library is uncontactable      + replication, search local access servers if library is uncontactable
     * lonpage.pm doesn't properly handle applet codebase arg, needs to use      * lonpage.pm doesn't properly handle applet codebase arg, needs to use
       Apache::lonnet::dirlocation        Apache::lonnet::dirlocation
     * londefdef <applet> tag doesn't use codebase to generate extlinks entries      * londefdef <applet> tag doesn't use codebase to generate extlinks entries
     + /ext/ - handle external resources through handler redir  
     + standalone movies, gifs, etc, need wrapper to trigger remote  
     + intelligent update of hosts.tab      + intelligent update of hosts.tab
     * weird error "illegal URL method reload .gif" in menu.html      * weird error "illegal URL method reload .gif" in menu.html
       * Looks like no window status in IE 5.5 on Mac, Remote logs out
       + change passwords (domain coordinator/users)
   
 RAT  RAT
     *?RAT error line 1413 "insert resource into link" for recon link (G)       *?RAT error line 1413 "insert resource into link" for recon link (G) 
       (could not reproduce)        (could not reproduce)
     + need to be able to evaluate conditions in lonuserstate      + need to be able to evaluate conditions in lonuserstate
     + need to be able to set conditions in RAT client (G)      + need to be able to set conditions in RAT client (G)
     * unescaped colons in resource titles  
     + simple RAT server-side interface      + simple RAT server-side interface
     + mass import of files      + mass import of files (S)
     + "Browse" works (S/N)      + "Browse" works (S/N)
   
 PUBLISHER  PUBLISHER
Line 126  PUBLISHER Line 136  PUBLISHER
     +?does HTML to XHTML cleanup job      +?does HTML to XHTML cleanup job
     + deals with Micros*** files      + deals with Micros*** files
     + public resources - /pub/domain space      + public resources - /pub/domain space
     * entering construction space or a directory throws up a       *?entering construction space or a directory throws up a 
       spurious error message (G)        spurious error message (G)
   
   

Removed from v.1.94  
changed lines
  Added in v.1.98


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>