From 0bc94341afa4909f56e94ced03f282a158a0341c Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 6 May 2020 16:26:37 +0100 Subject: [Docs] Heatmap, tidy stats section. --- docs/_includes/admin-tasks-content.md | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'docs/_includes/admin-tasks-content.md') diff --git a/docs/_includes/admin-tasks-content.md b/docs/_includes/admin-tasks-content.md index 765e96370..5b570aa27 100644 --- a/docs/_includes/admin-tasks-content.md +++ b/docs/_includes/admin-tasks-content.md @@ -770,12 +770,13 @@ above, ‘Creating a template’. Additionally you can delete the template from Permissions required: User must be marked as staff -When you first log in to the Admin area, you’ll see some top-level stats at the foot of the page, -including the number of reports published on the site, the number of updates, the number of -alerts set up and the number of user questionnaires sent out. This can be useful for a quick -snapshot of activity. +When you log in to the Admin area and click Stats in the admin navigation, +you’ll see some top-level statistics, including the number of reports published +on the site, the number of updates, and the number of alerts set up. This can +be useful for a quick snapshot of activity. -For a more detailed breakdown, visit the stats dashboard. This can be accessed by typing +For a more detailed breakdown, visit the stats dashboard. This can be accessed +by going to "Summary statistics" from the admin stats page, or by typing ‘/dashboard’ on the end of your FixMyStreet url. From here, you can access statistics on: @@ -797,6 +798,16 @@ You can also group the results by: Android device or via an iOS device). These statistics can be downloaded as a CSV document, suitable for use in a spreadsheet program -such as Excel. +such as Excel or your own reporting tools. + +#### Heatmap + +Also accessible from the admin stats page is our heatmap. This can provide an +overview of reporting in your area, filtered by state, category, or ward, for a +particular date range: + +Screenshot of Bromley heatmap showing clusters in the north and north west. + -- cgit v1.2.3 From 60b0ccde85228080b81387292f6c98c3293a0f57 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 6 May 2020 16:29:22 +0100 Subject: [Docs] Clarify a few different sections of manual. --- docs/_includes/admin-tasks-content.md | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) (limited to 'docs/_includes/admin-tasks-content.md') diff --git a/docs/_includes/admin-tasks-content.md b/docs/_includes/admin-tasks-content.md index 5b570aa27..91ba8f3d8 100644 --- a/docs/_includes/admin-tasks-content.md +++ b/docs/_includes/admin-tasks-content.md @@ -4,9 +4,11 @@ When you're logged in as an administrator the 'admin' button is in the navigation menu -If your Administrator has already given you staff permissions, you’ll see additional admin button -on the top menu when you’re logged in. If not, your Administrator can add these permissions at -any time: see ‘[Creating a Staff Account](#adminstrating-staff-accounts)’. +If your Administrator has already given you staff permissions, you may see +additional admin button on the top menu when you’re logged in. If not, your +access may be only in the frontend (e.g. moderation does not require any +backend admin access), or your Administrator can add these permissions at any +time: see ‘[Creating a Staff Account](#adminstrating-staff-accounts)’.
@@ -18,14 +20,15 @@ any time: see ‘[Creating a Staff Account](#adminstrating-staff-accounts)’. If you want to view everything that’s been reported within the council area, here’s the quickest way. -Click on ‘all reports’ in the top menu. You’ll see the boundaries of your council area on the map, -and a list of all reports listed, with the most recent reports at the top, on the left hand panel. +Click on ‘all reports’ in the top menu. You’ll see the boundaries of your +council area on the map, and a list of all reports listed, with the most +recently updated reports at the top, in the left hand panel. Click all reports in the top menu to view all reports in an area Note that staff members can be allocated one or more category (e.g. potholes, streetlights, etc) by the Administrator — see ‘[Creating a Staff Account](#adminstrating-staff-accounts)’ for more details. When logged in, these staff -members will see reports within these categories by default. +members will only see reports within those categories by default.
@@ -538,9 +541,11 @@ mySociety. #### Note -If your FixMyStreet Pro installation has been integrated with a CRM system, this -section does not apply. In such cases, categories are managed from within the CRM, and -FixMyStreet will be set up to work with these. +If your FixMyStreet Pro installation has been integrated with a CRM system, +this section might not fully apply; it is possible categories are managed from +within the CRM, and FixMyStreet will be set up to work with these. Some +installations only integrate on some categories, and some sections such as form +disabling can still be used on top of an integration. -- cgit v1.2.3 From 8898170c9ac6127329a1f17d855dae8ea7472f86 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 6 May 2020 16:52:30 +0100 Subject: [Docs] Add info about user timeline. --- docs/_includes/admin-tasks-content.md | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) (limited to 'docs/_includes/admin-tasks-content.md') diff --git a/docs/_includes/admin-tasks-content.md b/docs/_includes/admin-tasks-content.md index 91ba8f3d8..16329e7e8 100644 --- a/docs/_includes/admin-tasks-content.md +++ b/docs/_includes/admin-tasks-content.md @@ -114,25 +114,16 @@ to access the full report admin editing page.
-### Searching for a user +### User admin Permissions required: User must be marked as staff; “Edit users' details/search for their reports” must be ticked -Click on ‘admin’ in the top menu bar. - -Enter any part of the user’s name or email address in the ‘Search users’ box. - -
- -
- -### Editing a user’s information - -Permissions required: User must be marked as staff; "Edit users' details/search for their reports" must be ticked. - -Click on ‘Edit’ beside any user to view or change their account details. -Or, click the user’s email address to view a list of all reports and updates made by that user. +In the admin, enter any part of the user’s name or email address in the ‘Search +users’ box. You may click on ‘Edit’ beside any user to view or change their +account details, click the user’s email address to view a list of all reports +and updates made by that user, or click ‘Timeline’ to see a timeline of that +user’s activities on the site.
-- cgit v1.2.3 From 97e52222eccc441e4fcb2a444d04eb411c3a1eee Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 6 May 2020 16:52:40 +0100 Subject: [Docs] Add info about two-factor auth. --- docs/_includes/admin-tasks-content.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docs/_includes/admin-tasks-content.md') diff --git a/docs/_includes/admin-tasks-content.md b/docs/_includes/admin-tasks-content.md index 16329e7e8..98a2780bc 100644 --- a/docs/_includes/admin-tasks-content.md +++ b/docs/_includes/admin-tasks-content.md @@ -522,6 +522,17 @@ staff user only deals with reports of a specific type. To remove an account, the Administrator-level member of staff should make contact with mySociety. +#### Two-factor authentication + +Any staff user can choose to set up two-factor authentication on their account. +To do this, they will need an app on their phone that can generate time-based +authentication keys, such as Google Authenticator or a password manager. Then. +they can visit their account page on the site and select ‘Activate two-factor +authentication’ to receive a QR code to scan with the app. + +If you wish your organisation to have mandated two-factor authentication, +please get in touch. +
-- cgit v1.2.3 From 54c089dce3f02edbafba02161307fbe32f571cce Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 6 May 2020 16:54:31 +0100 Subject: [Docs] Bit on staff-only categories. --- docs/_includes/admin-tasks-content.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/_includes/admin-tasks-content.md') diff --git a/docs/_includes/admin-tasks-content.md b/docs/_includes/admin-tasks-content.md index 98a2780bc..b68a09d81 100644 --- a/docs/_includes/admin-tasks-content.md +++ b/docs/_includes/admin-tasks-content.md @@ -579,6 +579,11 @@ for information on creating/editing extra notices and questions for a category. +Categories can be made ‘staff only’, where they are only available to logged-in +members of staff, not members of the public. This could be used for e.g. +contact centre staff to leave reports in categories that you still want to be +phoned in. + You can set up as many or as few categories as you like, and each category can have its own email address attached to it, so for example, reports about potholes may go to one council email address, while reports about road signs go to another. More than one category may share the -- cgit v1.2.3 From bf179ad7dc57b371d45742c3df675bd1bc285a8d Mon Sep 17 00:00:00 2001 From: Struan Donald Date: Wed, 13 May 2020 09:45:22 +0100 Subject: [Docs] document per category anonymous reporting Also update the category page screenshot to include the new options --- docs/_includes/admin-tasks-content.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/_includes/admin-tasks-content.md') diff --git a/docs/_includes/admin-tasks-content.md b/docs/_includes/admin-tasks-content.md index b68a09d81..ac9e81f9e 100644 --- a/docs/_includes/admin-tasks-content.md +++ b/docs/_includes/admin-tasks-content.md @@ -579,6 +579,10 @@ for information on creating/editing extra notices and questions for a category. +You may also be able to configure categories to allow anonymous +reporting if you have this option available. If this is not available then +contact us to discuss it. + Categories can be made ‘staff only’, where they are only available to logged-in members of staff, not members of the public. This could be used for e.g. contact centre staff to leave reports in categories that you still want to be -- cgit v1.2.3