r871: Allow multiple selection of <select> fields in search.php
[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.1
7
8 ----------------------------------------
9 CORE SYSTEM CHANGES
10 ----------------------------------------
11 - Switch to ISSO APIs
12
13 ----------------------------------------
14 BUG REPORTING/EDITING
15 ----------------------------------------
16 - Email-based reporting
17 - "Flags" for bugs and attachments --> mimic Bugzilla
18 - QuickTriage feature --> uses AJAX
19 - Auto action comments should be able to have dynamic text (i.e. variables in the comment)
20
21 ----------------------------------------
22 SEARCHING
23 ----------------------------------------
24 - Have a favourite queries list
25 - Mass updates and deletes
26 - Search attachment filenames and descriptions
27 - Key words should be applied to custom text fields so they won't have their own text box
28
29 ----------------------------------------
30 GENERAL USER END
31 ----------------------------------------
32 - User-selectable column displays
33 - User-selectable row colours (as opposed to forced admin-based ones, use default if not set)
34 - Ability to show on bug listings (http://bugs.iris-studios.com/showreport.php?bugid=13)
35
36 ----------------------------------------
37 REPORTING AND GRAPHING
38 ----------------------------------------
39 - When displaying a bug, show dependency and relation trees
40 - An easy way to see all bugs you are on the favourites list of (http://bugs.iris-studios.com/showreport.php?bugid=12)
41 - Ability to create a list of bugs based on their votes (http://bugs.iris-studios.com/showreport.php?bugid=13)