Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't fix height of admin multiple selects. | Matthew Somerville | 2016-12-16 | -2/+2 |
| | | | | | | The styling applied to the nice front end multi-select dropdowns should not be applied to the admin multi-select ones, until such time as they are using the nice select interface too. | |||
* | Fix flagging wording template link. | Matthew Somerville | 2016-12-16 | -7/+15 |
| | | | | | | f58ce6c4 changed the base contact template to include a link to a fixmystreet.com specific page. Revert this back and make the change in the correct cobrand only. | |||
* | Merge branch 'issues/forcouncils/108-pick-up-a-priority' | Matthew Somerville | 2016-12-15 | -4/+4 |
|\ | ||||
| * | Update priorities in inspect form on cat. change. | Matthew Somerville | 2016-12-15 | -4/+4 |
| | | | | | | | | | | Different categories may have a different list of priorities, so store them all and update as the category changes. | |||
* | | Make it clearer that report is closed when marked as duplicate | Dave Arter | 2016-12-13 | -2/+2 |
| | | | | | | | | | | | | - Record state change when leaving update and marking as duplicate - Change save button wording to match problem state when inspecting - Make it clearer that updates marking a report as duplicate actually close the report | |||
* | | Signpost users to original version of duplicate reports | Dave Arter | 2016-12-13 | -141/+164 |
| | | | | | | | | This stops updates being left on duplicates. | |||
* | | Refactor JS to work with ajax-loaded reports | Dave Arter | 2016-12-13 | -2/+1 |
| | | ||||
* | | Better preserve chosen duplicate report if state is changed | Dave Arter | 2016-12-13 | -2/+4 |
| | | ||||
* | | If a problem has duplicates, display them on its detail page | Dave Arter | 2016-12-13 | -22/+30 |
| | | ||||
* | | Store and display selected duplicate report | Dave Arter | 2016-12-13 | -4/+9 |
| | | ||||
* | | Display nearby duplicate reports when setting report category to ‘duplicate’ | Dave Arter | 2016-12-13 | -0/+5 |
| | | ||||
* | | Load OpenLayers stylesheet directly, not via JS. | Matthew Somerville | 2016-12-09 | -0/+2 |
|/ | | | | | This lets us version and cache-bust it as necessary, plus let browser decide how to load it, we're always going to need it. | |||
* | [Oxfordshire] Update phone number on FAQ page | Dave Arter | 2016-12-08 | -2/+2 |
| | | | | Fixes mysociety/fixmystreetforcouncils#133 | |||
* | [fixmystreet.com] Fix typo on /about/council. | Matthew Somerville | 2016-12-06 | -1/+1 |
| | ||||
* | Open inspect Navigate link in new tab. | Matthew Somerville | 2016-11-25 | -1/+1 |
| | ||||
* | Update wording on flagging unsuitable reports. | Matthew Somerville | 2016-11-25 | -2/+4 |
| | ||||
* | [Bromley] Fix map tiles. | Matthew Somerville | 2016-11-18 | -1/+10 |
| | | | | | The change to remove inline JavaScript stopped the Bromley-specific tiles from working. Put them back with an extra JavaScript file. | |||
* | Merge branch 'version-2.0'v2.0 | Matthew Somerville | 2016-11-15 | -61/+61 |
|\ | ||||
| * | Update translation files from source. | Matthew Somerville | 2016-11-08 | -61/+61 |
| | | ||||
* | | Merge branch 'issues/commercial/787-bristol-assets' | Matthew Somerville | 2016-11-11 | -20/+33 |
|\ \ | ||||
| * | | [UK] Hide usrn/asset_id Open311 fields. | Matthew Somerville | 2016-11-11 | -13/+21 |
| | | | ||||
| * | | [UK] Refactor WFS asset handling. | Matthew Somerville | 2016-11-11 | -5/+10 |
| | | | | | | | | | | | | | | | | | | Allow multiple asset layers, and setting of multiple asset attributes. [Bristol] Add Bristol asset layers. | |||
| * | | [Bristol] Upgrade to OpenLayers master (with WFS). | Matthew Somerville | 2016-11-11 | -1/+1 |
| | | | | | | | | | | | | Including WFS for forthcoming assets layers. | |||
| * | | Fix extra "required" by testing correct value. | Matthew Somerville | 2016-11-11 | -1/+1 |
| |/ | ||||
* / | [fixmystreet.com] Remove council message from /reports. | Matthew Somerville | 2016-11-10 | -7/+0 |
|/ | ||||
* | Add sort order options to list pages. | Matthew Somerville | 2016-11-04 | -0/+12 |
| | | | | | | | | Includes newest, oldest, least/most recently updated, and most comments. The default remains the same, which is last updated on /reports, and newest on /my and /around (the latter plus not-in-view sorted-by-distance ones). | |||
* | Merge branch '1544-category-change-leave-update' | Matthew Somerville | 2016-11-01 | -1/+1 |
|\ | ||||
| * | Add ability for admin users to italic updates. | Matthew Somerville | 2016-10-28 | -1/+1 |
| | | ||||
* | | Pre-filter map pages if user has categories assigned | Dave Arter | 2016-10-31 | -3/+6 |
| | | | | | | | | | | This pre-filters the 'all reports' link in the main nav and the /around page reached via the front page postcode form | |||
* | | Add UI for assigning categories to a user in admin | Dave Arter | 2016-10-28 | -0/+13 |
| | | | | | | | | | | - A user can be assigned to any number of its body's categories - The category ids are stored as a list in the user's extra field | |||
* | | Add all/none UI to user permissions | Dave Arter | 2016-10-28 | -0/+4 |
|/ | ||||
* | Show admin user edit errors. | Matthew Somerville | 2016-10-26 | -4/+7 |
| | | | | Fix title if error in adding user. Fixes #1510. | |||
* | Title case filter dropdown options. | Matthew Somerville | 2016-10-25 | -6/+6 |
| | ||||
* | Merge branch 'issues/forcouncils/67-mop-up' | Matthew Somerville | 2016-10-24 | -0/+6 |
|\ | ||||
| * | Hide confirmed column if all categories confirmed. | Matthew Somerville | 2016-10-24 | -0/+6 |
| | | ||||
* | | Have report page show inspect form if available. | Matthew Somerville | 2016-10-24 | -15/+2 |
|/ | ||||
* | Merge branch '1543-reports-page-fixes' | Matthew Somerville | 2016-10-21 | -4/+19 |
|\ | ||||
| * | Update pagination when status/categories changed. | Matthew Somerville | 2016-10-18 | -2/+10 |
| | | ||||
| * | Add ajax pin fetching to reports/my pages. | Matthew Somerville | 2016-10-14 | -2/+6 |
| | | | | | | | | | | This matches the behaviour on /around, and prevents a refresh when changing the state or category filters. | |||
| * | Include fancybox code on reports/my pages. | Matthew Somerville | 2016-10-14 | -0/+3 |
| | | | | | | | | | | This is so the photo modal works for pulled in report pages. Fixes #1543. | |||
* | | Add ‘form-control’ class where missing from <select> elements | Dave Arter | 2016-10-19 | -6/+6 |
| | | ||||
* | | Clarify category behaviour for response priorities | Dave Arter | 2016-10-19 | -0/+10 |
| | | | | | | | | | | - Priorities with no categories selected are available to all categories - Display active categories in response priorities table | |||
* | | Refactor template/priority category checkboxes into own template | Dave Arter | 2016-10-19 | -26/+34 |
| | | | | | | | | | | - Also adds add select all/none UI - Adds admin hint for empty category list behaviour | |||
* | | Add ‘description’ field to ResponsePriority model | Dave Arter | 2016-10-19 | -1/+7 |
| | | | | | | | | Used internally to provide more details about when a priority is applicable. | |||
* | | Factor Open311 fields into own template for devolved contacts | Dave Arter | 2016-10-19 | -110/+136 |
| | | ||||
* | | Extract category edit form into its own template | Dave Arter | 2016-10-19 | -181/+145 |
| | | | | | | | | | | | | | | | | | | | | * The same template is now used for creating new contacts as well as editing existing ones. * Zurich template for editing contacts has been left unchanged for now * Reputation threshold is included on form * Fields are in a more intuitive order * Required fields are marked as such in DOM for client-side validation * Rename ‘notes’ field to make its meaning clearer | |||
* | | [Zurich] Fix bug on image thumbnail in admin | Dave Arter | 2016-10-18 | -1/+1 |
|/ | | | | | | | | | | Clicking the thumbnail on a report admin page was causing the 'rotating photo will discard changes' alert to appear unnecessarily. This was due to the data-confirm attribute on the parent <dd>, the meaning of which was changed by f5b171f. Fixed by using a different attribute name. Spotted another bug that I think caused the dialog to never actually be shown with the correct message because 'this' was the form and not the clicked button element. | |||
* | Merge branch 'issues/forcouncils/95-multi-select-list-filters' | Matthew Somerville | 2016-10-13 | -11/+14 |
|\ | ||||
| * | Allow multiple selections in report list filter. | Zarino Zappia | 2016-10-13 | -11/+14 |
| | | | | | | | | | | | | This lets people filter by multiple categories or states. It uses our jQuery multi-select plugin to turn the <select multiple>s into little overlay lists of checkboxes. HTML5 history is also supported. | |||
* | | Show shortlist owner on report page. | Matthew Somerville | 2016-10-11 | -0/+7 |
|/ |