Skip to content

Commit

Permalink
Version 1.6.1.
Browse files Browse the repository at this point in the history
(Renumbering version 1.5.5 to 1.6.)
  • Loading branch information
dracos committed Jul 31, 2015
1 parent f929b3f commit 6b84622
Show file tree
Hide file tree
Showing 27 changed files with 11,887 additions and 7,646 deletions.
26 changes: 24 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RSS alerts of problems in their area.

It was created in 2007 by [mySociety](https://www.mysociety.org/) for reporting
problems to UK councils and has been copied around the world. The FixMyStreet
Platform is now at version 1.5.5.
Platform is now at version 1.6.1.

## Installation

Expand All @@ -38,7 +38,29 @@ We've extracted all of the mobile apps from this repository into the

## Releases

* v1.5.5 (10th July 2015)
* v1.6.1 (31st July 2015)
- Bugfixes:
- Fix bug introduced in last release when setting multiple areas
for a body in the admin. #1158
- New features:
- Danish translation.
- Front end improvements:
- Fix “All Reports” table headers on scroll. #50
- Add time tooltips to All Reports table headings. #983
- Fix sidebar running over the footer on alerts page. #1168
- Admin improvements:
- Add mark as sent button. #601
- Add link to comment user ID from body form if present. #580
- Add MapIt links from body page/ report co-ordinates. #638
- Show any category extra data. #517 #920
- Mark users who have moderate permission. #990
- Allow editing of body external URL.
- List a report’s bodies more nicely.
- UK specific improvements:
- Explain gone Northern Ireland councils. #1151
- Better messaging for councils refusing messages. #968

* v1.5.5 / v1.6 (10th July 2015)
- Security:
- Fix vulnerability in login email sending that could allow an account
to be hijacked by a third party.
Expand Down
2 changes: 1 addition & 1 deletion bin/site-specific-install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

# Set this to the version we want to check out
VERSION=${VERSION_OVERRIDE:-v1.5.5}
VERSION=${VERSION_OVERRIDE:-v1.6.1}

PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh

Expand Down
436 changes: 232 additions & 204 deletions locale/FixMyStreet.po

Large diffs are not rendered by default.

0 comments on commit 6b84622

Please sign in to comment.