File: README

package info (click to toggle)
webissues 1.1.5-7
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 17,108 kB
  • sloc: ansic: 97,819; cpp: 33,773; javascript: 1,171; xml: 465; sh: 378; makefile: 17
file content (140 lines) | stat: -rw-r--r-- 3,630 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
WebIssues Desktop Client
Version 1.1.5 (2017-05-17)

Desktop Client for the WebIssues team collaboration system.

WebIssues is an open source, multi-platform system for issue tracking
and team collaboration. It can be used to store, share and track issues
with various attributes, comments and file attachments. The system
is easy to install and use but has many capabilities and is highly
customizable.

For more information please refer to the manual which is included
in the 'doc' subdirectory of this package.


Copyrights
==========

Copyright (C) 2006 Michał Męciński
Copyright (C) 2007-2017 WebIssues Team

The WebIssues Manual is licensed under the terms of the GNU Free
Documentation License, Version 1.3

Icons based on the KDE Crystal theme copyright (C) 2002 and following
years KDE Artists

Includes the Extensible SQLite driver for Qt copyright (C) 2011-2015
Michał Męciński, licensed under the terms of the GNU Lesser General
Public License version 3

This product includes software developed by the OpenSSL Project for use
in the OpenSSL Toolkit (http://www.openssl.org/)

Includes Prettify copyright (C) 2006 Google Inc.


License
=======

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

In addition, as a special exception, the WebIssues Team gives
permission to link the code of this program with the OpenSSL library
and distribute linked combinations including the two. You must obey
the GNU General Public License in all respects for all of the code
used other than OpenSSL. You may extend this exception to your version
of the program, but you are not obligated to do so. If you do not wish
to do so, delete this exception statement from your version.


WebIssues Team
==============

Authors:

 * Michał Męciński (mimec at mimec org)

Contributors:

 * Francine Lai Doo Woo (fldw.fladsc at orange fr)
    - Supporting Web Client developer

 * Patrick Matthäi (patrick.matthaei at web de)
    - Debian packaging, patches

 * Filipe Azevedo (pasnox at gmail com)
    - OS X packaging, patches

 * Yvan Rodrigues (yvan at redcell ca)
    - prototype of the email inbox

Translators:

 * Flávio Veras
    - Portuguese (Brazil) translation

 * Dara Sarnirand
 * Ashwin Vekaria
 * BourdonGrognon
    - French translation

 * Torsten Bielen
 * David Keller
 * Patrick Kindler
    - German translation

 * Rob Hiddinga
 * Steven Heyse
    - Dutch translation

 * René Villegas
    - Spanish translation

 * Petr Stasiak
    - Czech translation

 * Alexey Mokrov
    - Russian translation

 * Giovanni Petrella
    - Italian translation

 * Liu Jian
 * wahoosoft
 * swish chinese
    - Chinese translation

 * Kornél Kovács
 * Csontos Peter
 * Janos Meszaros
 * András Tóth
    - Hungarian translation


Resources
=========

 * http://webissues.mimec.org/
    - Main site of the project

 * http://webissues.mimec.org/forum/general
    - General support forum

 * http://webissues.mimec.org/forum/tracker
    - Bugs & requests forum

 * http://wiki.mimec.org/wiki/WebIssues
    - Site for advanced users, administrators and developers