Files
pretix_cgo/src/pretix/control/views
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-03-07 21:48:59 +01:00
2017-10-04 09:45:37 +02:00
2017-10-28 21:54:27 +02:00
2017-10-02 14:59:01 +02:00
2017-08-24 12:36:48 +02:00