Files
pretix_original/src/pretix/control
Jakob Schnell 1a894d71b8 Fix #630 -- manual check-in of attendees (#642)
* [WIP] manual check-in of attendees

This enables manual check-in of attendees.  The post-code was heavily
copied from the APIRedeemView of the pretixdroid, thus so far this seems
to be working, but I have a few questions:

The checkin-Objects generated by the pretixdroid-app have a nonce.
Should the checkin object generated here have a nonce, too?

Should the result of the check-in be noted in any other way than by the
change of the status?

* addressed review comments

* implement unit test for manual checkin

* fix style-issues

* Slight layout change

* Log who did the manual check-in

* Improve unit test to check the result of the action
2017-10-28 23:16:22 +02:00
..
2017-10-28 21:54:27 +02:00
2017-10-07 18:13:06 +02:00
2017-06-28 17:57:15 +02:00
2017-09-04 22:09:30 +02:00
2017-05-03 17:11:55 +02:00
2017-10-28 21:54:27 +02:00