aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/about.t
Commit message (Collapse)AuthorAgeLines
* Allow static home page template override.Matthew Somerville2017-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 Somerville2017-05-31-7/+2
|
* Update tests for cobrand/template changes.Matthew Somerville2016-04-20-12/+6
|
* Fix test that fetched page removed in last commit.Matthew Somerville2016-03-11-2/+2
|
* Add generic static route handler.Matthew Somerville2015-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 Somerville2014-11-19-2/+2
|
* Fix test suite to run regardless of config setup.Matthew Somerville2013-10-24-5/+4
|
* Fix about controller testChris Mytton2013-08-30-1/+1
|
* Fix tests with new ALLOWED_COBRANDS structure, fix admin test to skip Barnet ↵Matthew Somerville2012-05-01-1/+1
| | | | tests if not present.
* Tidy up a bit of CSS.Matthew Somerville2011-09-08-1/+1
|
* Simple cron wrapper to run in correct environment.Matthew Somerville2011-06-10-1/+1
|
* Some text updates from/for locale file.Matthew Somerville2011-06-03-1/+1
|
* CHeck that 'emptyhomes' cobrand is available before using it in testsEdmund von der Burg2011-05-03-10/+15
|
* Match title now that it has newlines in itEdmund von der Burg2011-04-14-3/+3
|
* Explicitly set gettext_dir so that it does not matter where calling script ↵Edmund von der Burg2011-02-24-5/+7
| | | | file is located
* More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-2/+8
| | | | test to see welsh about us page
* Added About controllerEdmund von der Burg2011-02-23-0/+18
put 'loc' stub in place for i18n in templates server static files