Strabon

log

age author description
2015-09-22 Babis Nikolaou fix error message to be consistent
2015-09-15 Babis Nikolaou removed all KML files from endpoint/WebContent/js/timemap/ directory
2015-05-14 Giannis Vlachopoulos merge
2015-05-14 Giannis Vlachopoulos Fixed bug #73. Also relevant test in the test suite has been modified accordingly
2015-04-30 Panayiotis Smeros Revert revert! - Retreat from pom war. :(
2015-04-30 Panayiotis Smeros Cleaned remaining poms.
2015-04-29 Panayiotis Smeros Cleaned remaining poms.
2015-04-29 Panayiotis Smeros Cleaned generaldb, monetdb and postgis poms.
2015-04-29 Panayiotis Smeros Fixed resultio and evaluation poms.
2015-04-29 Panayiotis Smeros Cleaned endpoint dependencies.
2015-04-29 Panayiotis Smeros Cleaned runtime dependencies.
2015-04-29 Panayiotis Smeros Fixed dependencies from testsuite.
2015-04-29 Panayiotis Smeros Moved "apache commons" dependencies from runtime to endpoint.
2015-04-29 Panayiotis Smeros Removed deprecated file.
2015-04-28 Panayiotis Smeros Removed tests from strabon-runtime project.
2015-03-18 Giannis Vlachopoulos See also Changelog: corrected jar references to scripts used for debian packaging
2015-03-13 Giannis Vlachopoulos corrected package names (in strabon-cmd and runtime component). Capital
2015-03-11 Babis Nikolaou updated ChangeLog based on release v3.3.1
2015-03-11 Babis Nikolaou [maven-release-plugin] prepare for next development iteration
2015-03-11 Babis Nikolaou [maven-release-plugin] copy for tag v3.3.1
2015-03-11 Babis Nikolaou [maven-release-plugin] prepare release v3.3.1v3.3.1
2015-03-11 Babis Nikolaou updated version of the buggy org.apache.maven.plugin (see http://stackoverflow.com/questions/25983852/maven-javadoc-plugin-breaks-mvn-releaseperform)
2015-03-11 Babis Nikolaou removed tag v3.1.1
2015-03-11 Babis Nikolaou [maven-release-plugin] rollback the release of v3.3.1
2015-03-11 Babis Nikolaou [maven-release-plugin] prepare for next development iteration
2015-03-11 Babis Nikolaou [maven-release-plugin] copy for tag v3.3.1
2015-03-11 Babis Nikolaou [maven-release-plugin] prepare release v3.3.1
2015-03-11 Babis Nikolaou removed release tag that would make release:prepare to fail
2015-03-11 Babis Nikolaou [maven-release-plugin] rollback the release of v3.3.1
2015-03-11 Babis Nikolaou [maven-release-plugin] prepare release v3.3.1
2015-03-11 Babis Nikolaou [maven-release-plugin] rollback the release of v3.3.1
2015-03-11 Babis Nikolaou [maven-release-plugin] prepare release v3.3.1
2015-03-11 Babis Nikolaou removed javadoc plugin which caused the release to fail (will fix it afterwards)
2015-03-11 Babis Nikolaou [maven-release-plugin] rollback the release of v3.3.1
2015-03-11 Babis Nikolaou [maven-release-plugin] prepare for next development iteration
2015-03-11 Babis Nikolaou [maven-release-plugin] copy for tag v3.3.1
2015-03-11 Babis Nikolaou [maven-release-plugin] prepare release v3.3.1
2015-03-11 Babis Nikolaou added license and comments to script update-debian-version.sh, and also made it portable for MacOS X, although one does not need a deb package in these systems
2015-03-11 George Stamoulis Added ChangeLog info for GML fixes.
2015-03-11 Giannis Vlachopoulos #58 added script that is invoked by maven to update the versions in
2015-02-25 Liza Sakellari Merge with default branch and added TemplateTestSqlite class.sqlite
2015-02-21 George Stamoulis Changed the getSRID functions as in the default branch.temporals
2015-02-13 George Stamoulis Added comments on how getSRID() function in WKTHelper.java works according to the input, and changed the implementation to match the description.
2015-02-13 George Stamoulis Removed from JTSWrapper.java the function getSRIDfromGMLString() and from AbstractWKT.java the function getEPSG_SRID() and altered the function getSRID() in WKTHelper.java to cover all three cases.
2015-02-12 George Stamoulis Rewrite of the getSRIDfromGMLString() function in JTSWrapper.java using the unmarshaller features. Added comments to explain what is happening in each case.
2015-02-11 George Stamoulis Added a function in JTSWrapper.java to read the SRID of a geometry, if it is provided as gmlLiteral.
2015-02-11 George Stamoulis Removed print calls.
2015-02-11 George Stamoulis Fixes on KML writer to work as intended, cause it is not working properly after 3.2.9
2015-02-11 George Stamoulis Testing KML writer because it is not working as intended after version 3.2.9
2015-02-10 George Stamoulis Changes to test GML geometry representation in the KML writer.
2015-02-10 gstam Merge with 72832610c54789d8ef40e8e978fe97a3af8502b2
2015-02-10 George Stamoulis Changes to support GML geometry representation.
2015-02-09 Stella Giannakopoulou there is no need to call the JoinOptimizer twice (for the spatial and then for the temporal). So, I mergedtemporals
2015-01-27 Stella Giannakopoulou added tests for the temporal constructs except for period_preceding and period_succedingtemporals
2015-01-26 Stella Giannakopoulou small bug in strdf:period functiontemporals
2015-01-23 Stella Giannakopoulou added correct queries and results for the rest functions that are not supported by PostgreSQL Temporal.temporals
2015-01-23 Liza Sakellari sqlite changes. Replaced jdbc sqlite driver.sqlite
2015-01-15 Liza Sakellari local commitsqlite
2015-01-23 Giannis Vlachopoulos merge
2015-01-23 Giannis Vlachopoulos Related to bug #58; Debianized strabon runtime component. See more