Skip to content

Commit

Permalink
Version 1.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Mar 23, 2016
1 parent f1b3e50 commit 4345263
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 10 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,20 @@ We've extracted all of the mobile apps from this repository into the

## Releases

* v1.8.1 (23rd March 2016)
- Front end improvements:
- Remember user's last anonymous state. #150
- Remove auto-scrolling of sidebar on pin hover. #1344
- Better multiple image display for reports/updates. #1325
- Improve accessibility of pretty radio buttons and photo inputs.
- Bugfixes:
- Make sure preview image doesn't hide error. #1361
- Don't double-decode geocoded addresses. #1359
- Ensure top of reporting form is shown. #787
- Other updates for Perl 5.20/5.22. #1358
- Development improvements:
- Add cobrand-specific custom reporting fields. #1352

* v1.8 (2nd March 2016)
- New features:
- Facebook login. #1146
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.8}
VERSION=${VERSION_OVERRIDE:-v1.8.1}

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

Expand Down
18 changes: 9 additions & 9 deletions locale/tr_TR.UTF-8/LC_MESSAGES/FixMyStreet.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
# Translators:
# Eda Karaman <edakaraman_92@hotmail.de>, 2015
# Muradiye <Muradiye.ates@gmail.com>, 2015
# Seyithan Ates <seyithan.ahmet@gmail.com>, 2015
# Seyithan Ates <seyithan.ahmet@gmail.com>, 2015-2016
msgid ""
msgstr ""
"Project-Id-Version: fixmystreet\n"
"Report-Msgid-Bugs-To: matthew@mysociety.org\n"
"POT-Creation-Date: 2016-03-02 13:09+0000\n"
"PO-Revision-Date: 2015-12-28 08:30+0000\n"
"Last-Translator: mySociety <transifex@mysociety.org>\n"
"PO-Revision-Date: 2016-03-08 10:24+0000\n"
"Last-Translator: Seyithan Ates <seyithan.ahmet@gmail.com>\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/mysociety/fixmystreet/language/tr_TR/)\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -51,7 +51,7 @@ msgstr "%s - Özet raporlar"
#. ("%s here is the site name")
#: templates/web/base/admin/header.html:10
msgid "%s admin:"
msgstr ""
msgstr "%s Yönetici:"

#: templates/web/base/status/stats.html:26
#, fuzzy
Expand Down Expand Up @@ -134,12 +134,12 @@ msgstr "(E-posta kara listede)"
#: templates/web/zurich/admin/report_edit-sdm.html:60
#: templates/web/zurich/admin/report_edit.html:88
msgid "(No name)"
msgstr ""
msgstr "(İsim Yok)"

#: templates/web/zurich/admin/report_edit-sdm.html:67
#: templates/web/zurich/admin/report_edit.html:95
msgid "(No phone number)"
msgstr ""
msgstr "(Telefon Numarası Yok)"

#: templates/web/base/alert/_list.html:24
msgid "(a default distance which covers roughly 200,000 people)"
Expand Down Expand Up @@ -280,7 +280,7 @@ msgstr "Eklenmiş %s"

#: templates/web/base/report/new/category_extras.html:9
msgid "Additional Information"
msgstr ""
msgstr "Ek Bilgi"

#: templates/web/base/auth/change_password.html:29
msgid "Again:"
Expand All @@ -305,7 +305,7 @@ msgstr "Tüm Bildirimler"

#: templates/web/zurich/admin/stats.html:5
msgid "All Reports as CSV"
msgstr ""
msgstr "Tüm raporlar CSV olarak"

#: templates/web/base/footer.html:11 templates/web/fixmystreet/footer.html:32
#: templates/web/zurich/admin/index-dm.html:12
Expand Down Expand Up @@ -515,7 +515,7 @@ msgstr ""

#: templates/web/zurich/admin/response_templates_select.html:6
msgid "Choose a template"
msgstr ""
msgstr "Bir Taslak Seç"

#: templates/web/base/admin/stats.html:65
#: templates/web/base/admin/stats.html:71
Expand Down

0 comments on commit 4345263

Please sign in to comment.