Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow static home page template override. | Matthew Somerville | 2017-07-14 | -0/+24 |
| | | | | | | If an /about/homepage.html template exists in your cobrand, it will be used as the front page, and the normal front page will be available at /report. | |||
* | Auto-add strict/warnings/Test::More with TestMech. | Matthew Somerville | 2017-05-31 | -7/+2 |
| | ||||
* | Update tests for cobrand/template changes. | Matthew Somerville | 2016-04-20 | -12/+6 |
| | ||||
* | Fix test that fetched page removed in last commit. | Matthew Somerville | 2016-03-11 | -2/+2 |
| | ||||
* | Add generic static route handler. | Matthew Somerville | 2015-10-29 | -0/+9 |
| | | | | | This puts all static pages under /about, and lets you add new static pages by placing new HTML in your about template directory. | |||
* | Don't generate unused special templates/po files. | Matthew Somerville | 2014-11-19 | -2/+2 |
| | ||||
* | Fix test suite to run regardless of config setup. | Matthew Somerville | 2013-10-24 | -5/+4 |
| | ||||
* | Fix about controller test | Chris Mytton | 2013-08-30 | -1/+1 |
| | ||||
* | Fix tests with new ALLOWED_COBRANDS structure, fix admin test to skip Barnet ↵ | Matthew Somerville | 2012-05-01 | -1/+1 |
| | | | | tests if not present. | |||
* | Tidy up a bit of CSS. | Matthew Somerville | 2011-09-08 | -1/+1 |
| | ||||
* | Simple cron wrapper to run in correct environment. | Matthew Somerville | 2011-06-10 | -1/+1 |
| | ||||
* | Some text updates from/for locale file. | Matthew Somerville | 2011-06-03 | -1/+1 |
| | ||||
* | CHeck that 'emptyhomes' cobrand is available before using it in tests | Edmund von der Burg | 2011-05-03 | -10/+15 |
| | ||||
* | Match title now that it has newlines in it | Edmund von der Burg | 2011-04-14 | -3/+3 |
| | ||||
* | Explicitly set gettext_dir so that it does not matter where calling script ↵ | Edmund von der Burg | 2011-02-24 | -5/+7 |
| | | | | file is located | |||
* | More work on the Cobrand and setting for request | Edmund von der Burg | 2011-02-23 | -2/+8 |
| | | | | test to see welsh about us page | |||
* | Added About controller | Edmund von der Burg | 2011-02-23 | -0/+18 |
put 'loc' stub in place for i18n in templates server static files |