Skip to content

Commit

Permalink
VideLibri 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
benibela committed Aug 3, 2024
1 parent 6855623 commit 550f05d
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 18 deletions.
4 changes: 2 additions & 2 deletions _meta/installer/videlibri.iss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

[Setup]
;Change this in every version
AppVerName=VideLibri 2.850
AppVersion=2.850
AppVerName=VideLibri 2.900
AppVersion=2.900

;Don't change
;Unicode-Check: ääääääööööüüüüüü
Expand Down
22 changes: 11 additions & 11 deletions _meta/sfsite/downloadTable.html
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
<div>
Es gibt die folgenden VideLibri-Downloads auf der
<a href="http://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.850/">SourceForge-Downloadseite</a>:
<a href="http://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.900/">SourceForge-Downloadseite</a>:
<br/><br/>
<table class="downloadTable">
<tr><th>Betriebsystem</th><th>Dateiname</th><th>Dateigröße</th></tr>
<tr><td>Windows: </td><td>
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.850/videlibri-setup.exe/download">
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.900/videlibri-setup.exe/download">
videlibri-setup.exe
</a></td><td>4.8 MB</td></tr><tr><td>Quellcode:</td><td>
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.850/videlibri-2.850.src.tar.gz/download">
videlibri-2.850.src.tar.gz
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.900/videlibri-2.900.src.tar.gz/download">
videlibri-2.900.src.tar.gz
</a></td><td>9.9 MB</td></tr><tr><td>Debian/Ubuntu: 64 Bit</td><td>
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.850/videlibri_2.850-1_amd64.deb/download">
videlibri_2.850-1_amd64.deb
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.900/videlibri_2.900-1_amd64.deb/download">
videlibri_2.900-1_amd64.deb
</a></td><td>3.4 MB</td></tr><tr><td>Debian/Ubuntu: 32 Bit</td><td>
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.850/videlibri_2.850-1_i386.deb/download">
videlibri_2.850-1_i386.deb
</a></td><td>34.4 kB</td></tr><tr><td>Android: </td><td>
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.850/videlibri_2.850-release.apk/download">
videlibri_2.850-release.apk
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.900/videlibri_2.900-1_i386.deb/download">
videlibri_2.900-1_i386.deb
</a></td><td>34.5 kB</td></tr><tr><td>Android: </td><td>
<a href="https://sourceforge.net/projects/videlibri/files/VideLibri/VideLibri%202.900/videlibri_2.900-release.apk/download">
videlibri_2.900-release.apk
</a></td><td>7.6 MB</td></tr></table></div>
10 changes: 9 additions & 1 deletion _meta/version/changelog.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../changelog.xsl"?>
<changelog program="Bibliothek-App VideLibri">
<build version="2850" date="2024-06-21">
<build version="2900" date="2024-08-03">
<download url="http://videlibri.sourceforge.net/updates/videlibri-setup.exe" platform="WINDOWS" execute="&quot;$DOWNLOAD&quot; /SP- /noicons &quot;/dir=$OLDPATH&quot; " restart="true"/>
<download url="http://videlibri.sourceforge.net/updates/videlibri-linux32.deb" platform="LINUX32" execute=""/>
<download url="http://videlibri.sourceforge.net/updates/videlibri-linux64.deb" platform="LINUX64" execute=""/>
<change>VÖBB: Extra-Dialog für Abholcode von Magazinbestellungen.</change>
<change>Automatisches Ausfüllen von HTML-Formularen ohne XPath.</change>
<fix>Anpassung an geänderte System in Frankfurt UB.</fix>
<fix>bibdia: Verarbeite abholbereite Medien in Ausleihentabelle.</fix>
<fix>Windows: Verbessertes Ausleihstatistik.</fix>
<add>neu: Ortsbücherei Löchgau und Stadtbibliothek Wilhelmshaven.</add>
</build>
<build version="2850" date="2024-06-21">
<fix>Anpassung an geänderte Kataloge in Hannover, Lübeck, und Ilmenau.</fix>
<fix>Anpassung der Verlängerungsmöglichkeit an geänderte Kataloge in Leipzig und Chemnitz.</fix>
</build>
Expand Down
2 changes: 1 addition & 1 deletion _meta/version/version.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<versions>
<stable value="2850"/>
<stable value="2900"/>
<debug value="0906"/>
</versions>
4 changes: 2 additions & 2 deletions android/android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="de.benibela.videlibri"
android:versionCode="2850"
android:versionName="2.850">
android:versionCode="2900"
android:versionName="2.900">
<!--<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.SEND_SMS" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />-->
Expand Down
2 changes: 1 addition & 1 deletion applicationconfig.pas
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ type TStringAsMemoryStream = class(TMemoryStream)
nextLimitStr: string;

appFullTitle:string='VideLibri';
versionNumber:integer=2850;
versionNumber:integer=2900;
versionBuildId: string = 'unknown';
//=>versionNumber/1000
newVersionInstalled: boolean=false;
Expand Down
6 changes: 6 additions & 0 deletions fastlane/metadata/android/de/changelogs/2900.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* VÖBB: Extra-Dialog für Abholcode von Magazinbestellungen.
* Automatisches Ausfüllen von HTML-Formularen ohne XPath.
* Anpassung an geänderte System in Frankfurt UB.
* bibdia: Verarbeite abholbereite Medien in Ausleihentabelle.
* Windows: Verbessertes Ausleihstatistik.
* neu: Ortsbücherei Löchgau und Stadtbibliothek Wilhelmshaven.
6 changes: 6 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/2900.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* add alert dialog to templates
* adis: try to use alert messages in ordering
* add t:form-request option for pattern matching that does not need xpath to submit forms
* Fix Frankfurt UB.
* bibdia: fix handling provided books in lending table
* Ortsbücherei Löchgau and Stadtbibliothek Wilhelmshaven.

0 comments on commit 550f05d

Please sign in to comment.