Difference between revisions of "WebIssues"
From MiMec
(40 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | __NOTOC__ __NOEDITSECTION__ | |
− | + | '''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 == | |
− | == | + | {| width="50%" cellspacing="10" |
+ | | | ||
+ | === Guides === | ||
+ | |- | ||
+ | | valign="top" | | ||
+ | ;[[/Installation|Installation]] : Platform specific installation notes for WebIssues Server 1.1 | ||
+ | ;[[/Configuration|Configuration]] : Advanced configuration options of WebIssues Server 1.1 | ||
+ | |} | ||
− | + | == For Contributors == | |
− | + | {| width="100%" cellspacing="10" | |
− | + | | width="50%" | | |
− | + | === General Information === | |
+ | | width="50%" | | ||
+ | === Guides === | ||
+ | |- | ||
+ | | valign="top" | | ||
+ | ;[[/Roadmap|Roadmap]] : list of implemented and planned features | ||
+ | ;[[/Code Repository|Code Repository]] : information about accessing the code repository | ||
+ | | valign="top" | | ||
+ | ;[[/Translation|Translation]] : information and resources for translators | ||
+ | |} | ||
− | + | == For Developers == | |
− | == | + | {| width="100%" cellspacing="10" |
− | + | | width="50%" | | |
− | ;[[ | + | === Overview === |
− | ;[[WebIssues | + | | width="50%" | |
− | + | === Specifications === | |
− | = | + | |- |
− | + | | valign="top" | | |
− | ;[[ | + | ;[[/Architecture|Architecture]] : general architecture of the system |
− | ;[[ | + | ;[[/Guidelines|Guidelines]] : standards and guidelines for WebIssues developers |
− | ;[[ | + | ;[[/Protocol|Protocol]] : design of the WebIssues communication protocol |
+ | ;[[/DB Schema|DB Schema]] : description of the most important tables in the database | ||
+ | | valign="top" | | ||
+ | ;[[/Email Notifications|Email Notifications]] : server-side extensions introduced in version 0.8.4 | ||
+ | ;[[/Plan for Version 1.0|Plan for Version 1.0]] : development of WebIssues version 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 | ||
+ | ;[[/Alerts and Notifications|Alerts and Notifications]] : alerts and email notifications in version 1.0 | ||
+ | |} |
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 |
|
For Contributors
General Information |
Guides |
|
|
For Developers
Overview |
Specifications |
|
|