r218: Duplicates are now done
[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 dependency and relation trees
21
22 ----------------------------------------
23 BUG REPORTING/EDITING
24 ----------------------------------------
25 - Help bubbles detailing each field
26
27 ###############################################################################
28 BUGTRACK 1.1
29
30 ----------------------------------------
31 CORE SYSTEM CHANGES
32 ----------------------------------------
33 - Switch to power-programming classes
34
35 ----------------------------------------
36 BUG REPORTING/EDITING
37 ----------------------------------------
38 - Email-based reporting
39 - "Flags" for bugs and attachments --> mimic Bugzilla
40 - QuickTriage feature --> uses AJAX
41
42 ----------------------------------------
43 SEARCHING
44 ----------------------------------------
45 - Have a favourite queries list
46 - Mass updates and deletes
47 - Search attachment filenames and descriptions
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)