Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Travis script. | Matthew Somerville | 2012-10-05 | -0/+1 |
| | ||||
* | Remove unused cobrand function. | Matthew Somerville | 2012-08-16 | -3/+1 |
| | ||||
* | Cobrand specific example front page placeholder, start of layout tweaks, fix ↵ | Matthew Somerville | 2012-03-22 | -0/+1 |
| | | | | geocoding. | |||
* | If on staging site, look up last mod time of file each time, if cached ↵ | Matthew Somerville | 2012-01-10 | -1/+1 |
| | | | | somewhere. | |||
* | Version the JS files. | Matthew Somerville | 2011-09-02 | -6/+6 |
| | ||||
* | Versioning of CSS files, remove generated CSS files from repo. | Matthew Somerville | 2011-09-02 | -1/+11 |
| | ||||
* | Reduce size of JS output strings. | Matthew Somerville | 2011-08-17 | -0/+21 |
| | ||||
* | Compile templates and set a long stat TTL in production. | Matthew Somerville | 2011-08-11 | -0/+2 |
| | ||||
* | Escape JS string better. | Matthew Somerville | 2011-07-04 | -0/+22 |
| | ||||
* | Removal of old Cobrand.pm and last . | Matthew Somerville | 2011-06-07 | -6/+1 |
| | ||||
* | Final bits of Page.pm gone. | Matthew Somerville | 2011-06-07 | -2/+3 |
| | ||||
* | Get rid of some more fake_q etc. | Matthew Somerville | 2011-06-06 | -1/+1 |
| | ||||
* | Pull requests #103 and #107, clickable-urls-in-reports, done as a TT function. | Matthew Somerville | 2011-05-27 | -14/+9 |
| | ||||
* | Questionnaire submission code. | Matthew Somerville | 2011-05-26 | -6/+6 |
| | ||||
* | add split_into_lines method | Struan Donald | 2011-05-17 | -0/+24 |
| | ||||
* | Port display_location | Edmund von der Burg | 2011-04-13 | -1/+19 |
| | ||||
* | added newsletter sign up | Edmund von der Burg | 2011-04-07 | -2/+8 |
| | ||||
* | Handle problem confirmation tokens in catalyst and get all tests working | Edmund von der Burg | 2011-03-28 | -0/+15 |
| | ||||
* | Add more utility functions | Edmund von der Burg | 2011-03-21 | -1/+27 |
| | ||||
* | Check that UTF8 in emails works | Edmund von der Burg | 2011-03-03 | -0/+1 |
| | ||||
* | Simple email sending | Edmund von der Burg | 2011-03-02 | -2/+0 |
| | ||||
* | More work on the Cobrand and setting for request | Edmund von der Burg | 2011-02-23 | -3/+4 |
| | | | | test to see welsh about us page | |||
* | Added About controller | Edmund von der Burg | 2011-02-23 | -1/+18 |
| | | | | | put 'loc' stub in place for i18n in templates server static files | |||
* | Move default templates to 'default' dir so that we can use allow cobrands to ↵ | Edmund von der Burg | 2011-02-23 | -1/+1 |
| | | | | override them | |||
* | Added template handling | Edmund von der Burg | 2011-02-22 | -0/+27 |