Difference between revisions of "WebIssues/Roadmap"

From MiMec
Jump to: navigation, search
(Stage 4)
Line 1: Line 1:
 
This is the current development plan of WebIssues. Note that it is very rough and constantly changing depending on the importance and effort required to implement the particular features. Use the [http://webissues.mimec.org/forum/tracker Bugs & Requests] forum to suggest new features that you would like to be implemented and to report bugs.
 
This is the current development plan of WebIssues. Note that it is very rough and constantly changing depending on the importance and effort required to implement the particular features. Use the [http://webissues.mimec.org/forum/tracker Bugs & Requests] forum to suggest new features that you would like to be implemented and to report bugs.
  
At the moment the third stage is completed and planning of the forth stage has started. The approximate date of finishing that stage is planned for the end of 2008, but it depends on the available manpower.
+
At the moment the forth stage is in progress; the approximate date of finishing that stage is planned for the first quarter of 2009. Also some very preliminary planning of the fifth stage has started.
  
 
== Stage 1 ==
 
== Stage 1 ==
Line 22: Line 22:
 
* smart links in comments and attribute values
 
* smart links in comments and attribute values
 
* quickly opening any issue by its ID
 
* quickly opening any issue by its ID
 +
 +
''Finished: 2006-10-23''
  
 
== Stage 2 ==
 
== Stage 2 ==
Line 41: Line 43:
 
* issue history combining comments with changes and attachments
 
* issue history combining comments with changes and attachments
 
* improved comment editor
 
* improved comment editor
 +
 +
''Finished: 2007-02-12''
  
 
== Stage 3 ==
 
== Stage 3 ==
Line 68: Line 72:
 
* proxy support
 
* proxy support
 
* basic internationalization
 
* basic internationalization
 +
 +
''Finished: 2008-01-07''
  
 
== Stage 4 ==
 
== Stage 4 ==
Line 80: Line 86:
  
 
* server-side email notifications
 
* server-side email notifications
* tabbed / multi-pane user interface (as alternative to multi-window)
+
* multi-pane user interface
 
* extended settings (fonts, colors, etc.)
 
* extended settings (fonts, colors, etc.)
 +
* portable version (for USB drives)
  
 
== Stage 5 ==
 
== Stage 5 ==
 +
 +
TODO:
 +
 +
* simple web interface (searching and editing issues, RSS feeds, guest users)
 +
* mobile interface (for pocket devices and mobiles)
 +
 +
== Future (a.k.a. WebIssues 1.0) ==
  
 
Ideas:
 
Ideas:
  
* web client
 
* RSS feed generator
 
* reporting and analysis tools
 
 
* deleting, copying and moving issues and folders
 
* deleting, copying and moving issues and folders
 
* more robust permission system
 
* more robust permission system
 +
* reporting and analysis tools
 +
* integration with development IDEs
 +
* linked / related issues
 +
* workflows
 +
* more...

Revision as of 15:26, 2 November 2008

This is the current development plan of WebIssues. Note that it is very rough and constantly changing depending on the importance and effort required to implement the particular features. Use the Bugs & Requests forum to suggest new features that you would like to be implemented and to report bugs.

At the moment the forth stage is in progress; the approximate date of finishing that stage is planned for the first quarter of 2009. Also some very preliminary planning of the fifth stage has started.

Stage 1

Server 0.8.0:

  • all protocol 0.8 commands

Client 0.8.0:

  • all views and commands

Server 0.8.1:

  • PostgreSQL support

Client 0.8.1:

  • attribute definition editor
  • smart links in comments and attribute values
  • quickly opening any issue by its ID

Finished: 2006-10-23

Stage 2

Client 0.8.2:

  • configuring the folder view, displaying custom attributes as columns
  • caching folder contents
  • docking the main window in system tray
  • automatically reconnecting after startup, restoring session state<

Client 0.8.3:

  • filtering and searching issues in the folder list
  • disabling views for which data is not available

Client 0.8.4:

  • issue history combining comments with changes and attachments
  • improved comment editor

Finished: 2007-02-12

Stage 3

Client 0.9.0:

  • user's manual
  • support for Windows platforms

Server 0.8.3:

  • user's manual
  • support for SQL Server

Client 0.9.1:

  • indicate access level, hide unaccessible commands
  • list of previous connections when disconnected
  • caching and opening attachments
  • change order of attributes in issue details

Client 0.9.2:

  • mark new/modified issues
  • notify about new/modified issues matching given criteria
  • importing and exporting configuration
  • proxy support
  • basic internationalization

Finished: 2008-01-07

Stage 4

Client 0.9.3:

  • support for https communication
  • data exporting (to html and csv format)
  • printing (issue lists, details, history)

TODO:

  • server-side email notifications
  • multi-pane user interface
  • extended settings (fonts, colors, etc.)
  • portable version (for USB drives)

Stage 5

TODO:

  • simple web interface (searching and editing issues, RSS feeds, guest users)
  • mobile interface (for pocket devices and mobiles)

Future (a.k.a. WebIssues 1.0)

Ideas:

  • deleting, copying and moving issues and folders
  • more robust permission system
  • reporting and analysis tools
  • integration with development IDEs
  • linked / related issues
  • workflows
  • more...