r234: Forgot to remove template sets off the to-do list.
[bugdar.git] / docs / todo.txt
1 THIS IS THE TO-DO LIST FOR BUGTRACK 1.0 AND 1.1. BASE FEATURES SHOULD BE PLACED IN 1.0 WHILE LARGE EXTENSIONS AND ENHANCEMENTS SHOULD BE PLACED IN 1.1.
2
3 SVN: $Id$
4
5 ###############################################################################
6 BUGTRACK 1.0
7
8 ----------------------------------------
9 ADMINISTRATION
10 ----------------------------------------
11 - Admin auto-actions
12 - Put either inline admin help or a "what this does" description on each of the widget pages
13 - Searchability of custom fields
14 - Permissions for custom fields
15 - Phrase tools for import/export/translating
16
17 ----------------------------------------
18 GENERAL USER END
19 ----------------------------------------
20 - New style
21 - Language independence
22 - Make summary field longer
23 - When displaying a bug, show dependency and relation trees
24 - Make it so that you can modify bug fields on showreport.php
25
26 ----------------------------------------
27 BUG REPORTING/EDITING
28 ----------------------------------------
29 - Help bubbles detailing each field
30
31 ###############################################################################
32 BUGTRACK 1.1
33
34 ----------------------------------------
35 CORE SYSTEM CHANGES
36 ----------------------------------------
37 - Switch to power-programming classes
38
39 ----------------------------------------
40 BUG REPORTING/EDITING
41 ----------------------------------------
42 - Email-based reporting
43 - "Flags" for bugs and attachments --> mimic Bugzilla
44 - QuickTriage feature --> uses AJAX
45
46 ----------------------------------------
47 SEARCHING
48 ----------------------------------------
49 - Have a favourite queries list
50 - Mass updates and deletes
51 - Search attachment filenames and descriptions
52
53 ----------------------------------------
54 GENERAL USER END
55 ----------------------------------------
56 - User-selectable column displays
57 - User-selectable row colours (as opposed to forced admin-based ones, use default if not set)