Diff for /loncom/TODO between versions 1.147 and 1.158

version 1.147, 2001/12/07 20:06:49 version 1.158, 2001/12/27 19:45:58
Line 125  CODE QUALITY Line 125  CODE QUALITY
     C xhtml-ize 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)
     & fix handling of web browser windows (S)      & fix handling of web browser windows (S)
     C add in CPAN and POD conventions into modules and scripts (S)      c add in CPAN and POD conventions into modules and scripts (S)
       c get rid of void context map blocks and replace with foreach blocks (S)
   
 SQL DATABASE  SQL DATABASE
     + have result capping (S)      + have result capping (S)
Line 136  SQL DATABASE Line 137  SQL DATABASE
     & restrict searching to browseable domain (S)      & restrict searching to browseable domain (S)
     C monitor speed and performance of metadata database (S)      C monitor speed and performance of metadata database (S)
     + prepare for and upgrade to the much superior MySQL version 4 (S)      + prepare for and upgrade to the much superior MySQL version 4 (S)
     ! fix group search to work off of new .db status file (S)  
   
 SCOTT STUFF  
     & need to use lonnet routines for accessing filetypes.tab (S)  
   
 PUBLISHING  PUBLISHING
     + handle big text documents (?)      + handle big text documents (?)
   
   PLOTTING 
       + polar plots
       + interface functions for <script> 
   
 GERD STUFF  GERD STUFF
     + londropadd does XML      + londropadd does XML
     +?TAs can open and close assignments      +?TAs can open and close assignments
Line 158  GERD STUFF Line 159  GERD STUFF
     * 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
     + implement initial questionaire      + implement initial questionaire
     + do "evaluate this"      +!finish "evaluate this"
     + summary on top of spreadsheet      + summary on top of spreadsheet
     + adjusts output in spreadsheet to type      + adjusts output in spreadsheet to type
     + sort courses with same role in lonroles, color scheme      + sort courses with same role in lonroles, color scheme
Line 168  GERD STUFF Line 169  GERD STUFF
     * navmaps displays answerdates correctly (not due date instead)      * navmaps displays answerdates correctly (not due date instead)
     + points for feedback, counts on feedback/discussion      + points for feedback, counts on feedback/discussion
     + "do you want to be a tutor"?      + "do you want to be a tutor"?
     + logging support for all transactions, interface for checking logs      +!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 183  RAT Line 181  RAT
     * 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      + "insert resource in link" shows that it is busy working on it
       & use 'unknown.gif' for icon of unknown file types instead of broken img.
   
 PUBLISHER  PUBLISHER
     * needs to devalidate spreadsheets in problem publishing (G)      * needs to devalidate spreadsheets in problem publishing (G)
Line 245  Large Chunks of funtionality that need w Line 244  Large Chunks of funtionality that need w
  - review step   - review step
  - co-author locking   - co-author locking
  - auto thumbnail / convert images   - auto thumbnail / convert images
           - stricter control mechainsms
                - copyrighted stuff
                - Private stuff
              - ACL? (by author or resource?)
           - update metadata without full publish
   
 - printing  - printing
  - tex target (CGI / daemon?)   - tex target (CGI / daemon?)

Removed from v.1.147  
changed lines
  Added in v.1.158


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