aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/Angus.pm
Commit message (Collapse)AuthorAgeLines
* [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.
* [Angus] Add clickable street light layer to report mapDave Arter2016-03-29-1/+1
| | | | | | | | | | | | | | | | | Angus provide a WFS endpoint for their existing streetlight assets and known faults. This commit: - Displays clickable markers when the 'street lighting' category is selected on the report a problem page. - Displays known faults on the map - Includes a custom OpenLayers build for the Angus cobrand that includes WFS support The custom code for adding the layers to the map is within position_map.js, as this seemed to be currently the best place for cobrand-specific map logic.
* [Angus] SOAP interface/send method for Angus CRMDave Arter2016-03-29-0/+73
|
* [Angus] Cobrand module, templates & designDave Arter2016-03-29-0/+49
This adds a cobrand for Angus Council that fits in with their existing styling on angus.gov.uk