home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / dotproject / modules / ticketsmith / TODO < prev    next >
Encoding:
Text File  |  2001-10-18  |  1.1 KB  |  42 lines

  1. ------
  2.  Todo
  3. ------
  4.  
  5.     FEATURES
  6.     --------
  7.     - add search by date
  8.     - add owner search
  9.     - add case sensitivity to search
  10.     - add paging to search
  11.     - add Bcc field to followup
  12.     - HTML stripping
  13.     
  14.     COSMETIC
  15.     --------
  16.     - admin still stupid about empty create fields
  17.     - need to handle missing query strings
  18.     - abstract smaller font to create_selectbox (?)
  19.     - add depth to get_time_ago()
  20.     - more informational error messages
  21.     - better followup listing navigation
  22.     - fix listing of no users in admin
  23.     - check ticket starting at 0
  24.     - warning highlight only when unanswered
  25.     - secondary sort by date again (?)
  26.  
  27.     STYLISTIC
  28.     ---------
  29.     - modularize comment.php like others
  30.     - finish move to stylesheets
  31.     - modularize name & email grabbing
  32.     - clean up ticket parent stuff
  33.     - store latest followup type in parent
  34.     - use UNIX_TIMESTAMP() in MySQL
  35.  
  36.     WISHLIST
  37.     --------
  38.     - spell checker for followups
  39.     - make gateway acknowledge receipt to sender
  40.     - be able to have sig at top or bottom of followup
  41.     - actions to tickets from main index
  42.