Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add option to check password on Have I Been Pwned. | Matthew Somerville | 2020-07-07 | -0/+17 |
| | | | | | | | If switched on, sends first five letters of the SHA1 hash of the entered password to HIBP's API, which then returns all matching hashes in their database of breached passwords. If we find a match, tell the user they need to pick a different password. | |||
* | Rewrite open311-update-reports to share code. | Matthew Somerville | 2020-07-06 | -43/+22 |
| | | | | | Make GetUpdates and GetServiceRequestUpdates share a common base; spot all visible states. | |||
* | [Hackney] Use cobrand feature config for email envelope domain | Dave Arter | 2020-07-02 | -1/+7 |
| | ||||
* | Display contents of lists in report extra data in admin | Dave Arter | 2020-07-02 | -4/+16 |
| | ||||
* | [Hackney] Enable OIDC social login | Dave Arter | 2020-07-02 | -8/+54 |
| | ||||
* | Don’t show `sent_to` on moderation diff | Dave Arter | 2020-07-02 | -1/+2 |
| | ||||
* | Only show access tokens once, and store hashed. | Matthew Somerville | 2020-06-30 | -13/+15 |
| | ||||
* | Merge branch 'issues/commercial/1917-fix-template-unicode' | Matthew Somerville | 2020-06-10 | -3/+5 |
|\ | ||||
| * | Fix double encoding of per-category templates. | Matthew Somerville | 2020-06-09 | -3/+5 |
| | | | | | | | | | | encode_json encodes to UTF-8, and then he output was being encoded again. | |||
* | | Merge branch 'recaptcha' | Matthew Somerville | 2020-06-09 | -0/+22 |
|\ \ | ||||
| * | | [fixmystreet.com] Add option for recaptcha. | Matthew Somerville | 2020-06-04 | -0/+22 |
| | | | | | | | | | | | | | | | We are getting spam submissions of e.g. alert subscribe form, which causes people to get a confirmation email. | |||
* | | | Merge branch 'alert-active-deletion' | Matthew Somerville | 2020-06-09 | -0/+2 |
|\ \ \ | |_|/ |/| | | ||||
| * | | Mark user as active when sent an email alert. | Matthew Somerville | 2020-06-03 | -0/+2 |
| |/ | ||||
* | | Add Open Location Codes support to search box. | M Somerville | 2020-06-04 | -0/+25 |
| | | ||||
* | | Small refactor of around.t, add "lat,lon" test. | M Somerville | 2020-06-04 | -63/+32 |
|/ | ||||
* | [UK] Remove Somerset West and Taunton special destination handling | Dave Arter | 2020-05-29 | -16/+0 |
| | ||||
* | Make sure category shown in all its groups. | Matthew Somerville | 2020-05-26 | -2/+2 |
| | | | | | | | | When compiling the reporting category dropdown, only one instance of each value was used. But if a value appears twice, from two different bodies, in different groups, it would then not appear in all the groups it would be expected to. Make sure we update the list of groups of the category if we come across another with the same value. | |||
* | admin interface for per category anonymous reporting | Struan Donald | 2020-05-12 | -0/+109 |
| | | | | | | | | Add an interface to enable a category to accept anonymous reports, plus the code to handle permitting this. It's only available on single body cobrand sites in the default configuration. | |||
* | display user detail for contributed_by in report_edit | Struan Donald | 2020-05-12 | -0/+17 |
| | | | | Include name, email and body rather than just user id. | |||
* | Merge branch 'tfl-category-restrictions' | Matthew Somerville | 2020-05-12 | -5/+92 |
|\ | ||||
| * | Extend assigned_*_only to report lists. | Matthew Somerville | 2020-05-08 | -1/+24 |
| | | | | | | | | | | Shortlist buttons and extended print information will not appear where not allowed. | |||
| * | Add assigned_(users|categories)_only functionality | Matthew Somerville | 2020-05-08 | -4/+68 |
| | | | | | | | | | | | | | | | | Users with assigned_categories_only will only see staff features on a report page in their assigned categories. Users will only see staff features on a report page in a category with assigned_users_only if it is in their assigned categories. | |||
* | | Disable rename on unprotected Open311 categories. | Matthew Somerville | 2020-05-11 | -0/+2 |
|/ | | | | | | If you rename an Open311 category when it is not protected, it will only get reinstated/deleted by the Open311 populate script shortly after, and can cause issues due to the problem category renaming that occurs. | |||
* | Fix dashboard report CSV export. | Matthew Somerville | 2020-05-07 | -1/+2 |
| | | | | | | The change to join in e16054150 did not include a collapse that the previous prefetch was doing, so multiple rows per result were being returned. | |||
* | Add way to disallow report reopening in a category | Matthew Somerville | 2020-05-07 | -0/+22 |
| | | | | | Add a tickbox to the category admin, and do not allow reopening on reports made in the selected categories. | |||
* | Add ability to disallow updates in a category. | Matthew Somerville | 2020-05-06 | -12/+32 |
| | | | | | Add a tickbox to the category admin, and do not allow updates on reports made in those selected categories. | |||
* | Merge branch 'comment-count-fix' | Matthew Somerville | 2020-05-05 | -10/+22 |
|\ | ||||
| * | Fix sorting by most commented on /around map view. | Matthew Somerville | 2020-05-04 | -10/+22 |
| | | ||||
* | | Allow template to be an initial update on reports. | Matthew Somerville | 2020-05-04 | -0/+71 |
|/ | ||||
*---. | Merge branches '2961-disable-private-tickbox', ↵ | Matthew Somerville | 2020-04-28 | -5/+13 |
|\ \ \ | | | | | | | | | | | | | '2962-pin-move-category-group' and 'move-admin-index-stats-to-stats-page' | |||
| | | * | Move stats from main admin index to stats index. | Matthew Somerville | 2020-04-24 | -5/+5 |
| | |/ | | | | | | | | | | | | | These stats can take a while to generate, and we don't want to slow down people mostly coming to the admin index to do something else. | |||
| * / | Disable staff private tickbox if category private. | Matthew Somerville | 2020-04-24 | -0/+8 |
| |/ | | | | | | | | | | | | | If a category is marked private, new reports are always marked private regardless of the setting of the private checkbox shown to relevant staff when making a new report. So tick/disable this box in that situation to prevent any confusion. | |||
* / | Add contact flag to protect category/group names from Open311 changes | Dave Arter | 2020-04-28 | -0/+11 |
|/ | | | | | | | Adds a new tickbox to the contact editing form that protects the category and group names from being changed by Open311. For mysociety/fixmystreet-commercial#1776 | |||
* | Factor out some new report tests into own files. | Matthew Somerville | 2020-04-24 | -881/+874 |
| | ||||
* | [Buckinghamshire] Update for change to unitary. | Martin Wright | 2020-03-31 | -1/+1 |
| | | | | New unitary branding, and remove County from name. | |||
* | [Highways England] Update report sending handling. | Matthew Somerville | 2020-03-31 | -0/+12 |
| | | | | Use normal contact email, with special override in Area 7. | |||
* | Refactor Script::Report into an object. | Matthew Somerville | 2020-03-31 | -2/+3 |
| | ||||
* | [Open311] Allow save/drop of row extra during send | Matthew Somerville | 2020-03-31 | -22/+50 |
| | ||||
* | [Admin] Access staff-only categories in admin. | Matthew Somerville | 2020-03-19 | -0/+3 |
| | ||||
* | Add Highways England junction lookup | Chris Mytton | 2020-03-12 | -0/+29 |
| | | | | | | | This is taken from the sort-my-sign repo. It allows the user to search for motorways names and junction numbers, e.g. "M60, Junction 2", and then geocodes that using a SQLite database created from Highways England markerpost locations. | |||
* | [UK Councils] Superusers cannot be edited by staff | Matthew Somerville | 2020-03-09 | -1/+4 |
| | ||||
* | Merge branch 'admin-only-categories' | Matthew Somerville | 2020-02-27 | -203/+257 |
|\ | ||||
| * | Add a new "staff" contact state. | Matthew Somerville | 2020-02-26 | -1/+31 |
| | | | | | | | | | | This state will appear when reporting if you are logged in as a staff member of the relevant body, but otherwise not appear on the site. | |||
| * | Move staff report new tests to separate file (no changes). | Matthew Somerville | 2020-02-26 | -203/+227 |
| | | ||||
* | | Use ManifestTheme theme_colour for front page theme-color meta tag | Dave Arter | 2020-02-26 | -4/+7 |
| | | ||||
* | | Show available cobrands in dropdown on FMS | Dave Arter | 2020-02-26 | -1/+4 |
| | | | | | | | | | | | | | | For some reason switching to a Select stopped the update_model changes being applied when persisting the model, meaning the INSERT query failed because the cobrand column was null. This commit switches to a hidden input field for the cobrand which I’m not super keen on, but it does get the job done... | |||
* | | Add manifest icon management to admin forms | Dave Arter | 2020-02-26 | -5/+98 |
| | | ||||
* | | Add admin UI for configuring manifest theme | Dave Arter | 2020-02-26 | -0/+260 |
| | | ||||
* | | Fix error hiding user's updates with no confirmed. | Matthew Somerville | 2020-02-26 | -1/+10 |
| | | | | | | | | | | | | If a user had no confirmed updates, but did have e.g. an unconfirmed update that had mark_fixed set, you would get an error when trying to hide the user's reports/updates. | |||
* | | Fix filter_group picking if category group a list. | Matthew Somerville | 2020-02-26 | -0/+3 |
|/ |