aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/request_mailer.rb
Commit message (Expand)AuthorAgeLines
* Try better wording for reminder email.francis2008-10-28-2/+2
* Use link to main request page with # ref in emails announcing new responses.francis2008-10-17-3/+3
* Don't allow reply to invalid addresses, or to postmaster@ addresses.francis2008-10-17-4/+8
* Remove details field now not used.francis2008-10-14-3/+3
* State of a request when response is to be by post.francis2008-10-03-8/+2
* Don't try and send response reminders for holding pen, it won't work if thefrancis2008-09-25-2/+2
* Add function to list emails you might followup to.francis2008-09-22-1/+10
* Send requires_admin message from the user who marked it up, so can reply to i...francis2008-09-21-3/+3
* Yuck, sorry :)francis2008-09-04-1/+3
* Migration to Rails 2.1francis2008-09-04-2/+2
* Transfer count value correctly and display it.francis2008-09-04-2/+2
* Ability for FOI officers to be able to upload responses from their browser.francis2008-09-02-2/+25
* Don't need debugging now, seems to work.francis2008-09-01-4/+4
* Fix bug (read: severe missing code in TMail) in requoting of email addressesfrancis2008-09-01-3/+3
* Whoops, call the right function!francis2008-09-01-2/+2
* Add details box to the requires admin form.francis2008-08-31-3/+3
* Preview of followups.francis2008-08-31-3/+11
* Some debugging aids.francis2008-08-29-2/+6
* OMGfrancis2008-08-29-2/+12
* Fix up test with month check.francis2008-08-29-3/+3
* Comment alerts.francis2008-08-29-1/+67
* Remove unused CSS id, and link to correct one instead.francis2008-08-26-3/+3
* Let adapter compute booleans, so works with sqlite as well as postgresqlfrancis2008-07-30-4/+4
* Remove cron messages, not needed now.francis2008-07-17-3/+3
* Send second reminder for classification.francis2008-07-14-9/+14
* Removed unused bounce messagefrancis2008-07-08-10/+1
* Store incoming messages which aren't to a valid request in a holding pen, andfrancis2008-07-08-3/+4
* Remove spurious line.francis2008-06-13-2/+1
* Make this slightly clearer code.francis2008-06-12-1/+2
* Wording change.francis2008-06-06-2/+2
* Fix bug in logging of emailfrancis2008-06-06-6/+10
* Show people tracking same query, when you are on search page.francis2008-05-21-3/+50
* Option to stop new respones for individual requests which for whatever reasonfrancis2008-05-19-1/+13
* Remove cron messages, as all seems OK enough I think.francis2008-05-18-3/+3
* Put name of unusual FOI response in subject.francis2008-05-16-2/+2
* Use shared URL function now availablefrancis2008-04-15-5/+4
* Send email to remind people to classify their response.francis2008-03-24-4/+47
* Get rid of special envelope from -bounce addresses, as they are no good sincefrancis2008-03-21-19/+3
* Overdue request alerts.francis2008-03-19-2/+2
* Show response properlyfrancis2008-02-29-2/+3
* Use names in URLs of requests.francis2008-02-27-2/+2
* When a response is overdue, email the request creator to tell them so they ca...francis2008-02-22-2/+55
* Add new state to indicate that a response is not in a known category.francis2008-02-21-5/+23
* Set reply to header whenever we set special envelope from.francis2008-02-13-3/+11
* Links to user admin page and public body admin page from request admin pagefrancis2008-02-06-2/+2
* Include name as well as email in to address in followup messages.francis2008-01-21-3/+2
* Put name (as well as email) in all addresses when sending emails.francis2008-01-14-12/+10
* Show URL of request in disclaimer of follow up message, may as well.francis2008-01-11-1/+2
* Let original requester send followup messages.francis2008-01-10-1/+12
* Change /classify URL to /request/ID/response/IDfrancis2008-01-09-2/+2