log

age author description
Thu, 26 Nov 2009 08:54:50 +0000 Ingo Weinzierl Added point in TODO regarding tick-unit distance of timeseries charts.
Thu, 26 Nov 2009 08:47:44 +0000 Ingo Weinzierl Localization of chart axis with locale which fits best to server and browser settings.
Thu, 26 Nov 2009 08:45:04 +0000 Ingo Weinzierl Added ChangeLog entry from last commit.
Thu, 26 Nov 2009 08:40:15 +0000 Ingo Weinzierl New method in RessourceFactory to read locales supported by the server. Added config file for supported locales.
Wed, 25 Nov 2009 11:41:42 +0000 Ingo Weinzierl Generate timeseries chart in TimeSeriesChart class instead of AbstractXYChart to instantiate special timeseries charts.
Wed, 25 Nov 2009 09:32:00 +0000 Ingo Weinzierl Corrected committer from the last revision in ChangeLog.
Tue, 24 Nov 2009 19:14:58 +0000 Ingo Weinzierl Added timegap definitions to charts. Adapted constructors and constructor calls.
Tue, 24 Nov 2009 15:59:51 +0000 Tim Englich Added new Timevalues because the Data in the DWH has changed.
Tue, 24 Nov 2009 14:40:53 +0000 Ingo Weinzierl Added dependencies for esri and ibm libraries required for unit tests.
Tue, 24 Nov 2009 14:39:36 +0000 Tim Englich Fixed some broken Method-Extentions.
Tue, 24 Nov 2009 13:29:36 +0000 Tim Englich Bugfix for issue91, wrong depth will be drawn in TimeseriesCharts in Meshes
Mon, 23 Nov 2009 17:20:14 +0000 Ingo Weinzierl Remove chart from cache when data which is displayed in chart has changed.
Mon, 23 Nov 2009 17:01:28 +0000 Ingo Weinzierl The style of charts can be configured with ChartThemes using XML configuration files.
Fri, 20 Nov 2009 15:45:25 +0000 Ingo Weinzierl Export format of charts is related to mime-type.
Fri, 20 Nov 2009 14:46:37 +0000 Ingo Weinzierl Removed mistake from xml structure of the artifact protocol.
Fri, 20 Nov 2009 14:03:31 +0000 Ingo Weinzierl Removed duplicated and needless imports.
Fri, 20 Nov 2009 13:51:14 +0000 Ingo Weinzierl Refactored process of chart generation. Charts will be generated via Chart-Interface from rev351 and no more via factory classes.
Thu, 19 Nov 2009 17:54:18 +0000 Ingo Weinzierl Pass the xml document of the request to OutputTransition for more information about output formats of charts (png,jpeg).
Thu, 19 Nov 2009 15:30:27 +0000 Ingo Weinzierl Implementation of classes for creating timeseries, verticalprofile and horizontalprofile charts.
Thu, 19 Nov 2009 15:24:45 +0000 Ingo Weinzierl Interface and abstract classes for chart creation implemented.
Thu, 19 Nov 2009 15:13:11 +0000 Ingo Weinzierl Declared a method as static to use it without instantiating an object of its class.
Tue, 17 Nov 2009 11:51:33 +0000 Ingo Weinzierl Updated JFreeChart to 1.0.13 and added dependency of JCommon 1.0.15
Tue, 17 Nov 2009 11:12:21 +0000 Ingo Weinzierl Updated JFreeChart library from 1.0.7 to 1.0.12
Thu, 17 Dec 2009 18:28:20 +0000 Sascha L. Teichmann Release 0.3
Thu, 17 Dec 2009 17:00:15 +0000 Sascha L. Teichmann s/Modeldaten/Modelldaten/
Thu, 17 Dec 2009 15:41:26 +0000 Sascha L. Teichmann Added demo wkt linestrings via xslt and javascript.
Wed, 16 Dec 2009 23:10:03 +0000 Hans Plum Issue 129: Fixed i18n strings for german language
Mon, 14 Dec 2009 16:14:33 +0000 Tim Englich Added Support for Boolean-Output-Parameters in Diagramm-Options
Mon, 14 Dec 2009 14:59:34 +0000 Hans Plum issue 109: Obsolete attributes in Tomcat removed
Wed, 09 Dec 2009 10:28:54 +0000 Sascha L. Teichmann Fixed some spelling problems in german i18n file
Tue, 01 Dec 2009 16:01:21 +0000 Tim Englich Removed feed Call before Chart- and Statisticsgeneration is called, because
Tue, 01 Dec 2009 07:58:50 +0000 Ingo Weinzierl Reverted changes in config from last revision.
Mon, 30 Nov 2009 17:46:57 +0000 Ingo Weinzierl Added link in gui to export charts to svg.
Mon, 30 Nov 2009 09:57:12 +0000 Ingo Weinzierl Added link in gui to export charts to pdf.
Mon, 23 Nov 2009 16:30:33 +0000 Tim Englich Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Fri, 20 Nov 2009 14:48:33 +0000 Ingo Weinzierl Removed mistake in xml structure of the artifact protocol.
Fri, 28 Sep 2012 12:13:45 +0200 Thomas Arendsen Hein merged geo-backend/0.2 0.2
Fri, 13 Nov 2009 18:21:31 +0000 Hans Plum RELEASE 0.2: Summarized contents
Fri, 13 Nov 2009 18:20:10 +0000 Hans Plum Made some ChangeLog entries a bit clearer.
Tue, 10 Nov 2009 11:47:59 +0000 Tim Englich Changed the splitting of the Statements for ARCSDE-Transformation.
Fri, 06 Nov 2009 09:32:48 +0000 Ingo Weinzierl Removed target from version control.
Thu, 05 Nov 2009 15:03:51 +0000 Tim Englich Added the possibility to use Innerselects in SpatialQueries
Mon, 02 Nov 2009 10:53:06 +0000 Tim Englich General CodecCleanup:
Fri, 30 Oct 2009 11:11:55 +0000 Tim Englich Polygon and 3D Support was added to the WKT-Representation.
Thu, 29 Oct 2009 16:00:45 +0000 Tim Englich Added Integer-Support for DoubleValues because the ArcSDE does
Tue, 20 Oct 2009 09:57:52 +0000 Tim Englich Integrated Patch of issue57 to get some Memoryusage-improvements
Mon, 19 Oct 2009 10:27:24 +0000 Sascha L. Teichmann DefaultResult now directly inherits from HashMap.
Wed, 14 Oct 2009 10:58:49 +0000 Tim Englich Added further Queries for Testing Spatial-Query-Support
Wed, 14 Oct 2009 10:01:45 +0000 Tim Englich Add WKT-Syntaxt to Shape ReturnValue
Wed, 14 Oct 2009 09:28:18 +0000 Tim Englich Added InnerJoin, Order By and Group By Support to Spatial-Queries
Tue, 13 Oct 2009 14:30:52 +0000 Tim Englich Added SFS-Support to ArcSDE-Query-Part without any Spatial restriction in the where clause
Tue, 13 Oct 2009 13:20:26 +0000 Tim Englich Fixed issue 34
Tue, 13 Oct 2009 09:00:30 +0000 Tim Englich Added SFS-Support to ArcSDE-Query-Part
Tue, 13 Oct 2009 08:57:19 +0000 Tim Englich Added SFS-Support to ArcSDE-Query-Part
Fri, 28 Sep 2012 12:13:44 +0200 Thomas Arendsen Hein merged gnv-artifacts/0.2
Mon, 16 Nov 2009 08:19:04 +0000 Ingo Weinzierl Added start-script to version control.
Fri, 13 Nov 2009 20:29:29 +0000 Hans Plum RELEASE 0.2: Summarized activities in NEWS, Changes
Fri, 13 Nov 2009 19:15:30 +0000 Hans Plum Unified style of ChangeLog descriptions refering to issues
Fri, 13 Nov 2009 14:51:58 +0000 Tim Englich Moved Comment according to Instantiationerrors loading Artifact.
Fri, 13 Nov 2009 13:01:01 +0000 Tim Englich Added Documentation of Configuration-Files

http://dive4elements.wald.intevation.org