Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'improve-server-closest-road' | Matthew Somerville | 2019-06-24 | -1/+1 |
|\ | ||||
| * | [Bexley] Increase road radius. | Matthew Somerville | 2019-06-21 | -1/+1 |
| | | ||||
* | | Revert "[Bromley] Add temporary maintenance banner" | Dave Arter | 2019-06-24 | -4/+0 |
|/ | | | | This reverts commit 5670637715d6c45cd53e52ab16830cfaa24e4495. | |||
* | [Bromley] Add temporary maintenance banner | Dave Arter | 2019-06-20 | -0/+4 |
| | ||||
* | Merge branch 'issues/2475-multiple-parents-for-categories' | Matthew Somerville | 2019-06-17 | -0/+10 |
|\ | ||||
| * | admin interface for adding multiple groups to a category | Struan Donald | 2019-06-17 | -0/+10 |
| | | ||||
* | | [Bristol] redirect national site categories | Struan Donald | 2019-06-17 | -0/+17 |
|/ | | | | | Add a message to various categories on the national site asking people to use a separate Bristol site to make reports. | |||
* | Merge remote-tracking branch 'origin/2366-access-map-filters-on-mobile' | Matthew Somerville | 2019-06-14 | -14/+108 |
|\ | ||||
| * | Click behind map filters to close popup on small screens | Zarino Zappia | 2019-06-14 | -1/+21 |
| | | ||||
| * | Update version of jquery.multi-select.min.js | Zarino Zappia | 2019-06-14 | -9/+10 |
| | | | | | | | | | | The new version includes an optional modal feature that we’ll use in the report page filters on small screens. | |||
| * | Finger-friendly styling for multi-select dropdowns | Zarino Zappia | 2019-06-14 | -0/+27 |
| | | | | | | | | | | | | On narrow screens, the dropdown menus created by the multiselect plugin now display in the centre of the screen, with increased font size and padding to make them much easier to use. | |||
| * | Add "Filter" toggle to mobile #sub_map_links | Zarino Zappia | 2019-06-14 | -4/+50 |
| | | | | | | | | | | Allow users on narrow screens to filter the pins displayed on the map page, using the regular `.report-list-filters`. | |||
* | | [Bristol] Remove position: relative from footer. | Matthew Somerville | 2019-06-14 | -2/+0 |
|/ | | | | To prevent appearance on map page. | |||
* | [Rutland] limit report summaries to 254 characters | Struan Donald | 2019-06-14 | -0/+4 |
| | ||||
* | [Northamptonshire] update carriageway asset details | Struan Donald | 2019-06-14 | -2/+2 |
| | ||||
* | [Northamptonshire] display right of way network for categories | Struan Donald | 2019-06-14 | -3/+9 |
| | | | | | | | Not all assets on the right of way are recorded so give the option to select a point on the right of way network instead of a point asset. Fixes mysociety/fixmystreet-freshdesk#61 | |||
* | [Northamptonshire] add midblock asset layer to traffic signals | Struan Donald | 2019-06-10 | -5/+22 |
| | | | | fixes mysociety/fixmystreet-freshdesk#60 | |||
* | Set fixmystreet.bodies sooner. | Matthew Somerville | 2019-06-04 | -5/+5 |
| | | | | | | | | | There is a small bug where if you go to a two-tier location, pick a category that is sent to one of the two ("These will be sent to" text updates to only show that one), then click elsewhere on the map, the "These will be sent to" text resets to show both bodies. This happens because fixmystreet.bodies is reset after the text has been correctly set by the category change() setup (called on pin move also). | |||
* | return council display names in ajax call | Struan Donald | 2019-06-04 | -1/+2 |
| | | | | | | | For some cobrands the display name of the council is not the same as the body name so add a display_names map to the reporting data returned over ajax. Use that in the staff automatic generation of basic report details. | |||
* | [Hounslow] increase open new report message prominence | Struan Donald | 2019-06-04 | -0/+6 |
| | ||||
* | [Hounslow] Use custom WMTS base map | Dave Arter | 2019-06-04 | -5/+209 |
| | ||||
* | [Hounslow] Display name as ‘Hounslow Highways’ not borough council | Dave Arter | 2019-06-04 | -0/+12 |
| | | | | | | Technically the cobrand isn't for the council but rather the Hounslow Highways PFI. So make it clear on the cobranded site where reports will be sent. | |||
* | [Hounslow] Add asset layers & site code lookup | Dave Arter | 2019-06-04 | -0/+235 |
| | ||||
* | [Hounslow] Initial cobrand | Matthew Somerville | 2019-06-04 | -0/+105 |
| | ||||
* | Improve roadworks.org JSON parser error handling | Dave Arter | 2019-06-04 | -2/+7 |
| | ||||
* | [Buckinghamshire] Add road asset type so no spot. | Matthew Somerville | 2019-06-04 | -0/+1 |
| | ||||
* | [Bexley] Add Public toilets layer. | Matthew Somerville | 2019-05-29 | -0/+11 |
| | ||||
* | Merge branch 'roles' | Matthew Somerville | 2019-05-29 | -0/+26 |
|\ | ||||
| * | Add way to pick role for a user. | Matthew Somerville | 2019-05-28 | -0/+26 |
| | | ||||
* | | [FixaMinGata] A few tweaks for the front page. | Joe Siltberg | 2019-05-29 | -8/+33 |
|/ | | | | | | | Less focus on post codes, more focus on 'locate me automatically' by including the locate-me icon. Nicer look for hovering over the navigation bar. | |||
* | [Bexley] Stop private property dead animal reporting. | Matthew Somerville | 2019-05-28 | -0/+23 |
| | ||||
* | [Bexley] Show selected asset ID. | Matthew Somerville | 2019-05-28 | -12/+68 |
| | | | | This could be refactored with similar code in other cobrands. | |||
* | [Bexley] Add bollard and street light assets. | Matthew Somerville | 2019-05-28 | -0/+30 |
| | ||||
* | [Bexley] Initial cobrand. | Matthew Somerville | 2019-05-28 | -0/+259 |
| | ||||
* | Allow stopper to keep showing category extras. | Matthew Somerville | 2019-05-28 | -2/+7 |
| | ||||
* | Provide ARIA roles for message controller box. | Matthew Somerville | 2019-05-28 | -2/+4 |
| | ||||
* | Stop using "font:" shortcut in SCSS files. | Matthew Somerville | 2019-05-28 | -38/+20 |
| | ||||
* | Factor in common call to $.extend. | Matthew Somerville | 2019-05-28 | -103/+105 |
| | ||||
* | Have duplicate and asset messages work together. | Matthew Somerville | 2019-05-28 | -5/+16 |
| | ||||
* | Do not focus on title on duplicate list removal. | Matthew Somerville | 2019-05-28 | -14/+3 |
| | | | | | Sometimes this can be a long way down, if e.g. extra Open311 questions above. | |||
* | refactor getNearestFeature and getFeaturesWithinDistance into one | Struan Donald | 2019-05-28 | -40/+10 |
| | | | | | | | | | getFeaturesWithinDistance now returns an array of features sorted by their distance from the pin. This also replaces calls to getNearestFeature with calls to getFeaturesWithinDistance and updates the code to use the first entry in the array for the nearest object. | |||
* | [Northamptonshire] remove unneeded attribute | Struan Donald | 2019-05-28 | -1/+0 |
| | ||||
* | [Alloy] remove _ from a couple of methods | Struan Donald | 2019-05-28 | -5/+5 |
| | ||||
* | [Alloy] only remove bounds if everything fails | Struan Donald | 2019-05-28 | -1/+5 |
| | ||||
* | [Alloy] abort existing tile fetches on new request | Struan Donald | 2019-05-28 | -10/+14 |
| | | | | | | Rather than trying to work out if the response is part of the current set, track existing responses and abort them if a new request is started. | |||
* | Fix bug going between report/new pages client side | Matthew Somerville | 2019-05-20 | -0/+5 |
| | | | | | | A few bits weren't being correctly hidden, as the code didn't account for someone going directly from a report page to a reporting page via the Report another problem here button. | |||
* | [Buckinghamshire] Add road asset type so no spot. | Matthew Somerville | 2019-05-20 | -0/+1 |
| | ||||
* | [Northamptonshire] update pedestrian guardrail layer | Struan Donald | 2019-05-17 | -2/+2 |
| | ||||
* | [Buckinghamshire] fix zoom level issues | Struan Donald | 2019-05-16 | -2/+5 |
| | | | | | Allows assets to display when zoomed in. Remove very zoomed out views as not useful. | |||
* | [Buckinghamshire] use buckinghamshire map tiles | Struan Donald | 2019-05-16 | -2/+150 |
| | | | | | Add a WMTS config to use Buckinghamshire's own map tiles to display house numbers. |