diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 68 |
1 files changed, 46 insertions, 22 deletions
@@ -14,10 +14,40 @@ RSS alerts of problems in their area. It was created in 2007 by [mySociety](http://www.mysociety.org/) for reporting problems to UK councils and has been copied around the world. The FixMyStreet -Platform is now at version 1.2.4. +Platform is now at version 1.3. + +## Installation + +We've been working hard to make the FixMyStreet Platform easy to install and +re-use in other countries - please see our site at <http://code.fixmystreet.com/> +for help and documentation in installing the FixMyStreet Platform. ## Releases +* v1.3 (12th November 2013) + - Changes cobrand behaviour so if only one is specified, always use it. #598 + - Allows multiple email addresses to be given for a contact. + - Bugfixes to pan icon placement, and bottom navbar in Chrome. #597 + - Admin improvements + - Search by external ID. #389 + - Date picker in stats. #514 + - Mark external links. #579 + - Fix for bug when changing report state from 'unconfirmed'. #527 + - Improve lists of report updates. + - Add marking of bodies as deleted. + - Show version number of code on config page. + - Test suite runs regardless of config file contents. #596 +* v1.2.6 (11th October 2013) + - Upgrades OpenLayers to 2.13.1, for e.g. animated zooming. + - Adds facility for using Google Maps via OpenLayers. #587 + - Swaps installation order of Perl modules/database, more robust. #573 + - Renames default FakeMapIt "Default Area" to "Everywhere". #566 + - Adds a "current configuration" admin page. #561 +* v1.2.5 (13th September 2013) + - Adds various useful hints and notices to the admin interface. #184 + - Improves the install script, including an example Vagrantfile + - It is now easier for tests to override particular configuration + variables should they need to. * v1.2.4 (5th September 2013) - A fix for the long-standing issue where multiline strings were not being translated (reported at https://github.com/abw/Template2/pull/29 ) @@ -25,13 +55,13 @@ Platform is now at version 1.2.4. - Less noise when running the tests * v1.2.3 (2nd September 2013) - Maintenance release to deal with failing installation - - Improve reuse of make_css and shared CSS - - Remove hardcoded UK URLs on couple of admin error emails - - Mark couple of strings missing translation - - mapquest URL update + - 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 * v1.2.2 (26th July 2013) - Maintenance release to deal with failing installation - - Improve Google Maps plugin somewhat, though still needs work + - Improves the Google Maps plugin somewhat, though still needs work * v1.2.1 (5th June 2013) - Maintenance release to deal with failing carton installation - Test and module fixes for installation on Debian wheezy @@ -39,23 +69,23 @@ Platform is now at version 1.2.4. - 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 - - Some missing states added to the admin report edit page + - Adds some missing states to the admin report edit page * v1.2 (3rd May 2013) - - Add MAPIT_ID_WHITELIST to allow easier use of global MapIt - - Add postfix to the install script/ AMI so emailing works out of the box - - Add an extra zoom level to the OSM maps - - Add the Catalyst gzip plugin so HTML pages are gzipped - - Fix an issue with the All Reports summary statistics not including some + - 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' * v1.1.2 (15th March 2013) - - Include the 'cpanfile' now required by carton, the Perl package + - Includes the 'cpanfile' now required by carton, the Perl package management program we use. * v1.1.1 (22nd February 2013) - Hotfix to fix missed iPhone width bug * v1.1 (22nd February 2013) - - Addition of 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 + - 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, @@ -63,12 +93,6 @@ Platform is now at version 1.2.4. * v1.0 (24th October 2012) - Official launch of the FixMyStreet platform -## Installation - -We've been working hard to make FixMyStreet Platform easy to install and re-use -in other countries - please see our site at <http://code.fixmystreet.com/> for -help and documentation in installing FixMyStreet Platform. - ## Examples * <http://www.fixmystreet.com/> |