Diff for /loncom/TODO between versions 1.129 and 1.130

version 1.129, 2001/10/19 20:08:11 version 1.130, 2001/10/19 21:46:38
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 109  TEX/TTH/TTM Line 110  TEX/TTH/TTM
 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)      + intelligently handle updating of configuration files (S)
     c test code (S)      c test code... up to date with latest CPAN modules (S)
     + allow for debian and redhat 7.1 installation (S)      + allow for debian and redhat 7.1 installation... redhat 7.1
     + match lpml_parse.pl output to be similar to parse.pl (S)        installation well pioneered (S)
       c add in new perl modules and update old ones (S)
       c update rpm lists and rpm monitoring (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)
   
 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)
       & update user-viewable metadata database documentation (S)
       & restrict searching to browseable domain (S)
       & cause user-specific hash db be memory specific to individual handlers (S)
       c monitor speed and performance of metadata database (S)
       + prepare for and upgrade to the much superior MySQL version 4
   
   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 161  RAT Line 175  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

Removed from v.1.129  
changed lines
  Added in v.1.130


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