aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2018-09-04 15:56:03 +0100
committerStruan Donald <struan@exo.org.uk>2018-09-13 11:00:53 +0100
commit90a2c224d2f4112609c140777ac065b60076f15d (patch)
tree48e11410ff00ee99d0d86512d3abe7ac00cd04d9 /CHANGELOG.md
parentf2a5d899308634fb06605a1d8035e19eadb8932a (diff)
allow web based use of report import
if a web parameter is passed to /import then display the email confirmation sent page rather than a SUCCESS message. Enables this page to be used for creating partial reports from a web page. For mysociety/collideoscope#17
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 508c4b426..b34fb900e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,8 @@
## Releases
* Unreleased
+ - Front end improvements:
+ - Import end point can optionally return a web page #2225
- Bugfixes:
- Fix display of area/pins on body page when using Bing or TonerLite map.
- Do not scan through all problems to show /_dev pages.