aboutsummaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeLines
...
* [Westminster] Disallow TfL categories on cobrandDave Arter2019-08-18-1/+1
| | | | Also tidies up the categories_restriction query for Northamptonshire.
* Allow OIDC auth to provide its own ‘change password’ URIDave Arter2019-08-16-0/+5
|
* [Westminster] Server-side UPRN lookup for categories where it’s presentDave Arter2019-08-16-2/+52
| | | | Also updates client-side UPRN lookup config to handle renamed fields.
* [Westminster] Do not create any reporter alerts.Matthew Somerville2019-08-16-0/+16
|
* [Westminster] Allow staff to leave updatesDave Arter2019-08-16-5/+44
|
* Add test for viewing existing reports when using social sign-inDave Arter2019-08-16-1/+11
|
* [Westminster] Remove confirm/sign in by email.Matthew Somerville2019-08-16-2/+2
|
* [Westminster] Warnfix.Matthew Somerville2019-08-16-0/+1
|
* [Westminster] Lookup USRN for app reportsDave Arter2019-08-16-0/+32
|
* Enable passing of ‘filter_group’ param to / to pre-filter /around mapDave Arter2019-08-16-2/+3
|
* Enable passing of ‘filter_category’ param to / to pre-filter /around mapDave Arter2019-08-16-0/+6
|
* [Westminster] Disable all updates.Matthew Somerville2019-08-16-0/+9
|
* Add test for OIDC logout redirectionDave Arter2019-08-16-0/+17
|
* Improve checking of OIDC ID tokens, and handle OIDC forgotten password flow ↵Dave Arter2019-08-16-1/+4
| | | | correctly
* [Open311] Include account_id in POST Service Requests if presentDave Arter2019-08-16-0/+30
|
* [Westminster] Store user CRM ID when logging in via MyWestminsterDave Arter2019-08-16-1/+25
|
* Allow anonymous submission by a button.Matthew Somerville2019-08-16-0/+72
|
* Improve user-anonymous reporting.Matthew Somerville2019-08-16-0/+92
| | | | | Make it more like the staff-creation, with no confirmation email, and no messing with the user.
* [Westminster] Allow social login on cobrandDave Arter2019-08-16-0/+74
|
* Add OpenID Connect login functionalityDave Arter2019-08-16-41/+173
|
* DB changes to support OIDC authDave Arter2019-08-16-0/+25
|
* [Northamptonshire] do not send comments on defectsStruan Donald2019-08-14-1/+57
| | | | | | There is no support for updates to defects so if a report was created from a defect (i.e. the user is the comment_user) then skip sending the comment
* Make sure existing attribute answers set up.Matthew Somerville2019-08-09-3/+28
| | | | | | | If you come to /report/new with a part-filled report (say you've gone via an OAuth flow), then the stash needs to get the category from the report, not a query parameter, and report_meta needs initializing, as that is what the template uses to fill in existing attribute answers.
* Merge branch 'westminster-report-dupe-bugs'Matthew Somerville2019-08-08-4/+4
|\
| * Set default mock area to default browser test areaMatthew Somerville2019-08-07-4/+4
| | | | | | | | | | | | This should make it easier to add browser tests as you won't have to get the click precisely on the right pixel in order to have it match the correct area.
* | Redirect correctly after editing user to remove them from cobrandDave Arter2019-08-07-0/+43
|/
* prevent including email address in report titleStruan Donald2019-08-02-0/+23
| | | | | | | | If autofill on Chrome is turned on and has saved the user's login it can autofill the user's email address in the report title, so add validation to make sure the title does not look like an email. Fixes #2570
* [open311] unset the external_status_code if blankStruan Donald2019-07-31-0/+30
| | | | | | If an update with a blank external_status_code is fetched then unset it otherwise we will always a detect a change in the external_status_code which might mean phantom updates.
* Merge branch 'open311-receive-update'Matthew Somerville2019-07-16-31/+176
|\
| * [Open311] Receive update from external request.Matthew Somerville2019-07-15-0/+99
| |
| * [Open311] Refactor GetServiceRequestUpdates a bit.Matthew Somerville2019-07-15-26/+72
| |
| * [Open311] Improve JSON output of controller.Matthew Somerville2019-07-15-5/+5
| |
* | [UK] Allow multiple admin user domains.Matthew Somerville2019-07-16-1/+13
|/
* Merge branch '1456-do-not-store-display-only-attributes'Matthew Somerville2019-07-15-0/+1
|\
| * Do not store display-only extra fields on reports.Matthew Somerville2019-07-12-0/+1
| |
* | [Bexley] Include subcategory in dashboard export.Matthew Somerville2019-07-12-1/+9
|/
* [UK] Make sure all asset JS in footer_extra.Matthew Somerville2019-07-10-4/+4
| | | | | This provides consistent ordering of loading, and makes it easier to change map type and maintain assets.
* Update UI text when selecting a private categoryDave Arter2019-07-09-0/+2
| | | | | | | 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
* Indicate in report new AJAX if a category is privateDave Arter2019-07-09-0/+15
|
* Allow cobrands to disable admin resending.Matthew Somerville2019-07-09-2/+11
|
* Merge branch '1084-quote-names'Matthew Somerville2019-07-02-3/+5
|\
| * Fix Swedish number test in Ubuntu 18.04.Matthew Somerville2019-06-26-2/+4
| |
| * Turn on quote_names.Matthew Somerville2019-06-26-1/+1
| |
* | [Open311] Remove update problem matching warning.Matthew Somerville2019-06-26-5/+1
|/ | | | Lots of false positives from other bodies too.
* [UK] Improve server-side nearest road lookup.Matthew Somerville2019-06-21-1/+19
|
*-. Merge branches 'email-template-with-vars' and 'better-error-if-no-category'Matthew Somerville2019-06-21-1/+56
|\ \
| | * better error if category for report does not existStruan Donald2019-06-20-0/+24
| |/ |/| | | | | | | | | It is possible that the category of a report no longer exists and in that case the Open311 send process was falling over. This checks that we've found a contact and if not sets the error and skips the report.
| * [Open311] Allow description in email template.Matthew Somerville2019-06-20-1/+32
|/ | | | | By specifying a placeholder in an email template, it can be replaced by the description returned from the Open311 server.
* admin interface for adding multiple groups to a categoryStruan Donald2019-06-17-1/+31
|
* allow multiple groups in open311 services group tagStruan Donald2019-06-17-0/+142
| | | | | | | Only parses as multiple groups if cobrand is configured to handle them to stop issues with existing groups with commas in them. Groups are parsed as CSV so as to allow commas in group names.