Replace name_on_certificates property with name_on_documents, since mentors, club...
commit967cb432d9b38f6f4d1335bb01e628e116ff4ba6
authorPawel Solyga <Pawel.Solyga@gmail.com>
Sat, 31 Jan 2009 22:23:23 +0000 (31 22:23 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Sat, 31 Jan 2009 22:23:23 +0000 (31 22:23 +0000)
tree0a494f23564e60871bd0145436f7cb245651b817
parente36772df00236979c7c075206f85c8e806b54dbe
Replace name_on_certificates property with name_on_documents, since mentors, club admins, hosts and org admins don't get certificates it's better to name it 'Name on documents' which can indicate any kind of documents including awards certificates. Also don't show name_on_documents in public Role profiles, instead show user public name in that place.

Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
app/soc/models/role.py
app/soc/templates/soc/club_admin/public.html
app/soc/templates/soc/club_member/public.html
app/soc/templates/soc/host/public.html
app/soc/templates/soc/mentor/public.html
app/soc/templates/soc/org_admin/public.html