...
MAY 10, 2023
COMMIT #: a5bf3d8
UPDATES
Front End
Rosters: When a user changed a jersey number previously, the “Jersey” box would flash and autosave once the user moved their cursor to a different area on the page. This has been updated so that a “Saved” pop-up appears next to the “Jersey” box when a user changes a jersey number. If a user attempts to enter a duplicate jersey number, a “Not Saved” pop-up message will appear. (GWU-2493)
Program
Registration Details: The tooltip for Minimum Eligible High School Grad Year has been updated to read “the latest graduation year an athlete must belong to in order to be eligible to participate in this division/session.” The prior last sentence in the tooltip that read “this will stop any player registering/joining the roster IF the requirement is not met” has been removed. (GWU-2641)
Registration Details: The tooltip for Eligible Oldest Birthdate has been updated to read “set the oldest birthday an athlete is allowed to have in order to be eligible to participate in this division/session.” The prior last sentence in the tooltip that read “this will stop any player registering/joining the roster IF the requirement is not met” has been removed. (GWU-2641)
Team
Team Management: 3 digit jersey numbers are now permitted. Previously, if a user attempted to enter a 3 digit jersey number, it would automatically default to 99. Now, jersey numbers from 0-999 are available, including 00 and 000, and will save without defaulting to 99. (GWU-2436)
BUGS
Front End
Rosters: When a user changed a jersey number previously, the “Jersey” box would flash but would not save. This has been changed so that it both saves as expected and a “Saved” pop-up appears next to the “Jersey” box when a user changes a jersey number. If a user attempts to enter a duplicate jersey number, a “Not Saved” pop-up message will appear. (GWU-2493)
General:
Password Reset: When a user changes their password, the username was unintentionally being changed, as well, even when no edits had been made to it by the user. When a user reloaded or revisited the page, the username would now include some trailing numbers. For example, the username john.smith was being changed to john.smith-62, resulting in the user being unable to login to their account. This has been corrected so that a user can change their password without their username unintentionally being changed (GWU-2652)
Program
Registration Details: Required questions set at the “Division” level were not displaying when a user registered teams via Bulk Registration. This has been corrected to ask the user the required “Division” level questions when registering teams via Bulk Registration. (GWU-2236)
...