r246: - Searching of custom fields is 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 - Phrase tools for import/export/translating
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 - Make it so that you can modify bug fields on showreport.php
23
24 ----------------------------------------
25 BUG REPORTING/EDITING
26 ----------------------------------------
27 - Help bubbles detailing each field
28
29 ###############################################################################
30 BUGTRACK 1.1
31
32 ----------------------------------------
33 CORE SYSTEM CHANGES
34 ----------------------------------------
35 - Switch to power-programming classes
36
37 ----------------------------------------
38 BUG REPORTING/EDITING
39 ----------------------------------------
40 - Email-based reporting
41 - "Flags" for bugs and attachments --> mimic Bugzilla
42 - QuickTriage feature --> uses AJAX
43
44 ----------------------------------------
45 SEARCHING
46 ----------------------------------------
47 - Have a favourite queries list
48 - Mass updates and deletes
49 - Search attachment filenames and descriptions
50 - Allow multi selections for all select options
51 - Key words should be applied to custom text fields so they won't have their own text box
52
53 ----------------------------------------
54 GENERAL USER END
55 ----------------------------------------
56 - User-selectable column displays
57 - User-selectable row colours (as opposed to forced admin-based ones, use default if not set)