aboutsummaryrefslogtreecommitdiffstats
path: root/t/map
Commit message (Collapse)AuthorAgeLines
* Refactor nearby() to use named parameters not listMatthew Somerville2019-02-25-3/+1
|
* Smoke test of FixMyStreet::Map::Google.Matthew Somerville2019-02-05-0/+21
|
* [Angus] Remove cobrand.Matthew Somerville2018-10-10-1/+0
|
* [Lincolnshire] Add assets to map & roadworks.org integrationDave Arter2018-08-17-0/+1
|
* [UK] Pull in cobrand asset files on national site.Struan Donald2018-08-03-4/+4
| | | | | | | Also add body name to layer defaults, so they are only used where appropriate. Switch mapit area javascript calls to GeoJSON, so we can drop KML support in OpenLayers.wfs.js which saves a small amount of bandwidth.
* Only display reports from last 6 months on around.Struan Donald2018-07-03-0/+1
| | | | | | | Add a checkbox to show older reports, plus if we get to the end of the new reports then instead of a Next button show a "show older" button that will reload the current page but with older reports also loaded. Wire it all up into the pushState code as well.
* [BANES] Add BathNES map type & assetsDave Arter2018-04-10-0/+1
| | | | | | | | | | | | | BANES have some staff-only assets, so this adds a cobrand hook to enable extra JS to be included on the page for staff users. - Add custom OpenLayers build with GeoJSON support - Add grit bins/street lights/LLPG asset layers - Displays non-BANES street light assets in grey - Add adopted highways to map This means USRNs will be set for reports made by members of the public. To keep the map simple, however, the highways layer is invisible to non-staff users.
* [Buckinghamshire] Add grit bins/street lighting asset layersDave Arter2018-04-03-0/+1
|
* [UK] Make sure jQuery is loaded where it is neededMatthew Somerville2017-12-12-1/+1
| | | | | | | Bromley uses jQuery for its A-Z on all pages; only load Bristol map JavaScript on map pages (same as Angus); drop Oxfordshire JS use of jQuery; fix Zurich load order; and improve jQuery checking in other JavaScript.
* Move map JS to code, to be used on all pages.Matthew Somerville2017-11-15-0/+29
|
* Remove Show all pins link and on_map_list_limit.Matthew Somerville2017-11-06-3/+3
| | | | | /around will now show all reports all the time, but we are about to introduce pagination to stop that.
* Make sure gettext domain specified in all tests.Matthew Somerville2017-08-25-3/+0
|
* Run each test file in a transaction.Matthew Somerville2017-06-20-4/+0
| | | | This means that the tests can be run in parallel.
* Auto-add strict/warnings/Test::More with TestMech.Matthew Somerville2017-05-31-3/+0
|
* Refactor map pin/feature functions.Matthew Somerville2016-07-21-5/+5
|
* Remove unnecessary shebang lines.Matthew Somerville2016-01-22-2/+0
|
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-3/+3
| | | | Command line scripts don't need a full blown app, just database.
* Update some tests to work around small changes in some underlying modules.Matthew Somerville2013-05-07-5/+3
|
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/open311-populate-service-list bin/send-comments bin/update-all-reports conf/crontab.ugly db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/App/Controller/Reports.pm perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/LichfieldDC.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/ResultSet/Problem.pm perllib/FixMyStreet/SendReport.pm perllib/FixMyStreet/SendReport/Email.pm perllib/FixMyStreet/SendReport/Open311.pm perllib/Open311/GetServiceRequestUpdates.pm perllib/Open311/PopulateServiceList.pm t/app/controller/report_new.t t/app/controller/rss.t templates/web/bromley/report/display.html templates/web/default/admin/council_contacts.html templates/web/default/common_header_tags.html templates/web/default/dashboard/index.html templates/web/default/front/stats.html templates/web/default/report/_main.html templates/web/default/report/update-form.html templates/web/emptyhomes/index.html templates/web/emptyhomes/report/display.html templates/web/emptyhomes/report/new/councils_text_all.html templates/web/emptyhomes/reports/body.html templates/web/emptyhomes/reports/index.html templates/web/fixmystreet/report/new/fill_in_details_form.html templates/web/fixmystreet/report/update-form.html web/cobrands/fixmystreet/fixmystreet.js web/js/fixmystreet.js
| * Update tests for new names of things and bodies needing to exist.Matthew Somerville2012-12-15-1/+1
| |
* | update tests with new statusesStruan Donald2012-10-02-0/+16
|/
* Get test suite all passing again, and fix bug displaying partial photo and ↵Matthew Somerville2012-03-02-7/+7
| | | | my stupid use of c as a variable.
* update test for changed maps and fix state checkingStruan Donald2011-07-28-9/+9
|
* set gettext domain to stop intermittent test failuresStruan Donald2011-06-21-0/+3
|
* remove more hardcoded references to fixedStruan Donald2011-06-21-0/+105