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