log

age author description
Wed, 08 Jun 2011 19:11:18 +0000 Sascha L. Teichmann Berechnung 4: Determine the gauges by their station position. This hopefully fixes segment assignment problems.
Wed, 08 Jun 2011 18:50:40 +0000 Sascha L. Teichmann Berechnung 4: Added more debug output
Wed, 08 Jun 2011 13:57:43 +0000 Ingo Weinzierl #103 PART 1: The numbers which are written into the static DESCRIBE part are i18n formatted now.
Wed, 08 Jun 2011 13:32:56 +0000 Ingo Weinzierl #93 Changed the name of calculation type 4.
Wed, 08 Jun 2011 13:03:21 +0000 Ingo Weinzierl Made the chart range determination more robust against NaN values.
Wed, 08 Jun 2011 12:35:44 +0000 Ingo Weinzierl Set the second y axis to axis position 1 (starts at 0).
Wed, 08 Jun 2011 10:25:39 +0000 Sascha L. Teichmann s@m³/s@m\\u00b3/s@
Wed, 08 Jun 2011 10:21:36 +0000 Sascha L. Teichmann s@m³/s@m\u00b3/s@
Wed, 08 Jun 2011 10:19:23 +0000 Sascha L. Teichmann Only generate an axis element if a axis really exists.
Tue, 07 Jun 2011 21:01:09 +0000 Sascha L. Teichmann BackJumpCorrector: Simpified array swapping.
Tue, 07 Jun 2011 15:05:12 +0000 Sascha L. Teichmann Use java.util.List instead of java.util.Vector. Removed superfluous imports.
Tue, 07 Jun 2011 14:28:44 +0000 Sascha L. Teichmann code clean up in states
Tue, 07 Jun 2011 13:15:02 +0000 Ingo Weinzierl The ChartInfoGenerator appends axes range information to the document now.
Tue, 07 Jun 2011 11:43:30 +0000 Sascha L. Teichmann If Artifact.feed() fails do not store invalid values in database.
Mon, 06 Jun 2011 11:34:44 +0000 Sascha L. Teichmann Removed asymmetrical "- 1" from width calculation.
Sun, 05 Jun 2011 20:47:51 +0000 Sascha L. Teichmann Berechnung 4: Fixed problem when more than one value per segment are given.
Sun, 05 Jun 2011 18:24:46 +0000 Sascha L. Teichmann Refactored version of "Berechnung 4"
Fri, 03 Jun 2011 10:21:13 +0000 Ingo Weinzierl #90 Removed margins between data area border and curves.
Fri, 03 Jun 2011 07:20:39 +0000 Ingo Weinzierl Refactored the chart creation in the ChartInfoGenerators. Now, every chart is created by the XYChartGenerator again.
Fri, 03 Jun 2011 06:47:51 +0000 Ingo Weinzierl Charts are zoomed to a specified view if the attribute document for the chart creation contains an x and/or y range.
Thu, 02 Jun 2011 15:47:08 +0000 Sascha L. Teichmann Set collection ttl to 6 hours.
Wed, 01 Jun 2011 17:01:44 +0000 Sascha L. Teichmann Added parser for segments
Wed, 01 Jun 2011 09:57:22 +0000 Sascha L. Teichmann Fix crashes in back jump correction.
Wed, 01 Jun 2011 09:18:00 +0000 Ingo Weinzierl The matrix that is used to transform chart image coordinates into chart coordinates supports inverted x-axis now.
Wed, 01 Jun 2011 08:01:07 +0000 Ingo Weinzierl Introduced a new output generators for creating chart info documents.
Tue, 31 May 2011 14:56:18 +0000 Ingo Weinzierl Added support for the 'type' parameter of the collection's out() operation.
Tue, 31 May 2011 09:35:19 +0000 Sascha L. Teichmann Use an explicit reference km for interpolation now.
Mon, 30 May 2011 11:34:06 +0000 Sascha L. Teichmann Introduce a cache for the distance-info service
Mon, 30 May 2011 09:19:57 +0000 Sascha L. Teichmann flys/issue82: Only successful interpolations are named.
Fri, 27 May 2011 16:52:37 +0000 Sascha L. Teichmann Re-eanbled the calculation of the backjump correction.
Fri, 27 May 2011 10:09:46 +0000 Ingo Weinzierl Removed XML debug statement.
Fri, 27 May 2011 10:03:07 +0000 Ingo Weinzierl Moved the code part that skips themes to a better place. This let us paint empty charts with no themes at all.
Fri, 27 May 2011 09:47:13 +0000 Ingo Weinzierl We will no longer put deactivated themes into the chart.
Fri, 27 May 2011 08:46:26 +0000 Ingo Weinzierl Fixed the process of creating and storing the attribute of a collection.
Thu, 26 May 2011 16:54:16 +0000 Sascha L. Teichmann Make "Berechnungsart 4" work independent of flow direction. Commented out back jump correction temporarily.
Thu, 26 May 2011 15:55:48 +0000 Sascha L. Teichmann Generate fields for w/q input depend on flow direction.
Thu, 26 May 2011 14:27:06 +0000 Sascha L. Teichmann Take the flow direction into account.
Thu, 26 May 2011 09:41:57 +0000 Sascha L. Teichmann Round exploded values to a precision of 1e-6.
Wed, 25 May 2011 15:31:25 +0000 Sascha L. Teichmann WST value table: Qs are now stored in ranges for each column.
Tue, 24 May 2011 14:46:45 +0000 Sascha L. Teichmann First part of storing qs in ranges
Tue, 24 May 2011 13:24:24 +0000 Ingo Weinzierl Small bugfixes in the WQ selection state.
Tue, 24 May 2011 12:58:55 +0000 Ingo Weinzierl ISSUE-40 (part I/II) Write values that the user had former selected / inserted into DESCRIBE document to preselect such data in the UI.
Tue, 24 May 2011 12:40:06 +0000 Ingo Weinzierl Removed needless imports.
Tue, 24 May 2011 12:37:45 +0000 Ingo Weinzierl ISSUE-85 (part III/III) Use the given kilometer values for the waterlevel computation.
Tue, 24 May 2011 11:27:37 +0000 Ingo Weinzierl ISSUE-85 (part I/III) Added further fields for the location/range state.
Tue, 24 May 2011 11:23:57 +0000 Sascha L. Teichmann Moved WST value table cache key to a separate class.
Mon, 23 May 2011 22:33:37 +0000 Sascha L. Teichmann Introduce model to store q values of WST columns efficiently.
Mon, 23 May 2011 15:11:55 +0000 Ingo Weinzierl ISSUE-62 (part I/II) States are no longer filled with data - if a state needs user input, it needs to query the owner artifact.
Mon, 23 May 2011 14:32:17 +0000 Ingo Weinzierl Added a method to dump the artifacts state/data.
Mon, 23 May 2011 13:35:52 +0000 Sascha L. Teichmann flys/issue84: Forget to select wst kind.
Fri, 20 May 2011 10:41:46 +0000 Sascha L. Teichmann fix for flys/issue81: km weights were swapped
Fri, 20 May 2011 09:23:09 +0000 Ingo Weinzierl Tagged release 2.3.1 of flys-artifacts.
Fri, 20 May 2011 09:21:38 +0000 Ingo Weinzierl Prepared Changes for the upcoming release.
Tue, 28 Jun 2011 07:55:25 +0000 Ingo Weinzierl Tagged RELEASE 2.4 of flys-client.
Mon, 27 Jun 2011 15:15:34 +0000 Ingo Weinzierl #182 Initial WQ mode in adapted wq panel is now Q.
Mon, 27 Jun 2011 13:06:22 +0000 Ingo Weinzierl Prepared Changes for the upcoming release.
Sun, 26 Jun 2011 17:20:57 +0000 Sascha L. Teichmann Removed trailing whitespace.
Sun, 26 Jun 2011 17:02:31 +0000 Sascha L. Teichmann Removed superfluous imports.
Fri, 24 Jun 2011 11:19:35 +0000 Ingo Weinzierl #165 Set the max length of project names to 50 characters.
Fri, 24 Jun 2011 09:53:25 +0000 Ingo Weinzierl Zoom-to-max-extent will zoom to the initial chart range now (without zoom values given).

http://dive4elements.wald.intevation.org