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