r791: Todo--
[bugdar.git] / docs / todo.txt
1 THIS IS THE TO-DO LIST FOR BUGTRACK 1.0 AND 1.1. BASE FEATURES SHOULD BE PLACED IN 1.0 WHILE LARGE EXTENSIONS AND ENHANCEMENTS SHOULD BE PLACED IN 1.1.
2
3 SVN: $Id$
4
5 ###############################################################################
6 BUGTRACK 1.1
7
8 ----------------------------------------
9 CORE SYSTEM CHANGES
10 ----------------------------------------
11 - Switch to ISSO APIs
12 - Cache user information into bug reports so we don't have to do mondo-joins
13
14 ----------------------------------------
15 BUG REPORTING/EDITING
16 ----------------------------------------
17 - Email-based reporting
18 - "Flags" for bugs and attachments --> mimic Bugzilla
19 - QuickTriage feature --> uses AJAX
20 - Auto action comments should be able to have dynamic text (i.e. variables in the comment)
21
22 ----------------------------------------
23 SEARCHING
24 ----------------------------------------
25 - Have a favourite queries list
26 - Mass updates and deletes
27 - Search attachment filenames and descriptions
28 - Allow multi selections for all select options
29 - Key words should be applied to custom text fields so they won't have their own text box
30
31 ----------------------------------------
32 GENERAL USER END
33 ----------------------------------------
34 - User-selectable column displays
35 - User-selectable row colours (as opposed to forced admin-based ones, use default if not set)
36 - CC/Email notifications (http://bugs.iris-studios.com/showreport.php?bugid=11)
37 - Ability to show on bug listings (http://bugs.iris-studios.com/showreport.php?bugid=13)
38
39 ----------------------------------------
40 REPORTING AND GRAPHING
41 ----------------------------------------
42 - When displaying a bug, show dependency and relation trees
43 - An easy way to see all bugs you are on the favourites list of (http://bugs.iris-studios.com/showreport.php?bugid=12)
44 - Ability to create a list of bugs based on their votes (http://bugs.iris-studios.com/showreport.php?bugid=13)