Changes Gisgraphy Project

Release History

Version Date Description
1.0 2008-23-01 First release
2.0 2008-09-02 second release

Release 1.0 - 2008-23-01

Type Changes By
add First release. David Masclet

Release 2.0 - 2008-09-02

Type Changes By
update Add the ability to import openstreetmap database and use them in a web services David Masclet
add Python client David Masclet
update Some L10N improvement David Masclet
add Add the ability to change the locale David Masclet
update Improve XHTML on pages David Masclet
add Solr auto commit every 10000 docs or 300000 ms David Masclet
update Improve doc and site Tim King
update Solr logo update David Masclet
fix Geoloc service for ADM or Country throws an exception David Masclet
update Add some fields for geolocservice for Country and Adm (level) David Masclet
fix Pagination parameters 'from' and 'to' was not reset when closing popup David Masclet
add Add a page to describe the services David Masclet
fix Some features contains EnhancerByCGLIB when synchronize with solr David Masclet
update GeonameFeatureImporter : change the way Country are detect and updated David Masclet
update SolRSynchroniser : adm Parents are treated when Adm are sync David Masclet
fix Reset the response buffer before sending errors to avoid "getOutputStream() has already been called" David Masclet
add Add javascript capabilities for adding gisgraphy opensearch module David Masclet
fix Displayfeature won't throw if the country name is not known Search result won't throw if the country name is not known David Masclet
fix Unknow feature class / feature code (UNK_UNK) are considered as gisFeature, not as vineYard David Masclet
update Improve statistique page David Masclet
fix ImportFailure.jsp won't throw a NullPointerException David Masclet
fix Zipcode is of type string to correct the problem that zipcode which starts with zero are not well handled (e.g : 01234 was considered as 1234) David Masclet
add Log IP adress for Geoloc and Fulltext servlet call David Masclet
remove remove seters for GeolocResultDto and FulltextResultsDto David Masclet
update extract code that check XPath in AbstractIntegrationHttpSolrTestCase to a class called XpathChecker David Masclet
update 404 page send an 404 error status code instead of 200 David Masclet
fix Add an entry for UNK.UNK in features.properties David Masclet
add Add launch script for macintosh David Masclet
update Modify Launch script David Masclet
fix Fix Bug UTF-8 problem on non-Linux platforms : http://code.google.com/p/gisgraphy/issues/detail?id=1 David Masclet
add Add how many times all the services has been called on the stats page David Masclet
update Remove some unused code and some alert() in js API David Masclet
update Servlet send an 500 status code when an error occurred instead of 200 David Masclet
update GeolocServiceException has been renamed to GeolocSearchException David Masclet
update AlternateNameSource is @Enumerated(EnumType.STRING) in AlternateName so, it is character varying(255) in the database David Masclet
add Add the ability to specify a google map api key David Masclet
add Add the ability to specify a google analytics code David Masclet
fix Geonames country importer does not ignore the fist line anymore David Masclet