aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeLines
* Version 2.5.v2.5Matthew Somerville2018-12-21-0/+47
|
* Modernise report "status" bannerZarino Zappia2018-12-13-3/+3
| | | | | | | | | | | | | * Simplify markup required for the status banner. * Simplify styles - the banner is now identical on all screen sizes. * Move the banner from `report/display.html` into `report/_main.html` so that it can appear after `.problem-back` in the source order. * Use real pin icon instead of `pin-flat-white-small.png`. * Set a default `$col_fixed_label` colour in `_base.scss`, so cobrands don’t have to define it themselves if they’re happy with green. * Introduce `$col_fixed_label_light`, with a sensible default for all cobrands, even ones that have a custom `$col_fixed_label`. * Remove `$col_fixed_label_dark` – no longer needed.
* Adds documentation for handlemail.Joe Siltberg2018-11-28-0/+120
|
* add default_to_body permissionStruan Donald2018-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 option to symlink full size photos.Matthew Somerville2018-11-14-0/+16
|
* add report_mark_private permissionStruan Donald2018-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
* [Docs] Updated with AMI for release v2.4.2Sam Pearson2018-11-06-3/+3
|
* Version 2.4.2.v2.4.2Matthew Somerville2018-11-06-0/+27
|
* [Vagrant] Check and generate config file if necessarySam Pearson2018-11-05-4/+6
| | | | | | | | This adds support in `script/setup` for generating a local `general.yml` if it doesn't already exist and is run as the `vagrant` user. This is called from the `Vagrantfile` when using the FixMyStreet Vagrant box. [skip ci]
* Rename nav SCSS variable names.Matthew Somerville2018-10-22-2/+2
| | | | | Anything using old names should still work as long as they included the mixins file.
* allow cobrands to restrict /contact to abuse reportsStruan Donald2018-10-18-1/+6
| | | | | Add abuse_reports_only cobrand method that prevents the contact form being used unless it's an abuse report.
* [Docs] Add S3 photo migration blog postDave Arter2018-10-09-0/+184
| | | | | | Fixes #2280. [ci skip]
* [Docs] Use service command in examplesSam Pearson2018-10-04-14/+13
| | | | | | | | | This changes a handful of example commands that restart the fixmystreet application server to use the `service` command rather than the script in `/etc/init.d`. This should be compatible with systems using either of `systemd` or `sysvinit`. [skip ci]
* [Docs] Updated docs with more detail on AMI buildsSam Pearson2018-10-04-12/+44
| | | | | | | | | | This expands the documentation on using our official AMI to cover in more detail options for customising installations using our Packer builds. It also updates the current official AMI ID with the latest relase. [skip ci]
* Add page on testing, update manual install.Matthew Somerville2018-10-03-71/+85
|
* Version 2.4.1.Matthew Somerville2018-10-03-0/+32
|
* Add S3 photo storage backendDave Arter2018-09-28-7/+192
|
* [Docs] Initial documentation for Docker installationsMatthew Somerville2018-09-28-17/+106
| | | | | | This adds details of our Docker images and the example Docker Compose environment, including notes on how to use this with a cobrand and how to customise the database configuration.
* [Docs] Update docs about docs.Matthew Somerville2018-09-28-6/+6
|
* [Docs] Fix jshint warnings.Matthew Somerville2018-09-27-20/+20
|
* Move docs from gh-pages branch.Matthew Somerville2018-09-27-0/+15175