Diff for /loncom/TODO between versions 1.126 and 1.135

version 1.126, 2001/09/24 19:36:54 version 1.135, 2001/11/05 13:56:34
Line 13  S=Scott Line 13  S=Scott
 Y=Guy  Y=Guy
 N=Hon-Kie  N=Hon-Kie
 I=Issac  I=Issac
   ?=not yet assigned
   
 XMLPARSE  XMLPARSE
     + support text_TAG functionality (Y/A)      + support text_TAG functionality (Y/A)
Line 67  HOMEWORK Line 68  HOMEWORK
       student entry when re-visiting a problem        student entry when re-visiting a problem
     & run student parser over instructor specified physical units      & run student parser over instructor specified physical units
     + <formularesponse>      + <formularesponse>
       + metadata parsing for "stores" of .libraries
   
 /ADM/GRADES  /ADM/GRADES
     * show list of multiple students if multiple match (Y)      * show list of multiple students if multiple match (Y)
Line 86  RANDOMLABEL Line 88  RANDOMLABEL
     * Applet runs cross-platform, goes into library location /res/adm/pages      * Applet runs cross-platform, goes into library location /res/adm/pages
     + template      + template
     + TEST: randomlabel      + TEST: randomlabel
       & GLabel needs to better support image specifications that aren't URLs
       & GLabel needs to be in the install process
   
 GOODIES  GOODIES
     & indexer needs to show location - bring back flip-open/close (N)      & indexer needs to show location - bring back flip-open/close (N)
Line 103  GOODIES Line 107  GOODIES
 TEX/TTH/TTM  TEX/TTH/TTM
    !* Address bugs in tth/ttm (A,Y,G) - get new versions     !* Address bugs in tth/ttm (A,Y,G) - get new versions
   
   SYSTEM MONITORING
       c update rpm lists and rpm monitoring (S)
       & improve output of 'make status(post)' target in loncom/build (S)
   
 BUILD  BUILD
     * make sure that ssh is always allowed, even for run-time servers (S)      * make sure that ssh is always allowed, even for run-time servers (S)
     + intelligently handle updating of configuration files (S)      c test code... up to date with latest CPAN modules (S)
     c test code (S)      + allow for debian and redhat 7.1 installation... redhat 7.1
     + allow for debian and redhat 7.1 installation (S)        installation well pioneered (S)
     + match lpml_parse.pl output to be similar to parse.pl (S)      c add in new perl modules and update old ones (S)
       c build and distribute CD-ROMs, upgrades, and installation/upgrade docs (S)
       c document and reasonably automate aspects of source-to-build procedure (S)
   
 SCOTT STUFF  CODE QUALITY
     c code lines less than 80 characters (somewhat done, but now put      c code lines less than 80 characters (somewhat done, but now put
       on back-burner till 2002) (S)        on back-burner till 2002) (S)
     c xhtmlize output from perl modules (S)      c xhtml-ize output from perl modules (S)
     c work on javascript library and modularizing code (S)      c work on javascript library and modularizing code (S)
     + cause groupsort handler to work with group search import (S)      & fix handling of web browser windows (S)
       c add in CPAN and POD conventions into modules and scripts (S)
   
 SQL DATABASE  SQL DATABASE
     * need to show status of library server retrieval (S)      + have result capping (S)
     & some metadata fields hidden from non-advanced users       + scroll results page (S)
       (use $ENV{'user.adv'}, see lonmeta for example) (S)      + enable abort button (S)
       + e-mail admins if their sql setup is bad (S)
       & restrict search fields to viewable fields (based on ENV{user.adv}) (S)
       & update user-viewable metadata database documentation (S)
       & restrict searching to browseable domain (S)
       c monitor speed and performance of metadata database (S)
       + prepare for and upgrade to the much superior MySQL version 4 (S)
   
   PUBLISHING
       + handle big text documents (?)
   
 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 143  GERD STUFF Line 163  GERD STUFF
     + sort courses with same role in lonroles, color scheme      + sort courses with same role in lonroles, color scheme
     + fix Applet codebase on .page      + fix Applet codebase on .page
     & pages do not register with remote if not on map      & pages do not register with remote if not on map
     * navmaps deals correctly with multipart      * navmaps deals correctly with multiple path maps
       * navmaps displays answerdates correctly (not due date instead)
       + points for feedback, counts on feedback/discussion
       + "do you want to be a tutor"?
     + logging support for all transactions, interface for checking logs      + logging support for all transactions, interface for checking logs
       + critical messages too agressive with sending receipt back 
         (too many - make optional)
       + mass deleting of messages from inbox
   
 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 152  RAT Line 178  RAT
     + 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)
     + simple RAT server-side interface      + simple RAT server-side interface
     + mass import of files, sorting (S)  
     + "Browse" works (S/N)  
     * 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
Line 163  PUBLISHER Line 187  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      * need to clear metacache of old versions of metadata when publishing
     + deals with Micros*** files      + deals with Micros*** files
     + 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)
     c TEST: deal with absolute links      c TEST: deal with absolute links
     c TEST: deal with <allow>      c TEST: deal with <allow>
       + write dependencies to metadata
       + incorporate thesaurus/vocabulary
   
   
 Large Chunks of funtionality that need work:  Large Chunks of funtionality that need work:

Removed from v.1.126  
changed lines
  Added in v.1.135


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