ydasd
All checks were successful
Deploy / deploy (push) Successful in 53s

This commit is contained in:
2026-08-19 20:33:08 +02:00
parent 39dfc97ae6
commit 5401e89a2b
5 changed files with 37 additions and 10 deletions

View File

@@ -54,6 +54,7 @@ Papa-Kind-Treff is a PHP-based platform for fathers. Core areas are local events
- Categories no longer live under `System`, but in their own member-area section `Categories`; that area only shows newly created categories and merges them into existing database categories through a suggestion field.
- New categories remain visible there until an authorized user confirms them or merges them into an existing category.
- The `Categories` area also includes a search across existing categories so they can be found and merged directly.
- During merging, it is now possible to explicitly choose which of the two categories should be kept.
- Community levels can now additionally carry the rights for category handling as well as place and event approvals.
## Technical Frame