[SCHEDULER-1581]  Schedule Browser - Observer Names have mailto: links
Type Enhancement
Priority Medium
Severity Trivial
Component Web Schedule Browser
Fixed In Version [8.28.2
Versions Affected [8.1.28.1.2
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 7/16/2018

Description
See this Comm Center thread by "DT" of Brisbane Girls' School. In the Project grid of the web schedule browser, if an email address for the observer exists, make a mailto: link so a single click will open a send-mail window to thatobserver.

Comments
8/18/2018 2:08:55 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 695
Affected files /trunk/ACP Web Content/ACP-WebDocs-sc/status.asp (Modified)
Check-in comment Clean Contact name of [ACP xxx]# stuff before using it and displaying it. GEM:1581
8/18/2018 1:33:20 PM   Bob Denny
REOPENED


Oops, need to clean the Contact Name before displaying in the Projects List. It is used now in preference to the Observer's name/email. The Contact Name can have the [ACP username]# thing in it. 
7/16/2018 2:51:50 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 678
Affected files /trunk/ACP Web Content/ACP-WebDocs-sc/ostatus.asp (Modified)
/trunk/ACP Web Content/ACP-WebDocs-sc/pstatus.asp (Modified)
/trunk/ACP Web Content/ACP-WebDocs-sc/status.asp (Modified)
/trunk/Help/RelNotes.htm (Modified)
Check-in comment Web Schedule Browser project grid page. Include email links for the Project Contact or if not provided, for the Project Owner/User. Update the copyright dates for the grid pages. GEM:1581
7/16/2018 2:50:04 PM   Bob Denny
Update the copyright dates on the table listing pages.
7/16/2018 2:49:07 PM   Bob Denny
Looks for  a name in the Project Contact first. If there is an email address there, it puts the email link. If no name in Project Contact, it uses the Project Owner/Observer name and again if there is an email there it adds the mailto: link. Itr will not put in the wrong email link, it has to belong to the source of the name. It will not put in your@email.here either. It creates a full email address with the name and the address, plus a subject line with the Project name.