log gnv-artifacts/ChangeLog @ 530:d2c68f2f619b

age author description
2010-01-26 Ingo Weinzierl Fixed an ArrayIndexOutOfBounds-exceptions which occured if there are less than two data points for chart creation.
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.

http://dive4elements.wald.intevation.org