aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/View/Web.pm
Commit message (Collapse)AuthorAgeLines
* Travis script.Matthew Somerville2012-10-05-0/+1
|
* Remove unused cobrand function.Matthew Somerville2012-08-16-3/+1
|
* Cobrand specific example front page placeholder, start of layout tweaks, fix ↵Matthew Somerville2012-03-22-0/+1
| | | | geocoding.
* If on staging site, look up last mod time of file each time, if cached ↵Matthew Somerville2012-01-10-1/+1
| | | | somewhere.
* Version the JS files.Matthew Somerville2011-09-02-6/+6
|
* Versioning of CSS files, remove generated CSS files from repo.Matthew Somerville2011-09-02-1/+11
|
* Reduce size of JS output strings.Matthew Somerville2011-08-17-0/+21
|
* Compile templates and set a long stat TTL in production.Matthew Somerville2011-08-11-0/+2
|
* Escape JS string better.Matthew Somerville2011-07-04-0/+22
|
* Removal of old Cobrand.pm and last .Matthew Somerville2011-06-07-6/+1
|
* Final bits of Page.pm gone.Matthew Somerville2011-06-07-2/+3
|
* Get rid of some more fake_q etc.Matthew Somerville2011-06-06-1/+1
|
* Pull requests #103 and #107, clickable-urls-in-reports, done as a TT function.Matthew Somerville2011-05-27-14/+9
|
* Questionnaire submission code.Matthew Somerville2011-05-26-6/+6
|
* add split_into_lines methodStruan Donald2011-05-17-0/+24
|
* Port display_locationEdmund von der Burg2011-04-13-1/+19
|
* added newsletter sign upEdmund von der Burg2011-04-07-2/+8
|
* Handle problem confirmation tokens in catalyst and get all tests workingEdmund von der Burg2011-03-28-0/+15
|
* Add more utility functionsEdmund von der Burg2011-03-21-1/+27
|
* Check that UTF8 in emails worksEdmund von der Burg2011-03-03-0/+1
|
* Simple email sendingEdmund von der Burg2011-03-02-2/+0
|
* More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-3/+4
| | | | test to see welsh about us page
* Added About controllerEdmund von der Burg2011-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 Burg2011-02-23-1/+1
| | | | override them
* Added template handlingEdmund von der Burg2011-02-22-0/+27