-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
118 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
0.5.6 2021-07-16 10:07:32 +0200 Tobias Oetiker <[email protected]> | ||
|
||
- in multibooking do NOT list partial bookings under problems but still only | ||
book this with bestEffort | ||
|
||
0.5.5 2021-07-15 18:24:10 +0200 Tobias Oetiker <[email protected]> | ||
|
||
- more german | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
0.5.5 | ||
0.5.6 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
#!/bin/sh | ||
set -e | ||
V=$(cat VERSION) | ||
echo $V $(date +"%Y-%m-%d %H:%M:%S %z") $(git config user.name) '<'$(git config user.email)'>' >> CHANGES.new | ||
echo >> CHANGES.new | ||
echo ' -' >> CHANGES.new | ||
echo >> CHANGES.new | ||
cat CHANGES >> CHANGES.new && mv CHANGES.new CHANGES | ||
$EDITOR CHANGES | ||
./bootstrap | ||
make dist | ||
cat kuickres-$V.tar.gz | ssh kuicksa@freddie 'tar zxf -;cd kuickres-'$V';./configure --prefix=$HOME/opt/kuickres-beta;make install;$HOME/start-beta.sh' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kuickres 0.0.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2021-07-15 18:25+0200\n" | ||
"POT-Creation-Date: 2021-07-16 11:24+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -22,12 +22,12 @@ msgid "%1 is required" | |
msgstr "%1 ist erforderlich" | ||
|
||
#: lib/Kuickres/GuiPlugin/Booking.pm:315 | ||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:365 | ||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:366 | ||
#: lib/Kuickres/GuiPlugin/BookingForm.pm:455 | ||
msgid "%d.%m.%Y" | ||
msgstr "" | ||
|
||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:533 | ||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:534 | ||
msgid "(Ohne: %1!)" | ||
msgstr "" | ||
|
||
|
@@ -41,7 +41,7 @@ msgid "" | |
"passwords/quickguide\">Standford Password Policy</a>" | ||
msgstr "" | ||
|
||
#: /home/oetiker/checkouts/kuickres/thirdparty/lib/perl5/CallBackery/qooxdoo/../Controller/RpcService.pm:422 | ||
#: /home/oetiker/checkouts/kuickres/thirdparty/lib/perl5/CallBackery/qooxdoo/../Controller/RpcService.pm:423 | ||
#: /home/oetiker/checkouts/kuickres/thirdparty/lib/perl5/CallBackery/qooxdoo/../Controller/RpcService.pm:500 | ||
msgid "Access Denied" | ||
msgstr "" | ||
|
@@ -88,7 +88,7 @@ msgstr "Raum Hinzufügen" | |
msgid "Add User" | ||
msgstr "Konto hinzufügen" | ||
|
||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:389 | ||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:390 | ||
#: lib/Kuickres/GuiPlugin/UserCatForm.pm:167 | ||
msgid "Add UserCat" | ||
msgstr "UserCategory hinzufügen" | ||
|
@@ -180,7 +180,7 @@ msgstr "Neues Konto Erstellen" | |
msgid "Created" | ||
msgstr "Erzeugt" | ||
|
||
#: /home/oetiker/checkouts/kuickres/thirdparty/lib/perl5/CallBackery/qooxdoo/../Controller/RpcService.pm:442 | ||
#: /home/oetiker/checkouts/kuickres/thirdparty/lib/perl5/CallBackery/qooxdoo/../Controller/RpcService.pm:443 | ||
#: /home/oetiker/checkouts/kuickres/thirdparty/lib/perl5/CallBackery/qooxdoo/../Controller/RpcService.pm:517 | ||
msgid "Data Decoding Problem %1" | ||
msgstr "Datendekodierungsproblem %1" | ||
|
@@ -453,7 +453,7 @@ msgstr "" | |
msgid "Id" | ||
msgstr "" | ||
|
||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:510 | ||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:511 | ||
msgid "Internal error with eq removal" | ||
msgstr "" | ||
|
||
|
@@ -600,10 +600,6 @@ msgstr "Kein Benutzer gewählt" | |
msgid "Note" | ||
msgstr "Bemerkung" | ||
|
||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:538 | ||
msgid "Ohne: %1!" | ||
msgstr "" | ||
|
||
#: lib/Kuickres/GuiPlugin/Location.pm:59 | ||
msgid "Opening Hours" | ||
msgstr "Öffnungszeiten" | ||
|
@@ -659,7 +655,7 @@ msgstr "Die Passworte müssen übereinstimmen." | |
msgid "Phone number 07x xxx xxxx expected" | ||
msgstr "Telefonnummer 07x xxx xxxx erwartet" | ||
|
||
#: /home/oetiker/checkouts/kuickres/thirdparty/lib/perl5/CallBackery/qooxdoo/../Controller/RpcService.pm:427 | ||
#: /home/oetiker/checkouts/kuickres/thirdparty/lib/perl5/CallBackery/qooxdoo/../Controller/RpcService.pm:428 | ||
#: /home/oetiker/checkouts/kuickres/thirdparty/lib/perl5/CallBackery/qooxdoo/../Controller/RpcService.pm:507 | ||
msgid "Plugin Name missing" | ||
msgstr "Plugin Name fehlt" | ||
|
@@ -708,7 +704,7 @@ msgstr "" | |
#: lib/Kuickres/GuiPlugin/LocationForm.pm:146 | ||
#: lib/Kuickres/GuiPlugin/UserForm.pm:225 | ||
#: lib/Kuickres/GuiPlugin/EquipmentForm.pm:143 | ||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:388 | ||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:389 | ||
#: lib/Kuickres/GuiPlugin/UserCatForm.pm:166 | ||
#: lib/Kuickres/GuiPlugin/BookingForm.pm:474 | ||
#: /home/oetiker/checkouts/kuickres/thirdparty/lib/perl5/CallBackery/qooxdoo/../GuiPlugin/UserForm.pm:204 | ||
|
@@ -805,7 +801,7 @@ msgstr "" | |
msgid "Unknown email address" | ||
msgstr "Unbekannte eMail Adresse" | ||
|
||
#: /home/oetiker/checkouts/kuickres/thirdparty/lib/perl5/CallBackery/qooxdoo/../Controller/RpcService.pm:433 | ||
#: /home/oetiker/checkouts/kuickres/thirdparty/lib/perl5/CallBackery/qooxdoo/../Controller/RpcService.pm:434 | ||
msgid "Upload Missing" | ||
msgstr "Upload fehlt" | ||
|
||
|
@@ -911,13 +907,13 @@ msgid "email address in use" | |
msgstr "eMail Adresse schon in Gebrauch" | ||
|
||
#: lib/Kuickres/GuiPlugin/EquipmentForm.pm:184 | ||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:433 | ||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:434 | ||
#: lib/Kuickres/GuiPlugin/UserCatForm.pm:205 | ||
msgid "no selection found" | ||
msgstr "Kein Auswahl gefunden" | ||
|
||
#: lib/Kuickres/GuiPlugin/EquipmentForm.pm:176 | ||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:422 | ||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:423 | ||
msgid "no selection->room_id found" | ||
msgstr "" | ||
|
||
|
@@ -945,7 +941,7 @@ msgstr "Das gewählte Feld ist unbekannt." | |
msgid "type a your new password" | ||
msgstr "tippen sie ihr Passwort" | ||
|
||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:456 | ||
#: lib/Kuickres/GuiPlugin/MultiBookingForm.pm:457 | ||
msgid "unknown user configured in rule" | ||
msgstr "Unbekannter user in der Rule" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.