log

age author description
Wed, 06 Apr 2011 10:01:49 +0000 Ingo Weinzierl The FLYSArtifactCollection overrides out() and uses OutGenerators to create output for this operation.
Wed, 06 Apr 2011 09:56:38 +0000 Ingo Weinzierl Added a DischargeCurveGenerator that creates discharge curves.
Wed, 06 Apr 2011 09:53:14 +0000 Ingo Weinzierl Changed the visibility of getData() method of FLYSArtifacts.
Sun, 03 Apr 2011 10:55:16 +0000 Sascha L. Teichmann Removed trailing whitespace.
Sun, 03 Apr 2011 10:53:14 +0000 Sascha L. Teichmann Make project compilable again.
Thu, 31 Mar 2011 10:56:08 +0000 Ingo Weinzierl Added code to parse the configured OutGenerators in the global configuration and to save a map of such in the FLYSContext.
Thu, 31 Mar 2011 10:54:07 +0000 Ingo Weinzierl Added an OutGenerator interface that might be used to generator collected outputs of a set of artifacts.
Wed, 30 Mar 2011 16:00:51 +0000 Ingo Weinzierl Removed the Backend reference from FLYSArtifactCollection.
Wed, 30 Mar 2011 15:21:12 +0000 Ingo Weinzierl Enhanced the output mode for discharge curves with three facets.
Wed, 30 Mar 2011 13:47:02 +0000 Ingo Weinzierl Tagged RELEASE 0.1 of FLYS Artifacts.
Tue, 17 May 2011 07:51:26 +0000 Ingo Weinzierl Tagged RELEASE 2.3 of flys-client.
Mon, 16 May 2011 10:36:48 +0000 Hans Plum Added missing information for release
Mon, 16 May 2011 10:27:47 +0000 Hans Plum Added NEWS File for collecting enduser-sepcific information for releases
Fri, 13 May 2011 11:24:55 +0000 Ingo Weinzierl Prepared Changes for the upcoming release 2.3.
Fri, 13 May 2011 09:06:13 +0000 Sascha L. Teichmann Datacage: Better converter for incoming XML tree
Thu, 12 May 2011 16:47:23 +0000 Raimund Renkert ISSUE 61: Changed datacage button style.
Thu, 12 May 2011 15:42:37 +0000 Raimund Renkert ISSUE 46: Removed the table header context menu.
Thu, 12 May 2011 15:14:09 +0000 Raimund Renkert ISSUE 43: Changed i18n strings.
Thu, 12 May 2011 14:59:18 +0000 Raimund Renkert Show rivers as links instead of a combobox.
Thu, 12 May 2011 09:59:29 +0000 Ingo Weinzierl ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
Thu, 12 May 2011 09:14:46 +0000 Ingo Weinzierl Enabled the client to request charts in different sizes.
Thu, 12 May 2011 07:08:27 +0000 Ingo Weinzierl ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
Wed, 11 May 2011 16:38:54 +0000 Sascha L. Teichmann Datacage: transport rpc result to ui.
Wed, 11 May 2011 15:33:54 +0000 Ingo Weinzierl Changed the height of the export panel.
Wed, 11 May 2011 14:34:15 +0000 Sascha L. Teichmann UI stub for data cage
Wed, 11 May 2011 14:29:35 +0000 Ingo Weinzierl ISSUE-56 Display download buttons to export the computed data.
Wed, 11 May 2011 14:23:08 +0000 Ingo Weinzierl Added a service to export data from the artifact server.
Wed, 11 May 2011 11:44:23 +0000 Raimund Renkert ISSUE 34: Move every new project window 20 px down and right.
Wed, 11 May 2011 11:07:18 +0000 Raimund Renkert ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
Wed, 11 May 2011 10:04:49 +0000 Raimund Renkert Set the computation result panel width and height to 100%.
Wed, 11 May 2011 09:11:40 +0000 Ingo Weinzierl Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Wed, 11 May 2011 07:32:08 +0000 Ingo Weinzierl ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Wed, 11 May 2011 07:06:22 +0000 Ingo Weinzierl ISSUE-57 Replaced wrong i18n function call.
Tue, 10 May 2011 16:49:15 +0000 Ingo Weinzierl ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
Tue, 10 May 2011 16:25:00 +0000 Ingo Weinzierl ISSUE-38 Set the first value of a select box as default value.
Tue, 10 May 2011 16:13:16 +0000 Ingo Weinzierl Added i18n error messages used in the adapted wq panel.
Tue, 10 May 2011 15:44:43 +0000 Raimund Renkert Changed the empty table message for the WQ input table.
Tue, 10 May 2011 15:36:07 +0000 Raimund Renkert Changed the empty table message for helper and data tables.
Tue, 10 May 2011 13:44:57 +0000 Sascha L. Teichmann Added stub for meta data service.
Tue, 10 May 2011 11:37:49 +0000 Raimund Renkert Fixed the location input. A range selection sets the correct location values
Tue, 10 May 2011 10:57:57 +0000 Raimund Renkert Remove the data table on step back.
Tue, 10 May 2011 10:03:00 +0000 Raimund Renkert Build a dynamic table for the CSV data.
Tue, 10 May 2011 06:48:46 +0000 Ingo Weinzierl Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
Mon, 09 May 2011 16:22:11 +0000 Ingo Weinzierl Fixed a broken dependency in the maven pom file.
Mon, 09 May 2011 14:29:53 +0000 Raimund Renkert Added table and service for calculation output to UI.
Mon, 09 May 2011 13:51:39 +0000 Ingo Weinzierl Added radio buttons to choose between W/Q modes in the adapted WQ panel.
Mon, 09 May 2011 11:21:50 +0000 Ingo Weinzierl Bugfix: the current locale string is used to fetch chart images now.
Mon, 09 May 2011 10:31:54 +0000 Ingo Weinzierl Added a doubleclick listener to the project list to open a project.
Mon, 09 May 2011 10:23:20 +0000 Sascha L. Teichmann Removed superfluous imports.
Mon, 09 May 2011 10:20:45 +0000 Ingo Weinzierl Changed the wording when speaking about kilometer ranges.
Thu, 05 May 2011 15:42:38 +0000 Raimund Renkert Enable or disable table rows depending on the WQ selection.
Thu, 05 May 2011 13:32:36 +0000 Raimund Renkert Implemented handler for WQ value selection.
Thu, 05 May 2011 09:51:51 +0000 Raimund Renkert Added table for WQ inputs.
Thu, 05 May 2011 09:33:15 +0000 Ingo Weinzierl Implemented the createOld() of WQAdaptedInputPanel.
Thu, 05 May 2011 08:09:03 +0000 Ingo Weinzierl The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Wed, 04 May 2011 14:54:38 +0000 Raimund Renkert Added new WQ info service and data structures.
Wed, 04 May 2011 14:40:50 +0000 Raimund Renkert Do not update the locations table if no data is cached.
Wed, 04 May 2011 14:05:40 +0000 Ingo Weinzierl Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Wed, 04 May 2011 13:02:00 +0000 Raimund Renkert Fixed the single location input panel.
Wed, 04 May 2011 08:41:55 +0000 Ingo Weinzierl Renamed non-computed discharge curve outputs.

http://dive4elements.wald.intevation.org