log flys-artifacts/ChangeLog @ 642:2dbbb5be30a1

age author description
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.
Fri, 20 May 2011 09:23:09 +0000 Ingo Weinzierl Tagged release 2.3.1 of flys-artifacts.
Fri, 20 May 2011 06:04:42 +0000 Hans Plum Notes to Release V 2.3.1
Thu, 19 May 2011 14:51:53 +0000 Sascha L. Teichmann Increment kms array size by one to take the end of range, too.
Thu, 19 May 2011 14:38:15 +0000 Sascha L. Teichmann Use unsharp km lookup (epsilon = 0.0001).
Thu, 19 May 2011 12:39:41 +0000 Ingo Weinzierl ISSUE-66 Fixed broken english subtitle template for longitudinal section charts.
Thu, 19 May 2011 12:33:12 +0000 Ingo Weinzierl The curve of a computed discharge curve has a human readable text now.
Thu, 19 May 2011 09:54:57 +0000 Sascha L. Teichmann Reintroduced titles for the "W for unausgeglichene Abfluesse".
Thu, 19 May 2011 09:45:29 +0000 Ingo Weinzierl Added names for discharge curves (at gauges).
Thu, 19 May 2011 09:31:47 +0000 Sascha L. Teichmann Removed dead code
Thu, 19 May 2011 09:24:08 +0000 Sascha L. Teichmann use correct kms and step width now now
Wed, 18 May 2011 17:37:06 +0000 Sascha L. Teichmann Use new logic to calculate "W für ungleichwertige Abfluesse". Not working yet.
Wed, 18 May 2011 10:59:38 +0000 Ingo Weinzierl Enabled the discharge longitudinal section to be exported as WST.
Wed, 18 May 2011 09:11:10 +0000 Sascha L. Teichmann flys/issue69: Connected calculation with the UI
Wed, 18 May 2011 09:02:50 +0000 Ingo Weinzierl W and Q curves in longitudinal section curves will now have names.
Wed, 18 May 2011 08:04:54 +0000 Ingo Weinzierl WSTs will now have a header that contains the names of the Ws or Qs that had been defined for the computation.
Tue, 17 May 2011 16:31:07 +0000 Ingo Weinzierl Implemented writer that creates WSTs and enabled the WaterlevelExporter to create those.
Tue, 17 May 2011 14:22:27 +0000 Ingo Weinzierl Added a new class that supports formatters for different types of data.
Tue, 17 May 2011 11:53:02 +0000 Ingo Weinzierl ISSUE-72 Repaired broken XPath expression in MainValuesService to extract start and end kilometer.
Tue, 17 May 2011 08:55:38 +0000 Sascha L. Teichmann Separated the WST table loading logic from the calculations.
Tue, 17 May 2011 07:39:33 +0000 Ingo Weinzierl Tagged RELEASE 2.3
Mon, 16 May 2011 10:34:59 +0000 Hans Plum Added NEWS File for collecting enduser-sepcific information for releases
Sun, 15 May 2011 21:08:41 +0000 Sascha L. Teichmann First step to calculate "W fuer ungleichwertige Abfluesse" correctly. flys/issue55
Sun, 15 May 2011 10:59:08 +0000 Sascha L. Teichmann Fix step to fix issue69: Do the right calculation
Fri, 13 May 2011 11:26:29 +0000 Ingo Weinzierl Prepared Changes for the upcoming release 2.3.
Fri, 13 May 2011 08:00:58 +0000 Ingo Weinzierl ISSUE-37 The river state wants to be rendered using a river_panel UI provider.
Thu, 12 May 2011 09:11:16 +0000 Ingo Weinzierl Charts are generated using the size defined in the incoming request document.
Wed, 11 May 2011 16:31:38 +0000 Ingo Weinzierl ISSUE-52 The longitudinal section charts will now always have the head of the river at the left side.
Wed, 11 May 2011 09:51:54 +0000 Sascha L. Teichmann MetaDataService: Make incoming XML symmetric to DistanceInfoService.
Tue, 10 May 2011 17:57:56 +0000 Ingo Weinzierl ISSUE-47 Adjusted the line color of W, Q and corrected W curves (temporarilly).
Tue, 10 May 2011 17:12:15 +0000 Ingo Weinzierl Display gridlines in charts.
Tue, 10 May 2011 16:10:01 +0000 Ingo Weinzierl ISSUE-53 Formatted number values of CSV exports.
Tue, 10 May 2011 15:28:30 +0000 Ingo Weinzierl Implemented the input validation of WQ in the adapted WQ panel.
Tue, 10 May 2011 13:18:03 +0000 Ingo Weinzierl The CSV exports will now have headers.
Tue, 10 May 2011 12:43:12 +0000 Sascha L. Teichmann Datacage: Added river parameter to meta data services.
Tue, 10 May 2011 12:19:17 +0000 Ingo Weinzierl Added subtitles to the available charts.
Tue, 10 May 2011 11:40:15 +0000 Ingo Weinzierl Added a method to Resources that returns translated compound messages.

http://dive4elements.wald.intevation.org