-*- Text -*- * Add a workaround for Japanese, because not all browsers send form data using UTF-8, even if that is specified. For example, w3m. * Add a translation support in per-project basis. * Rewrite the HTML templates for visibility. Also, add CSS support. * Allow each project to have a link to its homepage. * Make the mail-to-HTML converter more intelligent. * Produce a summary. * Add a feature to delete bugs marked as `deleted' actually, when no change has been made for a certain period (e.g. 7 days). * Add a feature to change `closed' bugs to `deleted' bugs, when no change has been made for a certain period (e.g. 3 months). * Make the search method more powerful, for example, regular expression search and several choices of the sort order. * Write better documentation.