Wed, 30 Dec 2009 10:35:19 +0000 |
Sascha L. Teichmann |
Added configuration for vertical cross sections ("Profilschnitte")
|
Tue, 29 Dec 2009 14:54:17 +0000 |
Sascha L. Teichmann |
"horizontale Schnittprofile" are now configured via conf.xml
|
Tue, 29 Dec 2009 10:09:26 +0000 |
Sascha L. Teichmann |
Create a new 'gnv' section in config file.
|
Tue, 29 Dec 2009 06:53:31 +0000 |
Sascha L. Teichmann |
Added raster filter framework for "Profilschnitte"
|
Mon, 28 Dec 2009 17:13:12 +0000 |
Sascha L. Teichmann |
Cleaned up messy code a bit in "Horizontales Schnittprofil" and "Profilschnitt".
|
Mon, 28 Dec 2009 16:24:05 +0000 |
Sascha L. Teichmann |
Loop through configuration to chart generation.
|
Mon, 28 Dec 2009 11:50:27 +0000 |
Sascha L. Teichmann |
Added manager to handle several levels of palette subdivsions.
|
Sun, 27 Dec 2009 05:25:40 +0000 |
Sascha L. Teichmann |
Added vectorizer rings callback to generate iso lines.
|
Sat, 26 Dec 2009 15:32:08 +0000 |
Sascha L. Teichmann |
Added vectorizer rings callback which generates polygon datasets suitable
|
Fri, 25 Dec 2009 12:00:14 +0000 |
Sascha L. Teichmann |
Added code to split palette interval into equal sized parts.
|
Wed, 23 Dec 2009 15:28:40 +0000 |
Sascha L. Teichmann |
Implemented the raster interpolation for the 'Profilschnitt'.
|
Wed, 23 Dec 2009 12:20:25 +0000 |
Sascha L. Teichmann |
Added interpolation capabilities along z axis to XYColumns.
|
Wed, 23 Dec 2009 09:45:40 +0000 |
Sascha L. Teichmann |
Added some type safety. Fixed z value bug in reading database preprocessing. Only dissemble WKT points if really needed.
|
Wed, 23 Dec 2009 06:53:46 +0000 |
Sascha L. Teichmann |
Refactored the XYColumn and Point2d code a bit to be more reusable in 3D.
|
Tue, 22 Dec 2009 20:45:45 +0000 |
Sascha L. Teichmann |
Load salinity palette correctly.
|
Tue, 22 Dec 2009 17:19:10 +0000 |
Ingo Weinzierl |
Finished preprocessing data for interpolation in verticalcrosssection charts.ß
|
Tue, 22 Dec 2009 13:18:07 +0000 |
Ingo Weinzierl |
Adjusted sql queries and configuration for verticalcrosssection products. Some code refactoring and improved error handling.
|
Tue, 22 Dec 2009 13:10:56 +0000 |
Ingo Weinzierl |
Added data model classes to store information for interpolation.
|
Tue, 22 Dec 2009 10:34:15 +0000 |
Sascha L. Teichmann |
Load palettes from configuration.
|
Mon, 21 Dec 2009 19:58:17 +0000 |
Sascha L. Teichmann |
Horizontale Schnittprofile. Ignore invalid interpolation correctly.
|
Mon, 21 Dec 2009 18:00:54 +0000 |
Sascha L. Teichmann |
Added support for converting 2D rasters into polygons.
|
Mon, 21 Dec 2009 17:03:10 +0000 |
Ingo Weinzierl |
Moved some methods back to old place.
|
Mon, 21 Dec 2009 16:47:45 +0000 |
Sascha L. Teichmann |
Added Ingo Weinzierl's special JFreeChart classes.
|
Mon, 21 Dec 2009 16:01:35 +0000 |
Ingo Weinzierl |
Prepared state and transitions of verticalcrosssection.
|
Mon, 21 Dec 2009 15:57:04 +0000 |
Ingo Weinzierl |
Outsourcing of some methods for preparing results for chart creation.
|
Mon, 21 Dec 2009 15:28:33 +0000 |
Sascha L. Teichmann |
Added color palettes for several parameters.
|
Mon, 21 Dec 2009 14:41:18 +0000 |
Sascha L. Teichmann |
Horizontales Schnittprofil:
|
Mon, 21 Dec 2009 13:55:42 +0000 |
Ingo Weinzierl |
Removed warning, which told the user that no gap detection is implemented for horizontalcrossprofile charts.
|
Mon, 21 Dec 2009 13:49:49 +0000 |
Ingo Weinzierl |
Added support of gap detection in horizontalcrossprofile charts.
|
Wed, 27 Jan 2010 14:26:30 +0000 |
Hans Plum |
Summarized Changes and NEWS for Release 0.4
|
Wed, 27 Jan 2010 13:26:02 +0000 |
Ingo Weinzierl |
Automatically select entry in multi select boxes if there is only one entry to avoid input failures.
|
Mon, 25 Jan 2010 14:53:38 +0000 |
Ingo Weinzierl |
Refactored xsl sheet for ui's dynamic part: Removed local-name() method, put 'group' items into a table to be well aligned and set the size of multi select boxes to max 5 items or less.
|
Fri, 22 Jan 2010 17:54:55 +0000 |
Ingo Weinzierl |
Add width, height and the boolean value to adjust the visibility of points in charts to the pdf and svg export links.
|
Fri, 22 Jan 2010 16:08:42 +0000 |
Ingo Weinzierl |
Put former parameter into a fieldset with label and removed background image from all fieldsets.
|
Fri, 22 Jan 2010 13:58:30 +0000 |
Ingo Weinzierl |
Added statistic to the actions if available.
|
Fri, 22 Jan 2010 11:28:25 +0000 |
Ingo Weinzierl |
Moved user interface creation to an own action. This makes avoids code duplication and makes it easier to write new action to handle special interactions, because there is no need for parsing the describe document and creating the user interface after this.
|
Fri, 22 Jan 2010 09:49:34 +0000 |
Ingo Weinzierl |
Design improvements: Moved chart option panel and export actions beneath the parameterization panel on the left side. Do not render a useless 'draw' button after reaching the final state.
|
Wed, 20 Jan 2010 14:44:39 +0000 |
Ingo Weinzierl |
Fixed issue149. Render the chart if there are output modes existing for this state - not if there are further states. TODO: We should check if there is an output mode named 'chart' before rendering a chart.
|
Wed, 20 Jan 2010 14:18:32 +0000 |
Ingo Weinzierl |
Added labels for chart option 'draw data points'.
|
Wed, 20 Jan 2010 13:12:49 +0000 |
Ingo Weinzierl |
Adapted static ui to bsh style.
|
Tue, 19 Jan 2010 16:34:28 +0000 |
Ingo Weinzierl |
Disabled step-back functionality.
|
Tue, 19 Jan 2010 14:50:39 +0000 |
Tim Englich |
Added Junit-TestCase for the ExternalCallParser Interface
|
Tue, 19 Jan 2010 14:47:36 +0000 |
Tim Englich |
Added the first Implementation (not complete and not ready to use) for the Interface from the MapViewer to the GNV
|
Mon, 18 Jan 2010 16:21:54 +0000 |
Ingo Weinzierl |
Added a link to jump back to the fis selection.
|
Mon, 18 Jan 2010 13:42:44 +0000 |
Ingo Weinzierl |
Just include a select box for choosing the fis if there is no static part in the describe document.
|
Sun, 17 Jan 2010 21:18:30 +0000 |
Sascha L. Teichmann |
Using a simpler demo WKT polygon in "Horizontalschnitt".
|
Sun, 17 Jan 2010 17:09:21 +0000 |
Sascha L. Teichmann |
Only display chart addons if we really display a chart.
|
Sun, 17 Jan 2010 11:52:17 +0000 |
Sascha L. Teichmann |
Added download links for ZIP files and WMS layers.
|
Fri, 15 Jan 2010 20:22:38 +0000 |
Sascha L. Teichmann |
Cleanup imports
|
Thu, 14 Jan 2010 10:34:39 +0000 |
Ingo Weinzierl |
Fixed a bug which prevented the user to draw charts.
|
Wed, 13 Jan 2010 22:17:02 +0000 |
Ingo Weinzierl |
Render links to step back to previous states into gui. Added controller to advance back to these states.
|
Wed, 13 Jan 2010 11:29:40 +0000 |
Sascha L. Teichmann |
Fixes fake wkt polygon input.
|
Wed, 13 Jan 2010 06:51:52 +0000 |
Sascha L. Teichmann |
Added wkt polygon to test the "Horizontalschnitt"
|
Sat, 09 Jan 2010 17:02:03 +0000 |
Ingo Weinzierl |
Use XMLUtils.ElementCreator to create new nodes in xml documents.
|
Fri, 08 Jan 2010 14:31:19 +0000 |
Tim Englich |
Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
|
Wed, 06 Jan 2010 09:13:45 +0000 |
Ingo Weinzierl |
Removed local-name() method from xsl stylesheet and adjusted xpathes while reading xml documents.
|
Tue, 05 Jan 2010 08:52:49 +0000 |
Ingo Weinzierl |
Removed for-each statements and replaced them with templates.
|
Mon, 04 Jan 2010 15:15:38 +0000 |
Ingo Weinzierl |
First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
|
Fri, 28 Sep 2012 12:13:47 +0200 |
Thomas Arendsen Hein |
merged geo-backend/0.3
0.3
|
Thu, 17 Dec 2009 14:35:02 +0000 |
Sascha L. Teichmann |
Release 0.3
|
Thu, 17 Dec 2009 11:14:45 +0000 |
Ingo Weinzierl |
Fixed a bug in DefaultResult when querying an index out of bounds.
|
Tue, 15 Dec 2009 10:02:24 +0000 |
Tim Englich |
Added Point in Polygon Query Support to ArcSDE-Statement-Processing
|
Fri, 11 Dec 2009 10:45:18 +0000 |
Ingo Weinzierl |
Changed exception handling if a the value of a column, which is not contained in Result, is requested. Will not throw an exception but return null.
|
Fri, 11 Dec 2009 10:34:36 +0000 |
Sascha L. Teichmann |
Removed needless imports
|
Mon, 30 Nov 2009 14:51:09 +0000 |
Tim Englich |
Added missing Methodstubs for Java 1.6 compability.
|
Fri, 27 Nov 2009 13:13:34 +0000 |
Tim Englich |
Revert Changes of the commit of Revision 377 which was unintended
|
Fri, 27 Nov 2009 13:09:48 +0000 |
Tim Englich |
Changed Splitalgorithm of Statements so that it is Possible to add to_date Colums into a Statement
|
Fri, 27 Nov 2009 12:59:04 +0000 |
Tim Englich |
Added RegionFilter-Support to HorizontalProfile InstantaneousPoint
|
Fri, 28 Sep 2012 12:13:47 +0200 |
Thomas Arendsen Hein |
merged gnv-artifacts/0.3
|
Thu, 17 Dec 2009 18:56:03 +0000 |
Sascha L. Teichmann |
Release 0.3
|
Thu, 17 Dec 2009 18:05:23 +0000 |
Sascha L. Teichmann |
Bind REST server to localhost.
|
Thu, 17 Dec 2009 16:57:05 +0000 |
Sascha L. Teichmann |
s/Modeldaten/Modelldaten/
|
Thu, 17 Dec 2009 16:08:37 +0000 |
Sascha L. Teichmann |
Fixed typo
|
Thu, 17 Dec 2009 15:39:20 +0000 |
Sascha L. Teichmann |
Remove wkt line strings from i18n
|
Thu, 17 Dec 2009 13:21:43 +0000 |
Ingo Weinzierl |
Changed depending value for gap detection in verticalprofile charts on meshes.
|
Thu, 17 Dec 2009 11:42:21 +0000 |
Ingo Weinzierl |
Fixed file-leak bug and sourced xml parsing out to XMLUtils of artifactdatabase.
|
Thu, 17 Dec 2009 10:20:05 +0000 |
Ingo Weinzierl |
Added column labels for csv export of timeseries, vertical and horizontal profiles.
|
Wed, 16 Dec 2009 23:07:47 +0000 |
Hans Plum |
Issue 129: Fixed i18n strings for german language
|
Wed, 16 Dec 2009 22:10:46 +0000 |
Sascha L. Teichmann |
Fixed index error in i-gap detection in 2D interpolation.
|
Wed, 16 Dec 2009 19:29:05 +0000 |
Ingo Weinzierl |
Added horizontal crossprofile charts to chart pallet. Fixed some bugs before interpolation.
|
Wed, 16 Dec 2009 11:58:44 +0000 |
Ingo Weinzierl |
Workarround: Store lower and upper bounds of data while iterating over all data and set the max range of axes with these information. JFreeCharts method NumberAxis.setAutoRange(true) doesn't seem to work properly.
|
Wed, 16 Dec 2009 08:05:25 +0000 |
Ingo Weinzierl |
Removed usesless chart factories.
|
Wed, 16 Dec 2009 01:32:19 +0000 |
Sascha L. Teichmann |
Added result set handling. Needs some testing.
|
Tue, 15 Dec 2009 22:25:53 +0000 |
Sascha L. Teichmann |
Added code to do 2D interpolations along a digitied track on the map.
|
Tue, 15 Dec 2009 15:58:58 +0000 |
Sascha L. Teichmann |
Added mapping from linear diagram space to 2D map coordinates.
|
Tue, 15 Dec 2009 15:50:39 +0000 |
Tim Englich |
Issue96 Resloved big that one entry is missiing in the Statitic.
|
Tue, 15 Dec 2009 15:30:25 +0000 |
Ingo Weinzierl |
Fetch ChartTheme from CallContext instead of creating it each time before creating a chart.
|
Tue, 15 Dec 2009 15:14:21 +0000 |
Sascha L. Teichmann |
Fill (i, j)-gaps when building index buffer.
|
Tue, 15 Dec 2009 14:55:42 +0000 |
Tim Englich |
Added the Unit of the Parameter to the Query for Parameters in
|
Tue, 15 Dec 2009 14:35:41 +0000 |
Sascha L. Teichmann |
Forget to check in pom.xml
|
Tue, 15 Dec 2009 14:12:58 +0000 |
Sascha L. Teichmann |
Upgraded to Apache Commons Math 2.0.
|
Tue, 15 Dec 2009 10:31:16 +0000 |
Tim Englich |
Added the name Productname for "horizontale Schnittprofile". to the
|
Tue, 15 Dec 2009 10:20:16 +0000 |
Tim Englich |
Added Support for "horizontale Schnittprofile"
|
Tue, 15 Dec 2009 10:13:09 +0000 |
Ingo Weinzierl |
Stabilized color of lines in charts. Exports (pdf, svg, png) will look like the chart in gui.
|
Mon, 14 Dec 2009 15:56:20 +0000 |
Ingo Weinzierl |
Changed date representation in timeseries charts. Date format is sourced out to language ressource files.
|
Mon, 14 Dec 2009 14:36:43 +0000 |
Sascha L. Teichmann |
Added buffer creator in index (i, j) space.
|
Fri, 11 Dec 2009 11:18:21 +0000 |
Ingo Weinzierl |
Included case, that there is no start or end date while creating subtitles of horizontalprofile charts.
|
Fri, 11 Dec 2009 10:41:24 +0000 |
Sascha L. Teichmann |
Removed needless imports.
|
Fri, 11 Dec 2009 10:13:39 +0000 |
Tim Englich |
Added Z-Value to verticalcrosssection_mesh_chart_data.
|
Fri, 11 Dec 2009 10:02:10 +0000 |
Tim Englich |
Split all Unittestcases in separat Classes. Now it is easier to uses the UnitTests with Maven.
|
Fri, 11 Dec 2009 09:42:54 +0000 |
Ingo Weinzierl |
Fade out range axis gridlines in charts if there are more than one axis.
|
Fri, 11 Dec 2009 09:05:17 +0000 |
Ingo Weinzierl |
Added axis labels for charts and use them while generating charts.
|
Fri, 11 Dec 2009 08:44:46 +0000 |
Ingo Weinzierl |
Read x-axis label for timeseries charts from ressources, instead of a hard coded string in source.
|
Wed, 09 Dec 2009 10:22:49 +0000 |
Ingo Weinzierl |
Added ChangeLog entry for last commit.
|
Wed, 09 Dec 2009 10:22:20 +0000 |
Ingo Weinzierl |
Added gap detection in horizontal and vertical profile charts. Distinguish between meshes and other data sources.
|
Wed, 09 Dec 2009 09:47:10 +0000 |
Sascha L. Teichmann |
Dead artifacts are removed only every 15mins from
|
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 15:30:20 +0000 |
Ingo Weinzierl |
Added subtitles to charts.
|
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 14:18:37 +0000 |
Ingo Weinzierl |
Implemented svg export of charts.
|
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.
|
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
|
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 13:10:17 +0000 |
Tim Englich |
Added SQL-Statement-ID 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 11:12:45 +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: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:20:55 +0000 |
Ingo Weinzierl |
Added odv output format to products.
|
Fri, 06 Nov 2009 10:03:52 +0000 |
Tim Englich |
Bugfix Gap-Calculation moved maxGap into negative Valies because of overflow of Long-Variable.
|
Fri, 06 Nov 2009 08:58:14 +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:27:16 +0000 |
Tim Englich |
Changed Configuration Folder to doc/conf
|
Wed, 21 Oct 2009 10:16:52 +0000 |
Tim Englich |
Moved Configurationfiles
|
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
|
Tue, 20 Oct 2009 10:07:22 +0000 |
Tim Englich |
Bugfix for TIMESERIESPOINT the first and the last value weren't used in the Query which was integrated from the
|
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
|
Tue, 13 Oct 2009 10:17:46 +0000 |
Tim Englich |
Added real Coordinate-Query to HorizontalProfile- and VerticalProfile-Mesh
|
Tue, 13 Oct 2009 09:11:23 +0000 |
Tim Englich |
Added real Coordinate-Query to TimeSeries-Mesh
|
Mon, 12 Oct 2009 09:19:16 +0000 |
Sascha L. Teichmann |
Closed small file descriptor leak in loading SQL properties file.
|
Fri, 09 Oct 2009 07:54:48 +0000 |
Tim Englich |
Format Code to max 80 Chars per Row and Cleanup
|
Fri, 09 Oct 2009 07:49:47 +0000 |
Tim Englich |
Added parameter to the DateQueroes of Meshes
|
Fri, 13 Nov 2009 20:54:52 +0000 |
Hans Plum |
RELEASE 0.2: Summarized activities in NEWS, Changes
|
Fri, 13 Nov 2009 20:43:03 +0000 |
Hans Plum |
Unified changelog entries with references to issues
|
Fri, 13 Nov 2009 12:58:58 +0000 |
Tim Englich |
Added Documentation of Configuration-Entries.
|
Thu, 12 Nov 2009 15:30:28 +0000 |
Tim Englich |
Added localized Exception Messages.
|
Thu, 12 Nov 2009 11:03:11 +0000 |
Tim Englich |
Made all Interfaces Serailizable and add UID to all Objects issue71
|
Thu, 12 Nov 2009 10:22:30 +0000 |
Tim Englich |
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
|
Wed, 11 Nov 2009 16:24:02 +0000 |
Tim Englich |
Catch NPE and tell the user that the Session has expired. issue80
|
Wed, 11 Nov 2009 13:20:34 +0000 |
Tim Englich |
The Submitbutton now is placed properly after single
|
Wed, 11 Nov 2009 12:12:10 +0000 |
Tim Englich |
BugFix: Text-Inputfields will now be diabaled in static-ui issue81
|
Fri, 06 Nov 2009 10:16:07 +0000 |
Ingo Weinzierl |
Replaced german umlaut with ascii character in language resource file.
|
Fri, 06 Nov 2009 10:02:45 +0000 |
Ingo Weinzierl |
Changed restlet repository from M3 to SNAPSHOT in maven pom file.
|
Fri, 06 Nov 2009 09:51:19 +0000 |
Ingo Weinzierl |
Added link to export data as odv.
|
Thu, 05 Nov 2009 14:53:24 +0000 |
Tim Englich |
Switched the Communication for Describe-Calls to the artifact-database from get to post.
|
Wed, 28 Oct 2009 09:52:03 +0000 |
Tim Englich |
Added Ressources for two new FIS. Current Meter and Ice Station Reports
|
Tue, 27 Oct 2009 16:18:06 +0000 |
Tim Englich |
Added two new FIS according to GT_0020.002
|
Thu, 22 Oct 2009 12:21:53 +0000 |
Tim Englich |
Bugfix NPE was thrown when an Exception occured in the Called ArtifactDatabase-Server issue58.
|
Wed, 21 Oct 2009 08:20:06 +0000 |
Tim Englich |
Added context.xml to permitt cookies to provide
|
Mon, 19 Oct 2009 13:31:51 +0000 |
Tim Englich |
Added uniform Visualization of Single Input-Elements in GUI. issue55
|
Mon, 19 Oct 2009 12:49:58 +0000 |
Tim Englich |
Catch Exception that the Calling Program could not put no InputData
|
Mon, 19 Oct 2009 10:30:28 +0000 |
Tim Englich |
Now the UI will compelte be shown if the User has done an Mistake entering
|
Mon, 19 Oct 2009 09:10:15 +0000 |
Tim Englich |
Changed Lablevalues according to issue47
|
Fri, 16 Oct 2009 15:07:59 +0000 |
Tim Englich |
Conformation to the tanslation of the Statisticsdescriptors issue48
|
Fri, 16 Oct 2009 14:52:40 +0000 |
Tim Englich |
Adding the Names of the two new FIS to the Propertiesfiles issue49
|
Fri, 16 Oct 2009 14:52:21 +0000 |
Tim Englich |
Adding the Names of the two new FIS to the Propertiesfiles issue49
|
Fri, 28 Sep 2012 12:13:42 +0200 |
Thomas Arendsen Hein |
merged geo-backend/0.1
0.1
|
Wed, 07 Oct 2009 10:26:33 +0000 |
Sascha L. Teichmann |
RELEASE 0.1
|
Tue, 06 Oct 2009 14:45:50 +0000 |
Sascha L. Teichmann |
Unified changelog, removed some needless imports. xmllint-ed pom.xml
|
Tue, 29 Sep 2009 09:46:08 +0000 |
Tim Englich |
Make the Constants assessible for other Parts of the Project to reduce the TouchPoints for Dateformats
|
Thu, 24 Sep 2009 15:24:11 +0000 |
Tim Englich |
Make Classes Serializable for Storing in ArtifactDatabase
|
Mon, 21 Sep 2009 15:30:07 +0000 |
Tim Englich |
Added formatted Date Handling in getString Method
|
Mon, 21 Sep 2009 11:41:33 +0000 |
Tim Englich |
Some Log Messages Added.
|
Sat, 12 Sep 2009 09:56:09 +0000 |
Sascha L. Teichmann |
Removed target
|
Wed, 09 Sep 2009 15:23:43 +0000 |
Tim Englich |
Some little performanceimprofments and Bugfixes
|
Fri, 04 Sep 2009 14:16:42 +0000 |
Tim Englich |
GroupID changed
|
Fri, 04 Sep 2009 12:15:41 +0000 |
Tim Englich |
correct wrong previous check-in
|
Fri, 04 Sep 2009 12:07:52 +0000 |
Tim Englich |
Editing pom-build-plugins
|
Fri, 04 Sep 2009 08:49:50 +0000 |
Tim Englich |
Fix Bug setting the Filtervalues into the Statement.
|
Fri, 04 Sep 2009 08:11:30 +0000 |
Tim Englich |
Implementation of the Datainfrastructure for fetching Data from different DataStores.
|
Wed, 02 Sep 2009 15:28:51 +0000 |
Tim Englich |
Changelog nachgereicht
|
Wed, 02 Sep 2009 15:15:52 +0000 |
Tim Englich |
Implementierung Datenzugriff auf die ArcSDE über java.sql. Methodiken
|
Wed, 02 Sep 2009 09:07:03 +0000 |
Tim Englich |
Library Dependencies Added to pom.xml-File
|
Wed, 02 Sep 2009 08:27:12 +0000 |
Tim Englich |
geo-backend/trunk@4 c6561f87-3c4e-4783-a992-168aeb5c3f6f
|
Fri, 28 Sep 2012 12:13:41 +0200 |
Thomas Arendsen Hein |
merged gnv-artifacts/0.1
|
Wed, 07 Oct 2009 13:29:15 +0000 |
Sascha L. Teichmann |
RELEASE 0.1
|
Tue, 06 Oct 2009 14:53:59 +0000 |
Tim Englich |
Switch Lable-Value for Domain-Axis.
|
Tue, 06 Oct 2009 13:51:42 +0000 |
Tim Englich |
Added some missing RessourceValues
|
Tue, 06 Oct 2009 13:51:28 +0000 |
Tim Englich |
Added some missing RessourceValues
|
Tue, 06 Oct 2009 12:30:13 +0000 |
Sascha L. Teichmann |
s@test/plain@text/plain@g to correct MIME type of CSV export
|
Tue, 06 Oct 2009 11:04:52 +0000 |
Sascha L. Teichmann |
Move resources to a place where maven puts them into final package.
|
Tue, 06 Oct 2009 10:58:47 +0000 |
Tim Englich |
Resolved gnv/issue21 No NPE will be thrown.
|
Mon, 05 Oct 2009 10:15:15 +0000 |
Tim Englich |
Added the new FIS
|
Mon, 05 Oct 2009 07:52:13 +0000 |
Tim Englich |
Adding Languagetransfer to the ArtifactDatabase to the GNV-Client
|
Fri, 02 Oct 2009 14:24:47 +0000 |
Tim Englich |
LanguageSupport integrated
|
Fri, 02 Oct 2009 08:07:00 +0000 |
Tim Englich |
Added Horizontal-Profile-Support for Meshes.
|
Thu, 01 Oct 2009 08:57:49 +0000 |
Sascha L. Teichmann |
Removed needless imports.
|
Wed, 30 Sep 2009 13:48:02 +0000 |
Tim Englich |
Added TestCase for HorizontalProfiles of InstataneousPoints and the required Configuration
|
Wed, 30 Sep 2009 13:42:51 +0000 |
Tim Englich |
Added Basic-Support for HorizontalProfiles
|
Wed, 30 Sep 2009 06:00:21 +0000 |
Sascha L. Teichmann |
Fixed some text/xml MIME types in configuration.
|
Tue, 29 Sep 2009 15:30:03 +0000 |
Tim Englich |
Integrate the type Point into the ArtifactMethod.
|
Tue, 29 Sep 2009 15:02:27 +0000 |
Tim Englich |
Some Codeimprovments done
|
Tue, 29 Sep 2009 14:59:43 +0000 |
Tim Englich |
Some Coderedundances refactored.
|
Tue, 29 Sep 2009 14:19:34 +0000 |
Tim Englich |
Bug fixed: Mesh TimeSeries will now Handle Charts with multiple Depth-Values properly.
|
Tue, 29 Sep 2009 14:17:41 +0000 |
Tim Englich |
Added TestCase for TimeSeriesMesh
|
Tue, 29 Sep 2009 12:56:27 +0000 |
Tim Englich |
ExceptionTest for Responsdocuments added.
|
Tue, 29 Sep 2009 12:37:05 +0000 |
Tim Englich |
TestCaseRequests for VerticalProfile FIS Mesh
|
Tue, 29 Sep 2009 12:03:39 +0000 |
Tim Englich |
Bugfix: Remove leading- and trailingwhitespaces from Date- and Integervalues
|
Tue, 29 Sep 2009 12:01:41 +0000 |
Tim Englich |
Testcases for VerticalProfile and VerticalProfile Instantaneouspoint added
|
Tue, 29 Sep 2009 09:55:40 +0000 |
Tim Englich |
Imporved JUnitTest and Bugfixing as a Result of this Improvement.
|
Tue, 29 Sep 2009 09:50:25 +0000 |
Tim Englich |
Inputvalidation for String, Integer and Date Values added.
|
Mon, 28 Sep 2009 14:35:35 +0000 |
Tim Englich |
Some Performanceimprovement done
|
Mon, 28 Sep 2009 14:17:15 +0000 |
Tim Englich |
ehcache Integration for storing the chartresultvalues
|
Mon, 28 Sep 2009 10:20:41 +0000 |
Tim Englich |
Add Statisticssupport also to VerticalProfiles
|
Mon, 28 Sep 2009 09:53:17 +0000 |
Tim Englich |
Bug fixed. Now all Values will be used to calculate the Statistics
|
Mon, 28 Sep 2009 08:23:40 +0000 |
Tim Englich |
Changed the Output-format of Statistics from text/plain to text/xml.
|
Mon, 28 Sep 2009 08:20:28 +0000 |
Tim Englich |
Put the Statisticscalulation to the Outmethod of the OutputTransition.
|
Mon, 28 Sep 2009 07:32:03 +0000 |
Tim Englich |
Remove Compile-Errors from the StatisticsPart
|
Mon, 28 Sep 2009 07:27:06 +0000 |
Tim Englich |
Imported Statistics-Classes from old Project. Revision: 3101 Does not compile
|
Fri, 25 Sep 2009 14:37:35 +0000 |
Tim Englich |
Added Support for Patameters in OutputModes
|
Fri, 25 Sep 2009 14:37:10 +0000 |
Tim Englich |
Added Support for Patameters in OutputModes
|
Thu, 24 Sep 2009 15:27:33 +0000 |
Tim Englich |
Added CSV-Support and do some performanceimprovments
|
Thu, 24 Sep 2009 11:03:31 +0000 |
Tim Englich |
Successreporting added
|
Thu, 24 Sep 2009 10:45:24 +0000 |
Tim Englich |
Some CodeCleanup done.
|
Thu, 24 Sep 2009 10:05:07 +0000 |
Tim Englich |
SQL-Queries formatted, Some Bugs fixed
|
Thu, 24 Sep 2009 09:39:27 +0000 |
Tim Englich |
Some Codecleanup done
|
Wed, 23 Sep 2009 14:32:55 +0000 |
Tim Englich |
Added Support for VerticalProfiles for InstantaneousPoints
|
Wed, 23 Sep 2009 12:39:48 +0000 |
Tim Englich |
Bugfixed in Querypreparation
|
Wed, 23 Sep 2009 11:57:08 +0000 |
Tim Englich |
Added Support for Vertical Profiles Mesh
|
Tue, 22 Sep 2009 13:20:30 +0000 |
Tim Englich |
Added Support for Vertical Profiles Marnet, STAUN, IMIS
|
Mon, 21 Sep 2009 11:50:47 +0000 |
Tim Englich |
Added Support for TimeSeriesMesh
|
Thu, 17 Sep 2009 14:25:24 +0000 |
Tim Englich |
Databases Timeout set to Minutes
|
Thu, 17 Sep 2009 13:38:12 +0000 |
Tim Englich |
Implementation of the Static UI done
|
Wed, 16 Sep 2009 12:38:24 +0000 |
Tim Englich |
Added Multiselectsupport for InputValues
|
Wed, 16 Sep 2009 07:49:46 +0000 |
Tim Englich |
Some improvements an bugfixes done
|
Tue, 15 Sep 2009 10:11:08 +0000 |
Tim Englich |
Integrate UI-Representation for Describe into the FISArtifact.
|
Mon, 14 Sep 2009 13:38:20 +0000 |
Tim Englich |
Make the Interfaces Serializable to make them usable in the Artifactdatabase
|
Mon, 14 Sep 2009 10:37:00 +0000 |
Tim Englich |
Make the Interfaces Serializable to make them usable in the Artifactdatabase
|
Mon, 14 Sep 2009 10:32:38 +0000 |
Tim Englich |
Refactoring Work depending on Infrastructurchanges in the Artifact-Module
|
Thu, 10 Sep 2009 13:14:03 +0000 |
Tim Englich |
TestCase moved from TimeSeriesArtifact to FISArtifact. Used FIS: Marnet
|
Thu, 10 Sep 2009 13:11:24 +0000 |
Tim Englich |
Integrated FIS-Artifact
|
Thu, 10 Sep 2009 09:40:49 +0000 |
Tim Englich |
Refactoringwork done because of changes in the artifact-module
|
Thu, 10 Sep 2009 07:57:30 +0000 |
Tim Englich |
TestCase Refactored to the new Folder-Based Configuration.
|
Wed, 09 Sep 2009 15:28:18 +0000 |
Tim Englich |
Chartrendering integrated in Timeseries Transition
|
Wed, 09 Sep 2009 13:14:12 +0000 |
Tim Englich |
Refactor ChartFactory so that it is able to be compiled without errors.
|
Wed, 09 Sep 2009 12:03:00 +0000 |
Tim Englich |
Added JfreeChart Dependency to pom-file
|
Wed, 09 Sep 2009 12:02:09 +0000 |
Tim Englich |
Insert Chart-Classes from old Repository
|
Wed, 09 Sep 2009 11:01:55 +0000 |
Tim Englich |
Integrated Output Methods and Interfacsstructure
|
Wed, 09 Sep 2009 09:39:43 +0000 |
Tim Englich |
Changed DateoutputFormat from German- to Anericanstyle
|
Wed, 09 Sep 2009 09:33:50 +0000 |
Tim Englich |
Testcases Modified
|
Wed, 09 Sep 2009 09:29:39 +0000 |
Tim Englich |
Implementation of the MIN- / MAX-Value Representation
|
Tue, 08 Sep 2009 16:24:34 +0000 |
Tim Englich |
TestCase implemented until Choosing the TimeInetval of an TimeSeries
|
Tue, 08 Sep 2009 16:21:46 +0000 |
Tim Englich |
Outputs integrated in describe and XForms integrated
|
Tue, 08 Sep 2009 14:07:59 +0000 |
Tim Englich |
Artifact.advance initial implementiert
|
Tue, 08 Sep 2009 12:22:00 +0000 |
Tim Englich |
Funktionalität Feed initial bereitgestellt.
|
Tue, 08 Sep 2009 10:39:50 +0000 |
Tim Englich |
Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
|
Tue, 08 Sep 2009 09:35:53 +0000 |
Tim Englich |
Constructs for the required Inputvalues for an Transition created
|
Tue, 08 Sep 2009 09:14:35 +0000 |
Tim Englich |
2009-09-08 Tim Englich <tim.englich@intevation.de>
|
Tue, 08 Sep 2009 09:03:48 +0000 |
Tim Englich |
Added getDescription to a Transition
|
Mon, 07 Sep 2009 15:29:24 +0000 |
Tim Englich |
First Implementation of the GNV-Artifacts
|
Fri, 04 Sep 2009 15:23:51 +0000 |
Tim Englich |
First Implementation of an ArtifactFactory
|
Fri, 04 Sep 2009 14:24:35 +0000 |
Tim Englich |
Initial Projectsetup
|
Wed, 07 Oct 2009 13:05:42 +0000 |
Sascha L. Teichmann |
RELEASE 0.1
|
Tue, 06 Oct 2009 13:09:19 +0000 |
Tim Englich |
English-Language-Support added
|
Tue, 06 Oct 2009 10:18:57 +0000 |
Tim Englich |
Read the Status-Code from the Response and throw an Exception which Message will be visualized in the GUI. gnv/issue18
|
Tue, 06 Oct 2009 10:14:19 +0000 |
Sascha L. Teichmann |
Moved Changelog to ChangeLog to make eclipse happier.
|
Tue, 06 Oct 2009 09:42:58 +0000 |
Sascha L. Teichmann |
Unified changelog style
|
Tue, 06 Oct 2009 09:37:31 +0000 |
Sascha L. Teichmann |
Remove XMLBeans stuff, set filtered resources to UTF-8 to supress maven build warning.
|
Tue, 06 Oct 2009 09:23:28 +0000 |
Tim Englich |
Added Global Forward to determine the Start-URL of the Project. gnv/issue14
|
Tue, 06 Oct 2009 08:17:10 +0000 |
Tim Englich |
Deaktivate Links save Project and load Project gnv/issue12
|
Mon, 05 Oct 2009 10:33:50 +0000 |
Tim Englich |
Added some more FIS-Ressource.
|
Fri, 02 Oct 2009 14:55:18 +0000 |
Tim Englich |
Adding Languagetransfer to the ArtifactDatabase to the GNV-Client
|
Fri, 02 Oct 2009 14:29:08 +0000 |
Tim Englich |
gnv/trunk@179 c6561f87-3c4e-4783-a992-168aeb5c3f6f
|
Fri, 02 Oct 2009 09:10:36 +0000 |
Tim Englich |
Format Code to max 80 Chars per Row better Formatter choosen
|
Fri, 02 Oct 2009 08:55:23 +0000 |
Tim Englich |
Format Code to max 80 Chars per Row Forgot to commit Changelog
|
Fri, 02 Oct 2009 08:54:13 +0000 |
Tim Englich |
Format Code to max 80 Chars per Row
|
Fri, 02 Oct 2009 08:49:18 +0000 |
Tim Englich |
CodeCleanUP
|
Fri, 02 Oct 2009 08:38:57 +0000 |
Tim Englich |
Added Global Errorhandling to the GNV-Client
|
Mon, 28 Sep 2009 10:36:08 +0000 |
Tim Englich |
Adding missing StatisticsDescription for Arithmetic Mean.
|
Mon, 28 Sep 2009 09:36:02 +0000 |
Tim Englich |
Adding StatisticsOutput to the GUI
|
Fri, 25 Sep 2009 15:11:26 +0000 |
Tim Englich |
Bug fixed in CSV-Export Link
|
Fri, 25 Sep 2009 14:24:08 +0000 |
Tim Englich |
Added dynamic Outputparameter Support and Outputparameter-manipulation
|
Fri, 25 Sep 2009 07:28:49 +0000 |
Tim Englich |
Export and Diagrammoptions integrated into GUI
|
Thu, 24 Sep 2009 12:43:46 +0000 |
Tim Englich |
CodeCleanup in Imported Javascriptfile
|
Thu, 24 Sep 2009 12:38:08 +0000 |
Tim Englich |
Please-Wait Dialog from old Project reactivated.
|
Thu, 24 Sep 2009 12:30:26 +0000 |
Tim Englich |
Added existing JavaScripte-Code to the Project
|
Thu, 24 Sep 2009 12:20:27 +0000 |
Tim Englich |
Codecleanup
|
Thu, 24 Sep 2009 08:18:34 +0000 |
Tim Englich |
Configurable logging integrated in the Web-Application
|
Wed, 23 Sep 2009 15:29:26 +0000 |
Tim Englich |
Made ArtifactDatabase URL configurable
|
Wed, 23 Sep 2009 15:17:32 +0000 |
Tim Englich |
Some GUI-Improvements done
|
Wed, 23 Sep 2009 15:04:39 +0000 |
Tim Englich |
Some GUI improvements done
|
Tue, 22 Sep 2009 13:09:09 +0000 |
Tim Englich |
Logging reduced
|
Mon, 21 Sep 2009 15:28:02 +0000 |
Tim Englich |
Do some Imporvements for Userfriendly exceptionhandling.
|
Thu, 17 Sep 2009 14:30:16 +0000 |
Tim Englich |
Static UI -integration an some refactoringwork done
|
Wed, 16 Sep 2009 14:55:54 +0000 |
Tim Englich |
Some Stylingimprovements done
|
Wed, 16 Sep 2009 14:02:29 +0000 |
Tim Englich |
Intergate the new Pageinfrastructure into the old Layout
|
Wed, 16 Sep 2009 13:57:42 +0000 |
Tim Englich |
Import of MainLayout, Styles, images and Scripts from old System Revision: 3101 Does not compile
|
Wed, 16 Sep 2009 13:03:38 +0000 |
Tim Englich |
Import of MainLayout, Styles, images and Scripts from old System Revision: 3101 Does not compile
|
Wed, 16 Sep 2009 12:41:27 +0000 |
Tim Englich |
Chartoutput Added to the View
|
Wed, 16 Sep 2009 07:44:26 +0000 |
Tim Englich |
Integration of moving through the Artifact-States and rendering the UI.
|
Tue, 15 Sep 2009 14:19:55 +0000 |
Tim Englich |
Integration of the required XSL-Transformation of the Describe-Response of the Artifactdatabase
|
Tue, 15 Sep 2009 10:12:56 +0000 |
Tim Englich |
Added "Create Artifact" and "Describe Artifact" to the Testszenario.
|
Mon, 14 Sep 2009 15:29:38 +0000 |
Tim Englich |
Support for Initial DescribeCall to ArtifactDatabase implemented
|
Mon, 14 Sep 2009 13:56:03 +0000 |
Tim Englich |
Some Basic Stuff for WebProjects
|
Mon, 14 Sep 2009 13:46:25 +0000 |
Tim Englich |
Support for creating an Artifact integrated
|
Fri, 11 Sep 2009 15:25:43 +0000 |
Tim Englich |
Added Further Dependencies and Plugins to pom.xml.
|
Fri, 11 Sep 2009 15:23:29 +0000 |
Tim Englich |
Testcase for querying Artifacfactorydescriptions from the ArtifactDatabase
|
Fri, 11 Sep 2009 15:21:58 +0000 |
Tim Englich |
Basic Struts-Infrastructur Added
|
Fri, 11 Sep 2009 15:19:52 +0000 |
Tim Englich |
Infrastructur for Providing Applicationsettings
|
Fri, 11 Sep 2009 15:17:38 +0000 |
Tim Englich |
infrastructur for Communicationg with the ArtifactDatabase added.
|
Thu, 10 Sep 2009 15:04:33 +0000 |
Tim Englich |
Added Eclipse-Specific Files and Folders to svnignoe
|
Thu, 10 Sep 2009 14:50:35 +0000 |
Tim Englich |
Initialer Projektimport
|