Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / docs / planning_2_0.txt
1 PLANNING FOR THE BIG TWO dot OH (2.0)
2
3 SVN $Id$
4 =====================================
5
6 - Switch to ISSO3 and PHP5
7 - AJAX interface
8 - Sorting columns on grid
9 - Quick filtering of statuses, resolutions, etc. on grid (bug://report/15)
10 - Editing of bugs using hover-over and edit-in-place
11 >> The timestamp of the page's loading would be used to lump together all edits so it shows up on page history correctly
12 - Column reordering
13 - Redesigned interface
14 - Email-based reporting gateway
15 - Reporting module to create GD graphs of progress made
16 - Finer controls over date and time displays
17 - Break projects up more individually
18 >> Developers, workflows, statuses, resolutions, etc. are assigned on a per-project basis
19 - Internationalization of status, resolution, and all other admin-based text values
20 - Remove the use of construct_user_display() in favor of creating "profile" pages
21 - Fast user registration. Users could, while creating a new bug, enter their email address and and password. When they submit the bug, it will be pending (and not show up) until the user confirms email registration or administrator approval.