aboutsummaryrefslogtreecommitdiffstats
path: root/docs/customising
Commit message (Collapse)AuthorAgeLines
* Make front page cache time configurable.Matthew Somerville2019-02-04-0/+9
| | | | | Add a configuration variable to use for the front page stats/ recent list, plus the max-age of `/reports`.
* 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/+119
|
* Add option to symlink full size photos.Matthew Somerville2018-11-14-0/+16
|
* 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.
* Add S3 photo storage backendDave Arter2018-09-28-6/+191
|
* [Docs] Initial documentation for Docker installationsMatthew Somerville2018-09-28-1/+1
| | | | | | 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.
* Move docs from gh-pages branch.Matthew Somerville2018-09-27-0/+3101