| 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 |
* | [UK] Properly align Dashboard bar chart value labels | Zarino Zappia | 2018-03-01 | -2/+3 |
* | [UK] Linebreak long Y-axis labels on Dashboard bar chart | Zarino Zappia | 2018-03-01 | -2/+22 |
* | 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 |
* | Add length/common password checking. | Matthew Somerville | 2018-02-06 | -1/+7 |
* | [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 | -19/+24 |
* | Switch on monotone cubic interpolation. | Matthew Somerville | 2018-01-09 | -0/+5 |
* | Merge branch '1907-stop-tile-load-on-mappage' | Matthew Somerville | 2018-01-05 | -0/+31 |
|\ |
|
| * | [fixmystreet.com] Lazy load images in the footer. | Matthew Somerville | 2018-01-05 | -0/+29 |
|/ |
|
* | Fix colour wrapping bug, where it only added red. | Matthew Somerville | 2017-12-19 | -2/+2 |
* | Make sure bar chart is given enough colours. | Matthew Somerville | 2017-12-18 | -0/+4 |
* | Add bar chart functionality, for area summary page | Zarino Zappia | 2017-12-15 | -43/+147 |
* | Second, more prominent Hide Pins link | Zarino Zappia | 2017-11-27 | -6/+12 |
* | Add js=1 to links to /around from the front page | Dave Arter | 2017-11-24 | -0/+5 |
* | Hide geolocation link if not on HTTPS | Dave Arter | 2017-11-24 | -1/+2 |
* | Move jquery.multi-select.js into vendor directory | Zarino Zappia | 2017-11-20 | -337/+0 |
* | Upgrade to latest version of jquery.multi-select.js | Dave Arter | 2017-11-20 | -35/+38 |
* | Merge branch '1901-js-deferring' | Matthew Somerville | 2017-11-15 | -0/+55 |
|\ |
|
| * | Have front page load minimal JS necessary. | Matthew Somerville | 2017-11-15 | -0/+13 |
| * | Factor out geolocation to pages that need it. | Matthew Somerville | 2017-11-15 | -0/+41 |
|/ |
|
* | Remove unused nicetable/promo CSS/JS. | Matthew Somerville | 2017-11-06 | -81/+0 |
* | Merge branch 'around-and-about-pagination' | Matthew Somerville | 2017-11-06 | -94/+88 |
|\ |
|
| * | 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 | -73/+0 |
| * | Have /around ajax use same format as others. | Matthew Somerville | 2017-11-02 | -5/+6 |
* | | Update Bing Maps parameter ID. | Matthew Somerville | 2017-11-06 | -8/+8 |
|/ |
|
* | [Zurich] Fix map offset bug. | Matthew Somerville | 2017-09-20 | -13/+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 | -10/+3 |
* | [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 | -35/+17 |
* | New version of /reports main page. | Matthew Somerville | 2017-07-14 | -0/+142 |
* | [FixaMinGata] Consolidate with upstream. | Jon Kristensen | 2017-07-07 | -2/+4 |
* | Resize photos client-side before uploading | Dave Arter | 2017-06-30 | -28/+42 |
* | Allow cobrands to define pin colour for new reports | Zarino Zappia | 2017-06-09 | -1/+1 |
* | Linting fixes to jquery.multi-select.js | Zarino Zappia | 2017-05-31 | -4/+2 |
* | Fix linting errors | pezholio | 2017-05-23 | -59/+58 |
* | Move third party libraries into vendor directories | Matthew Somerville | 2017-05-23 | -13543/+0 |
* | 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 |