v2.9.2
Organizers can delete their own events
- New
DELETE /gigiau/v1/organizer/events/{id}endpoint: an organizer can delete an event they submitted (ownership and CSRF verified); the poster attachment is removed too. - A Delete button (with confirmation) appears next to Edit in the organizer's "My events" list.
Patch on top of v2.9 (moderator email notifications).