CoachingLogistics / team-manager

Helps manage team logistical information
1 stars 4 forks source link

Email response added #32

Closed AEgan closed 10 years ago

AEgan commented 10 years ago

This adds the ability to send RSVP requests to parents and respond to the system through emails. You can send individual requests or group requests.

If you want me to change anything let me know.

:octocat:

AEgan commented 10 years ago

puts rsvp mailing into a file called rsvp_mailer.js the logged in user's name will appear as the sender for the RSVP email. Despite having

"<" + user.email + ">" 

to the 'from' string, it will still say it is coming from our group email, but the name that is displayed should be the user's name