aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/request_mailer.rb
Commit message (Collapse)AuthorAgeLines
* Tweak wording.francis2009-02-28-2/+2
|
* Set a blackhole for envelope from for various messages where we don't carefrancis2009-02-09-2/+3
| | | | about delivery failures (e.g. email alerts)
* Move TMail monkeypatches out of incoming_message intofrancis2008-11-21-3/+1
|
* Make link on first response arrived email not be login one, as people ↵francis2008-11-10-7/+7
| | | | | | | forward it about. Make link on later ones go straight to top green box. Give ids to the green boxes.
* Change subject of internal review followups.francis2008-11-07-3/+9
|
* 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
| | | | | Deprecate completely the describe_state view - just use it as a controller action which does the state description.
* Don't allow reply to invalid addresses, or to postmaster@ addresses.francis2008-10-17-4/+8
| | | | | Centralise some of the display of names for replies. Note in comment other parts that need centralising.
* 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
| | | | messages have been moved out.
* 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 ↵francis2008-09-21-3/+3
| | | | it more easily.
* 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
| | | | that have come externally.
* 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
| | | | let people move them from admin interface.
* 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
| | | | | | | | | Put name of admin user rather than import_csv. Send automated email to remind people to clarify their request. Send response overdue alerts multiple times for one request (if it becomes overdue again after a clarification etc.) Overdue response alert email click through shows how many days overdue it is near where you write your reply.
* Option to stop new respones for individual requests which for whatever reasonfrancis2008-05-19-1/+13
| | | | are getting spam.
* 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
| | | | enough public authorities mail them with non-automatic messages.
* Overdue request alerts.francis2008-03-19-2/+2
| | | | Some other tweaks to user tests.
* 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 ↵francis2008-02-22-2/+55
| | | | can send a followup.
* 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
|