Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Handle the case where the subject is not set | Louise Crow | 2013-02-15 | -2/+2 |
| | ||||
* | Fix for #808. SafeBuffer and ActionMailer::Quoting.quoted_printable don't ↵ | Louise Crow | 2013-02-15 | -0/+14 |
| | | | | play well together, so convert all subject lines to strings before passing them off to actionmailer. | |||
* | Remove svn tags that are out of date as we are now using git | Matthew Landauer | 2012-10-09 | -2/+1 |
| | ||||
* | Merge remote-tracking branch 'openaustralia_github/configuration_refactor' ↵ | Louise Crow | 2012-10-01 | -1/+1 |
|\ | | | | | | | | | | | | | into develop Conflicts: config/general.yml-example | |||
| * | Extract configuration with defaults into one module | Matthew Landauer | 2012-09-25 | -1/+1 |
| | | ||||
* | | Make template finding for themes work with multipart mails. Fixes #628. | Louise Crow | 2012-09-25 | -1/+122 |
|/ | ||||
* | Factor out `contact_from_name_and_email` so it can be used from anywhere in ↵ | Seb Bacon | 2012-05-25 | -6/+1 |
| | | | | the app. | |||
* | Remove trailing whitespace (to make a cleaner forthcoming merge with ↵ | Seb Bacon | 2012-05-15 | -1/+1 |
| | | | | wombleton:feature/440_sparkly_admin_css) | |||
* | Correct the default values for CONTACT_NAME and CONTACT_EMAIL | Robin Houston | 2011-08-25 | -2/+2 |
| | | | | ...which were incorrectly transposed. | |||
* | I18n'd hardcoded WhatDoTheyKnow strings, mostly in mails. Use named variable ↵ | David Cabo | 2011-08-11 | -0/+3 |
| | | | | substitution in gettext strings. | |||
* | Move various hard-coded strings to config file | Seb Bacon | 2011-07-07 | -1/+3 |
| | ||||
* | I18n string for models | Faton Selishta | 2011-06-30 | -1/+1 |
| | ||||
* | Set a blackhole for envelope from for various messages where we don't care | francis | 2009-02-09 | -1/+5 |
| | | | | about delivery failures (e.g. email alerts) | |||
* | Email alerts for tracking a particular request. | francis | 2008-04-03 | -1/+6 |
| | ||||
* | Rename site to WhatDoTheyKnow | francis | 2008-02-28 | -2/+2 |
| | ||||
* | Forgotten password stuff. | francis | 2008-02-20 | -1/+3 |
| | ||||
* | Remove GovernmentSpy name | francis | 2008-02-19 | -2/+2 |
| | ||||
* | Can't believe ActionMailer defaults to returning errors, rather than throwing | francis | 2008-02-13 | -1/+3 |
| | | | | exceptions. This feels like the early 90s again. | |||
* | Comments | francis | 2008-01-14 | -1/+2 |
| | ||||
* | Shared code for all ActionMailers | francis | 2008-01-14 | -0/+16 |