r1320: todo++
[bugdar.git] / docs / todo.txt
1 THIS IS THE TO-DO LIST FOR BUGDAR. THINGS IN THE UNSPECIFIED MILESTONE SHOULD BE COMPLETED EVENTUALLY (DUH) AND EACH MAJOR MILESTONE SHOULD HAVE ITS OWN SECTION, INTO WHICH ITEMS CAN BE ADDED OR MOVED (FROM UNSPECIFIED).
2
3 SVN: $Id$
4
5 ###############################################################################
6 BUGDAR 1.2
7
8 - Allow users and admins to specify columns and their order
9 - Mark products/versions as obsolete so bugs cannot be filed against them
10 - Have a favourite queries list
11 - Mass updates and deletes
12 - Ability to show votes on bug listings (bug://report/13)
13 - Ability to show components on bug listings (bug://report/43)
14 - Parse links in bug comments (bug://report/2)
15 - XML export of bug data (bug://report/41)
16 - Importing from other bug systems (bug://report/41)
17 - A paginated "Show All Users" command in the admin section (bug://report/55)
18 - Workflow interface
19
20 ###############################################################################
21 UNSPECIFIED MILESTONE
22
23 ----------------------------------------
24 BUG REPORTING/EDITING
25 ----------------------------------------
26 - Email-based reporting
27 - "Flags" for bugs and attachments --> mimic Bugzilla
28 - QuickTriage feature --> uses AJAX
29 - Auto action comments should be able to have dynamic text (i.e. variables in the comment)
30
31 ----------------------------------------
32 SEARCHING
33 ----------------------------------------
34 - Search attachment filenames and descriptions
35 - Key words should be applied to custom text fields so they won't have their own text box
36
37 ----------------------------------------
38 GENERAL USER END
39 ----------------------------------------
40 - User-selectable column displays
41
42 ----------------------------------------
43 REPORTING AND GRAPHING
44 ----------------------------------------
45 - When displaying a bug, show dependency and relation trees
46 - Ability to create a list of bugs based on their votes (http://bugs.iris-studios.com/showreport.php?bugid=13)