Diff for /loncom/TODO between versions 1.109 and 1.115

version 1.109, 2001/08/09 16:54:49 version 1.115, 2001/08/13 19:36:39
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)
Line 132  GERD STUFF Line 128  GERD STUFF
     & 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      + mail from upload
     + 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  
     & 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      + CAT button in menu (graphics)
     + display sections/choose by section in broadcast      c TEST: codebase
     + 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 167  PUBLISHER Line 157  PUBLISHER
     *?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 188  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 -> 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

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


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