diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-06-07 12:11:33 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-06-07 12:17:41 +0100 |
commit | 07bf276c372e5131bd97f1e4c52cfdccbc95f93a (patch) | |
tree | 182c5bb391c6a8c532d1b09ff6737950ad23ad4d | |
parent | 9df7ab7d80a7f0b76860d93f915e07ec07668d57 (diff) |
Add current in development section to readme.
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -45,6 +45,19 @@ web-based cross-browser testing tools for this project. ## Releases +* In development + - Front end improvements: + - Stop map being underneath content sidebar/header. #1350 #361 + - Rename "Your reports" in main navigation to "Your account". + - Centre map on pin location when creating a report. + - Allow scroll wheel to zoom map. #1326 + - Development improvements: + - Add output style option to make_css command. + - Remove some unused CSS, and simplify full-width. #1423 + - Vagrant installation improvements: + - Improve error handling. + - Don't add a symlink if it is to the same place. + * v1.8.3 (3rd June 2016) - Admin improvements - Add search boxes to admin index page, and move stats. #1295 |