Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
opentt
refereemanager-templates
Commits
aed27a30
Commit
aed27a30
authored
Jan 14, 2019
by
Ekkart Kleinod
Browse files
readme (
#1
)
parent
4e473ffa
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
aed27a30
# Referee Manager - Templates
The referee manager is a free, open tool for managing table tennis referees and their assignments.
This repository contains templates for the application.
Part of the project "TT-Schiri" which provides open documents and applications for table tennis
.
This project provides templates for the referee manager
.
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, see file LICENSE.
Both projects are part of the project "Open-TT" which provides open documents and applications for table tennis:
At the moment, there is no stable, productive version available.
Several features are working, see changelog.
-
<https://gitlab.com/open-tt>
## Git-Repository
Short information about the structure of the git repository:
The branches are constructed regarding the git branching model of http://nvie.com/posts/a-successful-git-branching-model/
## Versions/Changes
This means, there are always at least three branches:
[
changelog
](
changelog.md
)
.
1.
`master`
- contains released versions
2.
`develop`
- main synchronisation branch for feature, release, and hotfix branches
3.
`feature/work`
- main working branch for development
## Git-Repository
Additionally, the following branches may occur:
The branching model regards to the stable mainline model described in
<http://www.bitsnbites.eu/a-stable-mainline-branching-model-for-git>
-
`feature/*`
- writing a special feature
-
`release/*`
- synchronizing release versions between
`develop`
and
`master`
-
`hotfix/*`
- fast bugfixes
This means, there is always a stable mainline, the
`master`
branch.
## Legal stuff
### Licenses
License of the documents: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
See file LICENSE.
See file
[
LICENSE
](
LICENSE
)
.
License of the programs: GNU General Public License
, GNU LESSER GENERAL PUBLIC LICENSE
.
See file COPYING
,
COPYING
.LESSER
.
License of the programs: GNU General Public License.
See file
[
COPYING
](
COPYING
)
.
Which means:
...
...
@@ -45,29 +35,30 @@ Which means:
-
mention the creator
-
share derivates with the same license
-
programs are free and open source
-
you have to provide the source code of the programs
-
if you change the source code, you have to distribute it under the same license
-
you can use the program as you want, even commercially
-
you can share the program as you like
-
if you change the source code, you have to distribute it under the same license, and you have to provide the source code of the programs
### Copyright
Copyright 201
7
-201
7
Ekkart Kleinod
<ekleinod@edgesoft.de>
Copyright 201
6
-201
9
Ekkart Kleinod
<ekleinod@edgesoft.de>
The program is distributed under the terms of the GNU General Public License.
See COPYING for details.
See
[
COPYING
](
COPYING
)
for details.
This file is part of
TT-Schiri
: Referee Manager
- Templates
.
This file is part of
Open-TT
: Referee Manager.
TT-Schiri
: Referee Manager
- Templates
is free software: you can redistribute it and/or modify
Open-TT
: Referee Manager 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.
TT-Schiri
: Referee Manager
- Templates
is distributed in the hope that it will be useful,
Open-TT
: Referee Manager 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 TT-Schiri: Referee Manager - Templates. If not, see
<http://www.gnu.org/licenses/>
.
along with Open-TT: Referee Manager. If not, see
<http://www.gnu.org/licenses/>
.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment