log

age author description
2010-02-05 Tim Englich ISSUE167
2010-02-02 Tim Englich Added the usage of the Presettings in the States which are handling the choice of Parameter
2010-02-02 Tim Englich Added the possibility to use the data which are send using the MapServer-Interface during the Workflow of the GNV-Artifacts.
2010-02-01 Tim Englich Added the Implementation of the MetaDataService which will deliver FIS and Parameters that match to Mapservices, Region and Layers that were sent to the Service.
2010-02-01 Tim Englich Remove some Structure-Errors from the ChangeLog
2010-02-01 Tim Englich Compilance-Errors triggered by Interface-Modifications in the Artifact-Module.
2010-02-01 Tim Englich Changed Method signatures because of Interfacemodifications in the Artifact-Module
2010-01-31 Sascha L. Teichmann Added experimental support for extrapolation in "Horizontalschnitte"
2010-01-29 Tim Englich Removed accidental checkin of Test-Shapefiles
2010-01-29 Tim Englich Fixed the broken JUnittests.
2010-03-08 Ingo Weinzierl Repaired error message parsing from resulting xml documents after feed() has been called.
2010-03-08 Ingo Weinzierl img-Exports will get a file extension that corresponds to their mime-type (issue187).
2010-03-06 Sascha L. Teichmann Removed duplicated imports.
2010-03-05 Ingo Weinzierl Reset diagram options after switching from chart to histogram or the other way around (issue190).
2010-03-05 Tim Englich ISSUE 181: Removed duplicate Drawaing of the Lengendvalue of Groupelements for choosing different heights for several Parameters
2010-03-05 Ingo Weinzierl Show information about MapServer path and layer name after publishing calculated shapefiles as wms. Use MapServer settings configured in conf.xml to feed OpenLayers client.
2010-03-04 Ingo Weinzierl Adjusted rendering of OpenLayers client.
2010-03-02 Ingo Weinzierl Adjusted http requests and appended a new parameter export mode to 'out'-xml document to choose between svg, pdf or image exports.
2010-03-02 Ingo Weinzierl Implemented a One-Step-Back-History.
2010-03-02 Ingo Weinzierl Display chart when reaching a final state which doesn't need any further user input (issue184).
2010-03-01 Ingo Weinzierl Display an exception if an error occured while stepping back to a former state (issue183).
2010-03-01 Ingo Weinzierl Removed litte copy-paste mistake while setting file-extension for exports.
2010-03-01 Ingo Weinzierl Set file-extension for histogram exports according to mime-type.
2010-02-26 Ingo Weinzierl Render a matrix for measurement selection (measurement-parameter).
2010-02-25 Ingo Weinzierl Fixed issue 178. Export modes CSV and ODV work again.
2010-02-24 Ingo Weinzierl Added checkboxes for selecting the field which is used to adjust the number of bins in histogram charts.
2010-02-24 Ingo Weinzierl Add histogram option parameter to http request for fetching histogram image.
2010-02-23 Ingo Weinzierl Devided actions and exports. Adjusted output and export actions.
2010-02-23 Ingo Weinzierl Sourced JavaScript script tags for loading and rendering an OpenLayers client out to an own jsp page.
2010-02-23 Ingo Weinzierl Added histogram option panel. Show chart/histogram options panel after the user selected chart or histogram. Moved options panel beneath action panel.
2010-02-22 Ingo Weinzierl Render an OpenLayers map with the layer even published after triggering shapefile and mapfile creation.
2010-02-15 Ingo Weinzierl Added action and jsp for rendering histograms.
2010-02-12 Ingo Weinzierl Repaired step-back history.
2010-02-12 Tim Englich Added further XML-Nodes for simulating the MapViewer-Call more detailed.
2010-02-12 Tim Englich Modified the GUI that the Form with the MapViewer-Interface-Request-Body only will be shown using an explicit Action-Call.
2010-02-12 Tim Englich Modified the Create-Artifact-Request-Body that a Geometry will be put into
2010-02-09 Tim Englich Added Sampledata and a sample how to call the MapViewer-Interface using CURL.
2010-02-09 Tim Englich Integrated an Textarea so that is possible to manipulate the XML-Document
2010-02-09 Tim Englich Removed trailing and leading Whitespaces from the Parametervalue which
2010-02-09 Tim Englich Fixed a NPE. Now it is possible to put an Mapservice without an Layer into
2010-02-05 Ingo Weinzierl Changed log4j version to 1.2.14
2010-02-02 Tim Englich Added temporally Possibility to send an MapViewer-Interface-Request using the GUI of the GNV
2010-02-01 Tim Englich Added further business logic for the MapViewer-Interface
2012-09-28 Thomas Arendsen Hein merged geo-backend/0.4 0.4
2010-01-27 Hans Plum Summarized Changes and NEWS for Release 0.4
2010-01-26 Sascha L. Teichmann Fixed gnv/issue107
2010-01-26 Tim Englich Added two Sample-Application demonstrating Bugs in the ArcSDE
2010-01-25 Sascha L. Teichmann Another attempt to fix gnv/issue34. Implemented an internal idle time checking.
2010-01-15 Sascha L. Teichmann Cleanup imports
2010-01-15 Tim Englich Improved the Objectvalidation of the ArcSDE-Databaseconnections
2010-01-12 Sascha L. Teichmann Added bicubic spline interpolation on raster tiles.
2010-01-09 Sascha L. Teichmann Added method to figure out interpolation method for a given string in raster tiles.
2010-01-09 Sascha L. Teichmann Implemented bilinear interpolation on raster tiles.
2010-01-09 Sascha L. Teichmann Fixed access to raster data.
2010-01-08 Tim Englich Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
2010-01-05 Sascha L. Teichmann Made RasterObject serializable to be cachable beyond reboot.
2010-01-05 Tim Englich Added RasterObject for caching the Rastertiles to get a better performance
2010-01-04 Tim Englich Added Rasterdatasupport to the ARCSDE-Statement
2009-12-19 Sascha L. Teichmann Small fixes for Ehcache based SQL results caching.
2009-12-18 Sascha L. Teichmann Experimental caching of SQL results via Ehache
2012-09-28 Thomas Arendsen Hein merged gnv-artifacts/0.4
2010-01-27 Sascha L. Teichmann Reordered items in Changes a bit.
2010-01-27 Hans Plum Summarized Changes and NEWS for Release 0.4
2010-01-27 Ingo Weinzierl Solved issue 164 - applied patch of msg 763. Remove directories and shape files of out-dated artifacts.
2010-01-26 Ingo Weinzierl Calculate results and put them into cache when reaching the output state - avoids latencies.
2010-01-26 Ingo Weinzierl Solved issue158. Added labels to 'Profilschnitte'.
2010-01-26 Ingo Weinzierl Set white border for 'Profilschnitte' as default.
2010-01-26 Ingo Weinzierl Calculate results after reaching the output state and store them in cache.
2010-01-26 Ingo Weinzierl Splitted date selection of product 'Horizontalschnitt' into two steps.
2010-01-26 Ingo Weinzierl Removed csv export from product 'Profilschnitt'.
2010-01-26 Ingo Weinzierl Fixed an ArrayIndexOutOfBounds-exceptions which occured if there are less than two data points for chart creation.
2010-01-26 Ingo Weinzierl Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
2010-01-25 Sascha L. Teichmann Fixed issue gnv/issue159
2010-01-25 Ingo Weinzierl Fixed issue157: Verticalcrosssection charts have a white background as all other chart types have.
2010-01-25 Ingo Weinzierl Copied method from JFreeChart to adapt date formats.
2010-01-25 Sascha L. Teichmann Set serverRoundtripInterval to 5 seconds and serverInactiveInterval to 5 minutes.
2010-01-25 Ingo Weinzierl Splitted data selection into two parts. Removed option to disable/enable data points in charts and exports.
2010-01-25 Ingo Weinzierl Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
2010-01-25 Ingo Weinzierl Issue 156 solved. Added width, height and points as parameter to svg and pdf output mode. Width and height have an effact on the width and height of the export, points is a boolean property which enables/disables the drawing of data points.
2010-01-24 Sascha L. Teichmann Generate seabed polygon to "Profilschnitte".
2010-01-24 Sascha L. Teichmann Cosmetic cleanups on palette -> QQIS style transformation.
2010-01-23 Sascha L. Teichmann Last part to fix gnv/issue153. Now 'Profilschnitte', 'Horizontalschnitte' and 'horizontale Schnittprofile'
2010-01-23 Sascha L. Teichmann Try to cull points from set of input points when generating "Profilschnitte".
2010-01-23 Sascha L. Teichmann If the number of data points to generate a "Horizontalschnitt"
2010-01-23 Sascha L. Teichmann Added little XSL tranformation to turn palette XML files into QGIS style definitions.
2010-01-22 Sascha L. Teichmann Fixed "Profilschnitte" for gnv/issue153.
2010-01-22 Sascha L. Teichmann Fixed gnv/issue153
2010-01-22 Ingo Weinzierl Removed debug output which has been checked in by mistake.
2010-01-22 Tim Englich Added Description of the sense of the different Attributes of the Configurationfile meshwidth.xml.
2010-01-22 Tim Englich Make the mean with of an Mesh configurable issue93
2010-01-22 Tim Englich Fixed Compiler-Error after adding further Methods to the Interface ArtifactDatabase.
2010-01-22 Tim Englich Fixed Compiler-Error in JUnit-Test for ShapefileExport after changes in the Method-Signature.
2010-01-21 Ingo Weinzierl Removed never try-catch of a never thrown exception.
2010-01-21 Ingo Weinzierl Solved some issues. Removed encoding problems while formatting coordinates (issue137) and use this format as subtitle in charts (issue136).
2010-01-21 Ingo Weinzierl Solved issue100. Improved axes range. Scale dataset to its own axis.
2010-01-20 Ingo Weinzierl Solved issue152. Time intervals of timeseries axis are defined by JFreeChart automatically.
2010-01-20 Sascha L. Teichmann Trigger the calculation of the "Horizontalschnitt" when the output state is initialized.
2010-01-20 Ingo Weinzierl Solved issue 129. Renamed i and j axis to 'West-East-Axis' and 'North-South-Axis'.
2010-01-20 Ingo Weinzierl Fixed issue105. Added option to enable/disable data points in charts. Parse this option while creating charts.
2010-01-20 Sascha L. Teichmann Speed up the "Horizontalschnitte"
2010-01-20 Ingo Weinzierl Fixed some bugs in configuration regarding description and mimetype of svg exports.
2010-01-19 Sascha L. Teichmann Clip "Horizontalschnitte" against given clipping polygon.
2010-01-19 Sascha L. Teichmann Upgraded to Geotools 2.5.8. Write polygons and line strings to
2010-01-19 Sascha L. Teichmann Fixed import error.
2010-01-19 Ingo Weinzierl Issue142. Paid attention on array length. Parameters without values resulted in ArrayIndexOutOfBoundsExceptions.
2010-01-19 Sascha L. Teichmann Generate JTS geometries of "Horizontalschnitte" correctly.
2010-01-19 Tim Englich Do some Bugfixes after testing the Schema and Testdata against an Oracle 10.2 DBMS.
2010-01-19 Ingo Weinzierl Changed some method signatures of the State interface. Use CallContext objects instead of CallMeta objects which are a subset of CallContext.
2010-01-19 Ingo Weinzierl Added labels and titles to 'Profilschnitt' charts.
2010-01-18 Ingo Weinzierl Mark the fis select node with an attribute 'fis', which is important for the XSL sheet to create a link to step back to this point.
2010-01-18 Tim Englich Added Comments and further Informations to the external Interface Schema
2010-01-18 Tim Englich Added Database-Schema and Testdata for the MapViewer-Interface
2010-01-18 Ingo Weinzierl Appended the selected fis to the describe document.
2010-01-18 Sascha L. Teichmann Fixed indention of ChangeLog
2010-01-18 Tim Englich Fixed Unittest for HorizontalCrossSections.
2010-01-18 Tim Englich Fixed Compilation and Runtimeerrors in Unittests.
2010-01-18 Sascha L. Teichmann Generate JTS geometries (multi polygons and multi linestrings) from
2010-01-18 Sascha L. Teichmann Added explicit index scheme to palette classes to allow external references.
2010-01-17 Sascha L. Teichmann Fixed some bugs with calculating "Horizontalschnitte".
2010-01-17 Sascha L. Teichmann Added end of life support for artifact states. Implemented ZIP download
2010-01-17 Sascha L. Teichmann Rebased "Horizonalschnitte" to own state class to break from the not
2010-01-15 Sascha L. Teichmann Cleaned up imports
2010-01-15 Ingo Weinzierl Added support to step back to the point for choosing a product.
2010-01-15 Tim Englich Added the Configurationproperty serverRoundtripInterval to the Configuration of the Connectionpool.
2010-01-15 Tim Englich Added new Step for querying the Years where measurements has been done into the TestCase.
2010-01-14 Ingo Weinzierl Renamed FISSelectArtifact to SelectProductArtifact which fits better, because the intent of this artifact is to choose a product - not a fis.
2010-01-14 Sascha L. Teichmann Added area interpolation needed for "Horizontalschnitt"
2010-01-13 Ingo Weinzierl Added support to step back to previous states. Add state names to xform nodes in describe document and append old targets to list of reachable targets.
2010-01-13 Sascha L. Teichmann Added configuration of directory of "Horizontalschnitt" shape files.
2010-01-12 Sascha L. Teichmann Some minor code cleanup
2010-01-12 Ingo Weinzierl Added mechanism for advancing to previous states.
2010-01-12 Tim Englich Added a new State in Product Verticalprofile in Timeseriespoints.
2010-01-12 Tim Englich Added ij-Index determination for horizontal-cross-sections.
2010-01-12 Ingo Weinzierl Use XMLUtils to evaluate xpath expressions instead of using Config class. Adapted xpath (namespace and prefix).
2010-01-11 Tim Englich Set NameSpaceAware to true to get the Unittests work again.
2010-01-11 Sascha L. Teichmann Added support to trace rasters to JTS multi polygons and multi line strings.
2010-01-09 Ingo Weinzierl Next step of changing the concept how to use the user interface. Adapted namespaces and replaced FISArtifact with a ProxyArtifact.
2010-01-09 Sascha L. Teichmann Make ground interpolation for vertical cross section configurable.
2010-01-09 Sascha L. Teichmann Use new raster access.
2010-01-08 Tim Englich Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
2010-01-08 Tim Englich Modified Testcases that they work using the ARCSDE 9.2
2010-01-08 Tim Englich Added the possibility to enter a Polygon represented by an WKT into the Workflow of the HorizontalCrossSections
2010-01-06 Sascha L. Teichmann Improved raster tile based height evaluation.
2010-01-05 Tim Englich Added RasterObject for caching the Rastertiles to get a better performance.
2010-01-04 Ingo Weinzierl Splitted code pathes of dynamic and static nodes. Static nodes contain the selected value only instead of transfering the whole stack of options again.
2010-01-04 Tim Englich Added Rasterdatasupport to VerticalCrossSections
2010-01-04 Sascha L. Teichmann Refactored statistics classes a bit. Added class for vertical cross sections.
2010-01-04 Sascha L. Teichmann vertical cross section: Fixed problem with running to max depth on every column in interpolation.
2010-01-04 Sascha L. Teichmann Enable PDF export of vertical cross section charts.
2010-01-04 Sascha L. Teichmann Use JFreeCharts ValueAxis.valueToJava2D() to transform data values
2010-01-04 Sascha L. Teichmann Render labels in vertical cross section charts.
2010-01-03 Sascha L. Teichmann Add only color to scale of vertical cross section which are in the chart.
2010-01-03 Sascha L. Teichmann Generate iso line classes according gnv-issues/issue108
2010-01-01 Sascha L. Teichmann Improved generation of iso lines in vertical cross section.
2010-01-01 Sascha L. Teichmann Connected vertical cross section with chart generation.
2009-12-30 Sascha L. Teichmann Fixed some bugs and create "Profilschnitt" polygons via configuration.
2009-12-30 Sascha L. Teichmann Added configuration for vertical cross sections ("Profilschnitte")
2009-12-29 Sascha L. Teichmann "horizontale Schnittprofile" are now configured via conf.xml
2009-12-29 Sascha L. Teichmann Create a new 'gnv' section in config file.
2009-12-29 Sascha L. Teichmann Added raster filter framework for "Profilschnitte"
2009-12-28 Sascha L. Teichmann Cleaned up messy code a bit in "Horizontales Schnittprofil" and "Profilschnitt".
2009-12-28 Sascha L. Teichmann Loop through configuration to chart generation.
2009-12-28 Sascha L. Teichmann Added manager to handle several levels of palette subdivsions.
2009-12-27 Sascha L. Teichmann Added vectorizer rings callback to generate iso lines.
2009-12-26 Sascha L. Teichmann Added vectorizer rings callback which generates polygon datasets suitable
2009-12-25 Sascha L. Teichmann Added code to split palette interval into equal sized parts.
2009-12-23 Sascha L. Teichmann Implemented the raster interpolation for the 'Profilschnitt'.
2009-12-23 Sascha L. Teichmann Added interpolation capabilities along z axis to XYColumns.
2009-12-23 Sascha L. Teichmann Added some type safety. Fixed z value bug in reading database preprocessing. Only dissemble WKT points if really needed.
2009-12-23 Sascha L. Teichmann Refactored the XYColumn and Point2d code a bit to be more reusable in 3D.
2009-12-22 Sascha L. Teichmann Load salinity palette correctly.
2009-12-22 Ingo Weinzierl Finished preprocessing data for interpolation in verticalcrosssection charts.ß
2009-12-22 Ingo Weinzierl Adjusted sql queries and configuration for verticalcrosssection products. Some code refactoring and improved error handling.
2009-12-22 Ingo Weinzierl Added data model classes to store information for interpolation.
2009-12-22 Sascha L. Teichmann Load palettes from configuration.
2009-12-21 Sascha L. Teichmann Horizontale Schnittprofile. Ignore invalid interpolation correctly.
2009-12-21 Sascha L. Teichmann Added support for converting 2D rasters into polygons.
2009-12-21 Ingo Weinzierl Moved some methods back to old place.
2009-12-21 Sascha L. Teichmann Added Ingo Weinzierl's special JFreeChart classes.
2009-12-21 Ingo Weinzierl Prepared state and transitions of verticalcrosssection.
2009-12-21 Ingo Weinzierl Outsourcing of some methods for preparing results for chart creation.
2009-12-21 Sascha L. Teichmann Added color palettes for several parameters.
2009-12-21 Sascha L. Teichmann Horizontales Schnittprofil:
2009-12-21 Ingo Weinzierl Removed warning, which told the user that no gap detection is implemented for horizontalcrossprofile charts.
2009-12-21 Ingo Weinzierl Added support of gap detection in horizontalcrossprofile charts.
2010-01-27 Hans Plum Summarized Changes and NEWS for Release 0.4
2010-01-27 Ingo Weinzierl Automatically select entry in multi select boxes if there is only one entry to avoid input failures.
2010-01-25 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.
2010-01-22 Ingo Weinzierl Add width, height and the boolean value to adjust the visibility of points in charts to the pdf and svg export links.
2010-01-22 Ingo Weinzierl Put former parameter into a fieldset with label and removed background image from all fieldsets.
2010-01-22 Ingo Weinzierl Added statistic to the actions if available.
2010-01-22 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.
2010-01-22 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.
2010-01-20 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.
2010-01-20 Ingo Weinzierl Added labels for chart option 'draw data points'.
2010-01-20 Ingo Weinzierl Adapted static ui to bsh style.
2010-01-19 Ingo Weinzierl Disabled step-back functionality.
2010-01-19 Tim Englich Added Junit-TestCase for the ExternalCallParser Interface
2010-01-19 Tim Englich Added the first Implementation (not complete and not ready to use) for the Interface from the MapViewer to the GNV
2010-01-18 Ingo Weinzierl Added a link to jump back to the fis selection.
2010-01-18 Ingo Weinzierl Just include a select box for choosing the fis if there is no static part in the describe document.
2010-01-17 Sascha L. Teichmann Using a simpler demo WKT polygon in "Horizontalschnitt".
2010-01-17 Sascha L. Teichmann Only display chart addons if we really display a chart.
2010-01-17 Sascha L. Teichmann Added download links for ZIP files and WMS layers.
2010-01-15 Sascha L. Teichmann Cleanup imports
2010-01-14 Ingo Weinzierl Fixed a bug which prevented the user to draw charts.
2010-01-13 Ingo Weinzierl Render links to step back to previous states into gui. Added controller to advance back to these states.
2010-01-13 Sascha L. Teichmann Fixes fake wkt polygon input.
2010-01-13 Sascha L. Teichmann Added wkt polygon to test the "Horizontalschnitt"
2010-01-09 Ingo Weinzierl Use XMLUtils.ElementCreator to create new nodes in xml documents.
2010-01-08 Tim Englich Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
2010-01-06 Ingo Weinzierl Removed local-name() method from xsl stylesheet and adjusted xpathes while reading xml documents.
2010-01-05 Ingo Weinzierl Removed for-each statements and replaced them with templates.
2010-01-04 Ingo Weinzierl First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
2012-09-28 Thomas Arendsen Hein merged geo-backend/0.3 0.3
2009-12-17 Sascha L. Teichmann Release 0.3
2009-12-17 Ingo Weinzierl Fixed a bug in DefaultResult when querying an index out of bounds.
2009-12-15 Tim Englich Added Point in Polygon Query Support to ArcSDE-Statement-Processing
2009-12-11 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.
2009-12-11 Sascha L. Teichmann Removed needless imports
2009-11-30 Tim Englich Added missing Methodstubs for Java 1.6 compability.
2009-11-27 Tim Englich Revert Changes of the commit of Revision 377 which was unintended
2009-11-27 Tim Englich Changed Splitalgorithm of Statements so that it is Possible to add to_date Colums into a Statement
2009-11-27 Tim Englich Added RegionFilter-Support to HorizontalProfile InstantaneousPoint
2012-09-28 Thomas Arendsen Hein merged gnv-artifacts/0.3
2009-12-17 Sascha L. Teichmann Release 0.3
2009-12-17 Sascha L. Teichmann Bind REST server to localhost.
2009-12-17 Sascha L. Teichmann s/Modeldaten/Modelldaten/
2009-12-17 Sascha L. Teichmann Fixed typo
2009-12-17 Sascha L. Teichmann Remove wkt line strings from i18n
2009-12-17 Ingo Weinzierl Changed depending value for gap detection in verticalprofile charts on meshes.
2009-12-17 Ingo Weinzierl Fixed file-leak bug and sourced xml parsing out to XMLUtils of artifactdatabase.
2009-12-17 Ingo Weinzierl Added column labels for csv export of timeseries, vertical and horizontal profiles.
2009-12-16 Hans Plum Issue 129: Fixed i18n strings for german language
2009-12-16 Sascha L. Teichmann Fixed index error in i-gap detection in 2D interpolation.
2009-12-16 Ingo Weinzierl Added horizontal crossprofile charts to chart pallet. Fixed some bugs before interpolation.
2009-12-16 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.
2009-12-16 Ingo Weinzierl Removed usesless chart factories.
2009-12-16 Sascha L. Teichmann Added result set handling. Needs some testing.
2009-12-15 Sascha L. Teichmann Added code to do 2D interpolations along a digitied track on the map.
2009-12-15 Sascha L. Teichmann Added mapping from linear diagram space to 2D map coordinates.
2009-12-15 Tim Englich Issue96 Resloved big that one entry is missiing in the Statitic.
2009-12-15 Ingo Weinzierl Fetch ChartTheme from CallContext instead of creating it each time before creating a chart.
2009-12-15 Sascha L. Teichmann Fill (i, j)-gaps when building index buffer.
2009-12-15 Tim Englich Added the Unit of the Parameter to the Query for Parameters in
2009-12-15 Sascha L. Teichmann Forget to check in pom.xml
2009-12-15 Sascha L. Teichmann Upgraded to Apache Commons Math 2.0.
2009-12-15 Tim Englich Added the name Productname for "horizontale Schnittprofile". to the
2009-12-15 Tim Englich Added Support for "horizontale Schnittprofile"
2009-12-15 Ingo Weinzierl Stabilized color of lines in charts. Exports (pdf, svg, png) will look like the chart in gui.
2009-12-14 Ingo Weinzierl Changed date representation in timeseries charts. Date format is sourced out to language ressource files.
2009-12-14 Sascha L. Teichmann Added buffer creator in index (i, j) space.
2009-12-11 Ingo Weinzierl Included case, that there is no start or end date while creating subtitles of horizontalprofile charts.
2009-12-11 Sascha L. Teichmann Removed needless imports.
2009-12-11 Tim Englich Added Z-Value to verticalcrosssection_mesh_chart_data.
2009-12-11 Tim Englich Split all Unittestcases in separat Classes. Now it is easier to uses the UnitTests with Maven.
2009-12-11 Ingo Weinzierl Fade out range axis gridlines in charts if there are more than one axis.
2009-12-11 Ingo Weinzierl Added axis labels for charts and use them while generating charts.
2009-12-11 Ingo Weinzierl Read x-axis label for timeseries charts from ressources, instead of a hard coded string in source.
2009-12-09 Ingo Weinzierl Added ChangeLog entry for last commit.
2009-12-09 Ingo Weinzierl Added gap detection in horizontal and vertical profile charts. Distinguish between meshes and other data sources.
2009-12-09 Sascha L. Teichmann Dead artifacts are removed only every 15mins from
2009-12-08 Tim Englich Added the Unit of the Parameter to the Query for Parameters in
2009-12-08 Tim Englich Last Step of the Refactoring Work on the Transition Model.
2009-12-08 Ingo Weinzierl Added marker for different data sources in sql queries.
2009-12-08 Tim Englich Some Refactoring work done.
2009-12-07 Ingo Weinzierl Changed the way of adding data to charts. Same parameters have one axis - not each parameter its own one.
2009-12-07 Ingo Weinzierl Sourced ChartFactory call out to an own method, which is overriden by TimeSeriesChart.
2009-12-04 Ingo Weinzierl ChangeLog entry and ressource bundles for last commit.
2009-12-04 Ingo Weinzierl Added subtitles to charts.
2009-12-04 Sascha L. Teichmann Cleaned up ChangeLog a bit.
2009-12-02 Ingo Weinzierl Added time gap detection to time series charts.
2009-12-02 Ingo Weinzierl Added JBoss repository for JFreeChart 1.0.13.
2009-12-02 Ingo Weinzierl New options in chart template: visibility of lines and points in charts and point's size.
2009-12-01 Tim Englich Added one more Transitionstep to each Testcase according to the refactored Transitionmodel.
2009-12-01 Tim Englich Refactoring of the Transitionmodel.
2009-11-30 Ingo Weinzierl Removed needless imports.
2009-11-30 Ingo Weinzierl Updated Batik library to 1.7
2009-11-30 Ingo Weinzierl Completed last commit.
2009-11-30 Ingo Weinzierl Implemented svg export of charts.
2009-11-30 Ingo Weinzierl Implemented pdf export of charts.
2009-11-27 Tim Englich Added RegionFilter-Support to HorizontalProfile InstantaneousPoint
2009-11-26 Ingo Weinzierl Implemented a helper class for exporting charts. Adapted code.
2009-11-26 Ingo Weinzierl Added pdf as export format to xml configuration of products.
2009-11-26 Ingo Weinzierl Added point in TODO regarding tick-unit distance of timeseries charts.
2009-11-26 Ingo Weinzierl Localization of chart axis with locale which fits best to server and browser settings.
2009-11-26 Ingo Weinzierl Added ChangeLog entry from last commit.
2009-11-26 Ingo Weinzierl New method in RessourceFactory to read locales supported by the server. Added config file for supported locales.
2009-11-25 Ingo Weinzierl Generate timeseries chart in TimeSeriesChart class instead of AbstractXYChart to instantiate special timeseries charts.
2009-11-25 Ingo Weinzierl Corrected committer from the last revision in ChangeLog.
2009-11-24 Ingo Weinzierl Added timegap definitions to charts. Adapted constructors and constructor calls.
2009-11-24 Tim Englich Added new Timevalues because the Data in the DWH has changed.
2009-11-24 Ingo Weinzierl Added dependencies for esri and ibm libraries required for unit tests.
2009-11-24 Tim Englich Fixed some broken Method-Extentions.
2009-11-24 Tim Englich Bugfix for issue91, wrong depth will be drawn in TimeseriesCharts in Meshes
2009-11-23 Ingo Weinzierl Remove chart from cache when data which is displayed in chart has changed.
2009-11-23 Ingo Weinzierl The style of charts can be configured with ChartThemes using XML configuration files.
2009-11-20 Ingo Weinzierl Export format of charts is related to mime-type.
2009-11-20 Ingo Weinzierl Removed mistake from xml structure of the artifact protocol.
2009-11-20 Ingo Weinzierl Removed duplicated and needless imports.
2009-11-20 Ingo Weinzierl Refactored process of chart generation. Charts will be generated via Chart-Interface from rev351 and no more via factory classes.
2009-11-19 Ingo Weinzierl Pass the xml document of the request to OutputTransition for more information about output formats of charts (png,jpeg).
2009-11-19 Ingo Weinzierl Implementation of classes for creating timeseries, verticalprofile and horizontalprofile charts.
2009-11-19 Ingo Weinzierl Interface and abstract classes for chart creation implemented.
2009-11-19 Ingo Weinzierl Declared a method as static to use it without instantiating an object of its class.
2009-11-17 Ingo Weinzierl Updated JFreeChart to 1.0.13 and added dependency of JCommon 1.0.15
2009-11-17 Ingo Weinzierl Updated JFreeChart library from 1.0.7 to 1.0.12
2009-12-17 Sascha L. Teichmann Release 0.3
2009-12-17 Sascha L. Teichmann s/Modeldaten/Modelldaten/
2009-12-17 Sascha L. Teichmann Added demo wkt linestrings via xslt and javascript.
2009-12-16 Hans Plum Issue 129: Fixed i18n strings for german language
2009-12-14 Tim Englich Added Support for Boolean-Output-Parameters in Diagramm-Options
2009-12-14 Hans Plum issue 109: Obsolete attributes in Tomcat removed
2009-12-09 Sascha L. Teichmann Fixed some spelling problems in german i18n file
2009-12-01 Tim Englich Removed feed Call before Chart- and Statisticsgeneration is called, because
2009-12-01 Ingo Weinzierl Reverted changes in config from last revision.
2009-11-30 Ingo Weinzierl Added link in gui to export charts to svg.
2009-11-30 Ingo Weinzierl Added link in gui to export charts to pdf.
2009-11-23 Tim Englich Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
2009-11-20 Ingo Weinzierl Removed mistake in xml structure of the artifact protocol.
2012-09-28 Thomas Arendsen Hein merged geo-backend/0.2 0.2
2009-11-13 Hans Plum RELEASE 0.2: Summarized contents
2009-11-13 Hans Plum Made some ChangeLog entries a bit clearer.
2009-11-10 Tim Englich Changed the splitting of the Statements for ARCSDE-Transformation.
2009-11-06 Ingo Weinzierl Removed target from version control.
2009-11-05 Tim Englich Added the possibility to use Innerselects in SpatialQueries
2009-11-02 Tim Englich General CodecCleanup:
2009-10-30 Tim Englich Polygon and 3D Support was added to the WKT-Representation.
2009-10-29 Tim Englich Added Integer-Support for DoubleValues because the ArcSDE does
2009-10-20 Tim Englich Integrated Patch of issue57 to get some Memoryusage-improvements
2009-10-19 Sascha L. Teichmann DefaultResult now directly inherits from HashMap.
2009-10-14 Tim Englich Added further Queries for Testing Spatial-Query-Support
2009-10-14 Tim Englich Add WKT-Syntaxt to Shape ReturnValue
2009-10-14 Tim Englich Added InnerJoin, Order By and Group By Support to Spatial-Queries
2009-10-13 Tim Englich Added SFS-Support to ArcSDE-Query-Part without any Spatial restriction in the where clause
2009-10-13 Tim Englich Fixed issue 34
2009-10-13 Tim Englich Added SFS-Support to ArcSDE-Query-Part
2009-10-13 Tim Englich Added SFS-Support to ArcSDE-Query-Part
2012-09-28 Thomas Arendsen Hein merged gnv-artifacts/0.2
2009-11-16 Ingo Weinzierl Added start-script to version control.
2009-11-13 Hans Plum RELEASE 0.2: Summarized activities in NEWS, Changes
2009-11-13 Hans Plum Unified style of ChangeLog descriptions refering to issues
2009-11-13 Tim Englich Moved Comment according to Instantiationerrors loading Artifact.
2009-11-13 Tim Englich Added Documentation of Configuration-Files
2009-11-13 Tim Englich Removed Statisticsupport for VerticalCrossSection and HorizontalCrossSection according to Requirement TG_0030.061
2009-11-12 Tim Englich Added proper values for calculating the Statistics of VerticalProfiles and HorizontalProfiles issue86
2009-11-12 Tim Englich Translated "Keine Auswahl" to "No Selection" according to the Specification that
2009-11-12 Tim Englich Put a name to each Statistic group which is similar to the name of the
2009-11-11 Tim Englich Added Validation if a given maxvalue is greater than a given minvalue issue19
2009-11-11 Tim Englich BugFix: The Value of SingleInputFields will now also be shown in the static ui. issue81
2009-11-11 Tim Englich BugFix: Storage of "feeded" MinMaxValues will now work. issue79
2009-11-11 Tim Englich Removed unnecessary characters 'v' from the Documents. issue76
2009-11-10 Tim Englich Added Ressources for the AreaFilter Ids areaid and subareid
2009-11-10 Tim Englich Sort Columns to the given order of the ODV-Specification
2009-11-10 Tim Englich Added ODV-Export to VerticalCrossSection on Meshes
2009-11-10 Tim Englich Added ODV-Export to HorizontalCrossSection on Meshes
2009-11-10 Tim Englich Added ODV-Export to HorizontalProfiles on InstantaneousPoint
2009-11-10 Tim Englich Added ODV-Export to VerticalProfiles in InstantaneousPoint
2009-11-10 Tim Englich Added ODV-Export to HorizontalProfiles in Meshes
2009-11-09 Tim Englich Added ODV-Export to VerticalProfiles
2009-11-09 Tim Englich Added ODV-Export-Support to TimeSeries Mesh
2009-11-09 Ingo Weinzierl Added possibility to print column labels in the first line of an export. Added labels for odv export as well.
2009-11-09 Ingo Weinzierl ODV-export for timeseries completed.
2009-11-09 Tim Englich Added SQL-Statement for ODV-Exports on Verticalprofiles TimeSeriesPoints
2009-11-09 Tim Englich Added SQL-Statement-ID for ODV-Exports on Verticalprofiles TimeSeriesPoints
2009-11-09 Ingo Weinzierl Renaming HorizontalProfileDataCollector into ShapeDataCollector.
2009-11-09 Ingo Weinzierl HorizontalProfile CSV-export uses an Exporter instead of writing csv on its own.
2009-11-09 Ingo Weinzierl Added DataCollector which collects data used for exports.
2009-11-09 Tim Englich Added special Data-Selection to the ODV-Exports of TimeSeries on TimeSeriesPoints. issue68
2009-11-06 Tim Englich Added the Region-Filter to the Workflow of the Artifacttescases to be able to test it automatically.
2009-11-06 Ingo Weinzierl Implemented an exporter for odv and csv exports.
2009-11-06 Tim Englich Added the Region-Filter to the Workflow of the Artifacttescases to be able to test it automatically.
2009-11-06 Ingo Weinzierl Added missing ChangeLog entry for last revision.
2009-11-06 Ingo Weinzierl Added odv output format to products.
2009-11-06 Tim Englich Bugfix Gap-Calculation moved maxGap into negative Valies because of overflow of Long-Variable.
2009-11-06 Tim Englich Bugfix Gap-Calculation moved maxGap into negative Valies because of overflow of Long-Variable.
2009-11-05 Tim Englich Added the RegionFilters into the configuration of the Products for TimeSeriesPoints.
2009-11-05 Tim Englich Added the RegionFilters into the configuration of the Products for Meshes.
2009-11-05 Tim Englich Removed some Compilation-Errors according to API-Changes in the ArtifactDatabase.
2009-11-03 Tim Englich Implemented the special case for TimeGaps in Meshes issue45
2009-11-02 Tim Englich General CodecCleanup:
2009-10-30 Tim Englich Added the Testcase for Horizontal Cross-Sections
2009-10-30 Tim Englich Integrated the OutputTransition for Horizontal Cross-Sections
2009-10-29 Tim Englich Added configurable TimeGap Support to the TimeSeries-Chart-Generation. issu45
2009-10-28 Tim Englich Added Workflow for determining the Query-Parameters for Horizontal cross-sections.
2009-10-28 Tim Englich Added Configuration and Ressources for two new FIS. Current Meter and Ice Station Reports
2009-10-27 Tim Englich Added two new FIS according to GT_0020.002
2009-10-27 Tim Englich Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
2009-10-26 Tim Englich Minimum and Maximum Depth should be entered by the User issue31
2009-10-26 Tim Englich Minimum and Maximum Depth should be entered by the User issue31
2009-10-23 Tim Englich The Timeperiod of the Modeldata has changed. so it was nessessarry to change
2009-10-23 Tim Englich gnv-artifacts/trunk@265 c6561f87-3c4e-4783-a992-168aeb5c3f6f
2009-10-23 Tim Englich Use super.identifier as uuid. issue3
2009-10-23 Tim Englich Store the Results of an Artifact not in the Artifact but in an ehcache instance. issue3
2009-10-23 Tim Englich Optimized Query horizontalprofile_instantaneouspoint_cruise because it is not warranted
2009-10-22 Tim Englich Added the support to Display the Time and the position of an Measurement in an VerticalProfile of Type Instantaneous Point
2009-10-22 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
2009-10-21 Tim Englich Added relative locations for further required Configurationfiles . issue59
2009-10-21 Tim Englich Added separat ConnectionPoolPrperties to this Project.
2009-10-21 Tim Englich Changed Configuration Folder to doc/conf
2009-10-21 Tim Englich Changed Configuration Folder to doc/conf
2009-10-21 Tim Englich Moved Configurationfiles
2009-10-21 Tim Englich Added Folder for the Configuration of the gnv-artifacts.
2009-10-20 Tim Englich Added the required Classes an Configuration for providing VerticalCrossSections
2009-10-20 Tim Englich Bugfix for TIMESERIESPOINT the first and the last value weren't used in the Query which was integrated from the
2009-10-19 Tim Englich Added uniform Visualization of Single Input-Elements to MinMax-Elements. issue55
2009-10-19 Tim Englich Catch Exception that the Calling Program could not put no InputData
2009-10-19 Tim Englich Adding empty Series into Chart to prevent NPE issue 19
2009-10-19 Tim Englich Correct misspelled Exception-Message as an Result of fixing issue35
2009-10-19 Tim Englich Changed the Value of Layer and Depth range visualization of Meshes
2009-10-19 Tim Englich Changed the displayed-Values as defined in issue47
2009-10-16 Tim Englich Conformation to the tanslation of the MeshObjects issue53
2009-10-16 Tim Englich Adding two further fis which are based on Mesh to the System.
2009-10-16 Tim Englich Adding 5% bigger Valuearea to the Chart according to GT0030.011
2009-10-16 Tim Englich Changed Domainlable for Verticalprofiles according to the Specification GT_0030.005
2009-10-16 Tim Englich Added Calculation of the Distance in the unit km for Geodetic-Coordinates according to the Specification GT_0030.004
2009-10-16 Tim Englich The Levelnumber of Meshes will also be visualized in the choose of depth GT_0020.0020
2009-10-16 Tim Englich Added Coordinate-Values to Title of the TimeseriesDiagramm for Meshes
2009-10-16 Tim Englich Bugfix ChartValues were not Recalculated after feed was called second Time.
2009-10-16 Tim Englich Bugfix in MinMaxTransition the Maxvalue was not the correct Value.
2009-10-16 Tim Englich Added Transformation from WKT-Coordinate Reperesentation to BSH-Coordinate Representation. issue38
2009-10-15 Tim Englich Added missing Class Description Values to the Horizontal Profile Charts
2009-10-15 Tim Englich Added Name of FIS to the Title of Charts
2009-10-15 Tim Englich Integrated special CSV-Export for HorizontalProfiles
2009-10-14 Tim Englich Add Spatial-Query-Syntax to HorizontalProfile-Queries and use Geometry to Calculate the X-Ordinate of the Chart.
2009-10-13 Tim Englich Added Parameter-Usage in Time-Interval-Query ISSUE-33
2009-10-13 Tim Englich Added real Coordinate-Query to HorizontalProfile- and VerticalProfile-Mesh
2009-10-13 Tim Englich Added real Coordinate-Query to TimeSeries-Mesh
2009-10-12 Sascha L. Teichmann Closed small file descriptor leak in loading SQL properties file.
2009-10-09 Tim Englich Format Code to max 80 Chars per Row and Cleanup
2009-10-09 Tim Englich Added parameter to the DateQueroes of Meshes
2009-11-13 Hans Plum RELEASE 0.2: Summarized activities in NEWS, Changes
2009-11-13 Hans Plum Unified changelog entries with references to issues
2009-11-13 Tim Englich Added Documentation of Configuration-Entries.
2009-11-12 Tim Englich Added localized Exception Messages.
2009-11-12 Tim Englich Made all Interfaces Serailizable and add UID to all Objects issue71
2009-11-12 Tim Englich Implemented a better GUI-Structure for displaying the Statisticdata. issue83
2009-11-11 Tim Englich Catch NPE and tell the user that the Session has expired. issue80
2009-11-11 Tim Englich The Submitbutton now is placed properly after single
2009-11-11 Tim Englich BugFix: Text-Inputfields will now be diabaled in static-ui issue81
2009-11-06 Ingo Weinzierl Replaced german umlaut with ascii character in language resource file.
2009-11-06 Ingo Weinzierl Changed restlet repository from M3 to SNAPSHOT in maven pom file.
2009-11-06 Ingo Weinzierl Added link to export data as odv.
2009-11-05 Tim Englich Switched the Communication for Describe-Calls to the artifact-database from get to post.
2009-10-28 Tim Englich Added Ressources for two new FIS. Current Meter and Ice Station Reports
2009-10-27 Tim Englich Added two new FIS according to GT_0020.002
2009-10-22 Tim Englich Bugfix NPE was thrown when an Exception occured in the Called ArtifactDatabase-Server issue58.
2009-10-21 Tim Englich Added context.xml to permitt cookies to provide
2009-10-19 Tim Englich Added uniform Visualization of Single Input-Elements in GUI. issue55
2009-10-19 Tim Englich Catch Exception that the Calling Program could not put no InputData
2009-10-19 Tim Englich Now the UI will compelte be shown if the User has done an Mistake entering
2009-10-19 Tim Englich Changed Lablevalues according to issue47
2009-10-16 Tim Englich Conformation to the tanslation of the Statisticsdescriptors issue48
2009-10-16 Tim Englich Adding the Names of the two new FIS to the Propertiesfiles issue49
2009-10-16 Tim Englich Adding the Names of the two new FIS to the Propertiesfiles issue49
2012-09-28 Thomas Arendsen Hein merged geo-backend/0.1 0.1
2009-10-07 Sascha L. Teichmann RELEASE 0.1
2009-10-06 Sascha L. Teichmann Unified changelog, removed some needless imports. xmllint-ed pom.xml
2009-09-29 Tim Englich Make the Constants assessible for other Parts of the Project to reduce the TouchPoints for Dateformats
2009-09-24 Tim Englich Make Classes Serializable for Storing in ArtifactDatabase
2009-09-21 Tim Englich Added formatted Date Handling in getString Method
2009-09-21 Tim Englich Some Log Messages Added.
2009-09-12 Sascha L. Teichmann Removed target
2009-09-09 Tim Englich Some little performanceimprofments and Bugfixes
2009-09-04 Tim Englich GroupID changed
2009-09-04 Tim Englich correct wrong previous check-in
2009-09-04 Tim Englich Editing pom-build-plugins
2009-09-04 Tim Englich Fix Bug setting the Filtervalues into the Statement.
2009-09-04 Tim Englich Implementation of the Datainfrastructure for fetching Data from different DataStores.
2009-09-02 Tim Englich Changelog nachgereicht
2009-09-02 Tim Englich Implementierung Datenzugriff auf die ArcSDE über java.sql. Methodiken
2009-09-02 Tim Englich Library Dependencies Added to pom.xml-File
2009-09-02 Tim Englich geo-backend/trunk@4 c6561f87-3c4e-4783-a992-168aeb5c3f6f
2012-09-28 Thomas Arendsen Hein merged gnv-artifacts/0.1
2009-10-07 Sascha L. Teichmann RELEASE 0.1
2009-10-06 Tim Englich Switch Lable-Value for Domain-Axis.
2009-10-06 Tim Englich Added some missing RessourceValues
2009-10-06 Tim Englich Added some missing RessourceValues
2009-10-06 Sascha L. Teichmann s@test/plain@text/plain@g to correct MIME type of CSV export
2009-10-06 Sascha L. Teichmann Move resources to a place where maven puts them into final package.
2009-10-06 Tim Englich Resolved gnv/issue21 No NPE will be thrown.
2009-10-05 Tim Englich Added the new FIS
2009-10-05 Tim Englich Adding Languagetransfer to the ArtifactDatabase to the GNV-Client
2009-10-02 Tim Englich LanguageSupport integrated
2009-10-02 Tim Englich Added Horizontal-Profile-Support for Meshes.
2009-10-01 Sascha L. Teichmann Removed needless imports.
2009-09-30 Tim Englich Added TestCase for HorizontalProfiles of InstataneousPoints and the required Configuration
2009-09-30 Tim Englich Added Basic-Support for HorizontalProfiles
2009-09-30 Sascha L. Teichmann Fixed some text/xml MIME types in configuration.
2009-09-29 Tim Englich Integrate the type Point into the ArtifactMethod.
2009-09-29 Tim Englich Some Codeimprovments done
2009-09-29 Tim Englich Some Coderedundances refactored.
2009-09-29 Tim Englich Bug fixed: Mesh TimeSeries will now Handle Charts with multiple Depth-Values properly.
2009-09-29 Tim Englich Added TestCase for TimeSeriesMesh
2009-09-29 Tim Englich ExceptionTest for Responsdocuments added.
2009-09-29 Tim Englich TestCaseRequests for VerticalProfile FIS Mesh
2009-09-29 Tim Englich Bugfix: Remove leading- and trailingwhitespaces from Date- and Integervalues
2009-09-29 Tim Englich Testcases for VerticalProfile and VerticalProfile Instantaneouspoint added
2009-09-29 Tim Englich Imporved JUnitTest and Bugfixing as a Result of this Improvement.
2009-09-29 Tim Englich Inputvalidation for String, Integer and Date Values added.
2009-09-28 Tim Englich Some Performanceimprovement done
2009-09-28 Tim Englich ehcache Integration for storing the chartresultvalues
2009-09-28 Tim Englich Add Statisticssupport also to VerticalProfiles
2009-09-28 Tim Englich Bug fixed. Now all Values will be used to calculate the Statistics
2009-09-28 Tim Englich Changed the Output-format of Statistics from text/plain to text/xml.
2009-09-28 Tim Englich Put the Statisticscalulation to the Outmethod of the OutputTransition.
2009-09-28 Tim Englich Remove Compile-Errors from the StatisticsPart
2009-09-28 Tim Englich Imported Statistics-Classes from old Project. Revision: 3101 Does not compile
2009-09-25 Tim Englich Added Support for Patameters in OutputModes
2009-09-25 Tim Englich Added Support for Patameters in OutputModes
2009-09-24 Tim Englich Added CSV-Support and do some performanceimprovments
2009-09-24 Tim Englich Successreporting added
2009-09-24 Tim Englich Some CodeCleanup done.
2009-09-24 Tim Englich SQL-Queries formatted, Some Bugs fixed
2009-09-24 Tim Englich Some Codecleanup done
2009-09-23 Tim Englich Added Support for VerticalProfiles for InstantaneousPoints
2009-09-23 Tim Englich Bugfixed in Querypreparation
2009-09-23 Tim Englich Added Support for Vertical Profiles Mesh
2009-09-22 Tim Englich Added Support for Vertical Profiles Marnet, STAUN, IMIS
2009-09-21 Tim Englich Added Support for TimeSeriesMesh
2009-09-17 Tim Englich Databases Timeout set to Minutes
2009-09-17 Tim Englich Implementation of the Static UI done
2009-09-16 Tim Englich Added Multiselectsupport for InputValues
2009-09-16 Tim Englich Some improvements an bugfixes done
2009-09-15 Tim Englich Integrate UI-Representation for Describe into the FISArtifact.
2009-09-14 Tim Englich Make the Interfaces Serializable to make them usable in the Artifactdatabase
2009-09-14 Tim Englich Make the Interfaces Serializable to make them usable in the Artifactdatabase
2009-09-14 Tim Englich Refactoring Work depending on Infrastructurchanges in the Artifact-Module
2009-09-10 Tim Englich TestCase moved from TimeSeriesArtifact to FISArtifact. Used FIS: Marnet
2009-09-10 Tim Englich Integrated FIS-Artifact
2009-09-10 Tim Englich Refactoringwork done because of changes in the artifact-module
2009-09-10 Tim Englich TestCase Refactored to the new Folder-Based Configuration.
2009-09-09 Tim Englich Chartrendering integrated in Timeseries Transition
2009-09-09 Tim Englich Refactor ChartFactory so that it is able to be compiled without errors.
2009-09-09 Tim Englich Added JfreeChart Dependency to pom-file
2009-09-09 Tim Englich Insert Chart-Classes from old Repository
2009-09-09 Tim Englich Integrated Output Methods and Interfacsstructure
2009-09-09 Tim Englich Changed DateoutputFormat from German- to Anericanstyle
2009-09-09 Tim Englich Testcases Modified
2009-09-09 Tim Englich Implementation of the MIN- / MAX-Value Representation
2009-09-08 Tim Englich TestCase implemented until Choosing the TimeInetval of an TimeSeries
2009-09-08 Tim Englich Outputs integrated in describe and XForms integrated
2009-09-08 Tim Englich Artifact.advance initial implementiert
2009-09-08 Tim Englich Funktionalität Feed initial bereitgestellt.
2009-09-08 Tim Englich Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
2009-09-08 Tim Englich Constructs for the required Inputvalues for an Transition created
2009-09-08 Tim Englich 2009-09-08 Tim Englich <tim.englich@intevation.de>
2009-09-08 Tim Englich Added getDescription to a Transition
2009-09-07 Tim Englich First Implementation of the GNV-Artifacts
2009-09-04 Tim Englich First Implementation of an ArtifactFactory
2009-09-04 Tim Englich Initial Projectsetup
2009-10-07 Sascha L. Teichmann RELEASE 0.1
2009-10-06 Tim Englich English-Language-Support added
2009-10-06 Tim Englich Read the Status-Code from the Response and throw an Exception which Message will be visualized in the GUI. gnv/issue18
2009-10-06 Sascha L. Teichmann Moved Changelog to ChangeLog to make eclipse happier.
2009-10-06 Sascha L. Teichmann Unified changelog style
2009-10-06 Sascha L. Teichmann Remove XMLBeans stuff, set filtered resources to UTF-8 to supress maven build warning.
2009-10-06 Tim Englich Added Global Forward to determine the Start-URL of the Project. gnv/issue14
2009-10-06 Tim Englich Deaktivate Links save Project and load Project gnv/issue12
2009-10-05 Tim Englich Added some more FIS-Ressource.
2009-10-02 Tim Englich Adding Languagetransfer to the ArtifactDatabase to the GNV-Client
2009-10-02 Tim Englich gnv/trunk@179 c6561f87-3c4e-4783-a992-168aeb5c3f6f
2009-10-02 Tim Englich Format Code to max 80 Chars per Row better Formatter choosen
2009-10-02 Tim Englich Format Code to max 80 Chars per Row Forgot to commit Changelog
2009-10-02 Tim Englich Format Code to max 80 Chars per Row
2009-10-02 Tim Englich CodeCleanUP
2009-10-02 Tim Englich Added Global Errorhandling to the GNV-Client
2009-09-28 Tim Englich Adding missing StatisticsDescription for Arithmetic Mean.
2009-09-28 Tim Englich Adding StatisticsOutput to the GUI
2009-09-25 Tim Englich Bug fixed in CSV-Export Link
2009-09-25 Tim Englich Added dynamic Outputparameter Support and Outputparameter-manipulation
2009-09-25 Tim Englich Export and Diagrammoptions integrated into GUI
2009-09-24 Tim Englich CodeCleanup in Imported Javascriptfile
2009-09-24 Tim Englich Please-Wait Dialog from old Project reactivated.
2009-09-24 Tim Englich Added existing JavaScripte-Code to the Project
2009-09-24 Tim Englich Codecleanup
2009-09-24 Tim Englich Configurable logging integrated in the Web-Application
2009-09-23 Tim Englich Made ArtifactDatabase URL configurable
2009-09-23 Tim Englich Some GUI-Improvements done
2009-09-23 Tim Englich Some GUI improvements done
2009-09-22 Tim Englich Logging reduced
2009-09-21 Tim Englich Do some Imporvements for Userfriendly exceptionhandling.
2009-09-17 Tim Englich Static UI -integration an some refactoringwork done
2009-09-16 Tim Englich Some Stylingimprovements done
2009-09-16 Tim Englich Intergate the new Pageinfrastructure into the old Layout
2009-09-16 Tim Englich Import of MainLayout, Styles, images and Scripts from old System Revision: 3101 Does not compile
2009-09-16 Tim Englich Import of MainLayout, Styles, images and Scripts from old System Revision: 3101 Does not compile
2009-09-16 Tim Englich Chartoutput Added to the View
2009-09-16 Tim Englich Integration of moving through the Artifact-States and rendering the UI.
2009-09-15 Tim Englich Integration of the required XSL-Transformation of the Describe-Response of the Artifactdatabase
2009-09-15 Tim Englich Added "Create Artifact" and "Describe Artifact" to the Testszenario.
2009-09-14 Tim Englich Support for Initial DescribeCall to ArtifactDatabase implemented
2009-09-14 Tim Englich Some Basic Stuff for WebProjects
2009-09-14 Tim Englich Support for creating an Artifact integrated
2009-09-11 Tim Englich Added Further Dependencies and Plugins to pom.xml.
2009-09-11 Tim Englich Testcase for querying Artifacfactorydescriptions from the ArtifactDatabase
2009-09-11 Tim Englich Basic Struts-Infrastructur Added
2009-09-11 Tim Englich Infrastructur for Providing Applicationsettings
2009-09-11 Tim Englich infrastructur for Communicationg with the ArtifactDatabase added.
2009-09-10 Tim Englich Added Eclipse-Specific Files and Folders to svnignoe
2009-09-10 Tim Englich Initialer Projektimport

http://dive4elements.wald.intevation.org