HyphaApp / hypha

Submission management software for open calls
https://www.hypha.app
BSD 3-Clause "New" or "Revised" License
67 stars 39 forks source link

Add setting to control if display_author() show name or org to applicants (for comments) #3908

Open frjo opened 3 months ago

frjo commented 3 months ago

Applicants can not see staff names by default (as author on comments), they see only the org name.

I think this is a special use case that should be possible but not be the default.

https://github.com/HyphaApp/hypha/blob/700193bfe4bfcc7bdd1966d34ea8e40123e1e2ca/hypha/apply/activity/templatetags/activity_tags.py#L16-L38