Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | use local jquery ui, not CDN, for admin datepicker | Dave Whiteland | 2013-11-07 | -0/+14 |
| | ||||
* | Add Jquery-ui files, and fixmystreet-admin.js | Andrew Black | 2013-11-07 | -0/+18 |
| | ||||
* | Tidy up panzoom bar placement. | Matthew Somerville | 2013-10-25 | -2/+7 |
| | ||||
* | Add Google OpenLayers-based map layer. | Matthew Somerville | 2013-10-11 | -0/+586 |
| | ||||
* | Upgrade main OpenLayers to 2.13.1. | Matthew Somerville | 2013-10-11 | -1393/+1212 |
| | ||||
* | add show-admin-notes class to body | Dave Whiteland | 2013-09-06 | -22/+24 |
| | | | | | making the admin-notes functionality easier to suppress on installations that don't want it; it's in the default header, i.e., on for new installations | |||
* | fix deciding-to-hide contacts bug | Dave Whiteland | 2013-09-05 | -2/+1 |
| | | | | was counting rows and expecting them to be 1, when it should have been counting tables. | |||
* | jslint fixes | Dave Whiteland | 2013-09-05 | -17/+19 |
| | ||||
* | add toggle button to hide contacts, closes #505 | Dave Whiteland | 2013-09-05 | -0/+19 |
| | ||||
* | don't hide with slideUp on page load | Dave Whiteland | 2013-09-05 | -6/+10 |
| | | | | if open311 shouldn't be show, hide it straight away (slideUp animation was distracting) | |||
* | add display-on-click hints | Dave Whiteland | 2013-09-05 | -0/+10 |
| | ||||
* | hide open311 inputs for bodies unless needed | Dave Whiteland | 2013-09-05 | -0/+21 |
| | | | | | basically if send method is not email (or there's an endpoint value), don't show the form Maybe we need to have an "show all fields" button/link but for normal use I think this is OK | |||
* | make js available in admin pages | Dave Whiteland | 2013-09-05 | -0/+4 |
| | ||||
* | Updated MapQuest links per instructions | Jonas Oberg | 2013-08-30 | -4/+4 |
| | ||||
* | Fixed Google map marker drag issue caused by inproper variable naming. | Chee Leong | 2013-06-27 | -4/+4 |
| | ||||
* | Improve Google Maps support somewhat. | Matthew Somerville | 2013-06-06 | -10/+317 |
| | ||||
* | Add a zoomed in level. | Matthew Somerville | 2013-04-09 | -2/+2 |
| | ||||
* | Merge branch 'zurich' | Matthew Somerville | 2013-03-14 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | Conflicts: locale/FixMyStreet.po locale/cy_GB.UTF-8/LC_MESSAGES/EmptyHomes.po locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po | |||
| * | Use internal proxy for maps for now. | Matthew Somerville | 2013-03-12 | -2/+2 |
| | | ||||
* | | Only need zoom altering if being used for OSM permalink; adjust for other uses. | Matthew Somerville | 2013-02-21 | -5/+17 |
| | | ||||
* | | Track map panning on report page link back to /around. | Matthew Somerville | 2013-02-21 | -0/+5 |
|/ | ||||
* | Treat link from report page to around page as permalink to maintain state ↵ | Matthew Somerville | 2013-02-21 | -1/+18 |
| | | | | better. | |||
* | Activate IE admin drag onload, as with the pins. | Matthew Somerville | 2013-02-20 | -25/+33 |
| | ||||
* | Separate login/registration to two forms, as it's admin only (fixes a7). | Matthew Somerville | 2013-02-08 | -1/+3 |
| | ||||
* | Allow Zurich admin to change location of pin, with confirmation (fixes a1). | Matthew Somerville | 2013-02-08 | -0/+29 |
| | ||||
* | use white (geocode) loading spinner on white background | Dave Whiteland | 2013-02-05 | -1/+2 |
| | ||||
* | Some jslint fixes. | Matthew Somerville | 2013-02-04 | -14/+11 |
| | ||||
* | Fix bad map JavaScript. | Matthew Somerville | 2013-02-04 | -3/+3 |
| | ||||
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -63/+68 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||
| * | Zurich area unfilled with thick black outline (fixes a25). | Matthew Somerville | 2013-01-31 | -0/+5 |
| | | ||||
| * | Remove two further out Zurich zoom levels, add 1:500 (fixes a9). | Matthew Somerville | 2013-01-31 | -3/+3 |
| | | ||||
| * | No map controls on mobile Zurich report display page. | Matthew Somerville | 2013-01-24 | -2/+4 |
| | | ||||
| * | Get remaining English hardcoded strings from JavaScript into translatable ↵ | Matthew Somerville | 2013-01-24 | -8/+8 |
| | | | | | | | | template. | |||
| * | More details to Details and in translation. | Matthew Somerville | 2013-01-24 | -1/+1 |
| | | ||||
| * | No permalink on Zurich. | Matthew Somerville | 2013-01-24 | -5/+0 |
| | | ||||
| * | Add layer switcher to current map task bar. | Matthew Somerville | 2013-01-18 | -5/+16 |
| | | ||||
| * | Remove LayerSwitcher, will do it manually. | Matthew Somerville | 2013-01-18 | -74/+3 |
| | | ||||
| * | Add ability for multiple base map layers, add Zurich Stadtplan. | Matthew Somerville | 2013-01-18 | -13/+75 |
| | | ||||
| * | Remove non-working most zoomed in level. | Matthew Somerville | 2013-01-18 | -1/+1 |
| | | ||||
| * | Allow hide/show pins in German to work. | Matthew Somerville | 2013-01-18 | -1/+2 |
| | | ||||
| * | Change default map type to Hybrid. | Matthew Somerville | 2013-01-18 | -3/+3 |
| | | ||||
| * | Add some missing JS translatable strings, update .po files. | Matthew Somerville | 2013-01-16 | -7/+7 |
| | | ||||
| * | Projection should be on the map layer only, not the whole map. | Matthew Somerville | 2012-12-19 | -1/+1 |
| | | ||||
* | | Merge branch 'centro' | Struan Donald | 2013-01-04 | -7/+1 |
|\ \ | |/ |/| | | | | | Conflicts: perllib/FixMyStreet/Cobrand/Default.pm | |||
| * | move validation rules out to a template so cobrands can override them | Struan Donald | 2012-12-06 | -7/+1 |
| | | ||||
* | | Zurich matrixIds have shifted by one. | Matthew Somerville | 2012-12-12 | -9/+10 |
| | | ||||
* | | Make translation of geolocation text on homepage possible | Steven Day | 2012-12-10 | -1/+1 |
| | | ||||
* | | Simplify projection logic, and use X/Y same way round as everywhere else. | Matthew Somerville | 2012-12-03 | -94/+47 |
| | | ||||
* | | Top left corner given in WMTS capabilities file appears to be about (78,77)m ↵ | Matthew Somerville | 2012-11-28 | -10/+10 |
| | | | | | | | | out of where it should be (in order to get the right lat/lon when I click the map in OpenLayers anyway). | |||
* | | Write out layer explicitly so no AJAX request necessary and deal with all OL ↵ | Matthew Somerville | 2012-11-26 | -107/+57 |
| | | | | | | | | options the same. |