Skip to content

v1.0.3

Compare
Choose a tag to compare
@mikemaddem mikemaddem released this 11 May 16:59
· 53 commits to master since this release
  • Removed old hardcoded userprofile checks in edit_profile.
  • Improved map_pool choice for matches in staff panel
  • Creating league matches properyl sets map_pool to the new match object
  • Add support for non-conference league matches
  • Fix get_invites taking wrong form data
  • Fix incorrect routes
  • Fix team invite processing issues
  • Remove excess variables in team.forms
  • Remove commented old code
  • Fix invisible boolean form fields
  • Add #139 - featured team on userprofile
  • Add #140 (ref #121 #122 ) - ollysettings to disable specific functionality of the site within the staff panel
  • Clean up code in team forms
  • Fix profile.views from_email in password_reset being None
  • Removed incorrect usage of env vars
  • Adjust notification variables
  • Remove duplicate message output
  • env var improvements for devs
  • Fixed league matches not appearting on staff->matches