aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/outgoing_message_spec.rb
Commit message (Expand)AuthorAgeLines
* Update the helpful model schema annotationsMark Longair2013-11-01-0/+2
* Fix typoLouise Crow2013-09-19-1/+1
* Handle salutations with regexp special characters.Louise Crow2013-09-19-0/+10
* Move indexed_by_search to MessageProminenceLouise Crow2013-09-16-2/+23
* Add some tests for user_can_view? on outgoing message.Louise Crow2013-09-16-0/+52
* Re-annotate models with database fieldsLouise Crow2013-09-16-0/+16
* Allow the default text of an internal review request to be translated.Louise Crow2013-05-07-1/+18
* Load all fixtures for all testsRobin Houston2012-01-31-2/+0
* allow specs to run independentlyJames McKinney2011-10-16-2/+2
* Internationalise the salution, making sure it's OK to miss out the public bod...Seb Bacon2011-08-15-0/+7
* Fix URLFrancis Irving2010-10-04-1/+1
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
* Add missing fixtureFrancis Irving2010-03-10-1/+1
* Simpler check works on new Rails, when the other doesn'tFrancis Irving2009-12-03-1/+1
* Change censor rules to apply to strings in place, so using less memory on lar...francis2009-09-15-0/+22
* Link redactions of email address and mobile phone numbers to the helptony2009-05-09-0/+4
* split into distinct named teststony2009-03-22-10/+11
* Blank out emails in outgoing messages. Hope I've got every case.francis2009-03-07-1/+20
* Stub specs.francis2007-10-31-0/+8