Diff for /loncom/TODO between versions 1.108 and 1.117

version 1.108, 2001/08/06 11:49:35 version 1.117, 2001/08/16 01:42:07
Line 86  RANDOMLABEL Line 86  RANDOMLABEL
 GOODIES  GOODIES
     * bookmarks don't work correctly (B)      * bookmarks don't work correctly (B)
     & indexer needs to show location - bring back flip-open/close (N)      & indexer needs to show location - bring back flip-open/close (N)
     + messaging (G)  
     + chatroom, etc      + chatroom, etc
     + annotations can be localized and published      + annotations can be localized and published
     + PURLs      + PURLs
Line 99  BUILD Line 98  BUILD
     + intelligently handle updating of configuration files (S)      + intelligently handle updating of configuration files (S)
     c test code (S)      c test code (S)
     + allow for debian and redhat 7.1 installation (S)      + allow for debian and redhat 7.1 installation (S)
     + implement the "LPML" standard (S)      + match lpml_parse.pl output to be similar to parse.pl (S)
   
 SCOTT STUFF  SCOTT STUFF
     c code lines less than 80 characters (S)      c code lines less than 80 characters (somewhat done, but now put
         on back-burner till 2002) (S)
     c xhtmlize output from perl modules (S)      c xhtmlize output from perl modules (S)
     * fix bookmarks (S)  
     c work on javascript library and modularizing code (S)      c work on javascript library and modularizing code (S)
     * fix browser incompatibility problems with IE (S)      + cause groupsort handler to work with group search import (S)
     c start to actually use this TODO list (S)  
     * layout in lonindexer, cols lost (Guy knows what's wrong) (S)  
     + sort resources after mass import/select into RAT  
   
 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 121  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)
     & stabilize lond (maybe not prefork)      & stabilize lond (maybe not prefork)
     * straighten out co-author, author, coordinator junk       * straighten out co-author, author, coordinator junk 
     + lonstatistics stores info with metadata of problem      + lonstatistics stores info with metadata of problem
     + hide remark feature on discussion  
     + implement initial questionaire      + implement initial questionaire
     + do "evaluate this"      + do "evaluate this"
     + 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  
       Apache::lonnet::dirlocation  
     * 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  
     + sort courses with same role in lonroles, color scheme      + sort courses with same role in lonroles, color scheme
       + CAT button in menu (graphics)
       + fix codebase on .page
   
 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 146  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)
       * need to clear metacache of old versions of metadata when publishing
     +?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)
     *?Diffs of construct versus publication space as a co-author don't work      *?Diffs of construct versus publication space as a co-author don't work
     + deal with absolute links      c TEST: deal with absolute links
     + deal with <allow>      c TEST: deal with <allow>
   
   
 Large Chunks of funtionality that need work:  Large Chunks of funtionality that need work:
Line 185  Large Chunks of funtionality that need w Line 178  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  
        - messages seeded with data from spreadsheet         - messages seeded with data from spreadsheet
        - chat / whiteboard / bbs         - chat / whiteboard
        - "round robin" feedback handling         - "round robin" feedback handling
   
 - Grading  - Grading
Line 226  Large Chunks of funtionality that need w Line 218  Large Chunks of funtionality that need w
   
 - printing  - printing
  - tex target (CGI / daemon?)   - tex target (CGI / daemon?)
   
   - Exam checkout and in

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


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