Make sure events registration uses POST and is done when 'register' is pressed
Closes #340 and #346 (closed)
Before the registration used GET requests, now it uses POST. Before the registration was completed after filling in the info fields, now it is completed when 'register' is pressed.