| Commit message (Expand) | Author | Age | Lines |
* | Fix issues with new report pin, improve cursor. | Matthew Somerville | 2018-03-26 | -1/+1 |
* | Fix race condition making a new report. | Matthew Somerville | 2018-03-26 | -0/+4 |
* | Update some tight JS coupling to use events. | Matthew Somerville | 2018-03-13 | -6/+1 |
* | Populate `usrn` field with USRN of clicked asset, if available | Dave Arter | 2018-02-22 | -4/+17 |
* | Show loading spinner on map for assets as well as markers | Dave Arter | 2018-02-08 | -2/+2 |
* | Factor map loading spinner code out so multiple things can load at once | Dave Arter | 2018-02-08 | -6/+28 |
* | [Zurich] Add filters to /reports, fix photo bug. | Matthew Somerville | 2018-01-18 | -1/+1 |
* | Zoom out as much as necessary, even on mobile. | Matthew Somerville | 2018-01-15 | -3/+0 |
* | Only work out bounds/resolution on BBOX strategies | Matthew Somerville | 2018-01-10 | -4/+7 |
* | Add JSHint configuration, tidy up any warnings. | Matthew Somerville | 2018-01-10 | -18/+20 |
* | Second, more prominent Hide Pins link | Zarino Zappia | 2017-11-27 | -3/+6 |
* | Add pagination to around page. | Matthew Somerville | 2017-11-06 | -17/+83 |
* | Remove Show all pins link and on_map_list_limit. | Matthew Somerville | 2017-11-06 | -36/+0 |
* | Have /around ajax use same format as others. | Matthew Somerville | 2017-11-02 | -4/+4 |
* | Make sure pin ID is an integer. | Matthew Somerville | 2017-09-07 | -2/+3 |
* | [Zurich] Upgrade OpenLayers to master, matching others. | Matthew Somerville | 2017-08-18 | -12/+1 |
* | Make sure /around permalink/redirect have js param | Matthew Somerville | 2017-08-18 | -0/+4 |
* | Fix replaced sidebar losing hover behaviour. | Matthew Somerville | 2017-08-17 | -1/+1 |
* | Refactor /around list code to share with others. | Matthew Somerville | 2017-08-17 | -4/+0 |
* | [Zurich] Fix map on /reports | Dave Arter | 2017-08-14 | -1/+4 |
* | Use standard JS translation for show/hide pins. | Matthew Somerville | 2017-08-03 | -17/+8 |
* | [FixaMinGata] Consolidate with upstream. | Jon Kristensen | 2017-07-07 | -1/+2 |
* | Allow cobrands to define pin colour for new reports | Zarino Zappia | 2017-06-09 | -1/+1 |
* | Fix linting errors | pezholio | 2017-05-23 | -51/+48 |
* | Allow inspectors to shortlist all reports in view | pezholio | 2017-05-05 | -2/+7 |
* | On /reports maps, only include reports in view. | Matthew Somerville | 2017-04-13 | -2/+36 |
* | Use lat/lon on inspection form if local coordinates aren’t available | Dave Arter | 2017-03-30 | -0/+2 |
* | Show loading indicator when loading pins | pezholio | 2017-03-17 | -11/+6 |
* | Display nearby candidate reports when marking as duplicate | Dave Arter | 2016-12-13 | -36/+50 |
* | Load OpenLayers stylesheet directly, not via JS. | Matthew Somerville | 2016-12-09 | -0/+1 |
* | Add sort order options to list pages. | Matthew Somerville | 2016-11-04 | -13/+17 |
* | Merge branch 'reports-area-as-a-hole' | Matthew Somerville | 2016-10-24 | -8/+51 |
|\ |
|
| * | Invert display of areas on body pages. | Matthew Somerville | 2016-10-21 | -8/+51 |
* | | Store and use initial URL to fix JavaScript bugs. | Matthew Somerville | 2016-10-21 | -1/+1 |
|/ |
|
* | Fix map pin clicking in IE11. | Matthew Somerville | 2016-10-21 | -3/+3 |
* | Update pagination when status/categories changed. | Matthew Somerville | 2016-10-18 | -0/+4 |
* | Add ajax pin fetching to reports/my pages. | Matthew Somerville | 2016-10-14 | -0/+25 |
* | Improve history API URL when query string empty. | Matthew Somerville | 2016-10-14 | -1/+11 |
* | Allow multiple selections in report list filter. | Zarino Zappia | 2016-10-13 | -9/+35 |
* | Add inspector report detail view | Dave Arter | 2016-09-06 | -0/+55 |
* | Make sure PanZoom works in older OpenLayers. | Matthew Somerville | 2016-08-19 | -34/+8 |
* | Move non-JavaScript pan/zoom to same as with JS. | Matthew Somerville | 2016-08-17 | -7/+18 |
* | Factor out most inline JavaScript. | Matthew Somerville | 2016-08-16 | -10/+0 |
* | Do HTML class and JS variable setting ASAP. | Matthew Somerville | 2016-08-16 | -1/+1 |
* | Work correctly for alt-click/cmd-click etc. | Matthew Somerville | 2016-07-14 | -3/+30 |
* | Fix a few JavaScript issues with reports pages. | Matthew Somerville | 2016-07-12 | -1/+6 |
* | Move to using pushState for new report. | Zarino Zappia | 2016-07-11 | -30/+31 |
* | Load in report details on around page via ajax. | Zarino Zappia | 2016-07-11 | -7/+44 |
* | Simplify "rap-notes" visibility toggling | Zarino Zappia | 2016-07-11 | -5/+0 |
* | Only match the actual ID, not same-ending others. | Matthew Somerville | 2016-07-11 | -2/+2 |