Difference between revisions of "WebIssues"

From MiMec
Jump to: navigation, search
(Features and Ideas)
Line 22: Line 22:
 
;[[/Plan for Version 1.0|Plan for Version 1.0]] : plan of developing version 1.0 of the server and client
 
;[[/Plan for Version 1.0|Plan for Version 1.0]] : plan of developing version 1.0 of the server and client
 
;[[/Server Refactoring|Server Refactoring]] : refactoring of the server for version 1.0
 
;[[/Server Refactoring|Server Refactoring]] : refactoring of the server for version 1.0
 +
;[[/MVC Pattern|MVC Pattern]] : simple MVC framework for the server

Revision as of 12:07, 8 July 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, 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