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