aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Expand)AuthorAgeLines
* Fix some errors in and found by test stuff.francis2008-01-30-2/+10
* Redirect to appropriate messages for most of the classification options.francis2008-01-29-1/+12
* First hack at new interface for classifying requests - is only per request, notfrancis2008-01-29-70/+66
* Add NOT NULL constraints into the database everywherefrancis2008-01-24-57/+61
* Migration to Rails 2.0.2francis2008-01-23-3/+5
* Add defaults to annotated modelsfrancis2008-01-22-5/+5
* Some tidy ups.francis2008-01-22-14/+21
* Don't leave marker in quoted part.francis2008-01-22-2/+2
* Include name as well as email in to address in followup messages.francis2008-01-21-5/+11
* Rename a function to a better name.francis2008-01-21-3/+8
* Cope better with nested quoted sections - e.g. disclaimers in forwarded messa...francis2008-01-21-17/+21
* Hide disclaimers - hope this isn't too liberal :)francis2008-01-18-2/+7
* Erorrs.francis2008-01-18-3/+3
* Download attachments. (So much for not working on holiday, and all becausefrancis2008-01-18-16/+93
* Test code for message followups.francis2008-01-14-2/+2
* Commentsfrancis2008-01-14-1/+2
* Shared code for all ActionMailersfrancis2008-01-14-0/+16
* Put name (as well as email) in all addresses when sending emails.francis2008-01-14-18/+23
* Set name in from/to address for user account confirmationfrancis2008-01-14-4/+9
* Show URL of request in disclaimer of follow up message, may as well.francis2008-01-11-2/+4
* Quote message that is being followed up to.francis2008-01-10-27/+54
* Don't say there is a registration form on the right in the case of logging infrancis2008-01-10-3/+11
* Make error messages and default values differ for followup messages to initia...francis2008-01-10-8/+30
* Let original requester send followup messages.francis2008-01-10-33/+64
* Change /classify URL to /request/ID/response/IDfrancis2008-01-09-2/+2
* Test code for classifying responses.francis2008-01-09-1/+11
* Working days calculation.francis2008-01-09-10/+60
* Slight spacing tweaks of folded quotes.francis2008-01-07-3/+3
* Allow editing of outgoing messages from admin interface (so can removefrancis2008-01-07-2/+2
* Update model annotationfrancis2008-01-04-15/+16
* Set envelope from for initial requests to a seperate address, and mark messagesfrancis2008-01-03-24/+62
* Rename outgoing message field from sent_at to last_sent_at, as it recordsfrancis2008-01-02-4/+6
* Tiny bits.francis2008-01-02-1/+4
* More search like display of listings of requests.francis2008-01-02-1/+8
* Update model annotations.francis2008-01-02-13/+25
* Wrote or said.francis2008-01-02-2/+2
* Framework for logging different events about an FOI request.francis2008-01-02-12/+57
* Strip blank parts from between quoted sections when folded.francis2007-12-31-2/+2
* Can have just > on a line on its own in quoted partsfrancis2007-12-31-2/+2
* Remove debugging.francis2007-12-31-2/+2
* Gahfrancis2007-12-31-3/+4
* Attempt at character conversionfrancis2007-12-31-1/+12
* Comment.francis2007-12-24-1/+4
* Another emailfrancis2007-12-24-1/+2
* Show emails we know about, even though mask addressesfrancis2007-12-24-2/+14
* Hmmm, at least link to classifying pages from main request if some responsesfrancis2007-12-24-1/+8
* Make links in incoming and outgoing messages hyperlinks.francis2007-12-23-6/+11
* Basic multi-part handlingfrancis2007-12-22-5/+21
* Unoquoted body, 'dohfrancis2007-12-22-4/+2
* Display outgoing message properly as HTML.francis2007-12-22-3/+14