Diff for /loncom/TODO between versions 1.108 and 1.109

version 1.108, 2001/08/06 11:49:35 version 1.109, 2001/08/09 16:54:49
Line 114  SCOTT STUFF Line 114  SCOTT STUFF
 SQL DATABASE  SQL DATABASE
     * need to show status of library server retrieval (S)      * need to show status of library server retrieval (S)
     & change number of lonsql daemon processes      & change number of lonsql daemon processes
     & metadata partly hidden from non-advanced users      & metadata partly hidden from non-advanced users 
         (use $ENV{'user.adv'}, see lonmeta for example) (S)
   
 GERD STUFF  GERD STUFF
     + lond can add UNIX user and change UNIX password (G/S)      + lond can add UNIX user and change UNIX password (G/S)
Line 124  GERD STUFF Line 125  GERD STUFF
    !c tests interaction between parmset, problem handler and spreadsheet (G)     !c tests interaction between parmset, problem handler and spreadsheet (G)
     + replication hinting/prediction       + replication hinting/prediction 
     + replication, search local access servers if library is uncontactable      + replication, search local access servers if library is uncontactable
     + intelligent update of hosts.tab      + intelligent update of hosts.tab (don't forget firewalls)
     * 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      * Looks like no window status in IE 5.5 on Mac, Remote logs out
     + change passwords (domain coordinator/users)      + change passwords (domain coordinator/users)
Line 135  GERD STUFF Line 136  GERD STUFF
     + implement initial questionaire      + implement initial questionaire
     + do "evaluate this"      + do "evaluate this"
     + mail from upload      + mail from upload
     + broadcast messages  
     + summary on top of spreadsheet      + summary on top of spreadsheet
     * 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
     & metadata partly hidden from non-advanced users  
     & parameter package has explicit parms override package ones      & parameter package has explicit parms override package ones
     + sort courses with same role in lonroles, color scheme      + sort courses with same role in lonroles, color scheme
       + CAT button in menu
       + display sections/choose by section in broadcast
       + send/forward, additional recipients
   
 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) 
Line 155  RAT Line 157  RAT
     * undefined "guff" - maps full of objects value="undefined"      * undefined "guff" - maps full of objects value="undefined"
     * bombs if inf-window closed by hand (needs browser restart)       * bombs if inf-window closed by hand (needs browser restart) 
     * errors, lines 1118, 1119, 2153, 2310 after cutting link in table mode      * errors, lines 1118, 1119, 2153, 2310 after cutting link in table mode
       + "insert resource in link" shows that it is busy working on it
   
 PUBLISHER  PUBLISHER
     * needs to devalidate spreadsheets in problem publishing (G)      * needs to devalidate spreadsheets in problem publishing (G)
Line 185  Large Chunks of funtionality that need w Line 188  Large Chunks of funtionality that need w
 - Messaging  - Messaging
  - email gateways into/out of the system   - email gateways into/out of the system
  - handle more types of communication   - handle more types of communication
        - ins -> class/section         - ins -> section
        - messages seeded with data from spreadsheet         - messages seeded with data from spreadsheet
        - chat / whiteboard / bbs         - chat / whiteboard / bbs
        - "round robin" feedback handling         - "round robin" feedback handling

Removed from v.1.108  
changed lines
  Added in v.1.109


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