aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* Merge branch 'defensive-js'Matthew Somerville2019-07-10-188/+78
|\
| * Improve map JavaScript defensiveness.Matthew Somerville2019-07-10-0/+21
| | | | | | | | | | Add more checking for map things so e.g. on a skipped map page we stop getting JavaScript errors given there is no map present.
| * Factor some asset layer styles together.Matthew Somerville2019-07-10-188/+57
| |
* | [Bristol] Rename streetlight asset layer.Matthew Somerville2019-07-10-1/+1
|/
* Update UI text when selecting a private categoryDave Arter2019-07-09-5/+19
| | | | | | | This makes it clearer that all details for a report made in a private category will not be shown publicly. Fixes mysociety/fixmystreet-commercial#1405
* Merge branch 'bucks-rename-asset_no'Matthew Somerville2019-07-09-15/+1
|\
| * [Bucks] Remove unneeded alt streetlight code.Matthew Somerville2019-07-08-15/+1
| | | | | | | | The server renames asset_no to feature_id, so that can be used instead.
* | WCAG AA compliant default link colourZarino Zappia2019-07-09-2/+2
| |
* | Sass variables for default link colour/decoration.Zarino Zappia2019-07-09-112/+53
|/ | | | | | | | | | | You can now set link colours in your `_colours.scss` file, rather than having to override the base colours. The variables are: $link-color $link-hover-color $link-visited-color $link-text-decoration $link-hover-text-decoration
* Merge branch 'keyboard-improvements'Matthew Somerville2019-07-05-2/+10
|\
| * Fix label associations with category groups.Matthew Somerville2019-07-05-1/+3
| |
| * Dropzone accessible by keyboard.Matthew Somerville2019-07-05-1/+7
| |
* | Update jquery.multi-select.min.jsMatthew Somerville2019-07-05-10/+11
|/ | | | This adds better keyboard support.
* Merge branch 'improve-server-closest-road'Matthew Somerville2019-06-24-1/+1
|\
| * [Bexley] Increase road radius.Matthew Somerville2019-06-21-1/+1
| |
* | Revert "[Bromley] Add temporary maintenance banner"Dave Arter2019-06-24-4/+0
|/ | | | This reverts commit 5670637715d6c45cd53e52ab16830cfaa24e4495.
* [Bromley] Add temporary maintenance bannerDave Arter2019-06-20-0/+4
|
* Merge branch 'issues/2475-multiple-parents-for-categories'Matthew Somerville2019-06-17-0/+10
|\
| * admin interface for adding multiple groups to a categoryStruan Donald2019-06-17-0/+10
| |
* | [Bristol] redirect national site categoriesStruan Donald2019-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 Somerville2019-06-14-14/+108
|\
| * Click behind map filters to close popup on small screensZarino Zappia2019-06-14-1/+21
| |
| * Update version of jquery.multi-select.min.jsZarino Zappia2019-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 dropdownsZarino Zappia2019-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_linksZarino Zappia2019-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 Somerville2019-06-14-2/+0
|/ | | | To prevent appearance on map page.
* [Rutland] limit report summaries to 254 charactersStruan Donald2019-06-14-0/+4
|
* [Northamptonshire] update carriageway asset detailsStruan Donald2019-06-14-2/+2
|
* [Northamptonshire] display right of way network for categoriesStruan Donald2019-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 signalsStruan Donald2019-06-10-5/+22
| | | | fixes mysociety/fixmystreet-freshdesk#60
* Set fixmystreet.bodies sooner.Matthew Somerville2019-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 callStruan Donald2019-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 prominenceStruan Donald2019-06-04-0/+6
|
* [Hounslow] Use custom WMTS base mapDave Arter2019-06-04-5/+209
|
* [Hounslow] Display name as ‘Hounslow Highways’ not borough councilDave Arter2019-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 lookupDave Arter2019-06-04-0/+235
|
* [Hounslow] Initial cobrandMatthew Somerville2019-06-04-0/+105
|
* Improve roadworks.org JSON parser error handlingDave Arter2019-06-04-2/+7
|
* [Buckinghamshire] Add road asset type so no spot.Matthew Somerville2019-06-04-0/+1
|
* [Bexley] Add Public toilets layer.Matthew Somerville2019-05-29-0/+11
|
* Merge branch 'roles'Matthew Somerville2019-05-29-0/+26
|\
| * Add way to pick role for a user.Matthew Somerville2019-05-28-0/+26
| |
* | [FixaMinGata] A few tweaks for the front page.Joe Siltberg2019-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 Somerville2019-05-28-0/+23
|
* [Bexley] Show selected asset ID.Matthew Somerville2019-05-28-12/+68
| | | | This could be refactored with similar code in other cobrands.
* [Bexley] Add bollard and street light assets.Matthew Somerville2019-05-28-0/+30
|
* [Bexley] Initial cobrand.Matthew Somerville2019-05-28-0/+259
|
* Allow stopper to keep showing category extras.Matthew Somerville2019-05-28-2/+7
|
* Provide ARIA roles for message controller box.Matthew Somerville2019-05-28-2/+4
|
* Stop using "font:" shortcut in SCSS files.Matthew Somerville2019-05-28-38/+20
|