aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/request_mailer_spec.rb
Commit message (Expand)AuthorAgeLines
* Reminders sent to users to update the status of their request now use InfoReq...louise2009-04-08-2/+2
* Adding specs for current behaviour of RequestMailer when sending out reminder...louise2009-04-08-1/+79
* TMail rebuilds address when constructing emails. Move our morefrancis2009-04-08-2/+2
* Tests for use of different addresses in replies.francis2009-04-08-16/+51
* Start to add test for the mail reply address functions.francis2009-04-07-1/+31
* Make link on first response arrived email not be login one, as people forward...francis2008-11-10-0/+1
* Fix up test code, and some bugs relating to splitting out raw_email data.francis2008-09-22-1/+1
* Store incoming messages which aren't to a valid request in a holding pen, andfrancis2008-07-08-1/+8
* Option to stop new respones for individual requests which for whatever reasonfrancis2008-05-19-1/+22
* Store incoming and outgoing message id in the table for info request events, ...francis2008-04-15-0/+1
* More tests stufffrancis2008-04-14-1/+0
* Stop the wrapping code breaking up long URLsfrancis2008-04-14-0/+12
* Get incoming email test working.francis2007-12-13-1/+1
* Word wrap emails.francis2007-12-12-1/+2
* Model for storing category of response (contains information, rejection etc.)francis2007-11-14-3/+3
* If there is no FOI request for incoming email to go to, then (for now) insteadfrancis2007-11-13-1/+10
* Test incoming request response emails.francis2007-11-13-1/+13
* Stub specs.francis2007-10-31-0/+8