Difference between revisions of "WebIssues"

From MiMec
Jump to: navigation, search
Line 47: Line 47:
 
;[[/MVC Pattern|MVC Pattern]] : simple MVC framework for WebIssues 1.0
 
;[[/MVC Pattern|MVC Pattern]] : simple MVC framework for WebIssues 1.0
 
;[[/Views and Filters|Views and Filters]] : new concept of views in version 1.0
 
;[[/Views and Filters|Views and Filters]] : new concept of views in version 1.0
 +
;[[/Alerts and Notifications|Alerts and Notifications]] : alerts and email notifications in version 1.0
 
|}
 
|}

Revision as of 09:42, 5 October 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 advanced users, contributors and developers of WebIssues. It is also a central place for all technical documentation.

For System Administrators

Guides

Installation 
WebIssues 1.0 installation guide
Configuration 
configuring WebIssues Server 1.0

For Contributors

General Information

Guides

Roadmap 
list of implemented and planned features
SVN Repository 
information about accessing the SVN code repository
Translation 
information and resources for translators

For Developers

Overview

Specifications

Architecture 
general architecture of the system
Guidelines 
standards and guidelines for WebIssues developers
Protocol 
design of the WebIssues communication protocol
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
Views and Filters 
new concept of views in version 1.0
Alerts and Notifications 
alerts and email notifications in version 1.0