Difference between revisions of "WebIssues"

From MiMec
Jump to: navigation, search
(Features and Ideas)
m
Line 3: Line 3:
 
This purpose of the wiki is to gather information for developers and advanced users of WebIssues. It is also a central place for all technical documentation of the WebIssues system and individual projects.
 
This purpose of the wiki is to gather information for developers and advanced users of WebIssues. It is also a central place for all technical documentation of the WebIssues system and individual projects.
  
We are looking for developers (both PHP and C++/Qt), and also for testers, translators, documentation writers and packagers. Check out the [[WebIssues:Roadmap|Roadmap]] and the 'Features and Ideas' section below to see how you can help. [http://webissues.mimec.org/development Contact us] if you wish to join the WebIssues Team.
+
We are looking for developers (both PHP and C++/Qt), and also for testers, translators, web designers, documentation writers and packagers. Check out the [[WebIssues:Roadmap|Roadmap]] and the 'Features and Ideas' section below to see how you can help. [http://webissues.mimec.org/development Contact us] if you wish to join the WebIssues Team.
  
 
== General Information ==
 
== General Information ==

Revision as of 09:13, 5 August 2009

WebIssues is a multi-platform system for issue tracking and team collaboration. See http://webissues.mimec.org for more information.

This purpose of the wiki is to gather information for developers and advanced users of WebIssues. It is also a central place for all technical documentation of the WebIssues system and individual projects.

We are looking for developers (both PHP and C++/Qt), and also for testers, translators, web designers, documentation writers and packagers. Check out the Roadmap and the 'Features and Ideas' section below to see how you can help. Contact us if you wish to join the WebIssues Team.

General Information

Roadmap 
list of implemented and planned features
SVN Repository 
information about accessing the SVN code repository

Technical Documentation

Architecture 
general architecture of the system and its components
Guidelines 
various standards and guidelines for WebIssues developers
Protocol 
design of the WebIssues protocol

Features and Ideas

Email Notifications 
server-side extensions introduced in version 0.8.4
Web and Mobile Interfaces 
proposals for the fifth stage of development
Plan for Version 1.0 
plan of developing version 1.0 of the server and client
Server Refactoring 
refactoring of the server for version 1.0
MVC Pattern 
simple MVC framework for the server