slub / slub_events

EXT:slub_events
GNU General Public License v3.0
2 stars 15 forks source link

Add 'hide cancelled events' button #97

Closed gnuj closed 1 year ago

gnuj commented 1 year ago

This PR brings a new function to the event list views. In the backend there is now an new button that 's hide all cancelled events in the list. It'll add a request to the database query which only get rows where cancelled is NULL.