Commit Graph

115 Commits

Author SHA1 Message Date
tfeigel 0954f8ddc4 Added Favicon 2025-09-06 17:46:43 +02:00
tfeigel a064f05bcd Make backward compatible to PHP 8.3 2025-09-06 17:12:09 +02:00
tfeigel f505014831 Datenschutzerklärung angelegt 2025-09-06 16:00:05 +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 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 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 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
tfeigel e189779a5b feat: update homepage text and layout with new introduction
Added a welcoming introduction for Schachfreunde Bad Steben to the homepage text. Replaced generic "Hallo Welt!" heading with "Herzlich Willkommen!". Integrated dynamic text rendering using `kirbytext()` for better content management.
2025-07-13 18:29:15 +02:00
tfeigel be0a7cb217 fix: update Vorstand email address in Mitgliedschaft section 2025-07-13 18:04:30 +02:00
tfeigel e71c7ca9a3 Merge pull request 'feat: improve Kontaktformular error handling and enhance UI feedback' (#18) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/18
2025-07-13 17:59:59 +02:00
tfeigel 3b36b83b40 feat: improve Kontaktformular error handling and enhance UI feedback
Updated error message formatting for more user-friendly feedback. Enhanced UI by restructuring success and error notifications with improved styles and layout. Added a `name` attribute to the submit button for better form submission handling. Adjusted text field IDs and names for consistency.
2025-07-13 17:57:40 +02:00
tfeigel 9605f4d194 Merge pull request 'fix: removed form component and use kirby integrated tools instead' (#17) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/17
2025-07-13 17:42:16 +02:00
tfeigel 78789132a4 feat: replace mzur/kirby-uniform with custom Kontaktformular implementation
Replaced the `mzur/kirby-uniform` dependency with a custom form handling solution. Updated `kontakt.php`, its backend controller, and corresponding email template for streamlined submission handling. Adjusted styles in `input.css` and integrated a honeypot field for spam prevention.
2025-07-13 17:40:58 +02:00
tfeigel 8fdb707178 chore: remove mzur/kirby-uniform dependency and update composer.lock
Removed the `mzur/kirby-uniform` plugin from `composer.json` and its related dependencies from `composer.lock` to clean up unused form handling functionalities.
2025-07-13 17:10:26 +02:00
tfeigel bbfb290c17 Merge pull request 'WEB-13: Kontaktseite einbauen' (#16) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/16
2025-07-13 16:50:28 +02:00
tfeigel a3e08f22ed feat: add Kontaktformular section with backend logic and styles
Implemented a new Kontaktformular section including a frontend form, backend logic using `mzur/kirby-uniform`, and corresponding styles in `input.css`. Added a new template, controller, and snippet for dynamic rendering and form handling.
2025-07-13 16:49:05 +02:00
tfeigel 090ac601a5 feat: add mzur/kirby-uniform plugin and update .gitignore
Included the `mzur/kirby-uniform` plugin in `composer.json` for enhanced form handling functionality. Updated `.gitignore` to exclude `/site/plugins/` for better project structure and version control.
2025-07-13 16:48:47 +02:00
tfeigel 1680a0838f style: update text size from sm to m in navbar dropdown links for consistency 2025-07-13 15:46:11 +02:00
tfeigel 15ff16d094 Merge pull request 'WEB-10: Mitgliedschaftsseite bauen' (#15) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/15
2025-07-13 15:40:10 +02:00
tfeigel c04d162b0d feat: add Mitgliedschaft section and update Verein structure
Introduced a new Mitgliedschaft section with detailed information on membership requirements, benefits, and fees. Reorganized Verein-related file structure for better clarity and added supporting styles in `input.css`. Extended blueprints to support the new section and updated snippets for dynamic content rendering.
2025-07-13 15:36:38 +02:00
tfeigel 0d146b616b Merge pull request 'WEB-15: Seite für GM Kosteniuk anlegen' (#14) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/14
2025-07-13 14:28:10 +02:00
tfeigel a81026ee78 feat: add GM Kosteniuk section and update file structure for Verein content
Introduced a dedicated section for GM Alexandra Kosteniuk with new structured content and images. Restructured Verein-related directories, renaming and reorganizing files for improved clarity. Updated navbar to include a link to the new section. Adjusted typography and heading styles for consistency in `input.css`. Added markdown support in page blueprints.
2025-07-13 14:26:58 +02:00
tfeigel 2b616ab182 style: adjust typography and layout styles in impressum, footer, and navbar
Refined text sizes and spacing across components (`impressum.php`, `footer.php`, `navbar.php`) for improved consistency. Added custom styles for headings and impressum-specific elements in `input.css`.
2025-07-13 13:50:04 +02:00
tfeigel 135ec88ea9 Merge pull request 'Updated News and Blog Templates' (#13) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/13
2025-07-13 13:00:04 +02:00
tfeigel 5f37dfceef feat: update news articles content and restructure directory
Removed outdated articles (`20250709-Test`, `test` in drafts) and introduced two new posts: `vereinsblitzmeisterschaft` and `kreismannschaftspokal`. Added associated images and improved structured content with blocks, summaries, and tags for better organization.
2025-07-13 12:58:45 +02:00
tfeigel 07814712d7 feat: extend news section with tag filtering, improved layout, and homepage integration
Added tag filtering functionality to the blog and news sections, allowing users to filter posts by categories. Enhanced layout with improved tag display, author details, and responsive styling. Integrated the latest news preview into the homepage template. Adjusted visibility logic for navigation arrows in event carousel and refined related PHP snippets for better clarity and reusability.
2025-07-13 12:58:21 +02:00
tfeigel 9e5e76d9ba Merge pull request 'Fixed position of commented.io to head' (#12) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/12
2025-07-12 15:57:29 +02:00
tfeigel 008cc8389f Fixed position of commented.io to head 2025-07-12 15:57:04 +02:00
tfeigel 9bb36445cc Merge pull request 'Added commented.io Script' (#11) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/11
2025-07-12 15:54:46 +02:00
tfeigel 1d37c728d0 Added commented.io Script 2025-07-12 15:53:19 +02:00
tfeigel 3d1564b624 Merge pull request 'fix: error showing appointments' (#10) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/10
2025-07-09 16:26:33 +02:00
tfeigel c4b76a2044 chore: remove unused format_ics_date function from termine.php 2025-07-09 16:25:20 +02:00
tfeigel c856b67dfe Merge pull request 'WEB-7: Seiten für Blog erstellen' (#9) from develop into main
Reviewed-on: https://git.feigel.it/SFBadSteben/schachfreunde-badsteben/pulls/9
2025-07-09 16:20:40 +02:00
tfeigel 072a6a930b Merge branch 'feature/WEB-7_News' into develop 2025-07-09 16:19:44 +02:00
tfeigel a7cd115a56 chore: remove unused quote block, adjust snippet formatting in blockpage template 2025-07-09 16:19:03 +02:00
tfeigel 5a83eaf85f chore: remove unused quote block, adjust snippet formatting in blockpage template 2025-07-09 16:18:56 +02:00