aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/application_mailer.rb
Commit message (Expand)AuthorAgeLines
* Temporary hack to disable mailer monkeypatch for overriding multipart mail te...Matthew Landauer2013-01-04-7/+9
* REVERT ME: Disabling some things during the upgrade so the test server can bootHenare Degan2012-12-11-4/+5
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+1
* Merge remote-tracking branch 'openaustralia_github/configuration_refactor' in...Louise Crow2012-10-01-1/+1
|\
| * Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-1/+1
* | Make template finding for themes work with multipart mails. Fixes #628.Louise Crow2012-09-25-1/+122
|/
* Factor out `contact_from_name_and_email` so it can be used from anywhere in t...Seb Bacon2012-05-25-6/+1
* Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto...Seb Bacon2012-05-15-1/+1
* Correct the default values for CONTACT_NAME and CONTACT_EMAILRobin Houston2011-08-25-2/+2
* I18n'd hardcoded WhatDoTheyKnow strings, mostly in mails. Use named variable ...David Cabo2011-08-11-0/+3
* Move various hard-coded strings to config fileSeb Bacon2011-07-07-1/+3
* I18n string for modelsFaton Selishta2011-06-30-1/+1
* Set a blackhole for envelope from for various messages where we don't carefrancis2009-02-09-1/+5
* Email alerts for tracking a particular request.francis2008-04-03-1/+6
* Rename site to WhatDoTheyKnowfrancis2008-02-28-2/+2
* Forgotten password stuff.francis2008-02-20-1/+3
* Remove GovernmentSpy namefrancis2008-02-19-2/+2
* Can't believe ActionMailer defaults to returning errors, rather than throwingfrancis2008-02-13-1/+3
* Commentsfrancis2008-01-14-1/+2
* Shared code for all ActionMailersfrancis2008-01-14-0/+16