Skip to content

Commit

Permalink
Merge pull request #1 from phschoen/master
Browse files Browse the repository at this point in the history
release 2.8.19
  • Loading branch information
phschoen committed May 31, 2022
2 parents 6212a59 + 4dfc95b commit 9fd4ae6
Show file tree
Hide file tree
Showing 5 changed files with 169 additions and 150 deletions.
28 changes: 14 additions & 14 deletions README.md
@@ -1,24 +1,23 @@
JVerein ist eine Open-Source-Vereinsverwaltung mit einer Anbindung an die ebenfalls unter Open-Source-Lizenz stehende Homebankingsoftware Hibiscus.
Die Implementierung erfolgt mit Java. Der Ablauf auf vielen Plattformen ist damit gewährleistet. Als GUI-Framework kommt Jameica zum Einsatz.
Die Implementierung erfolgt mit Java. Der Ablauf auf vielen Plattformen ist damit gewährleistet. Als GUI-Framework kommt Jameica zum Einsatz.

Mitmachen?
----------

Perfekt! Das Entwickler-Forum unter http://jverein.de/forum/ ist dazu die erste Anlaufstelle. Das Entwickler-Forum ist nach Anmeldung und Freischaltung durch Heiner Jostkleigrewe verfügbar.
Perfekt! Das Entwickler-Forum unter https://jverein.de/forum/ ist dazu die erste Anlaufstelle.
Das Entwickler-Forum ist nach Anmeldung und Freischaltung durch Heiner Jostkleigrewe verfügbar.

Um in die openjverein Organisation aufgenommen zu werden erstellt bitte ein issue.

Sourcen
-------

JVerein nutzt die Homebankingsoftware Hibiscus und das GUI-Framework Jameica. Für die Entwicklung müssen daher deren GIT-Repositorys eingebunden werden:

https://github.com/willuhn/jameica.git
https://github.com/willuhn/hibiscus.git

Das GIT-Repository von JVerein kann dann über
https://github.com/willuhn/hibiscus.git

http://git.code.sf.net/p/jverein/jverein.git

verwendet werden.
Das GIT-Repository von JVerein kann dann über https://github.com/openjverein/jverein verwendet werden.

Das JVerein Repo sollte am Besten geforkt werden. Über "Request Merge" können Änderungen ins JVerein Repo zurück gespielt werden.

Expand All @@ -27,22 +26,23 @@ Entwicklungsumgebung

Für die JVerein Entwicklung werden benötigt

- Eclipse
- Eclipse
- JDK 1.7

Build und Test
--------------

Build und Test sind hier beschrieben: http://www.willuhn.de/wiki/doku.php?id=develop:eclipse
Build und Test sind hier beschrieben: https://www.willuhn.de/wiki/doku.php?id=develop:eclipse

Lizenz
------

JVerein steht unter der GPL, http://www.gnu.org/copyleft/gpl.html
JVerein steht unter der GPL, https://www.gnu.org/copyleft/gpl.html

Kontakt
-------

- Web: http://www.jverein.de
- Facebook: https://www.facebook.com/JVerein
- eMail: Heiner Jostkleigrewe heiner(at)jost-net.de
- Web: https://www.jverein.de
- eMail:
- Heiner Jostkleigrewe heiner(at)jost-net.de
- Philipp Schönberger mail(at)phschoen.de
2 changes: 1 addition & 1 deletion build/BUILD
@@ -1,3 +1,3 @@
#Build Number for ANT. Do not edit!
#Sun Jun 23 08:03:10 CEST 2019
#Tue May 31 09:56:25 CEST 2022
build.number=522
2 changes: 1 addition & 1 deletion build/RELEASE
@@ -1 +1 @@
2.8.18
2.8.19
283 changes: 151 additions & 132 deletions homepage/index.html
Expand Up @@ -4,144 +4,163 @@
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no">
content="width=device-width, initial-scale=1, shrink-to-fit=no">

<!-- Bootstrap CSS -->
<link rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous">
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous">


<title>JVerein</title>
</head>
<body>
<main role="main"> <!-- Main jumbotron for a primary marketing message or call to action -->
<div class="jumbotron">
<div class="container">
<h1 class="display-3">
<img src='images/JVereinT.png'>
</h1>
<p>
JVerein ist eine <a href='http://de.wikipedia.org/wiki/Open_Source'
target='_blank'>Open-Source</a>-Vereinsverwaltung mit einer
Anbindung an die ebenfalls unter Open-Source-Lizenz stehende
Homebankingsoftware <a
href='http://www.willuhn.de/products/hibiscus/' target='_blank'>Hibiscus</a>.
</p>
<div class="row">
<div class="col-md-3">
<a class="btn btn-primary btn-block" href="https://doku.jverein.de"
role="button"><i class="fas fa-book"></i> Dokumentation</a>
</div>
<div class="col-md-3">
<a class="btn btn-primary btn-block"
href="https://jverein-forum.de/" role="button"><i
class="fas fa-user-tie"></i> Forum</a>
</div>
<div class="col-md-3">
<a class="btn btn-primary btn-block"
href="https://doku.jverein.de/allgemein/changelog" role="button"><i
class="fas fa-clipboard-list"></i> Changelog</a>
</div>
<div class="col-md-3">
<a class="btn btn-primary btn-block"
href="https://doku.jverein.de/allgemein/installation"
role="button"><i class="fas fa-tools"></i> Installation</a>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<h2>News</h2>
<b>23.06.2019 www.jverein.de ist jetzt auch unter https
verfügbar</b>
<p>Die Seite www.jverein.de ist jetzt auch unter https
verfügbar. Das Update-Repository wird in künftigen
Jameica-Versionen auch über https angesprochen.</p>
<h2>News</h2>
<b>23.06.2019 Version 2.8.18 veröffentlicht</b>
<p>
<a href='https://github.com/jverein/jverein/milestone/2?closed=1'>Changelog
</a>
</p>
<b>21.06.2019 Neue Homepage / Handbuch auf Gitbook V2 migriert</b>
<p>
Die Homepage wurde vom Wiki auf eine simple HTML-Seite umgestellt.
Das Handbuch wurde auf Gitbook V2 migriert und ist jetzt unter <a
href='https://doku.jverein.de'>https://doku.jverein.de</a>
erreichbar.
</p>
<b>01.05.2017 Handbuch jetzt auf Gitbook</b>
<p>Das Handbuch ist jetzt auf Gitbook (HTML, PDF, ePub und
Mobile) verfügbar. Da es Probleme mit dem Git bei SourceForge gab,
habe ich ein neues Repository bei Github angelegt.</p>
</div>
</div>

</div>

<div class="container">
<!-- Example row of columns -->
<div class="row">
<div class="col-md-4">
<h2>Datenbank</h2>
<p>
Als Datenbank kommt standardmäßig die OpenSource <a
href='http://www.h2database.com/' target='_blank'>Datenbank H2</a>
zum Einsatz, auf die auch direkt aus den Office-Paketen <a
href='http://www.openoffice.org/de/' target='_blank'>OpenOffice</a>/<a
href='http://de.libreoffice.org/' target='_blank'>LibreOffice</a>
zugegriffen werden kann. Dies macht das Gesamtpaket sehr offen und
flexibel. Alternativ kann auch <a href='http://www.mysql.de/'
target='_blank'>MySQL</a> verwendet werden.
</p>
</div>
<div class="col-md-4">
<h2>Technisches</h2>
<p>
Die Implementierung erfolgt mit <a href='' target='_blank'>Java</a>.
Der Ablauf auf vielen Plattformen ist damit gewährleistet. Als
GUI-Framework kommt <a
href='http://www.willuhn.de/products/jameica/' target='_blank'>Jameica</a>
zum Einsatz.
</p>
</div>
<div class="col-md-4">
<h2>Vorteile</h2>
<ul>
<li>Portabel: läuft auf Windows, Linux, Mac</li>
<li>Kostenlos: Open Source</li>
<li>Modern: integriertes Onlinebanking</li>
<li>Flexibel: benutzerdefinierte Eigenschaften und Datenfelder</li>
<li>Offen: Datenbank H2 oder MySQL</li>
<li>Community: Hilfe über großes, aktives Forum</li>
</ul>
</div>
</div>

<hr>

</div>
<!-- /container --> </main>



<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/4243617752.js"></script>
<main role="main"> <!-- Main jumbotron for a primary marketing message or call to action -->
<div class="jumbotron">
<div class="container">
<h1 class="display-3">
<img src='images/JVereinT.png'>
</h1>
<p>
JVerein ist eine <a href='http://de.wikipedia.org/wiki/Open_Source'
target='_blank'>Open-Source</a>-Vereinsverwaltung mit einer
Anbindung an die ebenfalls unter Open-Source-Lizenz stehende
Homebankingsoftware <a
href='http://www.willuhn.de/products/hibiscus/' target='_blank'>Hibiscus</a>.
</p>
<div class="row">
<div class="col-md-3">
<a class="btn btn-primary btn-block" href="https://doku.jverein.de"
role="button"><i class="fas fa-book"></i> Dokumentation</a>
</div>
<div class="col-md-3">
<a class="btn btn-primary btn-block"
href="https://jverein-forum.de/" role="button"><i
class="fas fa-user-tie"></i> Forum</a>
</div>
<div class="col-md-3">
<a class="btn btn-primary btn-block"
href="https://doku.jverein.de/allgemein/changelog" role="button"><i
class="fas fa-clipboard-list"></i> Changelog</a>
</div>
<div class="col-md-3">
<a class="btn btn-primary btn-block"
href="https://doku.jverein.de/allgemein/installation"
role="button"><i class="fas fa-tools"></i> Installation</a>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<h2>News</h2>

<b>31.05.2022 Version 2.8.19 veröffentlicht</b>
<p>
Da die Pullrequests nicht mehr integriert wurden, habe ich (<a href='https://github.com/phschoen'>phschoen</a>) eine Fork Organisation erstellt.
Dieser ist <a href='https://github.com/openjverein/jverein'>hier</a> zu finden.

Ich suche jedoch noch Leute die mithelfen wollen/können, sodass der Fork nicht nur auf
meinen Schulter ruht. Falls jemand Interesse hat einfach ein Issue aufmachen und ich füge
ihn zur <a href='https://github.com/openjverein'>openjverein organisation</a> hinzu.

ich habe Heiner auch zu Organisation hinzugefügt, falls er sich einbringen würde wäre das super!

<a href='https://github.com/openjverein/jverein/milestone/2?closed=1'>Changelog</a>
</p>

<b>23.06.2019 www.jverein.de ist jetzt auch unter https verfügbar</b>
<p>
Die Seite www.jverein.de ist jetzt auch unter https
verfügbar. Das Update-Repository wird in künftigen
Jameica-Versionen auch über https angesprochen.
</p>

<b>23.06.2019 Version 2.8.18 veröffentlicht</b>
<p>
<a href='https://github.com/jverein/jverein/milestone/2?closed=1'>Changelog</a>
</p>

<b>21.06.2019 Neue Homepage / Handbuch auf Gitbook V2 migriert</b>
<p>
Die Homepage wurde vom Wiki auf eine simple HTML-Seite umgestellt.
Das Handbuch wurde auf Gitbook V2 migriert und ist jetzt unter
<a href='https://doku.jverein.de'>https://doku.jverein.de</a>
erreichbar.
</p>

<b>01.05.2017 Handbuch jetzt auf Gitbook</b>
<p>
Das Handbuch ist jetzt auf Gitbook (HTML, PDF, ePub und
Mobile) verfügbar. Da es Probleme mit dem Git bei SourceForge gab,
habe ich ein neues Repository bei Github angelegt.
</p>
</div>
</div>

</div>

<div class="container">
<!-- Example row of columns -->
<div class="row">
<div class="col-md-4">
<h2>Datenbank</h2>
<p>
Als Datenbank kommt standardmäßig die OpenSource <a
href='http://www.h2database.com/' target='_blank'>Datenbank H2</a>
zum Einsatz, auf die auch direkt aus den Office-Paketen <a
href='http://www.openoffice.org/de/' target='_blank'>OpenOffice</a>/<a
href='http://de.libreoffice.org/' target='_blank'>LibreOffice</a>
zugegriffen werden kann. Dies macht das Gesamtpaket sehr offen und
flexibel. Alternativ kann auch <a href='http://www.mysql.de/'
target='_blank'>MySQL</a> verwendet werden.
</p>
</div>
<div class="col-md-4">
<h2>Technisches</h2>
<p>
Die Implementierung erfolgt mit <a href='' target='_blank'>Java</a>.
Der Ablauf auf vielen Plattformen ist damit gewährleistet. Als
GUI-Framework kommt <a
href='http://www.willuhn.de/products/jameica/' target='_blank'>Jameica</a>
zum Einsatz.
</p>
</div>
<div class="col-md-4">
<h2>Vorteile</h2>
<ul>
<li>Portabel: läuft auf Windows, Linux, Mac</li>
<li>Kostenlos: Open Source</li>
<li>Modern: integriertes Onlinebanking</li>
<li>Flexibel: benutzerdefinierte Eigenschaften und Datenfelder</li>
<li>Offen: Datenbank H2 oder MySQL</li>
<li>Community: Hilfe über großes, aktives Forum</li>
</ul>
</div>
</div>

<hr>

</div>
<!-- /container --> </main>



<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/4243617752.js"></script>
</body>
</html>
</html>
4 changes: 2 additions & 2 deletions plugin.xml
@@ -1,10 +1,10 @@
<plugin xmlns="http://www.willuhn.de/schema/jameica-plugin"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.willuhn.de/schema/jameica-plugin http://www.willuhn.de/schema/jameica-plugin-1.2.xsd"
name="jverein" version="2.8.18" class="de.jost_net.JVerein.JVereinPlugin">
name="jverein" version="2.8.19" class="de.jost_net.JVerein.JVereinPlugin">

<description>OpenSource-Vereinsverwaltung</description>
<url>https://www.jverein.de/updates/2.8/jverein.2.8.18.zip</url>
<url>https://www.jverein.de/updates/2.8/jverein.2.8.19.zip</url>
<homepage>https://www.jverein.de</homepage>
<license>GPL - http://www.gnu.org/copyleft/gpl.html</license>
<icon>jverein-icon-64x64.png</icon>
Expand Down

0 comments on commit 9fd4ae6

Please sign in to comment.