fw42 / cubecomp

WCA Rubik's Cube competition website hosting
https://cubecomp.de/
MIT License
10 stars 4 forks source link

CSV export should include waiting list events #220

Closed fw42 closed 8 years ago

fw42 commented 8 years ago

This addresses part of https://github.com/fw42/cubecomp/issues/219. If an event is not open for registration (either because it's open with waiting list or because it was open but now is closed), the CSV export would not include it. This PR fixes that and always includes all events that people were able to register for.

@SAuroux @Claster