r53: Changed all of the roadmap/post-review notes/todo list stuff.
[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 ITEMS MARKED '-' ARE DOABLE AND SHOULD BE ADDED. ITEMS MARKED '*' ARE TENTATIVE AND SHOULD BE LOOKED INTO FOR FEASIBILITY. ITEMS MARKED WITH '+' ARE COMPLETED AND SHOULD BE LEFT ON FOR BUILDING A FEATURE LIST.
4
5 SVN: $Id$
6
7 ###############################################################################
8 BUGTRACK 1.0
9
10 ----------------------------------------
11 ADMINISTRATION
12 ----------------------------------------
13 - Frame-free navigation
14 - Bug status colour settings
15 - PCV descriptions
16 + Make admin session e+pire on session end
17 - Admin auto-actions
18 - Custom bug fields
19 - Put either inline admin help or a "what this does" description on each of the widget pages
20 - Ability to set default templates in the description field
21 - Add "deferred" status -- need to rebuild status IDs
22
23 ----------------------------------------
24 SEARCHING
25 ----------------------------------------
26 - Have a favourite queries list
27 * Cache query result information so the search doesn't have to be re-processed every time
28 - Mass updates and deletes
29
30 ----------------------------------------
31 GENERAL USER END
32 ----------------------------------------
33 - New style
34 - Language independence
35 - Help page on how to report and what each field does
36 - Make summary field longer
37 - User-selectable column displays
38 - User-selectable row colours (as opposed to forced admin-based ones, use default if not set)
39 - When displaying a bug, show a list of bugs that have been marked duplicate
40 - WHen displaying a bug, show dependency and relation trees
41
42 ----------------------------------------
43 BUG REPORTING/EDITING
44 ----------------------------------------
45 - Attachment uploading
46 - Email-based reporting
47 - Custom bug fields
48 - Show first comment on edit bug screen
49 - Default templates in the description field
50
51 ###############################################################################
52 BUGTRACK 1.1
53
54 ----------------------------------------
55 CORE SYSTEM CHANGES
56 ----------------------------------------
57 - Move to the ISSO framework