aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks/translation.rake
Commit message (Collapse)AuthorAgeLines
* Allow from_admin_message to take a name and email.Louise Crow2014-01-13-3/+4
| | | | | Previously it accepted a user, but for this usage we won't necessarily have one.
* Inline method InfoRequest.full_searchMatthew Landauer2013-03-25-7/+5
|
* Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-1/+1
|
* create_ is deprecatedHenare Degan2013-02-25-22/+22
|
* Calling TMail::Mail#base64_decode does not modify the mail object so doesn't ↵Matthew Landauer2013-01-28-2/+2
| | | | do anything as used here
* Rename mailer method to avoid naming conflict in Rails 3Matthew Landauer2013-01-25-1/+1
|
* Use mail handler in translation task.Louise Crow2012-11-15-2/+2
|
* Use new configuration module.Louise Crow2012-10-04-1/+1
|
* Better line formatting.Louise Crow2012-09-26-5/+13
|
* Add a rake task to generate a file with an example of every email sent by ↵Louise Crow2012-09-26-0/+184
the application.