Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Enable HTML in update alert emails. | Dave Arter | 2020-09-30 | -1/+5 |
| | ||||
* | Enable HTML in updates from staff users | Dave Arter | 2020-09-30 | -0/+9 |
| | | | | This also extends to response templates. | |||
* | [Docs] Add instructions for automatic export of dashboard CSV | Dave Arter | 2020-09-16 | -0/+17 |
| | ||||
* | [Docs] Add instructions & example for including HTML in notice fields | Dave Arter | 2020-08-07 | -0/+44 |
| | | | | For https://github.com/mysociety/fixmystreet-commercial/issues/1905 | |||
* | Add photo upload field to inspector form | Chris Mytton | 2020-08-06 | -0/+3 |
| | | | | | This adds the code for photo uploads from the regular update form to the inspector form, and adds details to the documentation. | |||
* | [Docs] document per category anonymous reporting | Struan Donald | 2020-05-13 | -0/+4 |
| | | | | Also update the category page screenshot to include the new options | |||
* | [Docs] Bit on staff-only categories. | Matthew Somerville | 2020-05-12 | -0/+5 |
| | ||||
* | [Docs] Add info about two-factor auth. | Matthew Somerville | 2020-05-12 | -0/+11 |
| | ||||
* | [Docs] Add info about user timeline. | Matthew Somerville | 2020-05-12 | -15/+6 |
| | ||||
* | [Docs] Clarify a few different sections of manual. | Matthew Somerville | 2020-05-12 | -9/+14 |
| | ||||
* | [Docs] Heatmap, tidy stats section. | Matthew Somerville | 2020-05-12 | -6/+17 |
| | ||||
* | Add way to disallow report reopening in a category | Matthew Somerville | 2020-05-07 | -0/+1 |
| | | | | | 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 | -3/+3 |
| | | | | | Add a tickbox to the category admin, and do not allow updates on reports made in those selected categories. | |||
* | Allow template to be an initial update on reports. | Matthew Somerville | 2020-05-04 | -0/+6 |
| | ||||
* | Add some documentation for new admin category form | Matthew Somerville | 2019-10-07 | -16/+64 |
| | ||||
* | [Docs] Fix placeholder in templates docs. | Matthew Somerville | 2019-07-05 | -1/+1 |
| | ||||
* | [Open311] Allow description in email template. | Matthew Somerville | 2019-06-20 | -4/+7 |
| | | | | | By specifying a placeholder in an email template, it can be replaced by the description returned from the Open311 server. | |||
* | Documentation updates for roles. | Matthew Somerville | 2019-05-28 | -6/+20 |
| | ||||
* | Version 2.6.v2.6 | Matthew Somerville | 2019-05-03 | -5/+8 |
| | | | | | Include the usual generate new .pot file, gettext-merge, push to Transifex, pull from Transifex step. | |||
* | Allow user to be associated with multiple areas. | Matthew Somerville | 2019-02-14 | -1/+1 |
| | | | | | | Update database to store an array of IDs rather than only one; consequential changes to the admin and the dashboard to allow selection. | |||
* | Include moderation history in report updates. | Matthew Somerville | 2019-01-16 | -0/+3 |
| | | | | | | If the user has moderating permission, or a cobrand allows the viewing of moderation history, show moderation history within the updates on a report page. | |||
* | add private only report filter | Struan Donald | 2019-01-04 | -0/+3 |
| | ||||
* | add default_to_body permission | Struan Donald | 2018-11-19 | -0/+5 |
| | | | | | | | If a user has this permission then the report_as dropdown will default to reporting as the body. For mysociety/freshdesk#23 | |||
* | add report_mark_private permission | Struan Donald | 2018-11-12 | -0/+23 |
| | | | | | | | | Allows user's to see the inspector panel to mark reports as Private, and also to view those non-public reports. Useful for call centre staff who want to record private reports but don't need to other permissions. Fixes mysociety/fixmystreet-commercial#1213 | |||
* | Move docs from gh-pages branch. | Matthew Somerville | 2018-09-27 | -0/+693 |