r220: to-do++
[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 - Template set enabler
14
15 ----------------------------------------
16 GENERAL USER END
17 ----------------------------------------
18 - New style
19 - Language independence
20 - Make summary field longer
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 - Search attachment filenames and descriptions
49
50 ----------------------------------------
51 GENERAL USER END
52 ----------------------------------------
53 - User-selectable column displays
54 - User-selectable row colours (as opposed to forced admin-based ones, use default if not set)