r230: roadmap++
[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 - Searchability of custom fields
15 - Permissions for custom fields
16 - Phrase tools for import/export/translating
17
18 ----------------------------------------
19 GENERAL USER END
20 ----------------------------------------
21 - New style
22 - Language independence
23 - Make summary field longer
24 - When displaying a bug, show dependency and relation trees
25 - Make it so that you can modify bug fields on showreport.php
26
27 ----------------------------------------
28 BUG REPORTING/EDITING
29 ----------------------------------------
30 - Help bubbles detailing each field
31
32 ###############################################################################
33 BUGTRACK 1.1
34
35 ----------------------------------------
36 CORE SYSTEM CHANGES
37 ----------------------------------------
38 - Switch to power-programming classes
39
40 ----------------------------------------
41 BUG REPORTING/EDITING
42 ----------------------------------------
43 - Email-based reporting
44 - "Flags" for bugs and attachments --> mimic Bugzilla
45 - QuickTriage feature --> uses AJAX
46
47 ----------------------------------------
48 SEARCHING
49 ----------------------------------------
50 - Have a favourite queries list
51 - Mass updates and deletes
52 - Search attachment filenames and descriptions
53
54 ----------------------------------------
55 GENERAL USER END
56 ----------------------------------------
57 - User-selectable column displays
58 - User-selectable row colours (as opposed to forced admin-based ones, use default if not set)