aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-05-29 12:57:06 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-05-31 15:56:21 +0100
commit3aada4cc9d462b76e9b85e92c6ce5f8ccba45846 (patch)
tree59b98d43bf2c50eccc35d4e751373085d4ef79ca
parentac561af4b17662401a16040652e2df3b8c1c1c22 (diff)
Tidy up changelog.
-rw-r--r--CHANGELOG.md25
1 files changed, 12 insertions, 13 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aea940ce0..2b911e0a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,6 @@
## Releases
* Unreleased
- - New features
- - Fetch problems over Open311 #1986 #2067
- - Option to send multiple photos over Open311 #1986
- - Allow Open311 service definitions to include automated
- attributes #1986
- - Optionally supress blank Open311 update errors #1986
- - Fetch/store external status code with Open311 updates. #2048
- - Response templates can be triggered by external status code. #2048
- - Cobrand hook for adding extra areas to MAPIT_WHITELIST/_TYPES. #2049
- - Enable conversion from EPSG:27700 when fetching over Open311 #2028
- - send-comments warns about errors when called with --verbose #2091
- Front end improvements:
- Improve questionnaire process. #1939 #1998
- Increase size of "sub map links" (hide pins, permalink, etc) #2003 #2056
@@ -54,16 +43,26 @@
- Show Open311 service code as tooltip on admin category checkboxes. #2049
- Bulk user import admin page. #2057
- Add link to admin edit page for reports. #2071
- - Nicer Open311 errors. #2078
- Deleted body categories now hidden by default #1962
- Display contents of report's extra field #1809
- Store user creation and last active times.
- Add scripts to anonymize inactive users and reports,
email inactive users, or to close reports to new updates.
- Admin ability to close reports to new updates. #43
+ - Open311 improvements:
+ - Fetch problems over Open311 #1986 #2067
+ - Option to send multiple photos over Open311 #1986
+ - Allow Open311 service definitions to include automated attributes #1986
+ - Optionally supress blank Open311 update errors #1986
+ - Fetch/store external status code with Open311 updates. #2048
+ - Response templates can be triggered by external status code. #2048
+ - Enable conversion from EPSG:27700 when fetching over Open311 #2028
+ - Add CORS header to Open311 output. #2022
+ - Nicer Open311 errors. #2078
- Development improvements:
+ - Cobrand hook for adding extra areas to MAPIT_WHITELIST/_TYPES. #2049
+ - send-comments warns about errors when called with --verbose #2091
- Add HTML email previewer.
- - Add CORS header to Open311 output. #2022
- Add some Cypress browser-based testing.
- Upgrade Vagrantfile to use Ubuntu Xenial. #2093
- Add validation to cobrand-specific custom reporting fields.