diff options
author | Struan Donald <struan@exo.org.uk> | 2017-09-06 18:06:33 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2017-09-07 16:09:34 +0100 |
commit | 3930c5cd692580ebb99ece5af39a6ee55cb28f24 (patch) | |
tree | 040fb65509a961b9ff9ea2250f34085a66c2e0db /CHANGELOG.md | |
parent | 12013d397d981efbc90d5fed1a7bb25eae23eb91 (diff) |
update changelog with details of new dashboard export fields
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 508735796..480723c1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ - Body users can filter reports by all states. #1790 - `LOGIN_REQUIRED` config key to limit site access to logged-in users. - `SIGNUPS_DISABLED` config key to prevent new user registrations. + - Body dashboard CSV export includes Northing, Easting and Ward. + It also now orders fields by report confirmed time. #1832 #1835 - Front end improvements: - Always show pagination figures even if only one page. #1787 - Report pages list every update to a report. #1806 |