adsad
All checks were successful
Deploy / deploy (push) Successful in 57s

This commit is contained in:
2026-08-11 22:23:21 +02:00
parent 016cf17971
commit d3ebe6fa68
7 changed files with 182 additions and 28 deletions

View File

@@ -39,6 +39,7 @@ Papa-Kind-Treff is a PHP-based platform for fathers. Core areas are local events
- Inside the own-event form, `valid until` and `recurrence` are hidden.
- When an own event uses a database-backed location, address and category are shown as informational values and are not edited directly.
- The own-event form now offers direct links into creating a new place or a new event-style listing.
- After that intermediate step, the user returns to the own-event form with the previous event input restored and the newly created place or event-style listing already selected.
- When `event from database` is selected, the event date must fall inside that source event's valid date window.
- Categories in the member area are handled via a search input with existing suggestions and automatic creation when needed.
- Own events support an optional description, a clear `with children` yes/no field, optional capacity, an optional image, and either a database-backed location or a custom address.