log gnv-artifacts/ChangeLog @ 338:c94936b1f4ba

age author description
Tue, 08 Dec 2009 13:52:42 +0000 Tim Englich Added the Unit of the Parameter to the Query for Parameters in
Tue, 08 Dec 2009 13:38:21 +0000 Tim Englich Last Step of the Refactoring Work on the Transition Model.
Tue, 08 Dec 2009 11:18:27 +0000 Ingo Weinzierl Added marker for different data sources in sql queries.
Tue, 08 Dec 2009 08:39:03 +0000 Tim Englich Some Refactoring work done.
Mon, 07 Dec 2009 17:03:24 +0000 Ingo Weinzierl Changed the way of adding data to charts. Same parameters have one axis - not each parameter its own one.
Mon, 07 Dec 2009 10:33:31 +0000 Ingo Weinzierl Sourced ChartFactory call out to an own method, which is overriden by TimeSeriesChart.
Fri, 04 Dec 2009 15:31:07 +0000 Ingo Weinzierl ChangeLog entry and ressource bundles for last commit.
Fri, 04 Dec 2009 09:04:10 +0000 Sascha L. Teichmann Cleaned up ChangeLog a bit.
Wed, 02 Dec 2009 15:42:46 +0000 Ingo Weinzierl Added time gap detection to time series charts.
Wed, 02 Dec 2009 11:07:40 +0000 Ingo Weinzierl Added JBoss repository for JFreeChart 1.0.13.
Wed, 02 Dec 2009 10:50:12 +0000 Ingo Weinzierl New options in chart template: visibility of lines and points in charts and point's size.
Tue, 01 Dec 2009 16:27:56 +0000 Tim Englich Added one more Transitionstep to each Testcase according to the refactored Transitionmodel.
Tue, 01 Dec 2009 15:58:02 +0000 Tim Englich Refactoring of the Transitionmodel.
Mon, 30 Nov 2009 15:08:47 +0000 Ingo Weinzierl Removed needless imports.
Mon, 30 Nov 2009 15:04:26 +0000 Ingo Weinzierl Updated Batik library to 1.7
Mon, 30 Nov 2009 14:19:23 +0000 Ingo Weinzierl Completed last commit.
Mon, 30 Nov 2009 09:51:59 +0000 Ingo Weinzierl Implemented pdf export of charts.
Fri, 27 Nov 2009 13:00:00 +0000 Tim Englich Added RegionFilter-Support to HorizontalProfile InstantaneousPoint
Thu, 26 Nov 2009 16:10:47 +0000 Ingo Weinzierl Implemented a helper class for exporting charts. Adapted code.
Thu, 26 Nov 2009 15:59:25 +0000 Ingo Weinzierl Added pdf as export format to xml configuration of products.
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.
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 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.
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
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
Fri, 13 Nov 2009 09:57:25 +0000 Tim Englich Removed Statisticsupport for VerticalCrossSection and HorizontalCrossSection according to Requirement TG_0030.061
Thu, 12 Nov 2009 14:47:20 +0000 Tim Englich Added proper values for calculating the Statistics of VerticalProfiles and HorizontalProfiles issue86
Thu, 12 Nov 2009 11:40:32 +0000 Tim Englich Translated "Keine Auswahl" to "No Selection" according to the Specification that
Thu, 12 Nov 2009 10:15:05 +0000 Tim Englich Put a name to each Statistic group which is similar to the name of the
Wed, 11 Nov 2009 15:54:31 +0000 Tim Englich Added Validation if a given maxvalue is greater than a given minvalue issue19
Wed, 11 Nov 2009 12:16:15 +0000 Tim Englich BugFix: The Value of SingleInputFields will now also be shown in the static ui. issue81
Wed, 11 Nov 2009 09:52:16 +0000 Tim Englich BugFix: Storage of "feeded" MinMaxValues will now work. issue79
Wed, 11 Nov 2009 08:31:59 +0000 Tim Englich Removed unnecessary characters 'v' from the Documents. issue76
Tue, 10 Nov 2009 15:41:31 +0000 Tim Englich Added Ressources for the AreaFilter Ids areaid and subareid
Tue, 10 Nov 2009 15:31:39 +0000 Tim Englich Sort Columns to the given order of the ODV-Specification
Tue, 10 Nov 2009 14:37:42 +0000 Tim Englich Added ODV-Export to VerticalCrossSection on Meshes
Tue, 10 Nov 2009 14:10:52 +0000 Tim Englich Added ODV-Export to HorizontalCrossSection on Meshes
Tue, 10 Nov 2009 11:48:41 +0000 Tim Englich Added ODV-Export to HorizontalProfiles on InstantaneousPoint
Tue, 10 Nov 2009 09:06:35 +0000 Tim Englich Added ODV-Export to VerticalProfiles in InstantaneousPoint
Tue, 10 Nov 2009 08:35:18 +0000 Tim Englich Added ODV-Export to HorizontalProfiles in Meshes
Mon, 09 Nov 2009 15:24:41 +0000 Tim Englich Added ODV-Export to VerticalProfiles
Mon, 09 Nov 2009 14:20:27 +0000 Tim Englich Added ODV-Export-Support to TimeSeries Mesh
Mon, 09 Nov 2009 14:11:09 +0000 Ingo Weinzierl Added possibility to print column labels in the first line of an export. Added labels for odv export as well.
Mon, 09 Nov 2009 13:48:50 +0000 Ingo Weinzierl ODV-export for timeseries completed.
Mon, 09 Nov 2009 13:11:33 +0000 Tim Englich Added SQL-Statement for ODV-Exports on Verticalprofiles TimeSeriesPoints
Mon, 09 Nov 2009 10:16:10 +0000 Ingo Weinzierl Renaming HorizontalProfileDataCollector into ShapeDataCollector.
Mon, 09 Nov 2009 09:52:18 +0000 Ingo Weinzierl HorizontalProfile CSV-export uses an Exporter instead of writing csv on its own.
Mon, 09 Nov 2009 09:43:52 +0000 Ingo Weinzierl Added DataCollector which collects data used for exports.
Mon, 09 Nov 2009 08:55:01 +0000 Tim Englich Added special Data-Selection to the ODV-Exports of TimeSeries on TimeSeriesPoints. issue68
Fri, 06 Nov 2009 10:56:18 +0000 Ingo Weinzierl Implemented an exporter for odv and csv exports.
Fri, 06 Nov 2009 10:23:55 +0000 Tim Englich Added the Region-Filter to the Workflow of the Artifacttescases to be able to test it automatically.
Fri, 06 Nov 2009 10:22:00 +0000 Ingo Weinzierl Added missing ChangeLog entry for last revision.
Fri, 06 Nov 2009 10:03:52 +0000 Tim Englich Bugfix Gap-Calculation moved maxGap into negative Valies because of overflow of Long-Variable.
Thu, 05 Nov 2009 16:02:36 +0000 Tim Englich Added the RegionFilters into the configuration of the Products for TimeSeriesPoints.
Thu, 05 Nov 2009 15:16:51 +0000 Tim Englich Added the RegionFilters into the configuration of the Products for Meshes.
Thu, 05 Nov 2009 14:45:54 +0000 Tim Englich Removed some Compilation-Errors according to API-Changes in the ArtifactDatabase.
Tue, 03 Nov 2009 11:46:30 +0000 Tim Englich Implemented the special case for TimeGaps in Meshes issue45
Mon, 02 Nov 2009 10:58:03 +0000 Tim Englich General CodecCleanup:
Fri, 30 Oct 2009 11:42:58 +0000 Tim Englich Added the Testcase for Horizontal Cross-Sections
Fri, 30 Oct 2009 11:26:03 +0000 Tim Englich Integrated the OutputTransition for Horizontal Cross-Sections
Thu, 29 Oct 2009 15:58:47 +0000 Tim Englich Added configurable TimeGap Support to the TimeSeries-Chart-Generation. issu45
Wed, 28 Oct 2009 16:26:03 +0000 Tim Englich Added Workflow for determining the Query-Parameters for Horizontal cross-sections.
Wed, 28 Oct 2009 09:53:57 +0000 Tim Englich Added Configuration and Ressources for two new FIS. Current Meter and Ice Station Reports
Tue, 27 Oct 2009 16:16:49 +0000 Tim Englich Added two new FIS according to GT_0020.002
Tue, 27 Oct 2009 12:03:32 +0000 Tim Englich Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Mon, 26 Oct 2009 15:56:47 +0000 Tim Englich Minimum and Maximum Depth should be entered by the User issue31
Mon, 26 Oct 2009 15:51:36 +0000 Tim Englich Minimum and Maximum Depth should be entered by the User issue31
Fri, 23 Oct 2009 14:29:50 +0000 Tim Englich The Timeperiod of the Modeldata has changed. so it was nessessarry to change
Fri, 23 Oct 2009 14:28:07 +0000 Tim Englich gnv-artifacts/trunk@265 c6561f87-3c4e-4783-a992-168aeb5c3f6f
Fri, 23 Oct 2009 14:26:45 +0000 Tim Englich Use super.identifier as uuid. issue3
Fri, 23 Oct 2009 08:50:50 +0000 Tim Englich Store the Results of an Artifact not in the Artifact but in an ehcache instance. issue3
Fri, 23 Oct 2009 07:37:39 +0000 Tim Englich Optimized Query horizontalprofile_instantaneouspoint_cruise because it is not warranted
Thu, 22 Oct 2009 14:02:30 +0000 Tim Englich Added the support to Display the Time and the position of an Measurement in an VerticalProfile of Type Instantaneous Point
Thu, 22 Oct 2009 08:50:21 +0000 Tim Englich Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Wed, 21 Oct 2009 11:10:28 +0000 Tim Englich Added relative locations for further required Configurationfiles . issue59
Wed, 21 Oct 2009 10:36:38 +0000 Tim Englich Added separat ConnectionPoolPrperties to this Project.
Wed, 21 Oct 2009 10:27:30 +0000 Tim Englich Changed Configuration Folder to doc/conf
Wed, 21 Oct 2009 10:09:53 +0000 Tim Englich Added Folder for the Configuration of the gnv-artifacts.
Tue, 20 Oct 2009 13:32:05 +0000 Tim Englich Added the required Classes an Configuration for providing VerticalCrossSections
Mon, 19 Oct 2009 13:33:36 +0000 Tim Englich Added uniform Visualization of Single Input-Elements to MinMax-Elements. issue55
Mon, 19 Oct 2009 12:18:08 +0000 Tim Englich Catch Exception that the Calling Program could not put no InputData
Mon, 19 Oct 2009 12:06:48 +0000 Tim Englich Adding empty Series into Chart to prevent NPE issue 19
Mon, 19 Oct 2009 10:25:54 +0000 Tim Englich Correct misspelled Exception-Message as an Result of fixing issue35
Mon, 19 Oct 2009 09:40:31 +0000 Tim Englich Changed the Value of Layer and Depth range visualization of Meshes
Mon, 19 Oct 2009 09:18:40 +0000 Tim Englich Changed the displayed-Values as defined in issue47
Fri, 16 Oct 2009 15:26:22 +0000 Tim Englich Conformation to the tanslation of the MeshObjects issue53
Fri, 16 Oct 2009 14:51:43 +0000 Tim Englich Adding two further fis which are based on Mesh to the System.
Fri, 16 Oct 2009 13:05:40 +0000 Tim Englich Adding 5% bigger Valuearea to the Chart according to GT0030.011
Fri, 16 Oct 2009 12:39:18 +0000 Tim Englich Changed Domainlable for Verticalprofiles according to the Specification GT_0030.005
Fri, 16 Oct 2009 12:37:00 +0000 Tim Englich Added Calculation of the Distance in the unit km for Geodetic-Coordinates according to the Specification GT_0030.004
Fri, 16 Oct 2009 09:31:25 +0000 Tim Englich The Levelnumber of Meshes will also be visualized in the choose of depth GT_0020.0020
Fri, 16 Oct 2009 08:44:09 +0000 Tim Englich Added Coordinate-Values to Title of the TimeseriesDiagramm for Meshes
Fri, 16 Oct 2009 08:17:21 +0000 Tim Englich Bugfix ChartValues were not Recalculated after feed was called second Time.
Fri, 16 Oct 2009 08:09:31 +0000 Tim Englich Bugfix in MinMaxTransition the Maxvalue was not the correct Value.
Fri, 16 Oct 2009 08:01:47 +0000 Tim Englich Added Transformation from WKT-Coordinate Reperesentation to BSH-Coordinate Representation. issue38
Thu, 15 Oct 2009 15:38:15 +0000 Tim Englich Added missing Class Description Values to the Horizontal Profile Charts
Thu, 15 Oct 2009 14:19:40 +0000 Tim Englich Added Name of FIS to the Title of Charts
Thu, 15 Oct 2009 12:43:46 +0000 Tim Englich Integrated special CSV-Export for HorizontalProfiles
Wed, 14 Oct 2009 10:49:35 +0000 Tim Englich Add Spatial-Query-Syntax to HorizontalProfile-Queries and use Geometry to Calculate the X-Ordinate of the Chart.
Tue, 13 Oct 2009 10:30:01 +0000 Tim Englich Added Parameter-Usage in Time-Interval-Query ISSUE-33

http://dive4elements.wald.intevation.org