BlaiseRideout / MahjongSite

A site with various mahjong utilities
0 stars 1 forks source link

Fixed seater to use meetup account name if defined when importing RSVPS #11

Closed JMCanning78 closed 7 years ago

JMCanning78 commented 7 years ago

Improved wording on meetup import button to show it will take the next upcoming Meetup event if it can't find one for today.

Fixed a bug when PlayerStats is called with a player name that can't be found. This can happen after editing a player name in PlayerStats and then hitting the back button, because that fetches the page again but with the wrong name.

Also added debugging code to allow looking up past meetup events for debugging.