log

age author description
Mon, 20 Jun 2011 14:14:20 +0000 Sascha L. Teichmann Generate report facets if there are problems with the calculations.
Mon, 20 Jun 2011 13:47:59 +0000 Sascha L. Teichmann Added generator and facet for error reports.
Mon, 20 Jun 2011 12:32:32 +0000 Sascha L. Teichmann New model to transport data and error reports of calculations.
Sat, 18 Jun 2011 20:20:34 +0000 Sascha L. Teichmann Added calculation "am Pegel" version to the "Wasserspiegellage" calculation.
Sat, 18 Jun 2011 18:38:04 +0000 Sascha L. Teichmann Removed more dead code.
Sat, 18 Jun 2011 18:19:34 +0000 Sascha L. Teichmann Removed dead code.
Sat, 18 Jun 2011 17:03:17 +0000 Sascha L. Teichmann Only generate facets when needed.
Fri, 17 Jun 2011 16:17:03 +0000 Sascha L. Teichmann Merged revisions 2127-2133,2136-2137,2140,2143-2144,2146,2150-2151,2153-2154 via svnmerge from
Fri, 17 Jun 2011 14:37:09 +0000 Sascha L. Teichmann Generate data facets for the computed states. facets-slt
Fri, 17 Jun 2011 14:03:29 +0000 Sascha L. Teichmann Add facet to access raw computed data. facets-slt
Fri, 17 Jun 2011 13:45:50 +0000 Sascha L. Teichmann Base WST/CSV exports on facets. TODO: generate the facets. facets-slt
Fri, 17 Jun 2011 13:10:20 +0000 Sascha L. Teichmann call computeAdvance() if we want to advance. facets-slt
Fri, 17 Jun 2011 11:23:57 +0000 Sascha L. Teichmann mico opt: inter cmps are faster than str cmps. facets-slt
Fri, 17 Jun 2011 11:08:31 +0000 Sascha L. Teichmann make getGauges() more robust facets-slt
Fri, 17 Jun 2011 10:40:54 +0000 Sascha L. Teichmann Removed ComputeCallback because this was thought too complicated. Fixed issue with facets not be re-generated if same state is entered again. facets-slt
Fri, 17 Jun 2011 09:19:43 +0000 Ingo Weinzierl OutGenerators use now facets to fetch necessary data. facets-slt
Thu, 16 Jun 2011 14:31:41 +0000 Ingo Weinzierl OutGenerators doOut() takes a facet object now instead of just its name. facets-slt
Thu, 16 Jun 2011 14:10:49 +0000 Ingo Weinzierl Add index and description of facets to collections describe document. facets-slt
Thu, 16 Jun 2011 13:24:00 +0000 Ingo Weinzierl Write computed facets into artifacts describe document. facets-slt
Thu, 16 Jun 2011 10:05:44 +0000 Ingo Weinzierl Generated facets for each output aspect. facets-slt
Thu, 16 Jun 2011 09:04:59 +0000 Ingo Weinzierl Store facets for each state. facets-slt
Thu, 16 Jun 2011 08:57:05 +0000 Ingo Weinzierl Use enums to dispatch computeFeed() and computeAdvance(). facets-slt
Thu, 16 Jun 2011 08:43:58 +0000 Ingo Weinzierl Added two more compute() methods to ComputeCallback to distinguish between different phases of the artifact. facets-slt
Thu, 16 Jun 2011 08:25:06 +0000 Ingo Weinzierl Moved Waterlevel state into the correct package. facets-slt
Thu, 16 Jun 2011 07:50:56 +0000 Ingo Weinzierl Added a compute() method to WINFOArtifact which acts as a dispatcher for different computations. It triggers a calculation based on ComputeCallbacks that are generated by the current states. facets-slt
Wed, 15 Jun 2011 15:28:54 +0000 Ingo Weinzierl Merged with trunk and introduced hashing of computed values. facets-slt
Fri, 17 Jun 2011 13:00:54 +0000 Ingo Weinzierl Added a parameter 'wq_free' that determines that mode of calculation 1 (specifies if the calculation is bound to a gauge or not).
Fri, 17 Jun 2011 12:38:41 +0000 Ingo Weinzierl DischargeLongitudinalSectionCurve will have corrected W facets now.
Tue, 14 Jun 2011 16:26:59 +0000 Sascha L. Teichmann DistanceInfoService: Got rid of namespace in result document.
Tue, 14 Jun 2011 15:34:27 +0000 Ingo Weinzierl #77 The curves in a duration chart will have names now.
Tue, 14 Jun 2011 13:54:19 +0000 Ingo Weinzierl The min/max W/Q ranges in the panel for calculation4 are written into the DESCRIBE.
Tue, 14 Jun 2011 13:53:25 +0000 Sascha L. Teichmann Write top 'Oberkante' and bottom 'Unterkante' to out going XML if they exist.
Tue, 14 Jun 2011 10:38:00 +0000 Ingo Weinzierl The state that is used to enter locations writes the river's range into the DESCRIBE now.
Fri, 10 Jun 2011 15:59:47 +0000 Sascha L. Teichmann Added error reporting to 'Wasserspiegellage' calculation.
Fri, 10 Jun 2011 14:24:15 +0000 Sascha L. Teichmann Added error reporting to 'Abflusskurve' calculation.
Fri, 10 Jun 2011 12:38:08 +0000 Sascha L. Teichmann Added error reporting to 'Dauerzahlen' calculation.
Fri, 10 Jun 2011 10:10:04 +0000 Sascha L. Teichmann Added methods to remove NaN values.
Fri, 10 Jun 2011 09:19:27 +0000 Sascha L. Teichmann Added calculation base class to collect the problems during the calculations. Adjusted calculation 4 to use the mechanism.
Thu, 09 Jun 2011 10:48:13 +0000 Ingo Weinzierl Changed the zoom process - the values in the chart request document are percentual values that apply to every axis.
Thu, 09 Jun 2011 10:31:22 +0000 Ingo Weinzierl Corrected axes/datasets mappings.
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).
Fri, 24 Jun 2011 09:20:22 +0000 Ingo Weinzierl #21 Newly created projects cannot be opened twice.
Thu, 23 Jun 2011 17:46:08 +0000 Ingo Weinzierl #170 Changed the DOM manipulation while zoom and drag operation.
Thu, 23 Jun 2011 17:16:08 +0000 Sascha L. Teichmann Prepare for AT export.
Thu, 23 Jun 2011 11:28:42 +0000 Ingo Weinzierl Removed the formatter for project names in the project list.
Thu, 23 Jun 2011 10:07:52 +0000 Ingo Weinzierl Escape project's names in the project list.
Thu, 23 Jun 2011 09:29:46 +0000 Ingo Weinzierl #165 (part 1) Added tooltips and table headers in the project list.
Thu, 23 Jun 2011 09:22:54 +0000 Ingo Weinzierl Improved the exception handling.
Thu, 23 Jun 2011 09:11:54 +0000 Sascha L. Teichmann First version of error reports.
Wed, 22 Jun 2011 15:34:52 +0000 Sascha L. Teichmann Stub for report service.
Wed, 22 Jun 2011 15:11:15 +0000 Ingo Weinzierl The adapted WQ panel now displays warnings if no information are present to validate user input.
Wed, 22 Jun 2011 14:02:11 +0000 Ingo Weinzierl Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.
Wed, 22 Jun 2011 13:39:15 +0000 Ingo Weinzierl Open projects are removed from screen if the user deletes them (via project list).
Wed, 22 Jun 2011 12:50:20 +0000 Ingo Weinzierl Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Wed, 22 Jun 2011 11:47:07 +0000 Ingo Weinzierl Added stubs to set the name and ttl of a collection and to delete a collection.
Wed, 22 Jun 2011 10:14:57 +0000 Ingo Weinzierl Improved the project list - listeners are notified after setting the name and ttl of a project.
Wed, 22 Jun 2011 08:06:19 +0000 Ingo Weinzierl Adapted a german string in the WQ panel.
Wed, 22 Jun 2011 07:39:12 +0000 Ingo Weinzierl #104 The WQ panel now display the selected wq mode.
Tue, 21 Jun 2011 17:53:08 +0000 Ingo Weinzierl Initialize the combobox in the SelectProvider correctly.
Tue, 21 Jun 2011 17:29:18 +0000 Ingo Weinzierl #156 Do not display report modes as tabs in the project view.
Tue, 21 Jun 2011 17:18:47 +0000 Ingo Weinzierl The comboboxes to select the calculation mode are no longer editable.
Tue, 21 Jun 2011 17:09:31 +0000 Ingo Weinzierl Restore the size of project windows if they are brought up to front.
Tue, 21 Jun 2011 16:54:17 +0000 Ingo Weinzierl DoubleArrayPanel takes care on empty array fields when adding new double values. This avoids displaying 'null' values.
Tue, 21 Jun 2011 16:43:59 +0000 Sascha L. Teichmann Filter reports and dispatch them to updateReports().
Tue, 21 Jun 2011 16:41:09 +0000 Ingo Weinzierl #132 Set the initial mode of the location/distance panel to 'distance'.
Tue, 21 Jun 2011 16:22:39 +0000 Ingo Weinzierl The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Tue, 21 Jun 2011 16:14:10 +0000 Sascha L. Teichmann Set project list update interval to 5 minutes.
Tue, 21 Jun 2011 10:05:04 +0000 Ingo Weinzierl #22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Tue, 21 Jun 2011 08:13:47 +0000 Ingo Weinzierl Added i18n strings for each calculation report output.
Mon, 20 Jun 2011 16:57:11 +0000 Sascha L. Teichmann Forget to commit changelog
Mon, 20 Jun 2011 16:35:43 +0000 Sascha L. Teichmann Added dummy report panel.
Mon, 20 Jun 2011 16:25:48 +0000 Sascha L. Teichmann Removed more expensive XPath.
Mon, 20 Jun 2011 10:32:54 +0000 Ingo Weinzierl #140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Fri, 17 Jun 2011 13:46:28 +0000 Ingo Weinzierl #140 Code cleanup in WQ table.
Fri, 17 Jun 2011 13:03:32 +0000 Ingo Weinzierl #118 Added 'wq_free' parameter to feed document even if single value mode is selected.
Fri, 17 Jun 2011 11:14:02 +0000 Ingo Weinzierl #118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Fri, 17 Jun 2011 10:16:45 +0000 Ingo Weinzierl Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
Fri, 17 Jun 2011 09:57:23 +0000 Ingo Weinzierl The description of a facet is now displayed in the ChartThemePanel.
Thu, 16 Jun 2011 15:57:20 +0000 Sascha L. Teichmann Alloc TreeNode arrays with the right size because its known.
Wed, 15 Jun 2011 09:03:27 +0000 Ingo Weinzierl The DoubleArrayPanel is more tolerant towards entered whitespaces.
Wed, 15 Jun 2011 09:01:22 +0000 Ingo Weinzierl Avoid GWT throwing warnings if no 'old' items exist for the parameter list.
Wed, 15 Jun 2011 08:28:54 +0000 Ingo Weinzierl #117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
Tue, 14 Jun 2011 16:43:09 +0000 Ingo Weinzierl #88 Modified strings in the location/distance panel.
Tue, 14 Jun 2011 16:28:19 +0000 Sascha L. Teichmann DistanceInfoService: Got rid of namespace. Use DOM instead of XPath.
Tue, 14 Jun 2011 15:46:31 +0000 Sascha L. Teichmann Bring Oberkante and Unterkante into UI.
Tue, 14 Jun 2011 14:19:45 +0000 Sascha L. Teichmann Loop through 'Unterkante' 'Oberkante' from service.
Tue, 14 Jun 2011 14:01:08 +0000 Ingo Weinzierl Adjusted a german error message.
Tue, 14 Jun 2011 14:00:19 +0000 Ingo Weinzierl Introduced a client side input validation for the adapted WQ panel.
Tue, 14 Jun 2011 11:31:33 +0000 Ingo Weinzierl Introduced a client side validation for the WQ panel.
Tue, 14 Jun 2011 10:42:34 +0000 Ingo Weinzierl Introduced an input validation for the location panels.
Thu, 09 Jun 2011 14:06:10 +0000 Ingo Weinzierl Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Thu, 09 Jun 2011 10:57:42 +0000 Ingo Weinzierl Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Thu, 09 Jun 2011 06:05:44 +0000 Ingo Weinzierl #139 Fixed NPE while initialising user defined values in the adapted wq panel.
Wed, 08 Jun 2011 14:49:47 +0000 Ingo Weinzierl Added units to the selected W or Q values in the static UI part.
Wed, 08 Jun 2011 13:28:23 +0000 Ingo Weinzierl #43 Modified an english warning text.
Wed, 08 Jun 2011 13:21:46 +0000 Ingo Weinzierl #21 There might be just a single window for each project now. Users can't open a project twice.
Wed, 08 Jun 2011 12:43:38 +0000 Ingo Weinzierl Avoid NPE while parsing axes in ChartInfoService.
Wed, 08 Jun 2011 10:57:28 +0000 Sascha L. Teichmann Don't crash if there is no transformer.
Wed, 08 Jun 2011 07:31:01 +0000 Ingo Weinzierl Added a dirty hack to display project names shorter than 30 characters.
Tue, 07 Jun 2011 13:58:38 +0000 Ingo Weinzierl The MouseOut event will now finish a current pan operation.
Tue, 07 Jun 2011 13:26:24 +0000 Ingo Weinzierl Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Tue, 07 Jun 2011 13:07:27 +0000 Ingo Weinzierl Added a PanControl to pan charts.
Tue, 07 Jun 2011 12:51:57 +0000 Ingo Weinzierl Adjusted the return values of the CSVExportService, so that GWT can handle those values better.
Tue, 07 Jun 2011 10:03:19 +0000 Ingo Weinzierl Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Mon, 06 Jun 2011 11:56:15 +0000 Ingo Weinzierl Repaired broken zoom-out control.
Mon, 06 Jun 2011 11:31:21 +0000 Ingo Weinzierl #131 Repaired a broken XPath expression for the chart attributes.
Mon, 06 Jun 2011 08:21:08 +0000 Ingo Weinzierl Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.
Fri, 03 Jun 2011 12:19:34 +0000 Ingo Weinzierl Added missing icon for the zoom-out control.
Fri, 03 Jun 2011 12:18:03 +0000 Ingo Weinzierl Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Fri, 03 Jun 2011 08:20:22 +0000 Ingo Weinzierl Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Fri, 03 Jun 2011 06:34:32 +0000 Ingo Weinzierl Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Wed, 01 Jun 2011 14:13:29 +0000 Ingo Weinzierl Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Wed, 01 Jun 2011 13:43:35 +0000 Ingo Weinzierl Implemented a zoombox control and added it to the chart toolbar.
Wed, 01 Jun 2011 11:59:59 +0000 Ingo Weinzierl Improved the layout of the mouse position panel.
Wed, 01 Jun 2011 09:03:18 +0000 Ingo Weinzierl Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Wed, 01 Jun 2011 08:50:40 +0000 Ingo Weinzierl The collection object in the CollectionView is now accessible via getter method.
Wed, 01 Jun 2011 08:49:39 +0000 Ingo Weinzierl Removed a debug statement.
Wed, 01 Jun 2011 08:15:58 +0000 Ingo Weinzierl Added a chart info service to fetch the info document for a specific chart from artifact server.
Fri, 27 May 2011 15:38:24 +0000 Ingo Weinzierl Added a first implementation of a MousePositionPanel - work is not finished yet.
Fri, 27 May 2011 13:48:25 +0000 Ingo Weinzierl Moved the toolbar stuff of the chart panel into an own class.
Fri, 27 May 2011 13:10:09 +0000 Ingo Weinzierl Replaced buttons displayed as labels with real buttons.
Fri, 27 May 2011 09:50:57 +0000 Ingo Weinzierl The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Fri, 27 May 2011 08:59:26 +0000 Ingo Weinzierl Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
Fri, 27 May 2011 08:53:22 +0000 Ingo Weinzierl Changes in the chart theme panel will now have an effect on the themes stored at the collection.
Thu, 26 May 2011 13:53:36 +0000 Ingo Weinzierl Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Wed, 25 May 2011 16:23:16 +0000 Ingo Weinzierl Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Wed, 25 May 2011 14:58:42 +0000 Ingo Weinzierl Added a service stub to update/modify the attribute of a collection (used in the theme control panel).
Wed, 25 May 2011 14:50:37 +0000 Ingo Weinzierl Removed a bug in the DefaultTheme that prevented setting the artifact of a Theme correctly.
Wed, 25 May 2011 13:42:04 +0000 Ingo Weinzierl The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Wed, 25 May 2011 11:34:34 +0000 Ingo Weinzierl Implemented the first step of a theme control panel for charts.
Wed, 25 May 2011 11:30:46 +0000 Ingo Weinzierl Removed needless imports.
Wed, 25 May 2011 08:03:02 +0000 Ingo Weinzierl Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Wed, 25 May 2011 07:05:22 +0000 Ingo Weinzierl Bugfix in the range/location panel - avoid NullPointerExceptions in getData().
Tue, 24 May 2011 16:22:34 +0000 Ingo Weinzierl ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
Tue, 24 May 2011 11:22:05 +0000 Ingo Weinzierl Added i18n error messages.
Tue, 24 May 2011 11:21:11 +0000 Ingo Weinzierl Take care on empty Data objects while initializing default values in Location/distance panel.
Tue, 24 May 2011 10:52:00 +0000 Ingo Weinzierl ISSUE-85 (part II/III) Repaired broken location/range panel.
Tue, 24 May 2011 10:46:48 +0000 Ingo Weinzierl The default values/labels for Data objects are read from DESCRIBE document.
Tue, 24 May 2011 10:44:59 +0000 Ingo Weinzierl Enhanced the Data object to save default values/labels.
Mon, 23 May 2011 14:30:54 +0000 Ingo Weinzierl Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Fri, 20 May 2011 10:15:10 +0000 Ingo Weinzierl Reverted commit that changed the default port of the artifact server.
Fri, 20 May 2011 10:10:26 +0000 Ingo Weinzierl Added missing i18n strings for duration curve export.
Fri, 20 May 2011 09:28:07 +0000 Ingo Weinzierl Tagged release 2.3.1 of flys-client.
Fri, 20 May 2011 09:24:46 +0000 Ingo Weinzierl Prepared Changes for release 2.3.1
Fri, 28 Sep 2012 12:14:12 +0200 Thomas Arendsen Hein merged flys-backend/2.3.1 2.3.1
Fri, 20 May 2011 09:30:08 +0000 Ingo Weinzierl Tagged release 2.3.1 of flys-backend.
Fri, 13 May 2011 11:21:39 +0000 Ingo Weinzierl Prepared Changes for the upcoming release.
Wed, 11 May 2011 08:44:14 +0000 Sascha L. Teichmann Schema: Added a column which tells if a river counts its km up or downwards.
Tue, 10 May 2011 17:31:10 +0000 Sascha L. Teichmann Fixed flys/issue11 and flys51.
Mon, 09 May 2011 10:04:23 +0000 Sascha L. Teichmann Importer: Added unsharp lookup to avoid numerical problems.
Mon, 09 May 2011 00:38:13 +0000 Sascha L. Teichmann Importer: Fix silly bug and set Hibernate session flushing back to auto.
Mon, 09 May 2011 00:15:45 +0000 Sascha L. Teichmann Importer: Change caching strategy not to cause OOM any more.
Sun, 08 May 2011 22:41:07 +0000 Sascha L. Teichmann Importer: Use BigDecimals in hashing to prevent numerical problems. Cache ranges globally, too.
Sun, 08 May 2011 21:34:43 +0000 Sascha L. Teichmann Importer: Only accept main value types 'Q', 'W', 'D' and 'T' by default.
Sun, 08 May 2011 17:55:49 +0000 Sascha L. Teichmann Importer: Cache the discharge table values, too.
Sun, 08 May 2011 15:29:45 +0000 Sascha L. Teichmann Importer: centralized caching
Sun, 08 May 2011 11:20:39 +0000 Sascha L. Teichmann Schema: Dropped constraint which forces discharge tables to have a unique time interval for a given gauge and kind.
Sun, 08 May 2011 11:07:22 +0000 Sascha L. Teichmann Importer: make column names in WST files unique by appending (1), (2) and so on in case of collision
Fri, 06 May 2011 15:15:04 +0000 Sascha L. Teichmann Importer: Import the "HW-Schutzanlagen", too.
Fri, 06 May 2011 10:27:32 +0000 Sascha L. Teichmann Importer: Make import of historical discharge tables work.
Thu, 05 May 2011 15:25:16 +0000 Sascha L. Teichmann Importer: parse historical discharge tables, too. TODO: store them in database.
Thu, 05 May 2011 14:51:54 +0000 Sascha L. Teichmann Importer: Prefix "Zusätzliche Längsschnitte" with "Zus.Längsschnitte" in description.
Thu, 05 May 2011 14:46:41 +0000 Sascha L. Teichmann Import "Hochwasser-Marken", too.
Thu, 05 May 2011 09:45:13 +0000 Sascha L. Teichmann Importer: Ignore lines that contain km positions which were found before in the same WST file.
Thu, 05 May 2011 06:04:57 +0000 Ingo Weinzierl River got a new method that returns all gauges intersected by a given start and end point.
Tue, 03 May 2011 17:40:02 +0000 Sascha L. Teichmann Importer: forgot to fetch time interval peer
Tue, 03 May 2011 17:34:52 +0000 Sascha L. Teichmann Importer: Attach a time interval to a discharge table if we find one during import.
Tue, 03 May 2011 17:09:38 +0000 Sascha L. Teichmann Importer: Try to extract time ranges from at files.
Tue, 03 May 2011 14:18:43 +0000 Sascha L. Teichmann Parse and store "amtliche Linien" wst files.
Tue, 03 May 2011 13:50:37 +0000 Sascha L. Teichmann Importer: parse and store fixation wst files as well
Tue, 03 May 2011 11:32:11 +0000 Sascha L. Teichmann Importer: Support parsing "zusaetzliche Laengsschnitte".
Mon, 02 May 2011 15:58:58 +0000 Sascha L. Teichmann Fixed flys/issue19
Mon, 02 May 2011 11:33:32 +0000 Ingo Weinzierl Introduced a 'scale' parameter in Gauge.determineMinMaxW().
Sun, 01 May 2011 11:14:18 +0000 Sascha L. Teichmann Removed superfluous import.
Wed, 20 Apr 2011 07:21:03 +0000 Ingo Weinzierl Implemented a WstColumnValue cache to speed up inserting WST files into database.
Mon, 18 Apr 2011 17:01:00 +0000 Sascha L. Teichmann Forgot to add db update to changelog
Mon, 18 Apr 2011 15:52:53 +0000 Sascha L. Teichmann Added a view 'wst_value_table' which aggregates the data to build w/q value tables.
Mon, 18 Apr 2011 13:34:07 +0000 Sascha L. Teichmann Add forgotten one to many relation Wst -> WstColumn.
Mon, 18 Apr 2011 11:06:08 +0000 Sascha L. Teichmann Import of q ranges of wst files was totally broken.
Mon, 18 Apr 2011 08:15:32 +0000 Sascha L. Teichmann Importer: Forgot kind parameter in peer fetching query.
Mon, 18 Apr 2011 07:29:05 +0000 Ingo Weinzierl Added a new method to determine the selected gauge of a river based on a start and end point.

http://dive4elements.wald.intevation.org