r1335: 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 - Workflow interface
17
18 ###############################################################################
19 UNSPECIFIED MILESTONE
20
21 ----------------------------------------
22 BUG REPORTING/EDITING
23 ----------------------------------------
24 - Email-based reporting
25 - "Flags" for bugs and attachments --> mimic Bugzilla
26 - QuickTriage feature --> uses AJAX
27 - Auto action comments should be able to have dynamic text (i.e. variables in the comment)
28
29 ----------------------------------------
30 SEARCHING
31 ----------------------------------------
32 - Search attachment filenames and descriptions
33 - Key words should be applied to custom text fields so they won't have their own text box
34
35 ----------------------------------------
36 GENERAL USER END
37 ----------------------------------------
38 - User-selectable column displays
39
40 ----------------------------------------
41 REPORTING AND GRAPHING
42 ----------------------------------------
43 - When displaying a bug, show dependency and relation trees
44 - Ability to create a list of bugs based on their votes (http://bugs.iris-studios.com/showreport.php?bugid=13)