log

age author description
Wed, 30 Dec 2009 23:02:10 +0000 Sascha L. Teichmann Fixed some bugs and create "Profilschnitt" polygons via configuration.
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.

http://dive4elements.wald.intevation.org