r1360: Saved searches are now fully implemented
[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 - Mark products/versions as obsolete so bugs cannot be filed against them
9 - Mass updates and deletes
10 - Importing from other bug systems (bug://report/41)
11 - Workflow interface
12
13 ###############################################################################
14 UNSPECIFIED MILESTONE
15
16 ----------------------------------------
17 BUG REPORTING/EDITING
18 ----------------------------------------
19 - Email-based reporting
20 - "Flags" for bugs and attachments --> mimic Bugzilla
21 - QuickTriage feature --> uses AJAX
22 - Auto action comments should be able to have dynamic text (i.e. variables in the comment)
23
24 ----------------------------------------
25 SEARCHING
26 ----------------------------------------
27 - Search attachment filenames and descriptions
28 - Key words should be applied to custom text fields so they won't have their own text box
29
30 ----------------------------------------
31 GENERAL USER END
32 ----------------------------------------
33 - User-selectable column displays
34
35 ----------------------------------------
36 REPORTING AND GRAPHING
37 ----------------------------------------
38 - When displaying a bug, show dependency and relation trees
39 - Ability to create a list of bugs based on their votes (http://bugs.iris-studios.com/showreport.php?bugid=13)