Make it possible to cancel a waitlist offer
authorMagnus Hagander <magnus@hagander.net>
Mon, 9 Jul 2018 11:59:14 +0000 (13:59 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 9 Jul 2018 12:01:40 +0000 (14:01 +0200)
commitd7c3e4f42e4c77c76fe6066467075d2ce4ba011c
tree199adbb635da0f1b47a4c92eb41fee2ffa9f2794
parent73f021fd06ce6d034c92fda505e42817f6d74880
Make it possible to cancel a waitlist offer

Previously it was only possible to remove a user from the waitlist when
they did not have an active offer, and one had to wait until the offer
expired to to that. Now we can cancel the offer but leave them on the
waitlist, and then decide if we want to cancel the waitlist completely
as a second step.
docs/confreg/graphs/waitlist.dot
docs/confreg/graphs/waitlist.svg
postgresqleu/confreg/views.py
template/confreg/admin_waitlist.html
template/confreg/admin_waitlist_list.inc.html
template/confreg/mail/waitlist_admin_offer_cancel.txt [new file with mode: 0644]