aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/outgoing_message.rb
Commit message (Expand)AuthorAgeLines
* Improve performance initializing OutgoingMessageGareth Rees2015-04-27-1/+1
* Remove now-unused OutgoingMessage#send_messageGareth Rees2014-10-17-44/+0
* Extract resending a message from the modelGareth Rees2014-10-17-3/+3
* OutgoingMessage methods for async email sendingGareth Rees2014-10-14-0/+42
* Use dot rather than colon for method callGareth Rees2014-09-19-1/+1
* Group class methods before instance methodsGareth Rees2014-09-19-12/+12
* Remove uneeded code / Tidy upGareth Rees2014-09-19-66/+88
* Remove unused validationGareth Rees2014-09-19-1/+1
* Tidy OutgoingMessage macro methodsGareth Rees2014-09-19-22/+22
* Rename XXX comments with TODO:Gareth Rees2014-06-10-1/+1
* Add the specific salutations to each request.Louise Crow2013-12-04-5/+16
* Add InfoRequestBatch model.Louise Crow2013-12-04-0/+1
* Create a placeholder salutation for a batch request template.Louise Crow2013-12-04-1/+5
* Update the helpful model schema annotationsMark Longair2013-11-01-0/+2
* Handle salutations with regexp special characters.Louise Crow2013-09-19-1/+1
* Add hidden messages for outgoing message.Louise Crow2013-09-16-0/+3
* Move display text generation to outgoing message.Louise Crow2013-09-16-2/+8
* Re-annotate models with database fieldsLouise Crow2013-09-16-9/+8
* Allow the default text of an internal review request to be translated.Louise Crow2013-05-07-7/+15
* Merge branch 'release/0.9' into rails-3-developLouise Crow2013-04-24-1/+1
|\
| * Update outgoing message signoff translationLouise Crow2013-04-16-1/+1
* | Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-1/+1
* | Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-1/+1
* | Update to new mail sending APIHenare Degan2013-02-25-2/+2
* | Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-26/+26
|\|
| * OutgoingMessage model - Overwriting validate is deprecated in Rails 3Henare Degan2013-01-25-26/+28
* | Merge branch 'rails_xss' into rails-3-spikeMatthew Landauer2013-01-04-1/+1
|\|
| * html content of messages and comments are html safeMatthew Landauer2013-01-03-1/+1
* | Method-style callbacks are deprecated for after_initializeHenare Degan2012-12-11-7/+10
|/
* remove s switch on regular expressions, which turns on SJIS encodingJames McKinney2012-11-01-1/+1
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-1/+1
* Further annotation correctionsSeb Bacon2012-05-24-1/+1
* Merge from wombleton:feature/440_sparkly_admin_cssSeb Bacon2012-05-23-0/+6
* Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto...Seb Bacon2012-05-15-7/+7
* first stab at sending PURGE requests to upstream varnish for request pages. N...Seb Bacon2012-03-13-1/+4
* Ensure model schema documentation is up to date.Seb Bacon2012-01-09-3/+3
* Internationalise the salution, making sure it's OK to miss out the public bod...Seb Bacon2011-08-15-2/+3
* merge IZ/Kosovo fork and refactorSeb Bacon2011-07-12-4/+4
|\
| * I18n string for modelsFaton Selishta2011-06-30-4/+4
* | The generated Message-Id value uses the id of the OutgoingMessage, whichRobin Houston2011-07-08-4/+4
* | Include the id of the OutgoingMessage in the SMTP Message-Id, andRobin Houston2011-07-07-4/+14
|/
* Updating validations so that none expect automatic interpolation of the attri...Louise Crow2011-02-24-6/+6
* Annotate models.Francis Irving2010-10-09-1/+1
* Factor out FOI officers FAQFrancis Irving2010-10-04-1/+1
* Option to set body without setting salutation.Francis Irving2010-10-04-0/+7
* Update model annotations.Francis Irving2010-09-15-1/+1
* Update model annotations.Francis Irving2010-07-27-1/+1
* Add specific draft attribute.Francis Irving2010-07-15-1/+1
* Update model annotations.Francis Irving2010-07-15-1/+1