The U.S. Open will be dealt with through the tournaments feature, which
now allows all Congress tournaments to be registered for as part of
registration in a standardized way.
Also removes the U.S. Open players report, which will migrate as
functionality to tournaments as well.
Generalize in_tournament? method
Allow in_tournament? to ask not only if an attendee is in any tournament
for a particular server, but whether they're in any tournament at all,
so that things that should only apply to Congress players can check.
(Like the requirement of having an AGA ID.)
Remove U.S. Open question from registration
The U.S. Open will be dealt with through the tournaments feature, which now allows all Congress tournaments to be registered for as part of registration in a standardized way.
Also removes the U.S. Open players report, which will migrate as functionality to tournaments as well.
Generalize
in_tournament?
methodAllow in_tournament? to ask not only if an attendee is in any tournament for a particular server, but whether they're in any tournament at all, so that things that should only apply to Congress players can check. (Like the requirement of having an AGA ID.)
Closes #225