aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/Greenwich.pm
Commit message (Collapse)AuthorAgeLines
* Refactor SendReport::Open311 to use cobrand hooks.Matthew Somerville2017-03-09-0/+9
| | | | | | | | | | | | | | Avoid doing cobrand-specific logic within SendReport::Open311. The hooks defined are: open311_config: set extra fields open311_pre_send: set endpoints and munge data These are tested in the new t/app/sendreport/open311.t, which does not send any actual reports, but just checks that all the data is munged into the expected format. (tests under t/open311* should already test the actual sending) Remove unused Open311 special cases.
* [Greenwich] Reduce on-map age further to 21 daysDave Arter2017-02-03-1/+1
|
* [Greenwich] Show reports up to 3 months old by defaultDave Arter2017-01-27-0/+4
|
* [Greenwich] Show 20 reports per page instead of 100Dave Arter2017-01-19-0/+2
|
* [UK Councils] Use correct cobrand base URL if STAGING_SITEDave Arter2016-07-08-1/+2
| | | | | Instead of using BASE_URL as the base URL on council cobrands when STAGING is true, use the UK councils default (which is cobrand name prepended to BASE_URL).
* [Angus, Greenwich] Add base_url to resolve mixed content issueDave Arter2016-03-30-0/+5
| | | | | | Some img tags were using http://[cobrand].fixmystreet.com/ URLs when their including page was served over HTTPS, causing mixed content warnings on IE.
* [UK Councils] Add contact_email addresses to cobrandsSteven Day2015-09-17-0/+5
| | | | | | | | | This sets the contact email for: - East Sussex - Greenwich - Oxfordshire - Stevenage
* [Greenwich] Add links to Greenwich FMS to pages on fixmystreet.comDave Arter2015-06-30-1/+1
|
* [Greenwich] Royal Borough of Greenwich front endDave Arter2015-06-30-0/+47