Add ability to do bulk status update on talkvote page
authorMagnus Hagander <magnus@hagander.net>
Mon, 11 Aug 2025 12:43:25 +0000 (14:43 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 11 Aug 2025 12:43:25 +0000 (14:43 +0200)
commitf955a6aa85b3fc6c909d016f3b8b76f4d5c6e660
treed50060ada5beb390d507daa5d0470202e6ebd498
parent3c4c2e57486e56a04e624245bbd18d0e1dd0dc1e
Add ability to do bulk status update on talkvote page

This can be used to for example reject all sessions below a certain
number etc. Can be combined with the existing filtering system to get
reasonably granular control and efficiency.

Fixes #128
docs/confreg/callforpapers.md
media/css/sessionvotes.css
media/js/sessionvotes.js
postgresqleu/confreg/views.py
template/confreg/sessionvotes.html