Open tomas-goncalves opened 1 month ago
Created migration to add :prefers_full_name to member. Added the option to edit it. Made it change the way names are displayed by event_role.
Also, this PR does not currently change emails (e.g. app/views/member_mailer/comment.html.erb) which are hardcoded to tracker nicknames.
app/views/member_mailer/comment.html.erb
Created migration to add :prefers_full_name to member. Added the option to edit it. Made it change the way names are displayed by event_role.