Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | 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. | ||||
* | | Simplify map bound transformation (should do bounds transform as might be ↵ | Matthew Somerville | 2012-11-26 | -20/+15 | |
| | | | | | | | | skewed translation), fix transforms to modify original. | ||||
* | | Work more on the non-js maps, and tidy js version source | stevenday | 2012-11-26 | -4/+0 | |
| | | |||||
* | | Add a proper OpenLayers plugin for Swiss<->WGS84 transformations | stevenday | 2012-11-26 | -59/+184 | |
| | | |||||
* | | Convert bounds from swiss to lat/lon so ajax doesn't break | Steven Day | 2012-11-26 | -1/+80 | |
| | | |||||
* | | Add the necessary hack to point OpenLayers at commonlib/jslib for images and ↵ | Steven Day | 2012-11-26 | -2/+2 | |
| | | | | | | | | so forth | ||||
* | | Re-arrange functions to please remote | Steven Day | 2012-11-26 | -38/+39 | |
| | | |||||
* | | Make controls and initial zoom level work | Steven Day | 2012-11-26 | -30/+34 | |
| | | |||||
* | | Use fixmystreet zoom level if set | Steven Day | 2012-11-26 | -1/+1 | |
| | | |||||
* | | Update map-OpenLayers.js to let it work with Zurich maps | Steven Day | 2012-11-26 | -25/+46 | |
| | | |||||
* | | Begin getting Zurich maps into FMS - many things broken | Steven Day | 2012-11-26 | -0/+1482 | |
|/ | |||||
* | Add auto-location to alert page (fixes #23). | Matthew Somerville | 2012-10-12 | -3/+6 | |
| | |||||
* | Stop home button disappearing, fixes #280. | Matthew Somerville | 2012-10-10 | -2/+2 | |
| | |||||
* | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -7/+32 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/general.yml-example perllib/FixMyStreet/App/Controller/Council.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/Cobrand/Default.pm templates/web/default/around/around_index.html templates/web/default/index.html templates/web/emptyhomes/index.html templates/web/fixmystreet/around/around_index.html templates/web/fixmystreet/index.html web/fixmystreet_app_cgi.cgi web/fixmystreet_app_fastcgi.cgi | ||||
| * | fix southampton street lighting message if map is skipped | Struan Donald | 2012-08-01 | -1/+5 | |
| | | |||||
| * | Get attribution right on zoomed in maps in NI. | Matthew Somerville | 2012-07-23 | -1/+3 | |
| | | |||||
| * | Improve map tile handling outside Great Britain. | Matthew Somerville | 2012-07-20 | -5/+24 | |
| | | |||||
* | | move localstorage to sessionstorage, and clear on logout | Dave Whiteland | 2012-07-24 | -3/+3 | |
| | | |||||
* | | store MM auth credentials in localstorage to avoid repeat login | Dave Whiteland | 2012-07-05 | -2/+2 | |
| | | |||||
* | | delete overlooked conflict marker? | Dave Whiteland | 2012-06-25 | -1/+0 | |
| | | |||||
* | | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -13/+98 | |
|\| | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css perllib/FixMyStreet/Cobrand/FixMyStreet.pm | ||||
| * | Fix JS validation of name to make sure validName has at least two parts | Struan Donald | 2012-06-21 | -3/+9 | |
| | | | | | | | | Change report updates so validName required for Bromley but not elswhere | ||||
| * | display category prompts on southampton cobrand | Struan Donald | 2012-06-19 | -10/+87 | |
| | | |||||
| * | Merge branch 'barnet-newstyle' | Struan Donald | 2012-06-08 | -0/+2 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore perllib/FixMyStreet/Cobrand/FixMyStreet.pm perllib/FixMyStreet/Cobrand/UKCouncils.pm templates/web/default/reports/council.html templates/web/fixmystreet/header.html templates/web/fixmystreet/report/display.html web/cobrands/bromley/layout.scss web/cobrands/fixmystreet/fixmystreet.js web/js/map-OpenLayers.js | ||||
| | * | do not zoom out too far onby default on around page on mobile as it gets ↵ | Struan Donald | 2012-05-18 | -2/+13 | |
| | | | | | | | | | | | | very cluttered | ||||
| | * | Work much better if reporting pin is clicked/dragged outside council boundary | Struan Donald | 2012-05-18 | -14/+31 | |
| | | | |||||
| | * | Merge branch 'master' into barnet-newstyle | Matthew Somerville | 2012-05-17 | -4/+6 | |
| | |\ | |||||
| | * | | sort out map scrolling when click where sidebar will be | Struan Donald | 2012-05-08 | -0/+2 | |
| | | | | |||||
* | | | | Merge remote branch 'origin/master' into fmb-read-only | Dave Whiteland | 2012-05-29 | -112/+173 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm templates/web/fixmystreet/alert/index.html templates/web/fixmystreet/around/display_location.html web/cobrands/fixmystreet/_layout.scss web/js/map-OpenLayers.js | ||||
| * | | | Tidy up tile domain URL generation. | Matthew Somerville | 2012-05-24 | -7/+5 | |
| | | | | |||||
| * | | | Multiple domains for Bromley tiles. | Matthew Somerville | 2012-05-24 | -13/+7 | |
| | | | | |||||
| * | | | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-23 | -1/+1 | |
| |\ \ \ | |||||
| | * | | | Don't want this to happen if zoom is actually 0. | Matthew Somerville | 2012-05-23 | -1/+1 | |
| | | |/ | | |/| | |||||
| * | | | Patch fancybox to work under SSL on IE6 without warning. | Matthew Somerville | 2012-05-17 | -6/+6 | |
| | | | | |||||
| * | | | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-16 | -4/+6 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports conf/crontab.ugly conf/general.yml-example db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/Result/User.pm templates/web/default/js/validation_strings.html templates/web/fixmystreet/auth/sign_out.html templates/web/fixmystreet/report/new/councils_text_all.html web/cobrands/fixmystreet/_base.scss | ||||
| * | | | Actually, just initially make sure zoom is at least 13. | Matthew Somerville | 2012-05-14 | -4/+7 | |
| | | | | |||||
| * | | | Have a minimum zoom on mobile version. | Matthew Somerville | 2012-05-14 | -2/+10 | |
| | | | | |||||
| * | | | Fix some URLs so that it works under HTTPS. | Matthew Somerville | 2012-05-11 | -11/+17 | |
| | | | | |||||
| * | | | Different map base for Bromley. | Matthew Somerville | 2012-05-11 | -4/+9 | |
| | | | | |||||
| * | | | display title dropdown for bromley users on main site problem page | Struan Donald | 2012-05-01 | -1/+2 | |
| | | | | |||||
| * | | | Text changes from Bromley, fix bug where multiple Title fields would appear ↵ | Matthew Somerville | 2012-04-24 | -1/+1 | |
| | | | | | | | | | | | | | | | | if pin moved. | ||||
| * | | | Work much better if reporting pin is clicked/dragged in/out of council ↵ | Matthew Somerville | 2012-04-17 | -19/+32 | |
| | | | | | | | | | | | | | | | | boundary (CM17). | ||||
| * | | | remove merge code :( | Struan Donald | 2012-04-05 | -4/+0 | |
| | | | | |||||
| * | | | Merge branch 'send-report-rewrite' into bromley-new-send-reports | Struan Donald | 2012-04-03 | -0/+4 | |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Geocode/Bing.pm web/js/map-OpenLayers.js | ||||
| * | | | add first name and last name boxes for bromley | Struan Donald | 2012-03-30 | -1/+11 | |
| | | | | |||||
| * | | | Work better if map left isn't left of window. | Matthew Somerville | 2012-03-29 | -3/+4 | |
| | | | |