From ecc5a7b9ca20418f1bdb45cdc3ce5b41a11f3593 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 15 Apr 2020 19:12:31 +0100 Subject: Add assigned_(users|categories)_only functionality 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. --- .../img/pro-user-guide/edit-category-page.png | Bin 65237 -> 42128 bytes 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 docs/assets/img/pro-user-guide/edit-category-page.png (limited to 'docs/assets') diff --git a/docs/assets/img/pro-user-guide/edit-category-page.png b/docs/assets/img/pro-user-guide/edit-category-page.png old mode 100644 new mode 100755 index 8b029faa0..db84bbb70 Binary files a/docs/assets/img/pro-user-guide/edit-category-page.png and b/docs/assets/img/pro-user-guide/edit-category-page.png differ -- 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 --- .../img/pro-user-guide/edit-category-page.png | Bin 42128 -> 180703 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'docs/assets') diff --git a/docs/assets/img/pro-user-guide/edit-category-page.png b/docs/assets/img/pro-user-guide/edit-category-page.png index db84bbb70..f78b00a1c 100755 Binary files a/docs/assets/img/pro-user-guide/edit-category-page.png and b/docs/assets/img/pro-user-guide/edit-category-page.png differ -- cgit v1.2.3 From ed0002b0d76560cc3d5b1e62f8395bbfae74403c Mon Sep 17 00:00:00 2001 From: Chris Mytton Date: Wed, 8 Apr 2020 14:39:19 +0100 Subject: Add photo upload field to inspector form This adds the code for photo uploads from the regular update form to the inspector form, and adds details to the documentation. --- .../img/pro-user-guide/report-public-update.png | Bin 10740 -> 39301 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'docs/assets') diff --git a/docs/assets/img/pro-user-guide/report-public-update.png b/docs/assets/img/pro-user-guide/report-public-update.png index e6b4ac587..d4b390a70 100644 Binary files a/docs/assets/img/pro-user-guide/report-public-update.png and b/docs/assets/img/pro-user-guide/report-public-update.png differ -- cgit v1.2.3 From 5a0dd3f573f7aba771fe916a65138dfbbb258982 Mon Sep 17 00:00:00 2001 From: Dave Arter Date: Thu, 30 Jul 2020 19:14:42 +0100 Subject: [Docs] Add instructions & example for including HTML in notice fields For https://github.com/mysociety/fixmystreet-commercial/issues/1905 --- .../img/pro-user-guide/blocked-drains-guidance.png | Bin 0 -> 378727 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/assets/img/pro-user-guide/blocked-drains-guidance.png (limited to 'docs/assets') diff --git a/docs/assets/img/pro-user-guide/blocked-drains-guidance.png b/docs/assets/img/pro-user-guide/blocked-drains-guidance.png new file mode 100644 index 000000000..95cb052a1 Binary files /dev/null and b/docs/assets/img/pro-user-guide/blocked-drains-guidance.png differ -- cgit v1.2.3