Difference between revisions of "WebIssues"

From MiMec
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__ __NOEDITSECTION__
 
__NOTOC__ __NOEDITSECTION__
<b>WebIssues</b> 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.
+
'''NOTE: This Wiki is related to old versions of WebIssues which are no longer developed. For information about the current version of WebIssues, please see the [https://webissues.mimec.org official website], the [https://github.com/mimecorg/webissues GitHub repository] and the [https://doc.mimec.org/webissues-guide/ WebIssues Guide].'''
  
 
== For System Administrators ==
 
== For System Administrators ==
Line 25: Line 24:
 
| valign="top" |
 
| valign="top" |
 
;[[/Roadmap|Roadmap]] : list of implemented and planned features
 
;[[/Roadmap|Roadmap]] : list of implemented and planned features
;[[/SVN Repository|SVN Repository]] : information about accessing the SVN code repository
+
;[[/Code Repository|Code Repository]] : information about accessing the code repository
 
| valign="top" |
 
| valign="top" |
 
;[[/Translation|Translation]] : information and resources for translators
 
;[[/Translation|Translation]] : information and resources for translators

Latest revision as of 13:44, 8 May 2020


NOTE: This Wiki is related to old versions of WebIssues which are no longer developed. For information about the current version of WebIssues, please see the official website, the GitHub repository and the WebIssues Guide.

For System Administrators

Guides

Installation 
Platform specific installation notes for WebIssues Server 1.1
Configuration 
Advanced configuration options of WebIssues Server 1.1

For Contributors

General Information

Guides

Roadmap 
list of implemented and planned features
Code Repository 
information about accessing the 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
DB Schema 
description of the most important tables in the database
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