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