Difference between revisions of "WebIssues"

From MiMec
Jump to: navigation, search
m (Technical Design)
m
Line 3: Line 3:
 
This purpose of this 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.
 
This purpose of this 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.
  
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 'Technical Design' 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 [[/Roadmap|Roadmap]] and the 'Technical Design' 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 13:21, 25 June 2010

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

This purpose of this 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.

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 'Technical Design' 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

Guides

Installation 
WebIssues installation guide
Configuration 
administering and configuring WebIssues server
Translation 
information and resources for translators

Overviews

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

Technical Design

Email Notifications 
server-side extensions introduced in version 0.8.4
Plan for Version 1.0 
development of WebIssues version 1.0
MVC Pattern 
simple MVC framework for WebIssues 1.0