144 Commits

Author SHA1 Message Date
tfeigel 30a1c4ad8e Pagination eingebaut 2025-12-18 19:13:46 +01:00
tfeigel bbe05bd765 Fix Calendar Loading Problems 2025-12-18 19:00:05 +01:00
tfeigel afadbbc835 Update 251218 2025-12-18 18:43:56 +01:00
tfeigel 6c73455013 Merge pull request 'Set production parameter' (#29) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/29
2025-09-22 13:14:34 +02:00
tfeigel 76d072bd44 Set production parameter 2025-09-22 13:13:52 +02:00
tfeigel 5d15f4bbc8 Merge pull request 'Config angepasst für korrekte Homepage' (#28) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/28
2025-09-22 10:06:19 +02:00
tfeigel b829f0e479 Config angepasst für korrekte Homepage 2025-09-22 10:05:46 +02:00
tfeigel 20c1721f8e Merge branch 'develop' 2025-09-22 09:58:26 +02:00
tfeigel 2f782a4f6e Sitemap angepasst 2025-09-22 09:58:10 +02:00
tfeigel 95dce6b534 Revert "Merge commit 'db0870bdcb7a4eee760ba350406413b5fe84e638' into develop"
This reverts commit 113234816ec19bc585116c55ceedca86cd865748, reversing
changes made to 51ff2484703c5a0d13f47df3fd381a63ce5c98b8.
2025-09-22 09:54:42 +02:00
tfeigel 2aff4a4a5b Merge commit 'db0870bdcb7a4eee760ba350406413b5fe84e638' into develop 2025-09-22 09:51:52 +02:00
tfeigel 476d237b40 Added Sitemap 2025-09-22 09:50:12 +02:00
tfeigel 405908f48d Merge pull request 'Anpassungen für Scanner von LegalCockpit' (#27) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/27
2025-09-22 08:48:30 +02:00
tfeigel 1a5618435e Anpassungen für Scanner von LegalCockpit 2025-09-22 08:46:36 +02:00
tfeigel abecbfc79b Merge pull request 'Update for Go-Live' (#26) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/26
2025-09-21 18:26:52 +02:00
tfeigel 9bb502a8d5 Vue Compiler deaktiviert 2025-09-21 17:54:20 +02:00
tfeigel a0b0ad39a6 commented.io entfernt 2025-09-21 17:54:08 +02:00
tfeigel e791c47a19 composer update 2025-09-21 16:55:27 +02:00
tfeigel e6b8ca5525 pnpm update 2025-09-21 16:55:18 +02:00
tfeigel 61d5d8e670 Link zum Ligamanager aktualisiert 2025-09-21 16:54:53 +02:00
tfeigel a2ab40094f Merge pull request 'Update Homepage - Setup Panels' (#25) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/25
2025-09-06 19:04:09 +02:00
tfeigel 3cf8dc6ed7 Fixes display of author avatar and league links
Ensures author avatar is only displayed if it exists.

Uses dynamic league IDs from the `spielbetrieb` page in the navbar, which
allows changing the league links in the backend.
2025-09-06 19:03:13 +02:00
tfeigel 7e541e1244 Refactors content structure and adds blueprints
Restructures content files for better organization and consistency.

Moves static content from template files to content files.

Adds blueprints for new pages, including Archive, Datenschutz, DWZ, Error, Impressum, Kontakt, Satzung, Spielbetrieb, Termine, and Verein.

Updates the "termine" snippet to improve date filtering and security, escaping output for safety.
2025-09-06 18:37:29 +02:00
tfeigel 0954f8ddc4 Added Favicon 2025-09-06 17:46:43 +02:00
tfeigel faf3768ecf Merge pull request 'Make backward compatible to PHP 8.3' (#24) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/24
2025-09-06 17:13:16 +02:00
tfeigel a064f05bcd Make backward compatible to PHP 8.3 2025-09-06 17:12:09 +02:00
tfeigel dae0e196d2 Merge pull request 'Datenschutzerklärung angelegt' (#23) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/23
2025-09-06 16:00:32 +02:00
tfeigel f505014831 Datenschutzerklärung angelegt 2025-09-06 16:00:05 +02:00
tfeigel fbbccb6c14 Merge pull request 'Adds chess analysis page' (#22) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/22
2025-09-06 15:29:23 +02:00
tfeigel 89debde29c Adds chess analysis page
Adds a new page for chess analysis, powered by lichess.org,
and integrates it into the navigation menu. Also adds daily
puzzle snippet to home page. Updates hero image to correct gif.
2025-09-06 15:28:18 +02:00
tfeigel ec970b6b13 Merge pull request 'Updates Vorstand page with current information' (#21) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/21
2025-09-06 13:02:35 +02:00
tfeigel 38c24ef11a Updates Vorstand page with current information
Updates the Vorstand page to reflect the current board members.

Replaces the old Vorstand image with the new one for 2025
Adds a field for image description to provide context for the image.
2025-09-06 13:00:47 +02:00
tfeigel 1c002fe786 Merge pull request 'Zeitzone korrigiert' (#20) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/20
2025-09-06 12:29:00 +02:00
tfeigel 15de43a2b5 Enhances event handling with timezone support
Adds timezone handling to the event parsing and formatting logic.

This allows events to be displayed in the user's local timezone, improving the user experience.

Also restructures the event display on the "Termine" page to include a sidebar for filtering by year and month.
2025-09-06 12:27:56 +02:00
tfeigel 90d5725239 Merge branch 'develop' 2025-09-06 12:12:27 +02:00
tfeigel 94078a7e6f Adds Prettier formatting and PHP support
Adds Prettier for consistent code formatting across the project.
Includes PHP plugin and configures formatting for PHP files.
Adds format and format:check scripts to package.json for ease of use.
2025-09-06 12:10:22 +02:00
tfeigel d848d09800 Restructures news snippet for improved layout
Refactors the news snippet to enhance its visual appearance and layout.

Changes include:
- Switching to a flexbox-based layout for improved responsiveness.
- Adding an aspect ratio to the images.
- Displaying author information, including avatar and role.
- Adding a button to clear the tag filter.
2025-09-06 11:51:23 +02:00
tfeigel ded4f91e7d Merge remote-tracking branch 'origin/main' 2025-09-06 11:08:45 +02:00
tfeigel 1c5e5ce70e Updates team information and dependencies
Corrects the team count and league level on the homepage.

Removes the `package-lock.json` file and updates `package.json` and `pnpm-lock.yaml` to use the latest Tailwind CSS CLI and Tailwind CSS versions.

Sorts upcoming events by date and improves the responsive behavior of the event cards on the homepage by adjusting the number of cards shown and managing arrow button states.
2025-09-06 11:06:41 +02:00
tfeigel f366b235aa Updates team information and dependencies
Corrects the team count and league level on the homepage.

Removes the `package-lock.json` file and updates `package.json` and `pnpm-lock.yaml` to use the latest Tailwind CSS CLI and Tailwind CSS versions.

Sorts upcoming events by date and improves the responsive behavior of the event cards on the homepage by adjusting the number of cards shown and managing arrow button states.
2025-09-06 11:06:41 +02:00
tfeigel c72fadd464 composer update 2025-09-02 09:46:15 +02:00
tfeigel 0441e4dea2 composer update 2025-09-02 09:46:15 +02:00
tfeigel 3beb233820 Update 2025-07-16 08:48:23 +02:00
tfeigel 97c338584f Fixed errors loading fonts and images 2025-07-16 05:43:04 +02:00
tfeigel 6332d08a64 Added missing Fornt 2025-07-16 05:00:57 +02:00
tfeigel a8766e5db9 Removed php-cs-fixer.cache 2025-07-15 19:36:39 +02:00
tfeigel 7e657a1eb3 Update .gitignore 2025-07-15 19:30:17 +02:00
tfeigel 5ae40c2b8c Removed Mail Settings
I'm using postfix together with smtp.gmail.com for Testing
2025-07-15 17:22:24 +02:00
tfeigel 0c442bd797 Added configuration for resend 2025-07-15 16:52:47 +02:00
tfeigel 7a4b8b7c32 Merge pull request 'Changed Homepage' (#19) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/19
2025-07-13 18:30:49 +02:00