San Francisco, CA
Computer scientist, programmer, and dental student.
Comment by ~ethanmad on ~ethanmad/bouts.app
Implemented by c7ca14c.
REPORTED
RESOLVED IMPLEMENTEDComment by ~ethanmad on ~ethanmad/bouts.app
Merged
zzipper/manage_users
intomaster
today after testing.
REPORTED
RESOLVED FIXEDtype:feature_request added by ~ethanmad on ~ethanmad/bouts.app
Ticket created by ~ethanmad on ~ethanmad/bouts.app
#What is this about?
MFC board requested ability to merge fencers when they are erroneously entered multiple times.
#How to fix it?
Implement super-admin only feature on the fencer page to merge with another fencer. Add confirmation check.
#When should this be fixed?
Before MFC championships.
#Related tickets
Depends on #21.
Comment by ~ethanmad on ~ethanmad/bouts.app
This is not quite a duplicate of #11, but a solution is implemented as part of addressing that ticket. How to use the features is explained on the man page about Fencing Time.
REPORTED
RESOLVED IMPLEMENTEDComment by ~ethanmad on ~ethanmad/bouts.app
Seems things worked well in the past season, so I will close this ticket.
REPORTED
RESOLVED IMPLEMENTEDtype:feature_request added by ~ethanmad on ~ethanmad/bouts.app
priority:med added by ~ethanmad on ~ethanmad/bouts.app
Ticket created by ~ethanmad on ~ethanmad/bouts.app
#What is this about?
MFC board requested the ability to remove certain teams from calculations (e.g,. if the team is out-of-conference but results against this team are included in the database).
#How to fix it?
Add a toggle on the team page in the controller and
include bool
to theSchool struct
in the school model. The toggle will only be modifiable to super-admins.#When should this be fixed?
Before MFC Championships 2023.
#Related tickets
Depends on #21.