forked from gedafe/gedafe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
76 lines (50 loc) · 2.32 KB
/
README
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
============================================
Gedafe (the Generic Database Frontend) 1.4.2
============================================
Documentation
-------------
Gedafe comes with the following documentation files:
NEWS new features, upgrade notes
doc/gedafe-user.txt explains how to install and use gedafe
doc/gedafe-search.pod searching expressions in Gedafe
doc/gedafe-sql.txt explains how to setup a gedafe app in postgresql
doc/cpptemplate.txt documentation for the templating system
doc/gedafe-javascript.txt JavaScript security notes
doc/gedafe-pearls.pod how to use "Pearl"-reports
doc/gedafe-oysters.txt how to use "Oyster"-reports (experimental)
doc/gedafe-widgets.pod plugin widgets (experimental)
Examples
--------
See example/README.
Versioning Scheme
-----------------
Gedafe uses a linux-style versioning, i.e. three number versions
(major.minor.minorminor) and stable/unstable marked by the minor
number being even (stable) or odd (unstable).
The file NEWS contains upgrade instructions that you should carefully
read before upgrading Gedafe.
Homepage
--------
https://gitlab.com/prunux/gedafe
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/>.
Copyright
---------
Copyright (c) 2000-2007 ETH Zurich, All rights reserved.
Copyright (c) 2007-2014 OETIKER+PARTNER AG, All rights reserved.
Copyright (c) 2016-2019 Plessl + Burkhardt GmbH, All rights reserved.
Copyright (c) 2019 prunux.ch, All rights reserved.
Authors
-------
David Schweikert, Tobias Oetiker, Adi Fairbank, Johannes
Poehlmann, Freek Zindel, Fritz Zaucker, Roman Plessl