Commit Graph

173 Commits

Author SHA1 Message Date
b0cde1d0f7 feat: Kompetenzen-Seite auf Services umgebaut. 2023-08-08 21:08:08 +02:00
e0869914ab feat: Untermenü für Blog und Podcast hinzugefügt. 2023-08-08 21:08:08 +02:00
ffd1922cd0 feat: Darstellung des Players verbessert. 2023-08-08 21:08:08 +02:00
952f8031f7 feat: 1. Version des Card grids auf der Seite Aktuelles. 2023-08-08 21:08:08 +02:00
0676d046f9 fix: Responsivness verbessert (ein bisschen). 2023-08-08 21:08:08 +02:00
58d2c86b91 fix: Verhindert, dass das div unten aus der Seite herausragt. 2023-08-08 21:08:08 +02:00
9c4878c1e2 feat: 1. Anlauf für Kontaktformular mit fancy Überschrift auf der Homepage. 2023-08-08 21:08:08 +02:00
54d62ab314 feat: Removed most front page content, rewrote first section. 2023-08-08 21:07:44 +02:00
0cd77b9034 feat: Updated front page header. 2023-08-08 21:07:30 +02:00
7030be4ac7 feat: (WIP) Added Kompetenzen list with logos. 2023-08-08 21:02:10 +02:00
eb1c33d32e
Update Beitrags- und Finanzordnung
Some checks failed
continuous-integration/drone/pr Build is failing
2023-04-27 16:52:22 +02:00
c784e7db48 Typo.
All checks were successful
continuous-integration/drone/pr Build is passing
2023-01-11 21:41:35 +01:00
649130f788 Merge pull request 'Satzung aktualisiert' (#157) from satzung-20221120 into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #157
2023-01-10 21:58:52 +01:00
725e49f90d Typos
All checks were successful
continuous-integration/drone/pr Build is passing
2023-01-07 12:51:43 +01:00
d7b199feb5 PDF-Version der Satzung aktualisiert.
All checks were successful
continuous-integration/drone/pr Build is passing
2023-01-07 12:23:46 +01:00
86811c8dc6
Add AGO document
All checks were successful
continuous-integration/drone/pr Build is passing
2022-12-08 17:07:07 +01: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
4181a9b1a8 fix: Fixed nearly unclickable logo in mobile view.
All checks were successful
continuous-integration/drone/pr Build is passing
2022-07-24 12:20:56 +02:00
cfb859d0d6 fix: Fixed unclickable sub menu by adjusting the height of .header__privmary_nav.
All checks were successful
continuous-integration/drone/pr Build is passing
2022-07-24 11:43:33 +02:00
8b20f0fab2 chore: Uncluttered navlist css. 2022-07-24 11:33:49 +02:00
f508b40fd0 fix: Honor stacking context to fix vanishing menu.
All checks were successful
continuous-integration/drone/pr Build is passing
2022-07-24 10:35:55 +02:00
bb75a9a478
Update keys 2022-05-06 16:56:09 +02:00
bf9b5ee7cd Update key 2022-02-03 14:25:08 +01:00
c87ba21e32 Update key 2022-02-03 14:23:22 +01:00
Stephan
a862e78b57 fix: changed podcast logo to avoid white on transparent background
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Added podcast title to image
2021-08-29 11:08:47 +02:00
Stephan
0a37987a2d Fixed broken lists in some browsers.
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-09 23:00:33 +02:00
Stephan
20be9a5da5 Improved kerning of white wtf logo. Converted text to curves. 2021-05-23 15:15:25 +02:00
Stephan
d1596dad96 Made dark space in rss logo transparent. 2021-05-23 15:07:20 +02:00
L3D
827092c0e7
sync color definition 2021-05-20 01:36:37 +02:00
Stephan
d940444fdc Moved navigation to separate block and fixed highlighting of active page.
Highlighting is done via color (orange) and typography (underline) on purpose to make it recognizable even if one can't see colors properly.
2021-04-11 16:08:56 +02:00
Stephan
061b17810b Added proper heading to 'Aktuelles' page. 2021-04-11 10:10:01 +02:00
Stephan
2be53e2328 Created new aggregator page for 'Aktuelles'. 2021-04-10 22:13:17 +02:00
Stephan
566fe47342 Switched last svg corner to new kind of blue. 2021-04-10 22:11:58 +02:00
Stephan
8a8fe1d8ff Updated colors for peace of mind. 2021-04-07 21:17:05 +02:00
Stephan
b35f3c41d3 Added missing unicorns. 2021-04-06 22:01:25 +02:00
Stephan
1b19f07b35 Replaced layout <br>s via css. 2021-04-06 21:28:54 +02:00
Stephan
cb3eeee6b3 Merge branch 'podcast' 2021-04-06 18:26:08 +02:00
Stephan
dde256091f Podcast layout improvements. 2021-04-06 18:24:25 +02:00
L3D
caf8e236a0
more eastereggs 2021-03-31 23:53:01 +02:00
L3D
9d3bccab31
copy wtf-beitrittserklaerung.pdf to this git 2021-03-31 21:38:52 +02:00
L3D
1d6ab9c561
add podcast xml meta data 2021-03-30 23:54:01 +02:00
Gulliver
308f2982b2 added page and pdf for beitragsordnung 2021-03-26 15:03:37 +01:00
Stephan
4320b4ea0d Improved spacing on homepage for mobile devices. 2021-03-21 18:07:37 +01:00
Stephan
d83b0288eb Improved font sizes and big header for mobile devices. 2021-03-21 17:56:28 +01:00
Stephan
4fb5cc4323 Constrained text width to 75ch on text pages to improve readability. 2021-03-21 17:28:14 +01:00
Stephan
7ba82cd2c9 Improved list rendering on text pages. 2021-03-21 17:27:43 +01:00
Stephan
0bb88e2d26 Improved spacing and consistency mainly for the pages Impressum and Datenschutz. 2021-03-21 17:15:38 +01:00
Stephan
b55f6eb00b Improved spacing of social logos in footer. 2021-03-21 12:22:28 +01:00
L3D
923f768d08
Update GnuPG Key 2021-03-18 22:04:57 +01:00
rev0lverheld
0bf6b4fc49 Typos korrigiert, Mail-Adressen angepasst, Mastodon.Link mittendrin entfernt 2021-03-18 21:53:51 +01:00
L3D
94f08b7247
update Podcast Feed to Footer 2021-03-18 21:25:55 +01:00
rev0lverheld
afd5b17f8c GnuPG-Key office@wtf-eg.de 2021-03-18 21:12:58 +01:00
L3D
8a262a251b
Add three box design 2021-03-18 01:58:45 +01:00
Stephan
5e42e6ddf6 Changed color of text in frontpage claim. 2021-03-17 21:39:51 +01:00
Stephan
7116e96a56 WIP: Improved transition from content to footer a bit. Not a final solution :( 2021-03-17 20:19:35 +01:00
Stephan
c15a4cfd7c WIP: Added white WTF logo to footer. 2021-03-17 20:07:13 +01:00
Stephan
e3a7afe42b WIP: Styled about page according to topio. 2021-03-16 18:27:36 +01:00
Stephan
137da7dfb4 Replaced #fff and white with css variable. Change --nearly-black to --wtf-nearly-black. 2021-03-14 18:16:00 +01:00
Stephan
4e57ddd4ba Added signature edge to footer. 2021-03-14 18:01:33 +01:00
Stephan
959dfffdb8 Fixed button width on phone in portrait orientation. 2021-03-14 17:17:20 +01:00
Stephan
ae186d23df Fixed margin on homepage card headings. 2021-03-14 17:17:20 +01:00
Stephan
c121750bd2 Layout for icon cards on the homepage. 2021-03-14 17:17:19 +01:00
Stephan
4c201b4b43 Changed background color of dragon icon. 2021-03-14 17:17:19 +01:00
Stephan
261ee45261 Fixed third box from growing out of 1200px max content width. 2021-03-14 17:17:19 +01:00
Stephan
7a45863b31 Fixed bottom lines on building icon. 2021-03-14 17:17:19 +01:00
Stephan
9368a7847f Fixed export error on vector icons. 2021-03-14 17:17:19 +01:00
Stephan
e1c46c6750 Layout of thirds for 2nd homepage section. 2021-03-14 17:17:19 +01:00
Stephan
d3e7938720 Fix vanishing claim on narrow widths. 2021-03-14 17:17:19 +01:00
Stephan
925b7cdc83 static html: homepage 1st section
To be converted to proper template.
2021-03-14 17:17:18 +01:00
scammo
736c581f1b erste änderungen, offene Fragen 2021-03-09 18:52:12 +01:00
scammo
4fc48a1323 scammo init 2021-03-09 18:37:03 +01:00
Stephan
21a803cc21 Slim header according to topio (now fully responsive). 2021-03-06 11:53:26 +01:00
Stephan
7a9c287e46 WIP: Slim header according to topio
Broken below 789px responsive magic missing.
2021-03-02 22:40:11 +01:00
Stephan
ef6179a326 Removed hard line from header background. 2021-03-02 22:11:57 +01:00
Stephan
eb70bb8eec Added vector icons. 2021-03-02 22:09:53 +01:00