Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Westminster] Disallow TfL categories on cobrand | Dave Arter | 2019-08-18 | -1/+9 |
| | | | | Also tidies up the categories_restriction query for Northamptonshire. | |||
* | Allow OIDC auth to provide its own ‘change password’ URI | Dave Arter | 2019-08-16 | -12/+40 |
| | ||||
* | Add Open311::always_upload_photos flag to send all photos, not just private | Dave Arter | 2019-08-16 | -0/+1 |
| | | | | This is intended to be used by Westminster, but not quite yet. | |||
* | [Westminster] Server-side UPRN lookup for categories where it’s present | Dave Arter | 2019-08-16 | -9/+26 |
| | | | | Also updates client-side UPRN lookup config to handle renamed fields. | |||
* | [UK Councils] Allow lookup_site_code to handle Point geometries | Dave Arter | 2019-08-16 | -3/+12 |
| | ||||
* | [Westminster] Do not create any reporter alerts. | Matthew Somerville | 2019-08-16 | -0/+3 |
| | ||||
* | Preserve partial report if resetting password during OIDC login | Dave Arter | 2019-08-16 | -1/+10 |
| | ||||
* | [Westminster] Allow staff to leave updates | Dave Arter | 2019-08-16 | -1/+10 |
| | ||||
* | [Westminster] Lookup USRN for app reports | Dave Arter | 2019-08-16 | -11/+63 |
| | ||||
* | [Westminster] Disable all updates. | Matthew Somerville | 2019-08-16 | -0/+2 |
| | ||||
* | Tidy up closed_updates/updates_disallowed a bit. | Matthew Somerville | 2019-08-16 | -2/+14 |
| | ||||
* | [Westminster] Use OSM geocoder | Dave Arter | 2019-08-16 | -0/+4 |
| | ||||
* | Add test for OIDC logout redirection | Dave Arter | 2019-08-16 | -9/+27 |
| | ||||
* | Improve checking of OIDC ID tokens, and handle OIDC forgotten password flow ↵ | Dave Arter | 2019-08-16 | -3/+25 |
| | | | | correctly | |||
* | Handle forgotten password OIDC flow | Dave Arter | 2019-08-16 | -3/+21 |
| | ||||
* | Add support for OIDC logout | Dave Arter | 2019-08-16 | -0/+15 |
| | ||||
* | [Westminster] Include CRM ID in Open311 POST Service Requests | Dave Arter | 2019-08-16 | -0/+8 |
| | ||||
* | [Westminster] Store user CRM ID when logging in via MyWestminster | Dave Arter | 2019-08-16 | -0/+14 |
| | ||||
* | Allow cobrand to store extra fields on user when logging in via oauth | Dave Arter | 2019-08-16 | -3/+34 |
| | ||||
* | [Westminster] Anonymous submission. | Matthew Somerville | 2019-08-16 | -1/+13 |
| | ||||
* | Allow anonymous submission by a button. | Matthew Somerville | 2019-08-16 | -3/+12 |
| | ||||
* | Improve user-anonymous reporting. | Matthew Somerville | 2019-08-16 | -7/+17 |
| | | | | | Make it more like the staff-creation, with no confirmation email, and no messing with the user. | |||
* | [Westminster] Allow social login on cobrand | Dave Arter | 2019-08-16 | -0/+6 |
| | ||||
* | Add OpenID Connect login functionality | Dave Arter | 2019-08-16 | -39/+152 |
| | ||||
* | DB changes to support OIDC auth | Dave Arter | 2019-08-16 | -16/+36 |
| | ||||
* | Set user’s name when creating user via OAuth | Dave Arter | 2019-08-16 | -0/+4 |
| | ||||
* | [Westminster] Initial cobrand. | Zarino Zappia | 2019-08-16 | -0/+29 |
| | | | | | | | | | Include a demo fixture file that creates Westminster categories and two example users: bin/westminster/set-up-categories --commit Co-authored-by: Martin Wright <martin@mysociety.org> Co-authored-by: Matthew Somerville <matthew@mysociety.org> | |||
* | [Rutland] update default map status to be open | Struan Donald | 2019-08-15 | -0/+2 |
| | | | | Fixes mysociety/fixmystreet-commercial#1495 | |||
* | [Northamptonshire] do not send comments on defects | Struan Donald | 2019-08-14 | -0/+12 |
| | | | | | | 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 Somerville | 2019-08-09 | -1/+10 |
| | | | | | | | 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 Somerville | 2019-08-08 | -0/+60 |
|\ | ||||
| * | Hide category extras when dupe suggestions shown. | Matthew Somerville | 2019-08-07 | -0/+60 |
| | | ||||
* | | Redirect correctly after editing user to remove them from cobrand | Dave Arter | 2019-08-07 | -2/+15 |
|/ | ||||
* | [Bucks] Remove unneeded Aylesbury postcode. | Matthew Somerville | 2019-08-05 | -4/+0 |
| | ||||
* | prevent including email address in report title | Struan Donald | 2019-08-02 | -0/+3 |
| | | | | | | | | 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 | |||
* | [UK] Allow full email as well as domain in summary lookup. | Matthew Somerville | 2019-07-17 | -1/+1 |
| | ||||
* | Merge branch 'open311-receive-update' | Matthew Somerville | 2019-07-16 | -9/+105 |
|\ | ||||
| * | [Open311] Receive update from external request. | Matthew Somerville | 2019-07-15 | -0/+88 |
| | | ||||
| * | [Open311] Improve JSON output of controller. | Matthew Somerville | 2019-07-15 | -9/+17 |
| | | ||||
* | | Merge branch 'admin_user_domains' | Matthew Somerville | 2019-07-16 | -3/+5 |
|\ \ | ||||
| * | | [UK] Allow multiple admin user domains. | Matthew Somerville | 2019-07-16 | -3/+5 |
| |/ | ||||
* / | [BANES] Move staff map code later. | Matthew Somerville | 2019-07-16 | -12/+0 |
|/ | | | | | Due to refactoring in 12d2346, this was loading prior to the main asset code and thus not activating. | |||
* | Merge branch '1456-do-not-store-display-only-attributes' | Matthew Somerville | 2019-07-15 | -1/+11 |
|\ | ||||
| * | Do not store display-only extra fields on reports. | Matthew Somerville | 2019-07-12 | -1/+11 |
| | | ||||
* | | Merge branch 'issues/commercial/1458-dashboard-groups' | Matthew Somerville | 2019-07-15 | -0/+36 |
|\ \ | ||||
| * | | [Bexley] Include subcategory in dashboard export. | Matthew Somerville | 2019-07-12 | -0/+36 |
| |/ | ||||
* / | [Oxfordshire] turn on multi photo sending over open311 | Struan Donald | 2019-07-11 | -0/+1 |
|/ | ||||
* | [Greenwich] Add admin_user_domain. | Matthew Somerville | 2019-07-11 | -0/+2 |
| | ||||
* | Ignore cache-busting keyword on appcache. | Matthew Somerville | 2019-07-11 | -1/+1 |
| | | | | | | `params` changed in Catalyst 5.90116 to always include a sole keyword parameter (ie. with no equals sign) as a key with an undefined value; the changelog entry is only "improved test cases for query keywork". | |||
* | Merge branch 'defensive-js' | Matthew Somerville | 2019-07-10 | -38/+1 |
|\ |