Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Version 3.1.v3.1 | M Somerville | 2020-11-16 | -0/+42 |
| | ||||
* | [UK] Pro user guide, link to online version from print version | Zarino Zappia | 2020-10-28 | -2/+2 |
| | | | | | | | | Spotted by Louise H. URL was broken, and link wasn’t even a link. Even though this is a print view, it still seems silly not to make the link work. Added benefit is that if you print to PDF, most browsers will make the link clickable in the PDF too. | |||
* | [Docs] Update Gemfile.lock to current GitHub pages | M Somerville | 2020-10-23 | -34/+47 |
| | ||||
* | allow bulk removal of staff status from users | Struan Donald | 2020-10-23 | -0/+14 |
| | | | | | | | Bulk option to remove body, roles and permisions, and disable login in admin for users. Fixes mysociety/fixmystreet-commercial#2025 | |||
* | [Docs] Improve text on staff creating as others. | M Somerville | 2020-10-11 | -11/+19 |
| | ||||
* | 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] Remove mySociety header from FMS Pro manual | Zarino Zappia | 2020-08-14 | -39/+1 |
| | | | | | Matches the corresponding change on the societyworks.org site: https://github.com/mysociety/orgsites/issues/1156 | |||
* | [fixmystreet.org] Update "pro" layout to latest SocietyWorks content | Zarino Zappia | 2020-08-11 | -70/+89 |
| | | | | | | | | | | | | The Pro manual at `/pro-manual` uses a separate jekyll layout that mimics the output of the WordPress site at societyworks.org. Our copy had fallen out of date. This commit: * Updates the Google Fonts requested (was Rubik, now Lato and Lora). * Updates the header nav menu content to match the live site. * Replaces fixmystreet.com/pro URLs with societyworks.org URLs. * Updates the footer legal text to match the live site. | |||
* | [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 | |||
* | [Docs] Remove jekyll-livereload, it’s now included in Jekyll itself | Dave Arter | 2020-08-07 | -9/+1 |
| | ||||
* | 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. | |||
* | [fixmystreet.org] Update legal wording in footer | Zarino Zappia | 2020-08-03 | -2/+4 |
| | ||||
* | Do not have bootstrap run sudo commands. | Matthew Somerville | 2020-07-15 | -4/+7 |
| | | | | | | | | | Your site user may not have access to sudo, and your admin user may cause permission issues if used to do the git checkout, or the Perl module installation. Document the separate script to install system packages instead. Co-authored-by: Sam Pearson <sam@mysociety.org> | |||
* | [Docs] Update Gemfile.lock to current GitHub pages | Matthew Somerville | 2020-05-26 | -18/+18 |
| | ||||
* | [fixmystreet.com] Update company details in footer | Zarino Zappia | 2020-05-26 | -7/+13 |
| | | | | And in couple of cobrand templates. | |||
* | [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] Tiny bit on web app. | Matthew Somerville | 2020-05-12 | -4/+8 |
| | ||||
* | [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/+22 |
| | ||||
* | [Docs] Add info about user timeline. | Matthew Somerville | 2020-05-12 | -17/+7 |
| | ||||
* | [Docs] Clarify a few different sections of manual. | Matthew Somerville | 2020-05-12 | -13/+16 |
| | ||||
* | [Docs] Document HTTPS dev server. | Matthew Somerville | 2020-05-12 | -0/+14 |
| | ||||
* | [Docs] Heatmap, tidy stats section. | Matthew Somerville | 2020-05-12 | -7/+18 |
| | ||||
* | Add assigned_(users|categories)_only functionality | Matthew Somerville | 2020-05-08 | -0/+0 |
| | | | | | | | | 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. | |||
* | 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. | |||
* | Merge branch '2991-updates-on-categories' | Matthew Somerville | 2020-05-07 | -3/+3 |
|\ | ||||
| * | 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. | |||
* | | Version 3.0.1. | Matthew Somerville | 2020-05-06 | -0/+68 |
|/ | ||||
* | Allow template to be an initial update on reports. | Matthew Somerville | 2020-05-04 | -0/+6 |
| | ||||
* | [Docs] Add deep linking page to Pro manual. | Matthew Somerville | 2020-05-01 | -3/+96 |
| | ||||
* | [Docs] Remove analytics. | Matthew Somerville | 2020-04-23 | -11/+0 |
| | ||||
* | Removes documentation about restricting access to /admin | Joe Siltberg | 2020-04-06 | -16/+2 |
| | | | | Fixes #2937 | |||
* | Add Highways England junction lookup | Chris Mytton | 2020-03-12 | -0/+21 |
| | | | | | | | 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. | |||
* | [Docs] Updated with AMI for release v3.0 | Sam Pearson | 2020-03-05 | -3/+3 |
| | ||||
* | Version 3.0.v3.0 | Matthew Somerville | 2020-03-04 | -0/+147 |
| | ||||
* | [Docs] Update Gemfile.lock to current GitHub pages | Matthew Somerville | 2020-02-26 | -148/+188 |
| | ||||
* | Remove appcache (breaking showing reports from localStorage cache). | Matthew Somerville | 2020-02-14 | -3/+2 |
| | ||||
* | STAGING_FLAGS option to hide the staging site banner | Zarino Zappia | 2020-01-07 | -3/+15 |
| | | | | | | | Allows you to hide the banner introduced in 1f43fc9. Useful when you’re making front-end changes—especially on small screens—and don’t want the banner getting in the way. | |||
* | Add configuration for setting CSP header. | Matthew Somerville | 2019-11-25 | -0/+28 |
| | | | | | | This allows you to output a working Content-Security-Policy header, with optional third-party domains, by setting a new CONTENT_SECURITY_POLICY configuration option. | |||
* | [Docs] Fix name of template for email logo settings | Chris Mytton | 2019-11-08 | -1/+1 |
| | | | | | | | | The logo_width and logo_height are set in _email_color_overrides.html, not _email_setting_overrides.html, so update the documentation to reflect that. [ci skip] | |||
* | Add some documentation for new admin category form | Matthew Somerville | 2019-10-07 | -16/+65 |
| | ||||
* | [Docs] Add bit about cobrand in vagrant. | Matthew Somerville | 2019-07-16 | -1/+32 |
| | ||||
* | [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 | -19/+40 |
| | ||||
* | [Docs] Updated with AMI for release v2.6 | Sam Pearson | 2019-05-03 | -3/+3 |
| | ||||
* | Version 2.6.v2.6 | Matthew Somerville | 2019-05-03 | -5/+45 |
| | | | | | Include the usual generate new .pot file, gettext-merge, push to Transifex, pull from Transifex step. | |||
* | Remove email address from docs. | abimysoc | 2019-04-05 | -27/+4 |
| | | | | | To (hopefully) encourage people to join, and interact on, the mailing list instead. |