| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
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).
|
|
|
|
|
|
| |
Some img tags were using http://[cobrand].fixmystreet.com/ URLs
when their including page was served over HTTPS, causing mixed
content warnings on IE.
|
|
|
|
|
|
|
|
|
| |
This sets the contact email for:
- East Sussex
- Greenwich
- Oxfordshire
- Stevenage
|
| |
|
|
|