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

This commit is contained in:
2026-08-19 20:58:48 +02:00
parent b0d80e209c
commit ca8544b31b
4 changed files with 79 additions and 2 deletions

View File

@@ -55,6 +55,7 @@ Papa-Kind-Treff is a PHP-based platform for fathers. Core areas are local events
- 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, the category that should not be kept is removed completely and the view is reloaded fresh afterwards.
- Merged categories are additionally blocked internally through redirects so default seeding or later inputs cannot make them selectable again.
- 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.