Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Redirect /help to /help/about | Gareth Rees | 2014-11-05 | -0/+9 |
| | | | | Shouldn't really 404 on an important/accessible URL | |||
* | Add honeypot spam protection to contact form | Gareth Rees | 2014-03-31 | -0/+17 |
| | | | | | Intercepts the request and redirects to the homepage if the comment field is filled in on the contact form. | |||
* | Improve HelpControllerSpec | Gareth Rees | 2014-03-31 | -1/+5 |
| | | | | | - Actually assert something when getting the pages - Use named route | |||
* | Tidy HelpControllerSpec | Gareth Rees | 2014-03-31 | -29/+41 |
| | ||||
* | Switch routing-filter (which takes locale out of the params and puts it in ↵ | Louise Crow | 2013-07-18 | -6/+0 |
| | | | | the URL) off by default in model, controller, and helper tests. This means we can supply the locale as a param. Turn it on specifically for a couple of controller tests that test routing, and change other url localization tests into integration tests. | |||
* | Explicitly set I18n.locale in set_gettext_locale in order to get Rails to ↵0.11.0.13hotfix/0.11.0.13 | Louise Crow | 2013-06-17 | -2/+25 |
| | | | | expire the template cache and trigger a lookup. | |||
* | integrate_views is render_views RSpec 2 | Henare Degan | 2012-12-11 | -1/+1 |
| | ||||
* | Clear deliveries array after running spec. | Louise Crow | 2011-02-23 | -0/+1 |
| | ||||
* | Make path work in Ruby 1.9 | Francis Irving | 2010-09-15 | -1/+1 |
| | ||||
* | Test code for more admin stuff, and help pages, and related HTML fixes. | francis | 2008-03-21 | -0/+30 |