From 04002436250eb8ad7d7007a29f17b88f42eb5ada Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Fri, 1 Jun 2007 07:46:19 +0000 Subject: [PATCH] r1550: Adding the initial planning document for 2.0, which is still a ways off --- docs/planning_2_0.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/planning_2_0.txt diff --git a/docs/planning_2_0.txt b/docs/planning_2_0.txt new file mode 100644 index 0000000..116960b --- /dev/null +++ b/docs/planning_2_0.txt @@ -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 -- 2.22.5