aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/request_mailer.rb
Commit message (Expand)AuthorAgeLines
* Use the mail handler to get a mail object.Louise Crow2012-11-15-4/+3
* Remove debug line.Louise Crow2012-10-23-1/+0
* Fix typo.Louise Crow2012-10-23-2/+3
* Add a clause to exclude from the original set of info requests to be processe...Louise Crow2012-10-23-1/+14
* Don't keep re-calling info_request.calculate_statusLouise Crow2012-10-23-5/+6
* Line length reformatting.Louise Crow2012-10-23-1/+3
* Reformat line for length.Louise Crow2012-10-23-1/+8
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
* Merge remote-tracking branch 'openaustralia_github/configuration_refactor' in...Louise Crow2012-10-01-2/+2
|\
| * Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-2/+2
* | Add a couple of email subject lines to the translations.Louise Crow2012-09-26-2/+2
|/
* Don't send comment alerts for external requests.Louise Crow2012-08-22-3/+4
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2012-06-23-3/+8
|\
| * Correctly name the person who has requested something for admin attentionSeb Bacon2012-06-19-3/+4
| * Make emails requesting admin attention appear to come from the user who reque...Seb Bacon2012-06-12-2/+6
* | API controller tests all passRobin Houston2012-06-18-0/+4
* | WIP APIRobin Houston2012-06-07-0/+11
* | Don’t try to send alerts to external usersRobin Houston2012-06-06-1/+6
|/
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developDavid Cabo2012-05-28-16/+16
|\
| * First stab at new feature. Adds new box in sidebar for reporting an issue, a ...Seb Bacon2012-05-24-1/+1
| * Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto...Seb Bacon2012-05-15-14/+14
| * Only trailing whitespaceRobin Houston2012-02-16-1/+1
* | Add I18n string for mail clarificationDavid Cabo2012-05-28-1/+1
|/
* Improve SQL performanceRobin Houston2012-01-12-1/+12
* Further improvements to attachment cachingSeb Bacon2011-12-13-0/+1
* I18nize some stringsFaton Selishta2011-10-07-7/+7
* Suppress out-of-office responses from MS ExchangeRobin Houston2011-09-05-8/+16
* Make timeframes for new response reminders configurableDavid Cabo2011-08-23-5/+5
* Log the reason why an incoming mail is routed to the holding pen, and display...Seb Bacon2011-08-03-2/+3
* Get rid of commented-out STDERR.puts messagesRobin Houston2011-06-21-18/+0
* - Refactor models/incoming_message.rb to get rid of the hideousRobin Houston2011-06-21-7/+3
* Explain why we want to record the original raw emailFrancis Irving2010-09-22-1/+9
* Email when request becomes long overdueFrancis Irving2009-12-16-5/+37
* Option to use message id to not duplicate incoming messages.Francis Irving2009-10-29-0/+6
* Factor out email address matching function.Francis Irving2009-10-29-3/+9
* Move the actual messages sent to authorities into a separate mailer model cla...francis2009-10-04-73/+2
* Change formatting of outgoing emails.francis2009-10-04-1/+3
* Don't send overdue alerts, or request for clarification alerts to banned usersfrancis2009-10-03-4/+12
* Add an extra nagging to classify email.francis2009-10-03-4/+5
* Allow follow ups to defunct/not_apply authorities which still have a valid em...francis2009-09-08-2/+2
* Check address to when working out holding pen addressfrancis2009-09-08-2/+4
* Slightly improve query.francis2009-09-02-2/+2
* Fix subtle bug, which caused error with old data and new not-sending-to-auto-...francis2009-08-19-5/+4
* Don't send alert for annotation on your own request.francis2009-08-18-4/+5
* Mark various automatic alerts on requests to requesters as being auto-generated,francis2009-06-27-2/+17
* Fix bug where follow up to defunct authority would cause errors.francis2009-06-16-1/+12
* Fix up attachment of bounced emails.francis2009-06-15-2/+3
* Maybe this will make attachmentw ork.francis2009-06-15-3/+3
* Fix bug with bouncing messages.francis2009-06-15-2/+2
* Apply censor rules to names from incoming emails.francis2009-05-21-3/+5