r214: Pushing more stuff off of the 1.0 release
[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.0
7
8 ----------------------------------------
9 ADMINISTRATION
10 ----------------------------------------
11 - Admin auto-actions
12 - Put either inline admin help or a "what this does" description on each of the widget pages
13
14 ----------------------------------------
15 GENERAL USER END
16 ----------------------------------------
17 - New style
18 - Language independence
19 - Make summary field longer
20 - When displaying a bug, show a list of bugs that have been marked duplicate
21 - When displaying a bug, show dependency and relation trees
22
23 ----------------------------------------
24 BUG REPORTING/EDITING
25 ----------------------------------------
26 - Help bubbles detailing each field
27
28 ###############################################################################
29 BUGTRACK 1.1
30
31 ----------------------------------------
32 CORE SYSTEM CHANGES
33 ----------------------------------------
34 - Switch to power-programming classes
35
36 ----------------------------------------
37 BUG REPORTING/EDITING
38 ----------------------------------------
39 - Email-based reporting
40 - "Flags" for bugs and attachments --> mimic Bugzilla
41 - QuickTriage feature --> uses AJAX
42
43 ----------------------------------------
44 SEARCHING
45 ----------------------------------------
46 - Have a favourite queries list
47 - Mass updates and deletes
48
49 ----------------------------------------
50 GENERAL USER END
51 ----------------------------------------
52 - User-selectable column displays
53 - User-selectable row colours (as opposed to forced admin-based ones, use default if not set)