Compare commits

..

No commits in common. "d5867d2a7ddfff3654ca9a6def6cfe82dacdad01" and "1bfa2553c7e096c98a7a849195cb4cc33b11d3a1" have entirely different histories.

8 changed files with 51 additions and 82 deletions

View file

@ -8,23 +8,6 @@
src: url('../fonts/OpenSans-VariableFont_wdth_wght.ttf'); src: url('../fonts/OpenSans-VariableFont_wdth_wght.ttf');
} }
body.env-development::after {
content: 'development';
//position in left upper corner
content: 'development';
font-family: 'Jetbrains Mono';
position: fixed;
z-index: 9999;
/* transform: rotate(-90deg); */
top: 0;
font-weight: 800;
font-size: 8px;
background-color: #24ff5d;
left: 30px;
padding: 7px 10px;
color: #000;
}
/**************** Typography ******************/ /**************** Typography ******************/
a { a {
color: #a9cd2e; color: #a9cd2e;

View file

@ -22,7 +22,7 @@ bestellformular = true
{{% /aligncenter %}} {{% /aligncenter %}}
<form action="/php/ajaxmail.php" method="POST" id="bestellformular"> <form action="https://verua.dev-1.andreashnida.de/php/ajaxmail.php" method="POST" id="bestellformular">
<div id="formPartOne"> <div id="formPartOne">
<input type="hidden" name="formularart" value="Formulaire de commande pour les Professionnels de santé libéraux"> <input type="hidden" name="formularart" value="Formulaire de commande pour les Professionnels de santé libéraux">
<div> <div>
@ -116,12 +116,12 @@ bestellformular = true
<textarea id="anmerkung" name="anmerkung" rows="4"></textarea> <textarea id="anmerkung" name="anmerkung" rows="4"></textarea>
</div> </div>
</div> </div>
<center class="w-full"> <!-- <div class ="captcha-container"></div> nous renonçons pour le moment au Captcha -->
{{< captcha >}} <div class="w-full flex justify-center">
<button id="bestellformular-btn" type="submit" class="submitbutton text-white mx-auto submit-after-valid-captcha" >Commander avec obligation de paiement</button> <button id="bestellformular-btn" type="submit" class="submitbutton text-white mx-auto submit-after-valid-captcha-bak">Commander avec obligation de paiement</button>
<p><div id="notification" class="bg-blue-500 text-white rounded invisible opacity-0 hidden">Notification</div></p> <div id="notification" class="bg-blue-500 text-white rounded invisible opacity-0 hidden">Notification</div>
</center> </div>
</form> </form>
{{% /section %}} {{% /section %}}

View file

@ -22,7 +22,7 @@ bestellformular = true
{{% /aligncenter %}} {{% /aligncenter %}}
<form action="/php/ajaxmail.php" method="POST" id="bestellformular"> <form action="https://verua.dev-1.andreashnida.de/php/ajaxmail.php" method="POST" id="bestellformular">
<input type="hidden" name="formularart" value="Zusatzmodule Freiberufliche"> <input type="hidden" name="formularart" value="Zusatzmodule Freiberufliche">
<div> <div>
<label class="hidden" for="gender">Sexe</label> <label class="hidden" for="gender">Sexe</label>
@ -88,12 +88,10 @@ bestellformular = true
<input type="checkbox" id="zusatzmodul-perigon" name="zusatzmodul-perigon" value="Ja"> <input type="checkbox" id="zusatzmodul-perigon" name="zusatzmodul-perigon" value="Ja">
<label for="zusatzmodul-perigon">Module complémentaire Perigon, frais de désactivation uniques 50.00 CHF</label> <label for="zusatzmodul-perigon">Module complémentaire Perigon, frais de désactivation uniques 50.00 CHF</label>
</div> </div>
<center class="w-full"> <!-- <div class ="captcha-container"></div> nous renonçons pour le moment au Captcha -->
{{< captcha >}} <div class="w-full flex justify-center">
<button id="bestellformular-btn" type="submit" class="submitbutton text-white mx-auto submit-after-valid-captcha" >Commander avec obligation de paiement</button> <button id="bestellformular-btn" type="submit" class="submitbutton text-white mx-auto submit-after-valid-captcha-bak">Commander avec obligation de paiement</button>
<div id="notification" class="bg-blue-500 text-white rounded invisible opacity-0 hidden">Notification</div>
<p><div id="notification" class="bg-blue-500 text-white rounded invisible opacity-0 hidden">Notification</div></p> </div>
</center>
</form> </form>
{{% /section %}} {{% /section %}}

View file

@ -4,7 +4,6 @@ draft = false
title = 'Freiberufliche' title = 'Freiberufliche'
translationKey = 'freiberufliche' translationKey = 'freiberufliche'
bestellformular = true bestellformular = true
kommentar = 'age und hobbies sind honeypots'
+++ +++
{{% section %}} {{% aligncenter %}} {{% section %}} {{% aligncenter %}}
@ -23,13 +22,12 @@ kommentar = 'age und hobbies sind honeypots'
{{% /aligncenter %}} {{% /aligncenter %}}
<!-- TODO Make Link relative in Production --> <form action="https://verua.dev-1.andreashnida.de/php/ajaxmail.php" method="POST" id="bestellformular">
<form action="/php/ajaxmail.php" method="POST" id="bestellformular">
<div id="formPartOne"> <div id="formPartOne">
<input type="hidden" name="formularart" value="Bestellformular Freiberufliche"> <input type="hidden" name="formularart" value="Bestellformular Freiberufliche">
<div> <div>
<label class="hidden" for="gender">Geschlecht</label> <label class="hidden" for="gender">Geschlecht</label>
<select id="gender" name="gender" requir > <select id="gender" name="gender" required >
<option value="weiblich">Frau</option> <option value="weiblich">Frau</option>
<option value="männlich">Herr</option> <option value="männlich">Herr</option>
<option value="divers">Divers</option> <option value="divers">Divers</option>
@ -37,64 +35,64 @@ kommentar = 'age und hobbies sind honeypots'
</div> </div>
<div> <div>
<label for="sprache">Sprache</label> <label for="sprache">Sprache</label>
<select id="sprache" name="sprache" requir > <select id="sprache" name="sprache" required >
<option value="deutsch">Deutsch</option> <option value="deutsch">Deutsch</option>
<option value="franzoesisch">Französisch</option> <option value="franzoesisch">Französisch</option>
</select> </select>
</div> </div>
<div> <div>
<label for="vorname">Vorname</label> <label for="vorname">Vorname</label>
<input type="text" id="vorname" name="vorname" requir > <input type="text" id="vorname" name="vorname" required >
</div> </div>
<div> <div>
<label for="name">Nachname</label> <label for="name">Nachname</label>
<input type="text" id="name" name="name" requir > <input type="text" id="name" name="name" required >
</div> </div>
<div> <div>
<input type="text" id="hobbies" name="hobbies" > <input type="text" id="hobbies" name="hobbies" >
</div> </div>
<div> <div>
<label for="strasse">Strasse und Hausnummer</label> <label for="strasse">Strasse und Hausnummer</label>
<input type="text" id="strasse" name="strasse" requir > <input type="text" id="strasse" name="strasse" required >
</div> </div>
<div> <div>
<input type="text" id="age" name="age"> <input type="text" id="age" name="age">
</div> </div>
<div> <div>
<label for="plz_ort">PLZ Ort</label> <label for="plz_ort">PLZ Ort</label>
<input type="text" id="plz_ort" name="plz_ort" requir > <input type="text" id="plz_ort" name="plz_ort" required >
</div> </div>
<div> <div>
<label for="telefon">Telefon</label> <label for="telefon">Telefon</label>
<input type="text" id="telefon" name="telefon" requir > <input type="text" id="telefon" name="telefon" required >
</div> </div>
<div> <div>
<label for="email">Email</label> <label for="email">Email</label>
<input type="email" id="email" name="email" requir > <input type="email" id="email" name="email" required >
</div> </div>
<div> <div>
<input type="verify_email" id="verify_email" value="someValue" name="verify_email" > <input type="verify_email" id="verify_email" name="verify_email" >
</div> </div>
<div id="zsr-tooltip" data-tooltip="Bitte geben Sie eine gültie ZSR-Nummer, oder 'beantragt' ein."> <div id="zsr-tooltip" data-tooltip="Bitte geben Sie eine gültie ZSR-Nummer, oder 'beantragt' ein.">
<label for="zsr_nummer">ZSR Nummer</label> <label for="zsr_nummer">ZSR Nummer</label>
<input type="text" id="zsr_nummer" name="zsr_nummer" requir > <input type="text" id="zsr_nummer" name="zsr_nummer" required >
</div> </div>
</div> </div>
<div id="formPartTwo"> <div id="formPartTwo">
<div> <div>
<label for="bestehend">Wünschen Sie einen neuer Server oder den Zugang zu einem bestehenden Team-Server?</label> <label for="bestehend">Wünschen Sie einen neuer Server oder den Zugang zu einem bestehenden Team-Server?</label>
<select id="bestehend" name="bestehend" requir > <select id="bestehend" name="bestehend" required >
<option value="Applikation und Zugang zu bestehendem Team-Server">Applikation und Zugang zu bestehendem Team-Server (1'296 CHF)</option> <option value="Applikation und Zugang zu bestehendem Team-Server">Applikation und Zugang zu bestehendem Team-Server (1'296 CHF)</option>
<option value="Applikation und neuer Webserver">Applikation und neuer Webserver (1'296 CHF)</option> <option value="Applikation und neuer Webserver">Applikation und neuer Webserver (1'296 CHF)</option>
</select> </select>
</div> </div>
<div> <div>
<label for="servername">Bitte geben Sie den Namen des Servers an. Der Zugriff erfolgt immer über die Web-Adresse: https://<strong>wunschname</strong>.verua.ch</label> <label for="servername">Bitte geben Sie den Namen des Servers an. Der Zugriff erfolgt immer über die Web-Adresse: https://<strong>wunschname</strong>.verua.ch</label>
<input type="url" id="servername" name="servername" placeholder="https://wunschname.verua.ch" requir > <input type="url" id="servername" name="servername" placeholder="https://wunschname.verua.ch" required >
</div> </div>
<div> <div>
<label for="modulpop2">Wünschen Sie die Erweiterung um das Modul POP2?</label> <label for="modulpop2">Wünschen Sie die Erweiterung um das Modul POP2?</label>
<select id="modulpop2" name="modulpop2" requir > <select id="modulpop2" name="modulpop2" required >
<option value="Nein, nur das Standard-Programm">Nein, nur das Standard-Programm</option> <option value="Nein, nur das Standard-Programm">Nein, nur das Standard-Programm</option>
<option value="Ja, ich bestelle das Zusatzmodul POP2 für 42.00 CHF jährlich, Bereitstellungskosten einmalig 438.00 CHF">Ja, ich bestelle das Zusatzmodul POP2 für 42.00 CHF jährlich, Bereitstellungskosten einmalig 438.00 CHF</option> <option value="Ja, ich bestelle das Zusatzmodul POP2 für 42.00 CHF jährlich, Bereitstellungskosten einmalig 438.00 CHF">Ja, ich bestelle das Zusatzmodul POP2 für 42.00 CHF jährlich, Bereitstellungskosten einmalig 438.00 CHF</option>
<option value="Ich bin mir noch nicht sicher.">Ich bin mir noch nicht sicher.</option> <option value="Ich bin mir noch nicht sicher.">Ich bin mir noch nicht sicher.</option>
@ -102,7 +100,7 @@ kommentar = 'age und hobbies sind honeypots'
</div> </div>
<div> <div>
<label for="materialverwaltung">Benötigen Sie das Zusatzmodul Materialverwaltung?</label> <label for="materialverwaltung">Benötigen Sie das Zusatzmodul Materialverwaltung?</label>
<select id="materialverwaltung" name="materialverwaltung" requir > <select id="materialverwaltung" name="materialverwaltung" required >
<option value="Nein, nur das Standard-Programm">Nein, nur das Standard-Programm</option> <option value="Nein, nur das Standard-Programm">Nein, nur das Standard-Programm</option>
<option value="Ja, ich bestelle das Zusatzmodul Materialverwaltung für 138.00 CHF jährlich, Bereitstellungskosten einmalig 342.00 CHF">Ja, ich bestelle das Zusatzmodul Materialverwaltung für 138.00 CHF jährlich, Bereitstellungskosten einmalig 342.00 CHF</option> <option value="Ja, ich bestelle das Zusatzmodul Materialverwaltung für 138.00 CHF jährlich, Bereitstellungskosten einmalig 342.00 CHF">Ja, ich bestelle das Zusatzmodul Materialverwaltung für 138.00 CHF jährlich, Bereitstellungskosten einmalig 342.00 CHF</option>
<option value="Ich bin mir noch nicht sicher.">Ich bin mir noch nicht sicher.</option> <option value="Ich bin mir noch nicht sicher.">Ich bin mir noch nicht sicher.</option>
@ -110,7 +108,7 @@ kommentar = 'age und hobbies sind honeypots'
</div> </div>
<div> <div>
<label for="qrcode">Wünschen Sie die Erweiterung um das Modul QR-Code?</label> <label for="qrcode">Wünschen Sie die Erweiterung um das Modul QR-Code?</label>
<select id="qrcode" name="qrcode" requir > <select id="qrcode" name="qrcode" required >
<option value="Nein, nur das Standard-Programm">Nein, nur das Standard-Programm</option> <option value="Nein, nur das Standard-Programm">Nein, nur das Standard-Programm</option>
<option value="Ja, ich bestelle das Zusatzmodul QR-Code für 36.00 CHF jährlich, Bereitstellungskosten einmalig 50.00 CHF">JJa, ich bestelle das Zusatzmodul QR-Code für 36.00 CHF jährlich, Bereitstellungskosten einmalig 50.00 CHF</option> <option value="Ja, ich bestelle das Zusatzmodul QR-Code für 36.00 CHF jährlich, Bereitstellungskosten einmalig 50.00 CHF">JJa, ich bestelle das Zusatzmodul QR-Code für 36.00 CHF jährlich, Bereitstellungskosten einmalig 50.00 CHF</option>
<option value="Ich bin mir noch nicht sicher.">Ich bin mir noch nicht sicher.</option> <option value="Ich bin mir noch nicht sicher.">Ich bin mir noch nicht sicher.</option>
@ -118,7 +116,7 @@ kommentar = 'age und hobbies sind honeypots'
</div> </div>
<div> <div>
<label for="wochenbett">Benötigen Sie das Programm für Wochenbett-Betreuung?</label> <label for="wochenbett">Benötigen Sie das Programm für Wochenbett-Betreuung?</label>
<select id="wochenbett" name="wochenbett" requir > <select id="wochenbett" name="wochenbett" required >
<option value="Nein">Nein</option> <option value="Nein">Nein</option>
<option value="Ja, ich möchte die Wochenbett-Version">Ja, ich möchte die Wochenbett-Version</option> <option value="Ja, ich möchte die Wochenbett-Version">Ja, ich möchte die Wochenbett-Version</option>
</select> </select>
@ -128,12 +126,11 @@ kommentar = 'age und hobbies sind honeypots'
<textarea id="anmerkung" name="anmerkung" rows="4"></textarea> <textarea id="anmerkung" name="anmerkung" rows="4"></textarea>
</div> </div>
</div> </div>
<center class="w-full"> <!-- <div class ="captcha-container"></div> wir verzichten erstmal auf das Captcha -->
{{< captcha >}} <div class="w-full flex justify-center">
<button id="bestellformular-btn" type="submit" class="submitbutton text-white mx-auto submit-after-valid-captcha" >Kostenpflichtig bestellen</button> <button id="bestellformular-btn" type="submit" class="submitbutton text-white mx-auto submit-after-valid-captcha-bak">Kostenpflichtig bestellen</button>
<div id="notification" class="bg-blue-500 text-white rounded invisible opacity-0 hidden">Notification</div>
<p><div id="notification" class="bg-blue-500 text-white rounded invisible opacity-0 hidden">Notification</div></p> </div>
</center>
</form> </form>
{{% /section %}} {{% /section %}}

View file

@ -21,7 +21,7 @@ bestellformular = true
{{% /aligncenter %}} {{% /aligncenter %}}
<form action="/php/ajaxmail.php" method="POST" id="bestellformular"> <form action="https://verua.dev-1.andreashnida.de/php/ajaxmail.php" method="POST" id="bestellformular">
<div id="formPartOne"> <div id="formPartOne">
<input type="hidden" name="formularart" value="Bestellformular Organisationen"> <input type="hidden" name="formularart" value="Bestellformular Organisationen">
<h5>Bitte tragen Sie die Daten Ihrer Spitex-Organisation ein</h5> <h5>Bitte tragen Sie die Daten Ihrer Spitex-Organisation ein</h5>
@ -156,12 +156,11 @@ Verwaltung und Abrechnung
<textarea id="anmerkung" name="anmerkung" rows="4"></textarea> <textarea id="anmerkung" name="anmerkung" rows="4"></textarea>
</div> </div>
</div> </div>
<center class="w-full"> <!-- <div class ="captcha-container"></div> wir verzichten erstmal auf das Captcha -->
{{< captcha >}} <div class="w-full flex justify-center">
<button id="bestellformular-btn" type="submit" class="submitbutton text-white mx-auto submit-after-valid-captcha" >Kostenpflichtig bestellen</button> <button id="bestellformular-btn" type="submit" class="submitbutton text-white mx-auto submit-after-valid-captcha-bak">Kostenpflichtig bestellen</button>
<div id="notification" class="bg-blue-500 text-white rounded invisible opacity-0 hidden">Notification</div>
<p><div id="notification" class="bg-blue-500 text-white rounded invisible opacity-0 hidden">Notification</div></p> </div>
</center>
</form> </form>
{{% /section %}} {{% /section %}}

View file

@ -22,7 +22,7 @@ bestellformular = true
{{% /aligncenter %}} {{% /aligncenter %}}
<form action="/php/ajaxmail.php" method="POST" id="bestellformular"> <form action="https://verua.dev-1.andreashnida.de/php/ajaxmail.php" method="POST" id="bestellformular">
<input type="hidden" name="formularart" value="Zusatzmodule Freiberufliche"> <input type="hidden" name="formularart" value="Zusatzmodule Freiberufliche">
<div> <div>
<label class="hidden" for="gender">Geschlecht</label> <label class="hidden" for="gender">Geschlecht</label>
@ -92,12 +92,11 @@ bestellformular = true
<label for="zusatzmodul-perigon">Zusatzmodul Perigon, Ausschaltgebühr einmalig 50.00 CHF</label> <label for="zusatzmodul-perigon">Zusatzmodul Perigon, Ausschaltgebühr einmalig 50.00 CHF</label>
</div> </div>
<div><br><br> <div><br><br>
<center class="w-full"> <div class="w-full flex justify-center">
{{< captcha >}} <button id="bestellformular-btn" type="submit" class="submitbutton text-white mx-auto submit-after-valid-captcha-bak">Kostenpflichtig bestellen</button>
<button id="bestellformular-btn" type="submit" class="submitbutton text-white mx-auto submit-after-valid-captcha" >Kostenpflichtig bestellen</button> <div id="notification" class="bg-blue-500 text-white rounded invisible opacity-0 hidden">Notification</div>
</div>
<p><div id="notification" class="bg-blue-500 text-white rounded invisible opacity-0 hidden">Notification</div></p>
</center>
</form> </form>
{{% /section %}} {{% /section %}}

View file

@ -21,7 +21,7 @@ bestellformular = true
{{% /aligncenter %}} {{% /aligncenter %}}
<form action="/php/ajaxmail.php" method="POST" id="bestellformular"> <form action="https://verua.dev-1.andreashnida.de/php/ajaxmail.php" method="POST" id="bestellformular">
<div id="formPartOne"> <div id="formPartOne">
<input type="hidden" name="formularart" value="Bestellformular Organisationen"> <input type="hidden" name="formularart" value="Bestellformular Organisationen">
<h5>Bitte tragen Sie die Daten Ihrer Spitex-Organisation ein</h5> <h5>Bitte tragen Sie die Daten Ihrer Spitex-Organisation ein</h5>
@ -155,12 +155,10 @@ bestellformular = true
</div> </div>
</div> </div>
<center class="w-full"> <div class="w-full flex justify-center">
{{< captcha >}} <button id="bestellformular-btn" type="submit" class="submitbutton text-white mx-auto submit-after-valid-captcha-bak">Kostenpflichtig bestellen</button>
<button id="bestellformular-btn" type="submit" class="submitbutton text-white mx-auto submit-after-valid-captcha" >Kostenpflichtig bestellen</button> <div id="notification" class="bg-blue-500 text-white rounded invisible opacity-0 hidden">Notification</div>
</div>
<p><div id="notification" class="bg-blue-500 text-white rounded invisible opacity-0 hidden">Notification</div></p>
</center>
</form> </form>
{{% /section %}} {{% /section %}}

View file

@ -13,14 +13,9 @@ itemtype="http://schema.org/WebPage">
<!-- style (always cache it) --> <!-- style (always cache it) -->
{{ partialCached "essentials/style.html" . }} {{ partialCached "essentials/style.html" . }}
{{ if not hugo.IsProduction }}
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap" rel="stylesheet">
{{ end }}
</head> </head>
<body class="{{ if not hugo.IsProduction }}env-development{{ end }}"> <body class="{{ if eq .Site.Params.environment "development" }}env-development{{ end }}">
<!-- cache partial only in production --> <!-- cache partial only in production -->
{{ if hugo.IsProduction }} {{ if hugo.IsProduction }}
{{ partialCached "preloader.html" . }} {{ partialCached "preloader.html" . }}