Commit Graph

131 Commits

Author SHA1 Message Date
17d2dafd65 fix: Responsives Verhalten des Headers auf der Homepage gefixt.
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-04 14:15:43 +02:00
d448019c92 fix: Fix padding für Sub-Claim um Überschrift nicht zu verdecken. 2023-06-04 09:22:50 +02:00
e182fbe7b1 fix: Font-Styles im Footer korrigiert. 2023-06-04 09:16:25 +02:00
52f19c880e fix: Abstände im Kontaktformular für bessere Responsivität geändert. 2023-06-04 09:15:42 +02:00
6232bf2922 chore: Ungenutzte Styles entfernt (mit purgecss).
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-31 19:23:54 +02:00
e9cdb1c4bb feat: Textüberschrift auf Startseite durch Grafik ersetzt. 2023-05-21 11:03:06 +02:00
025eb2d7e0 feat: Listicons für bessere Positionierung über ::before integriert. 2023-05-21 11:03:06 +02:00
0eb383d18e fix: Großes Header-Bild auf der Homepage gefixt. 2023-05-21 11:03:06 +02:00
13cbcbec84 feat: Spaltenanzahl verringert (Schriftgröße wurde vorher auch erhöht. 2023-05-21 11:03:06 +02:00
8823ccd9b7 chore: Altes Kompatibilitätszeug entfernt. 2023-05-21 11:03:06 +02:00
c25cd81dad feat: Mitglieder-Seite gestylt und Zahlen als Hintergrundbilder hinzugefügt. 2023-05-21 11:03:05 +02:00
ca4f46394b chore: Whitespace. 2023-05-21 11:03:05 +02:00
ff4af1cb13 chore: Whitespace.
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-16 16:46:25 +02:00
eb24598b11 feat: Kompetenzen zu Services-Seite hinzugefügt. 2023-05-16 16:36:18 +02:00
f223aaf9d0 feat: Kompetenzen-Seite auf Services umgebaut. 2023-05-16 15:03:56 +02:00
6afc7c032c feat: Untermenü für Blog und Podcast hinzugefügt. 2023-05-16 12:52:43 +02:00
6dac99cc2f feat: Darstellung des Players verbessert. 2023-05-16 11:48:33 +02:00
ab1b64ef69 feat: 1. Version des Card grids auf der Seite Aktuelles.
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-11 11:37:16 +02:00
94cfc60bd6 fix: Responsivness verbessert (ein bisschen). 2023-05-10 18:07:08 +02:00
c64f3a4374 fix: Verhindert, dass das div unten aus der Seite herausragt. 2023-05-10 15:56:50 +00:00
122456b720 feat: 1. Anlauf für Kontaktformular mit fancy Überschrift auf der Homepage. 2023-05-10 17:49:02 +02:00
aae766e5b6 feat: Removed most front page content, rewrote first section. 2023-05-10 15:03:09 +02:00
b2c93c98d0 feat: Updated front page header. 2023-05-09 17:40:29 +02:00
2b0dab7612 feat: (WIP) Added Kompetenzen list with logos. 2022-09-03 17:09:45 +02:00
3b14c01591
Only load or do things if necessary
All checks were successful
continuous-integration/drone/pr Build is passing
2022-08-24 15:27:20 +02:00
0882053a42
Handle request errors 2022-08-24 15:15:08 +02:00
f9229b5998
Make ajax URL relative to webroot and variable name more unique 2022-08-24 15:13:39 +02:00
42b9b3a62e
Set the return path via the envelope sender
All checks were successful
continuous-integration/drone/pr Build is passing
2022-08-24 14:35:01 +02:00
590cbfbb65 feat: Type hinting all the way.
All checks were successful
continuous-integration/drone/pr Build is passing
2022-08-24 08:03:54 +02:00
aebb53e5c1 fix: Fixed undefined variables error. 2022-08-24 08:03:27 +02:00
7df4a24abd fix: Fixed broken replacement for newlines. 2022-08-24 07:59:58 +02:00
54482d90f6 fix: Ensure \r\n for line breaks and properly encode subject for umlauts. 2022-08-21 14:18:23 +02:00
4e7b22fde6 fix: Fix sanitation to not break Umlauts and use specific email filter. 2022-08-21 14:18:10 +02:00
b65755de8d feat: Switched from hardcoded domain to relative path to improve portability.
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
2022-08-20 15:55:16 +02:00
92d2c37000 fix: Added missing error message for missing subject. 2022-08-18 20:53:16 +02:00
e2fa3f75cc fix: Changed user facing text to formal speech. 2022-08-18 20:53:00 +02:00
360f90fc9d fix: Not just pass it along but really use the subject ;) 2022-08-18 20:52:50 +02:00
f58ba3bbc1 feat: Now really send emails. 2022-08-18 20:52:40 +02:00
fa9cf1bf37 fix: Remove opposite highlight classes to just display the most recent one. 2022-08-18 20:52:29 +02:00
e53449352f feat: Added subject to contact form. 2022-08-18 20:52:19 +02:00
4f7edc53a8 fix: Duzen all the way. 2022-08-18 20:52:12 +02:00
9b9f2b95c5 fix: Removed empty class definition. 2022-08-18 20:45:07 +02:00
553bba8917 feat: Improved layout of contact form submit button. 2022-08-18 20:44:58 +02:00
88276c2e2e feat: Switched time based bot protection from JS to PHP sessions. 2022-08-03 18:04:03 +02:00
487f2268b6 feat: Fehlermeldungen anzeigen und Botdetection anhand von Bearbeitunszeit. (#105) 2022-08-03 17:56:54 +02:00
2af9144fcb feat: Arrow functions aufgeräumt und Fehlerbehandlung ergänzt. (#105) 2022-08-03 17:56:54 +02:00
5a089b6a2a feat: Bot-Detection erweitert. (#105) 2022-08-03 17:56:54 +02:00
83d4694190 fix: Fixed Syntax in manifest.json. 2022-08-03 17:56:54 +02:00
aeb1ae24fa feat: WIP Kontaktformular hinzugefügt. (#105)
Die URL ist noch hardcoded. Rückmeldung für den User fehlt noch. Die Nachricht geht noch nirgends hin. Spamprotection ohne Captcha ist nur in Ansätzen zu erkennen.
2022-08-03 17:55:25 +02:00
5c4d16660a feat: Updated the pdf document of the Satzung.
All checks were successful
continuous-integration/drone/pr Build is passing
I created this from the HTML-Version. If there's an official PDF feel free to create a PR.
2022-08-03 17:48:07 +02:00