Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Tweak wording. | francis | 2009-02-28 | -2/+2 |
| | ||||
* | Set a blackhole for envelope from for various messages where we don't care | francis | 2009-02-09 | -2/+3 |
| | | | | about delivery failures (e.g. email alerts) | |||
* | Move TMail monkeypatches out of incoming_message into | francis | 2008-11-21 | -3/+1 |
| | ||||
* | Make link on first response arrived email not be login one, as people ↵ | francis | 2008-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. | francis | 2008-11-07 | -3/+9 |
| | ||||
* | Try better wording for reminder email. | francis | 2008-10-28 | -2/+2 |
| | ||||
* | Use link to main request page with # ref in emails announcing new responses. | francis | 2008-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. | francis | 2008-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. | francis | 2008-10-14 | -3/+3 |
| | ||||
* | State of a request when response is to be by post. | francis | 2008-10-03 | -8/+2 |
| | ||||
* | Don't try and send response reminders for holding pen, it won't work if the | francis | 2008-09-25 | -2/+2 |
| | | | | messages have been moved out. | |||
* | Add function to list emails you might followup to. | francis | 2008-09-22 | -1/+10 |
| | ||||
* | Send requires_admin message from the user who marked it up, so can reply to ↵ | francis | 2008-09-21 | -3/+3 |
| | | | | it more easily. | |||
* | Yuck, sorry :) | francis | 2008-09-04 | -1/+3 |
| | ||||
* | Migration to Rails 2.1 | francis | 2008-09-04 | -2/+2 |
| | ||||
* | Transfer count value correctly and display it. | francis | 2008-09-04 | -2/+2 |
| | ||||
* | Ability for FOI officers to be able to upload responses from their browser. | francis | 2008-09-02 | -2/+25 |
| | ||||
* | Don't need debugging now, seems to work. | francis | 2008-09-01 | -4/+4 |
| | ||||
* | Fix bug (read: severe missing code in TMail) in requoting of email addresses | francis | 2008-09-01 | -3/+3 |
| | | | | that have come externally. | |||
* | Whoops, call the right function! | francis | 2008-09-01 | -2/+2 |
| | ||||
* | Add details box to the requires admin form. | francis | 2008-08-31 | -3/+3 |
| | ||||
* | Preview of followups. | francis | 2008-08-31 | -3/+11 |
| | ||||
* | Some debugging aids. | francis | 2008-08-29 | -2/+6 |
| | ||||
* | OMG | francis | 2008-08-29 | -2/+12 |
| | ||||
* | Fix up test with month check. | francis | 2008-08-29 | -3/+3 |
| | ||||
* | Comment alerts. | francis | 2008-08-29 | -1/+67 |
| | ||||
* | Remove unused CSS id, and link to correct one instead. | francis | 2008-08-26 | -3/+3 |
| | ||||
* | Let adapter compute booleans, so works with sqlite as well as postgresql | francis | 2008-07-30 | -4/+4 |
| | ||||
* | Remove cron messages, not needed now. | francis | 2008-07-17 | -3/+3 |
| | ||||
* | Send second reminder for classification. | francis | 2008-07-14 | -9/+14 |
| | ||||
* | Removed unused bounce message | francis | 2008-07-08 | -10/+1 |
| | ||||
* | Store incoming messages which aren't to a valid request in a holding pen, and | francis | 2008-07-08 | -3/+4 |
| | | | | let people move them from admin interface. | |||
* | Remove spurious line. | francis | 2008-06-13 | -2/+1 |
| | ||||
* | Make this slightly clearer code. | francis | 2008-06-12 | -1/+2 |
| | ||||
* | Wording change. | francis | 2008-06-06 | -2/+2 |
| | ||||
* | Fix bug in logging of email | francis | 2008-06-06 | -6/+10 |
| | ||||
* | Show people tracking same query, when you are on search page. | francis | 2008-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 reason | francis | 2008-05-19 | -1/+13 |
| | | | | are getting spam. | |||
* | Remove cron messages, as all seems OK enough I think. | francis | 2008-05-18 | -3/+3 |
| | ||||
* | Put name of unusual FOI response in subject. | francis | 2008-05-16 | -2/+2 |
| | ||||
* | Use shared URL function now available | francis | 2008-04-15 | -5/+4 |
| | ||||
* | Send email to remind people to classify their response. | francis | 2008-03-24 | -4/+47 |
| | ||||
* | Get rid of special envelope from -bounce addresses, as they are no good since | francis | 2008-03-21 | -19/+3 |
| | | | | enough public authorities mail them with non-automatic messages. | |||
* | Overdue request alerts. | francis | 2008-03-19 | -2/+2 |
| | | | | Some other tweaks to user tests. | |||
* | Show response properly | francis | 2008-02-29 | -2/+3 |
| | ||||
* | Use names in URLs of requests. | francis | 2008-02-27 | -2/+2 |
| | ||||
* | When a response is overdue, email the request creator to tell them so they ↵ | francis | 2008-02-22 | -2/+55 |
| | | | | can send a followup. | |||
* | Add new state to indicate that a response is not in a known category. | francis | 2008-02-21 | -5/+23 |
| | ||||
* | Set reply to header whenever we set special envelope from. | francis | 2008-02-13 | -3/+11 |
| | ||||
* | Links to user admin page and public body admin page from request admin page | francis | 2008-02-06 | -2/+2 |
| |