r1550: Adding the initial planning document for 2.0, which is still a ways off
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 1 Jun 2007 07:46:19 +0000 (07:46 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 1 Jun 2007 07:46:19 +0000 (07:46 +0000)
docs/planning_2_0.txt [new file with mode: 0644]

diff --git a/docs/planning_2_0.txt b/docs/planning_2_0.txt
new file mode 100644 (file)
index 0000000..116960b
--- /dev/null
@@ -0,0 +1,20 @@
+PLANNING FOR THE BIG TWO dot OH (2.0)
+
+SVN $Id$
+=====================================
+
+- Switch to ISSO3 and PHP5
+- AJAX interface
+       - Sorting columns on grid
+       - Quick filtering of statuses, resolutions, etc. on grid (bug://report/15)
+       - Editing of bugs using hover-over and edit-in-place
+               >> The timestamp of the page's loading would be used to lump together all edits so it shows up on page history correctly
+       - Column reordering
+- Redesigned interface
+- Email-based reporting gateway
+- Reporting module to create GD graphs of progress made
+- Finer controls over date and time displays
+- Break projects up more individually
+       >> Developers, workflows, statuses, resolutions, etc. are assigned on a per-project basis
+- Internationalization of status, resolution, and all other admin-based text values
+- Remove the use of construct_user_display() in favor of creating "profile" pages
\ No newline at end of file