summaryrefslogtreecommitdiffstats
path: root/lib/registration.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add license header to source files.HEADmasterHarald Eilertsen2018-09-211-0/+16
|
* Use passed in arg rather than instance var in send_registration_emails.Harald Eilertsen2018-09-181-2/+2
|
* Convert hash keys to symbols for mail delivery settings.Harald Eilertsen2018-09-181-1/+8
|
* Pass entire smtp config to Mail.deliver method.Harald Eilertsen2017-10-021-1/+1
| | | | We may need to set credentials or other config in some situations.
* Try to get better info if config can't be parsed.Harald Eilertsen2017-10-021-2/+9
|
* Use email from config for submitting form.Harald Eilertsen2017-10-021-1/+1
|
* Move accept_registrations method to registration lib.Harald Eilertsen2016-08-161-0/+7
|
* revert back to form if email delivery fails.Harald Eilertsen2015-11-211-0/+2
|
* Sanitize filename of pdf file before creating it.Harald Eilertsen2015-11-211-1/+5
|
* Don't croak if no smtp settings in config file.Harald Eilertsen2015-11-011-1/+1
|
* Include url to generated pdf in email.Harald Eilertsen2015-11-011-2/+2
|
* Use mailcatcher to test emails during development.Harald Eilertsen2015-11-011-0/+3
|
* Move PDF file output to public/uploadsHarald Eilertsen2015-10-311-2/+6
|
* Flesh out PDF generation.Harald Eilertsen2015-10-041-3/+4
|
* Add dummy method to generate PDF from registration data.Harald Eilertsen2015-10-041-0/+5
|
* Send email to Norsk Urskog when a band is registered.Harald Eilertsen2015-10-041-0/+13