aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeLines
...
| * | | Merge remote-tracking branch 'openaustralia_github/force-ssl' into developLouise Crow2013-03-12-0/+1
| |\ \ \
| | * | | Add configuration to force ssl for the whole siteMatthew Landauer2013-02-15-0/+1
| | |/ /
| * | | Remove monkeypatch that makes tag helper html4 compliantMatthew Landauer2013-03-07-8/+0
| * | | Configurations ADMIN_BASE_URL and ADMIN_PUBLIC_URL are no longer used anywhereMatthew Landauer2013-02-15-2/+0
| |/ /
* | | Backport Mail's encoding code from 2.5 for Ruby 1.9Henare Degan2013-03-07-0/+45
* | | See how we go not disabling this nowHenare Degan2013-03-03-21/+0
* | | Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-10/+10
* | | Different class in newer version of will_paginateHenare Degan2013-03-03-1/+1
* | | Revert "Update this to match the older version of the mail gem we're using"Henare Degan2013-03-03-1/+2
* | | Backport Mail 2.5's to_yaml to prevent an exception with Ruby 1.8Henare Degan2013-03-02-0/+22
* | | Backport newer Mail code to fix decoding problems. #850Henare Degan2013-03-02-0/+38
* | | Remove Tmail and use the Mail gem under Ruby 1.8.7 as wellHenare Degan2013-02-27-437/+4
* | | create_ is deprecatedHenare Degan2013-02-25-22/+22
* | | Our older version of Mail returns a different class so cast it to a StringHenare Degan2013-02-21-1/+1
* | | We're using an older version of Mail that returns a different classHenare Degan2013-02-21-3/+3
* | | Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-3/+12
|\| |
| * | Simple task for converting .po files to a standard msgmerge format.Louise Crow2013-02-08-3/+12
| * | Merge remote-tracking branch 'openaustralia_github/backport_rails_3_mailer_fi...Louise Crow2013-02-01-1/+1
| |\ \
| | * | Rename mailer method to avoid naming conflict in Rails 3Matthew Landauer2013-01-25-1/+1
| | |/
| * / Calling TMail::Mail#base64_decode does not modify the mail object so doesn't ...Matthew Landauer2013-01-28-10/+7
| |/
| * Merge remote-tracking branch 'openaustralia_github/rails_xss' into developLouise Crow2013-01-16-25/+21
| |\
| * | Small comment edit in timezone_fixes to remind that this can be removed in Ra...Matthew Landauer2013-01-16-1/+3
* | | Update this to match the older version of the mail gem we're usingHenare Degan2013-02-10-3/+2
* | | Remove rack_quote_monkeypatch because it should not be needed in Rails 3Matthew Landauer2013-01-29-65/+0
* | | Calling TMail::Mail#base64_decode does not modify the mail object so doesn't ...Matthew Landauer2013-01-28-10/+7
* | | Merge branch 'rails_xss' into rails-3-spikeMatthew Landauer2013-01-25-27/+20
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'mysociety/develop' into rails_xssMatthew Landauer2013-01-15-9/+710
| |\|
| | * If we're not going to run the commonlib tests (and I think that's correct - t...Louise Crow2012-12-18-2/+0
| | * Include Rake::DSL module manually to avoid deprecation warnings as perLouise Crow2012-12-18-0/+3
| * | Removed reserved keys in gettext_interpolation because they were unused and u...Matthew Landauer2013-01-15-4/+1
| * | There's no way that gettext_interpolate would work when not passed a hash - u...Matthew Landauer2013-01-15-25/+15
| * | Remove escaping of code in gettext_interpolation because it's not used and no...Matthew Landauer2013-01-15-5/+3
| * | Fix translations with interpolations to correctly handle safe_htmlMatthew Landauer2013-01-15-3/+11
| * | Added comment about the syntax of the interpolations in the translationsMatthew Landauer2013-01-15-0/+4
| * | Revert "Assume the result of doing any translation is html_safe"Matthew Landauer2013-01-14-3/+1
* | | In rails 3 sendmail is passed the destination of the email on the commandline...Matthew Landauer2013-01-25-21/+0
* | | Rename mailer method to avoid naming conflict in Rails 3Matthew Landauer2013-01-25-1/+1
* | | Remove timezone monkeypatch fixes because they're not necessary in Rails 3 an...Matthew Landauer2013-01-25-26/+0
* | | Small comment edit in timezone_fixes to remind that this can be removed in Ra...Matthew Landauer2013-01-25-1/+3
* | | Fix path to main configuration file. How did this ever work before?Matthew Landauer2013-01-25-2/+2
* | | Merge branch 'rails_xss' into rails-3-spikeMatthew Landauer2013-01-04-3/+2
|\| |
| * | Make use_spans_for_errors monkey patch output html safe stringMatthew Landauer2013-01-03-1/+1
| * | Assume the result of doing any translation is html_safeMatthew Landauer2013-01-02-1/+3
| * | Bring tag monkeypatch up to date with latest rails 2.3Matthew Landauer2013-01-02-2/+1
* | | RSpec Rake tasks now live in the gemHenare Degan2012-12-11-147/+0
* | | Mark translations as html_safeHenare Degan2012-12-11-1/+5
* | | Move Rails config overHenare Degan2012-12-11-0/+10
* | | I don't think we need to support Lenny any moreHenare Degan2012-12-11-46/+0
* | | Run the Rails 3 generatorHenare Degan2012-12-11-0/+0
| |/ |/|
* | Patch the parameter hash used in Mail to handle nil values.Louise Crow2012-12-06-0/+19