Mercurial > dive4elements > gnv-client
graph
- Fixed an ArrayIndexOutOfBounds-exceptions which occured if there are less than two data points for chart creation.2010-01-26, by Ingo Weinzierl
- Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.2010-01-26, by Ingo Weinzierl
- Fixed issue gnv/issue1592010-01-25, by Sascha L. Teichmann
- Fixed issue157: Verticalcrosssection charts have a white background as all other chart types have.2010-01-25, by Ingo Weinzierl
- Copied method from JFreeChart to adapt date formats.2010-01-25, by Ingo Weinzierl
- Set serverRoundtripInterval to 5 seconds and serverInactiveInterval to 5 minutes.2010-01-25, by Sascha L. Teichmann
- Splitted data selection into two parts. Removed option to disable/enable data points in charts and exports.2010-01-25, by 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, by 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-25, by Ingo Weinzierl
- Generate seabed polygon to "Profilschnitte".2010-01-24, by Sascha L. Teichmann
- Cosmetic cleanups on palette -> QQIS style transformation.2010-01-24, by Sascha L. Teichmann
- Last part to fix gnv/issue153. Now 'Profilschnitte', 'Horizontalschnitte' and 'horizontale Schnittprofile'2010-01-23, by Sascha L. Teichmann
- Try to cull points from set of input points when generating "Profilschnitte".2010-01-23, by Sascha L. Teichmann
- If the number of data points to generate a "Horizontalschnitt"2010-01-23, by Sascha L. Teichmann
- Added little XSL tranformation to turn palette XML files into QGIS style definitions.2010-01-23, by Sascha L. Teichmann
- Fixed "Profilschnitte" for gnv/issue153.2010-01-22, by Sascha L. Teichmann
- Fixed gnv/issue1532010-01-22, by Sascha L. Teichmann
- Removed debug output which has been checked in by mistake.2010-01-22, by Ingo Weinzierl
- Added Description of the sense of the different Attributes of the Configurationfile meshwidth.xml.2010-01-22, by Tim Englich
- Make the mean with of an Mesh configurable issue932010-01-22, by Tim Englich
- Fixed Compiler-Error after adding further Methods to the Interface ArtifactDatabase.2010-01-22, by Tim Englich
- Fixed Compiler-Error in JUnit-Test for ShapefileExport after changes in the Method-Signature.2010-01-22, by Tim Englich
- Removed never try-catch of a never thrown exception.2010-01-21, by Ingo Weinzierl
- Solved some issues. Removed encoding problems while formatting coordinates (issue137) and use this format as subtitle in charts (issue136).2010-01-21, by Ingo Weinzierl
- Solved issue100. Improved axes range. Scale dataset to its own axis.2010-01-21, by Ingo Weinzierl
- Solved issue152. Time intervals of timeseries axis are defined by JFreeChart automatically.2010-01-20, by Ingo Weinzierl
- Trigger the calculation of the "Horizontalschnitt" when the output state is initialized.2010-01-20, by Sascha L. Teichmann
- Solved issue 129. Renamed i and j axis to 'West-East-Axis' and 'North-South-Axis'.2010-01-20, by Ingo Weinzierl
- Fixed issue105. Added option to enable/disable data points in charts. Parse this option while creating charts.2010-01-20, by Ingo Weinzierl
- Speed up the "Horizontalschnitte"2010-01-20, by Sascha L. Teichmann
- Fixed some bugs in configuration regarding description and mimetype of svg exports.2010-01-20, by Ingo Weinzierl
- Clip "Horizontalschnitte" against given clipping polygon.2010-01-19, by Sascha L. Teichmann
- Upgraded to Geotools 2.5.8. Write polygons and line strings to2010-01-19, by Sascha L. Teichmann
- Fixed import error.2010-01-19, by Sascha L. Teichmann
- Issue142. Paid attention on array length. Parameters without values resulted in ArrayIndexOutOfBoundsExceptions.2010-01-19, by Ingo Weinzierl
- Generate JTS geometries of "Horizontalschnitte" correctly.2010-01-19, by Sascha L. Teichmann
- Do some Bugfixes after testing the Schema and Testdata against an Oracle 10.2 DBMS.2010-01-19, by Tim Englich
- Changed some method signatures of the State interface. Use CallContext objects instead of CallMeta objects which are a subset of CallContext.2010-01-19, by Ingo Weinzierl
- Added labels and titles to 'Profilschnitt' charts.2010-01-19, by 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, by Ingo Weinzierl
- Added Comments and further Informations to the external Interface Schema2010-01-18, by Tim Englich
- Added Database-Schema and Testdata for the MapViewer-Interface2010-01-18, by Tim Englich
- Appended the selected fis to the describe document.2010-01-18, by Ingo Weinzierl
- Fixed indention of ChangeLog2010-01-18, by Sascha L. Teichmann
- Fixed Unittest for HorizontalCrossSections.2010-01-18, by Tim Englich
- Fixed Compilation and Runtimeerrors in Unittests.2010-01-18, by Tim Englich
- Generate JTS geometries (multi polygons and multi linestrings) from2010-01-18, by Sascha L. Teichmann
- Added explicit index scheme to palette classes to allow external references.2010-01-18, by Sascha L. Teichmann
- Fixed some bugs with calculating "Horizontalschnitte".2010-01-17, by Sascha L. Teichmann
- Added end of life support for artifact states. Implemented ZIP download2010-01-17, by Sascha L. Teichmann
- Rebased "Horizonalschnitte" to own state class to break from the not2010-01-17, by Sascha L. Teichmann
- Cleaned up imports2010-01-15, by Sascha L. Teichmann
- Added support to step back to the point for choosing a product.2010-01-15, by Ingo Weinzierl
- Added the Configurationproperty serverRoundtripInterval to the Configuration of the Connectionpool.2010-01-15, by Tim Englich
- Added new Step for querying the Years where measurements has been done into the TestCase.2010-01-15, by Tim Englich
- Renamed FISSelectArtifact to SelectProductArtifact which fits better, because the intent of this artifact is to choose a product - not a fis.2010-01-14, by Ingo Weinzierl
- Added area interpolation needed for "Horizontalschnitt"2010-01-14, by Sascha L. Teichmann
- 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, by Ingo Weinzierl
- Added configuration of directory of "Horizontalschnitt" shape files.2010-01-13, by Sascha L. Teichmann
- Some minor code cleanup2010-01-12, by Sascha L. Teichmann
- Added mechanism for advancing to previous states.2010-01-12, by Ingo Weinzierl
- Added a new State in Product Verticalprofile in Timeseriespoints.2010-01-12, by Tim Englich
- Added ij-Index determination for horizontal-cross-sections.2010-01-12, by Tim Englich
- Use XMLUtils to evaluate xpath expressions instead of using Config class. Adapted xpath (namespace and prefix).2010-01-12, by Ingo Weinzierl
- Set NameSpaceAware to true to get the Unittests work again.2010-01-11, by Tim Englich
- Added support to trace rasters to JTS multi polygons and multi line strings.2010-01-11, by Sascha L. Teichmann
- Next step of changing the concept how to use the user interface. Adapted namespaces and replaced FISArtifact with a ProxyArtifact.2010-01-09, by Ingo Weinzierl
- Make ground interpolation for vertical cross section configurable.2010-01-09, by Sascha L. Teichmann
- Use new raster access.2010-01-09, by Sascha L. Teichmann
- Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.2010-01-08, by Tim Englich
- Modified Testcases that they work using the ARCSDE 9.22010-01-08, by Tim Englich
- Added the possibility to enter a Polygon represented by an WKT into the Workflow of the HorizontalCrossSections2010-01-08, by Tim Englich
- Improved raster tile based height evaluation.2010-01-06, by Sascha L. Teichmann
- Added RasterObject for caching the Rastertiles to get a better performance.2010-01-05, by Tim Englich
- 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, by Ingo Weinzierl
- Added Rasterdatasupport to VerticalCrossSections2010-01-04, by Tim Englich
- Refactored statistics classes a bit. Added class for vertical cross sections.2010-01-04, by Sascha L. Teichmann
- vertical cross section: Fixed problem with running to max depth on every column in interpolation.2010-01-04, by Sascha L. Teichmann
- Enable PDF export of vertical cross section charts.2010-01-04, by Sascha L. Teichmann
- Use JFreeCharts ValueAxis.valueToJava2D() to transform data values2010-01-04, by Sascha L. Teichmann
- Render labels in vertical cross section charts.2010-01-04, by Sascha L. Teichmann
- Add only color to scale of vertical cross section which are in the chart.2010-01-03, by Sascha L. Teichmann
- Generate iso line classes according gnv-issues/issue1082010-01-03, by Sascha L. Teichmann
- Improved generation of iso lines in vertical cross section.2010-01-01, by Sascha L. Teichmann
- Connected vertical cross section with chart generation.2010-01-01, by Sascha L. Teichmann
- Fixed some bugs and create "Profilschnitt" polygons via configuration.2009-12-30, by Sascha L. Teichmann
- Added configuration for vertical cross sections ("Profilschnitte")2009-12-30, by Sascha L. Teichmann
- "horizontale Schnittprofile" are now configured via conf.xml2009-12-29, by Sascha L. Teichmann
- Create a new 'gnv' section in config file.2009-12-29, by Sascha L. Teichmann
- Added raster filter framework for "Profilschnitte"2009-12-29, by Sascha L. Teichmann
- Cleaned up messy code a bit in "Horizontales Schnittprofil" and "Profilschnitt".2009-12-28, by Sascha L. Teichmann
- Loop through configuration to chart generation.2009-12-28, by Sascha L. Teichmann
- Added manager to handle several levels of palette subdivsions.2009-12-28, by Sascha L. Teichmann
- Added vectorizer rings callback to generate iso lines.2009-12-27, by Sascha L. Teichmann
- Added vectorizer rings callback which generates polygon datasets suitable2009-12-26, by Sascha L. Teichmann
- Added code to split palette interval into equal sized parts.2009-12-25, by Sascha L. Teichmann
- Implemented the raster interpolation for the 'Profilschnitt'.2009-12-23, by Sascha L. Teichmann
- Added interpolation capabilities along z axis to XYColumns.2009-12-23, by 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, by Sascha L. Teichmann
- Refactored the XYColumn and Point2d code a bit to be more reusable in 3D.2009-12-23, by Sascha L. Teichmann
- Load salinity palette correctly.2009-12-22, by Sascha L. Teichmann
- Finished preprocessing data for interpolation in verticalcrosssection charts.ß2009-12-22, by Ingo Weinzierl
- Adjusted sql queries and configuration for verticalcrosssection products. Some code refactoring and improved error handling.2009-12-22, by Ingo Weinzierl
- Added data model classes to store information for interpolation.2009-12-22, by Ingo Weinzierl
- Load palettes from configuration.2009-12-22, by Sascha L. Teichmann
- Horizontale Schnittprofile. Ignore invalid interpolation correctly.2009-12-21, by Sascha L. Teichmann
- Added support for converting 2D rasters into polygons.2009-12-21, by Sascha L. Teichmann
- Moved some methods back to old place.2009-12-21, by Ingo Weinzierl
- Added Ingo Weinzierl's special JFreeChart classes.2009-12-21, by Sascha L. Teichmann
- Prepared state and transitions of verticalcrosssection.2009-12-21, by Ingo Weinzierl
- Outsourcing of some methods for preparing results for chart creation.2009-12-21, by Ingo Weinzierl
- Added color palettes for several parameters.2009-12-21, by Sascha L. Teichmann
- Horizontales Schnittprofil:2009-12-21, by Sascha L. Teichmann
- Removed warning, which told the user that no gap detection is implemented for horizontalcrossprofile charts.2009-12-21, by Ingo Weinzierl
- Added support of gap detection in horizontalcrossprofile charts.2009-12-21, by Ingo Weinzierl
- Summarized Changes and NEWS for Release 0.42010-01-27, by Hans Plum
- Automatically select entry in multi select boxes if there is only one entry to avoid input failures.2010-01-27, by 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-25, by 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, by Ingo Weinzierl
- Put former parameter into a fieldset with label and removed background image from all fieldsets.2010-01-22, by Ingo Weinzierl
- Added statistic to the actions if available.2010-01-22, by 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, by 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-22, by 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, by Ingo Weinzierl
- Added labels for chart option 'draw data points'.2010-01-20, by Ingo Weinzierl
- Adapted static ui to bsh style.2010-01-20, by Ingo Weinzierl
- Disabled step-back functionality.2010-01-19, by Ingo Weinzierl
- Added Junit-TestCase for the ExternalCallParser Interface2010-01-19, by Tim Englich
- Added the first Implementation (not complete and not ready to use) for the Interface from the MapViewer to the GNV2010-01-19, by Tim Englich
- Added a link to jump back to the fis selection.2010-01-18, by Ingo Weinzierl
- Just include a select box for choosing the fis if there is no static part in the describe document.2010-01-18, by Ingo Weinzierl
- Using a simpler demo WKT polygon in "Horizontalschnitt".2010-01-17, by Sascha L. Teichmann
- Only display chart addons if we really display a chart.2010-01-17, by Sascha L. Teichmann
- Added download links for ZIP files and WMS layers.2010-01-17, by Sascha L. Teichmann
- Cleanup imports2010-01-15, by Sascha L. Teichmann
- Fixed a bug which prevented the user to draw charts.2010-01-14, by Ingo Weinzierl
- Render links to step back to previous states into gui. Added controller to advance back to these states.2010-01-13, by Ingo Weinzierl
- Fixes fake wkt polygon input.2010-01-13, by Sascha L. Teichmann
- Added wkt polygon to test the "Horizontalschnitt"2010-01-13, by Sascha L. Teichmann
- Use XMLUtils.ElementCreator to create new nodes in xml documents.2010-01-09, by Ingo Weinzierl
- Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.2010-01-08, by Tim Englich
- Removed local-name() method from xsl stylesheet and adjusted xpathes while reading xml documents.2010-01-06, by Ingo Weinzierl
- Removed for-each statements and replaced them with templates.2010-01-05, by Ingo Weinzierl
- First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.2010-01-04, by Ingo Weinzierl
- merged geo-backend/0.32012-09-28, by Thomas Arendsen Hein
- Release 0.32009-12-17, by Sascha L. Teichmann
- Fixed a bug in DefaultResult when querying an index out of bounds.2009-12-17, by Ingo Weinzierl
- Added Point in Polygon Query Support to ArcSDE-Statement-Processing2009-12-15, by Tim Englich
- 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, by Ingo Weinzierl
- Removed needless imports2009-12-11, by Sascha L. Teichmann
- Added missing Methodstubs for Java 1.6 compability.2009-11-30, by Tim Englich
- Revert Changes of the commit of Revision 377 which was unintended2009-11-27, by Tim Englich
- Changed Splitalgorithm of Statements so that it is Possible to add to_date Colums into a Statement2009-11-27, by Tim Englich
- Added RegionFilter-Support to HorizontalProfile InstantaneousPoint2009-11-27, by Tim Englich
- merged gnv-artifacts/0.32012-09-28, by Thomas Arendsen Hein
- Release 0.32009-12-17, by Sascha L. Teichmann
- Bind REST server to localhost.2009-12-17, by Sascha L. Teichmann
- s/Modeldaten/Modelldaten/2009-12-17, by Sascha L. Teichmann
- Fixed typo2009-12-17, by Sascha L. Teichmann
- Remove wkt line strings from i18n2009-12-17, by Sascha L. Teichmann
- Changed depending value for gap detection in verticalprofile charts on meshes.2009-12-17, by Ingo Weinzierl
- Fixed file-leak bug and sourced xml parsing out to XMLUtils of artifactdatabase.2009-12-17, by Ingo Weinzierl
- Added column labels for csv export of timeseries, vertical and horizontal profiles.2009-12-17, by Ingo Weinzierl
- Issue 129: Fixed i18n strings for german language2009-12-16, by Hans Plum
- Fixed index error in i-gap detection in 2D interpolation.2009-12-16, by Sascha L. Teichmann
- Added horizontal crossprofile charts to chart pallet. Fixed some bugs before interpolation.2009-12-16, by 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, by Ingo Weinzierl
- Removed usesless chart factories.2009-12-16, by Ingo Weinzierl
- Added result set handling. Needs some testing.2009-12-16, by Sascha L. Teichmann
- Added code to do 2D interpolations along a digitied track on the map.2009-12-15, by Sascha L. Teichmann
- Added mapping from linear diagram space to 2D map coordinates.2009-12-15, by Sascha L. Teichmann
- Issue96 Resloved big that one entry is missiing in the Statitic.2009-12-15, by Tim Englich
- Fetch ChartTheme from CallContext instead of creating it each time before creating a chart.2009-12-15, by Ingo Weinzierl
- Fill (i, j)-gaps when building index buffer.2009-12-15, by Sascha L. Teichmann
- Added the Unit of the Parameter to the Query for Parameters in2009-12-15, by Tim Englich
- Forget to check in pom.xml2009-12-15, by Sascha L. Teichmann
- Upgraded to Apache Commons Math 2.0.2009-12-15, by Sascha L. Teichmann
- Added the name Productname for "horizontale Schnittprofile". to the2009-12-15, by Tim Englich
- Added Support for "horizontale Schnittprofile"2009-12-15, by Tim Englich
- Stabilized color of lines in charts. Exports (pdf, svg, png) will look like the chart in gui.2009-12-15, by Ingo Weinzierl
- Changed date representation in timeseries charts. Date format is sourced out to language ressource files.2009-12-14, by Ingo Weinzierl
- Added buffer creator in index (i, j) space.2009-12-14, by Sascha L. Teichmann
- Included case, that there is no start or end date while creating subtitles of horizontalprofile charts.2009-12-11, by Ingo Weinzierl
- Removed needless imports.2009-12-11, by Sascha L. Teichmann
- Added Z-Value to verticalcrosssection_mesh_chart_data.2009-12-11, by Tim Englich
- Split all Unittestcases in separat Classes. Now it is easier to uses the UnitTests with Maven.2009-12-11, by Tim Englich
- Fade out range axis gridlines in charts if there are more than one axis.2009-12-11, by Ingo Weinzierl
- Added axis labels for charts and use them while generating charts.2009-12-11, by Ingo Weinzierl
- Read x-axis label for timeseries charts from ressources, instead of a hard coded string in source.2009-12-11, by Ingo Weinzierl
- Added ChangeLog entry for last commit.2009-12-09, by Ingo Weinzierl
- Added gap detection in horizontal and vertical profile charts. Distinguish between meshes and other data sources.2009-12-09, by Ingo Weinzierl
- Dead artifacts are removed only every 15mins from2009-12-09, by Sascha L. Teichmann
- Added the Unit of the Parameter to the Query for Parameters in2009-12-08, by Tim Englich
- Last Step of the Refactoring Work on the Transition Model.2009-12-08, by Tim Englich
- Added marker for different data sources in sql queries.2009-12-08, by Ingo Weinzierl
- Some Refactoring work done.2009-12-08, by Tim Englich
- Changed the way of adding data to charts. Same parameters have one axis - not each parameter its own one.2009-12-07, by Ingo Weinzierl
- Sourced ChartFactory call out to an own method, which is overriden by TimeSeriesChart.2009-12-07, by Ingo Weinzierl
- ChangeLog entry and ressource bundles for last commit.2009-12-04, by Ingo Weinzierl
- Added subtitles to charts.2009-12-04, by Ingo Weinzierl
- Cleaned up ChangeLog a bit.2009-12-04, by Sascha L. Teichmann
- Added time gap detection to time series charts.2009-12-02, by Ingo Weinzierl
- Added JBoss repository for JFreeChart 1.0.13.2009-12-02, by Ingo Weinzierl
- New options in chart template: visibility of lines and points in charts and point's size.2009-12-02, by Ingo Weinzierl
- Added one more Transitionstep to each Testcase according to the refactored Transitionmodel.2009-12-01, by Tim Englich
- Refactoring of the Transitionmodel.2009-12-01, by Tim Englich
- Removed needless imports.2009-11-30, by Ingo Weinzierl
- Updated Batik library to 1.72009-11-30, by Ingo Weinzierl
- Completed last commit.2009-11-30, by Ingo Weinzierl
- Implemented svg export of charts.2009-11-30, by Ingo Weinzierl
- Implemented pdf export of charts.2009-11-30, by Ingo Weinzierl
- Added RegionFilter-Support to HorizontalProfile InstantaneousPoint2009-11-27, by Tim Englich
- Implemented a helper class for exporting charts. Adapted code.2009-11-26, by Ingo Weinzierl
- Added pdf as export format to xml configuration of products.2009-11-26, by Ingo Weinzierl
- Added point in TODO regarding tick-unit distance of timeseries charts.2009-11-26, by Ingo Weinzierl
- Localization of chart axis with locale which fits best to server and browser settings.2009-11-26, by Ingo Weinzierl
- Added ChangeLog entry from last commit.2009-11-26, by Ingo Weinzierl
- New method in RessourceFactory to read locales supported by the server. Added config file for supported locales.2009-11-26, by Ingo Weinzierl
- Generate timeseries chart in TimeSeriesChart class instead of AbstractXYChart to instantiate special timeseries charts.2009-11-25, by Ingo Weinzierl
- Corrected committer from the last revision in ChangeLog.2009-11-25, by Ingo Weinzierl
- Added timegap definitions to charts. Adapted constructors and constructor calls.2009-11-24, by Ingo Weinzierl
- Added new Timevalues because the Data in the DWH has changed.2009-11-24, by Tim Englich
- Added dependencies for esri and ibm libraries required for unit tests.2009-11-24, by Ingo Weinzierl
- Fixed some broken Method-Extentions.2009-11-24, by Tim Englich
- Bugfix for issue91, wrong depth will be drawn in TimeseriesCharts in Meshes2009-11-24, by Tim Englich
- Remove chart from cache when data which is displayed in chart has changed.2009-11-23, by Ingo Weinzierl
- The style of charts can be configured with ChartThemes using XML configuration files.2009-11-23, by Ingo Weinzierl
- Export format of charts is related to mime-type.2009-11-20, by Ingo Weinzierl
- Removed mistake from xml structure of the artifact protocol.2009-11-20, by Ingo Weinzierl
- Removed duplicated and needless imports.2009-11-20, by Ingo Weinzierl
- Refactored process of chart generation. Charts will be generated via Chart-Interface from rev351 and no more via factory classes.2009-11-20, by Ingo Weinzierl
- Pass the xml document of the request to OutputTransition for more information about output formats of charts (png,jpeg).2009-11-19, by Ingo Weinzierl
- Implementation of classes for creating timeseries, verticalprofile and horizontalprofile charts.2009-11-19, by Ingo Weinzierl
- Interface and abstract classes for chart creation implemented.2009-11-19, by Ingo Weinzierl
- Declared a method as static to use it without instantiating an object of its class.2009-11-19, by Ingo Weinzierl
- Updated JFreeChart to 1.0.13 and added dependency of JCommon 1.0.152009-11-17, by Ingo Weinzierl
- Updated JFreeChart library from 1.0.7 to 1.0.122009-11-17, by Ingo Weinzierl
- Release 0.32009-12-17, by Sascha L. Teichmann
- s/Modeldaten/Modelldaten/2009-12-17, by Sascha L. Teichmann
- Added demo wkt linestrings via xslt and javascript.2009-12-17, by Sascha L. Teichmann
- Issue 129: Fixed i18n strings for german language2009-12-16, by Hans Plum
- Added Support for Boolean-Output-Parameters in Diagramm-Options2009-12-14, by Tim Englich
- issue 109: Obsolete attributes in Tomcat removed2009-12-14, by Hans Plum
- Fixed some spelling problems in german i18n file2009-12-09, by Sascha L. Teichmann
- Removed feed Call before Chart- and Statisticsgeneration is called, because2009-12-01, by Tim Englich
- Reverted changes in config from last revision.2009-12-01, by Ingo Weinzierl
- Added link in gui to export charts to svg.2009-11-30, by Ingo Weinzierl
- Added link in gui to export charts to pdf.2009-11-30, by Ingo Weinzierl
- Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue872009-11-23, by Tim Englich
- Removed mistake in xml structure of the artifact protocol.2009-11-20, by Ingo Weinzierl
- merged geo-backend/0.22012-09-28, by Thomas Arendsen Hein
- RELEASE 0.2: Summarized contents2009-11-13, by Hans Plum
- Made some ChangeLog entries a bit clearer.2009-11-13, by Hans Plum
- Changed the splitting of the Statements for ARCSDE-Transformation.2009-11-10, by Tim Englich
- Removed target from version control.2009-11-06, by Ingo Weinzierl
- Added the possibility to use Innerselects in SpatialQueries2009-11-05, by Tim Englich