Skip to content

Releases: mysociety/fixmystreet

Version 1.2.4

13 Sep 15:28
Compare
Choose a tag to compare
  • A fix for the long-standing issue where multiline strings were not being translated (reported at abw/Template2#29 )
  • Better translation strings for "marked as" updates, fixes #391
  • Less noise when running the tests, thanks Edmund von der Burg.

Version 1.2.3

13 Sep 15:28
Compare
Choose a tag to compare
  • Maintenance release to deal with failing installation
  • Improves reuse of make_css and shared CSS
  • Removes hardcoded UK URLs on a couple of admin error emails
  • Marks a couple of strings missing translation
  • Updates mapquest URLs

Thanks to Jonas and Rikard who contributed to this release, along with Chris, Dave, Matthew, and Struan.

Version 1.2.2

13 Sep 15:29
Compare
Choose a tag to compare
  • Maintenance release to deal with failing installation
  • Improves the Google Maps plugin somewhat, though still needs work

Thanks to Chee Leong for contributing to this release.

Version 1.2.1

13 Sep 15:29
Compare
Choose a tag to compare
  • Maintenance release to deal with failing carton installation
  • Test and module fixes for installation on Debian wheezy
  • Module fixes for running on Travis
  • The install script adds gem environment variables to the user's .bashrc so that make_css can be run directly after installation
  • make_css automatically spots which cobrands use compass
  • Adds some missing states to the admin report edit page

Version 1.2

13 Sep 15:29
Compare
Choose a tag to compare
  • Adds MAPIT_ID_WHITELIST to allow easier use of global MapIt
  • Adds postfix to the install script/ AMI so emailing works out of the box
  • Adds an extra zoom level to the OSM maps
  • Adds the Catalyst gzip plugin so HTML pages are gzipped
  • Fixes an issue with the All Reports summary statistics not including some open states, such as 'in progress'

Version 1.1.2

13 Sep 15:29
Compare
Choose a tag to compare
  • Includes the 'cpanfile' now required by carton, the Perl package management program we use.

Version 1.1.1

13 Sep 15:29
Compare
Choose a tag to compare
  • Hotfix to fix missed iPhone width bug

Version 1.1

13 Sep 15:30
Compare
Choose a tag to compare
  • Adds bodies, so that the organisations that reports are sent to can cover multiple MapIt administrative areas, or multiple bodies can cover one area, and other related scenarios
  • Admin display improvements
  • Internationalisation improvements, especially with text in JavaScript
  • Various minor updates and fixes (e.g. a --debug option on send-reports, and coping if MapIt has its debug switched on)