Strabon

log

age author description
2014-09-20 Babis Nikolaou fixed a bug in which postgis:ST_Centroid did not work in the SELECT clause with input geometries from the database
2014-09-20 Babis Nikolaou corrected copyright notices
2014-09-20 Babis Nikolaou added test for bug #53
2014-09-19 Babis Nikolaou updated ChangeLog with bug #53
2014-09-19 Babis Nikolaou fixed bug #53
2014-09-19 Babis Nikolaou added tests for geof:getSRID(); see bug #32 (I have fixed it, but not commited it yet)
2014-09-18 Babis Nikolaou updated README file on how to run a specific test
2014-09-17 Babis Nikolaou timestamped ChangeLog file with release date of v3.2.10
2014-09-17 Babis Nikolaou [maven-release-plugin] prepare for next development iteration
2014-09-17 Babis Nikolaou [maven-release-plugin] copy for tag v3.2.10
2014-09-17 Babis Nikolaou [maven-release-plugin] prepare release v3.2.10v3.2.10
2014-09-17 Babis Nikolaou Updated ChangeLog for next release
2014-09-13 Babis Nikolaou removed some unused variables in StrabonEndpointWrapper
2014-09-13 Babis Nikolaou removed dependency to epsg-wkt.jar since one epsg (epsg-hsql.jar) suffices and duplication might rise exceptions (according to this page: http://docs.geotools.org/latest/userguide/faq.html#q-how-to-choose-an-epsg-authority)
2014-09-11 Babis Nikolaou Fix for Bug #64: the endpoint now parses Accept headers with multiple values and uses the first mimetype corresponding to a valid stSPARQLQueryResultFormat. If preferences are attached to such values (using qvalues, i.e., text/plain;q=0.5), then these preferences are ignored.
2014-09-11 Giannis Vlachopoulos merge
2014-09-11 Giannis Vlachopoulos Bug #58 : Strabon goes debian v1. endpoint-exec/pom.xml was added
2014-09-11 Babis Nikolaou Fixes Bug #40: StrabonBeanWrapper now registers a handler for SIGTERM signal, so as if Strabon Endpoint is run from the command-line (endpoint-exec), then the closing of the connection will be ultimately called.
2014-09-10 Kostis Kyzirakos clean up the repositoriestemporals
2014-09-10 Stella Giannakopoulou made KML and XML writers output the variables in the same order as they appear in the query.
2014-07-21 Giannis Vlachopoulos fixed bug #45. https://bug.strabon.di.uoa.gr/ticket/45
2014-07-18 Maria Karpathiotaki #44 re-fixed.. :P
2014-07-18 Maria Karpathiotaki #44 fixed. Altered default SRID to GeoSPARQL SRID
2014-07-16 Kostis Kyzirakos Modified the pom.xml to use the Aduna's mirror by Ontotext without asking the user to modify hers ~/.m2/settings.xml
2014-07-09 Dimitrianos Savva Replace class TemplateOrderByTest, with a protected variable in TemplateTest
2014-07-01 Dimitrianos Savva Tests for Bug #62
2014-07-01 Dimitrianos Savva solve Bug #62
2014-06-27 Dimitrianos Savva Test for bug #34
2014-06-27 Dimitrianos Savva solve Bug #34
2014-06-17 Konstantina Bereta replaced net.fortytwo.sesametools.nquads v1.6 dependency with version v1.7temporals