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.
|
Wed, 04 May 2011 07:36:20 +0000 |
Ingo Weinzierl |
Added i18n strings for the computed discharge curve.
|
Tue, 03 May 2011 16:22:27 +0000 |
Ingo Weinzierl |
Added new i18n strings for new output modes.
|
Tue, 03 May 2011 13:52:14 +0000 |
Raimund Renkert |
Added new UI provider for single location selection.
|
Mon, 02 May 2011 16:41:35 +0000 |
Raimund Renkert |
Cash the table data and rebuild the location table on distance selection.
|
Mon, 02 May 2011 14:54:11 +0000 |
Ingo Weinzierl |
Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).
|
Mon, 02 May 2011 14:47:12 +0000 |
Raimund Renkert |
Added location and distance tables.
|
Mon, 02 May 2011 10:18:56 +0000 |
Ingo Weinzierl |
Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.
|
Fri, 29 Apr 2011 10:12:02 +0000 |
Raimund Renkert |
Prepared UI elements for the location and distance input tables.
|
Thu, 28 Apr 2011 12:50:42 +0000 |
Ingo Weinzierl |
Added i18n strings for a longitudinal section curve.
|
Thu, 28 Apr 2011 09:56:06 +0000 |
Raimund Renkert |
Added class diagrams for the client ui.
|
Mon, 18 Apr 2011 13:27:49 +0000 |
Ingo Weinzierl |
Added error messages that are displayed during the feed operation.
|
Thu, 14 Apr 2011 07:53:01 +0000 |
Ingo Weinzierl |
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
|
Tue, 12 Apr 2011 13:48:11 +0000 |
Ingo Weinzierl |
The title of a the ParameterList tab depends on the Artifact's name if we create a new project window with an existing Artifact.
|
Tue, 12 Apr 2011 13:46:33 +0000 |
Ingo Weinzierl |
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
|
Tue, 12 Apr 2011 13:11:46 +0000 |
Ingo Weinzierl |
The project list is sorted now.
|
Tue, 12 Apr 2011 11:01:09 +0000 |
Ingo Weinzierl |
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
|
Tue, 12 Apr 2011 10:54:59 +0000 |
Ingo Weinzierl |
Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
|
Tue, 12 Apr 2011 10:51:39 +0000 |
Ingo Weinzierl |
Added more i18n error messages.
|
Tue, 12 Apr 2011 10:50:32 +0000 |
Ingo Weinzierl |
The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.
|
Tue, 12 Apr 2011 07:56:33 +0000 |
Ingo Weinzierl |
Added a new service to query an artifact description.
|
Mon, 11 Apr 2011 15:38:43 +0000 |
Ingo Weinzierl |
Implemented a context menu for the project list.
|
Mon, 11 Apr 2011 14:32:36 +0000 |
Ingo Weinzierl |
Implemented a service to fetch distance information of a river from the artifact server.
|
Mon, 11 Apr 2011 14:29:54 +0000 |
Ingo Weinzierl |
Added a model class that represents a distance information.
|
Fri, 08 Apr 2011 10:05:14 +0000 |
Ingo Weinzierl |
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
|
Fri, 08 Apr 2011 09:51:41 +0000 |
Ingo Weinzierl |
Added an exception class that should be used if the user authentication fails.
|
Fri, 08 Apr 2011 08:51:28 +0000 |
Ingo Weinzierl |
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
|
Fri, 08 Apr 2011 08:45:15 +0000 |
Ingo Weinzierl |
Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
|
Thu, 07 Apr 2011 11:31:19 +0000 |
Ingo Weinzierl |
The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
|
Thu, 07 Apr 2011 10:33:48 +0000 |
Ingo Weinzierl |
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
|
Tue, 05 Apr 2011 08:13:48 +0000 |
Ingo Weinzierl |
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
|
Tue, 05 Apr 2011 06:25:17 +0000 |
Ingo Weinzierl |
Implemented the button to toggle the current locale.
|
Tue, 05 Apr 2011 06:24:13 +0000 |
Ingo Weinzierl |
Added missing i18n footer strings.
|
Wed, 30 Mar 2011 13:49:28 +0000 |
Ingo Weinzierl |
Tagged RELEASE 0.1 of FLYS Client.
|
Fri, 28 Sep 2012 12:14:07 +0200 |
Thomas Arendsen Hein |
merged flys-backend/0.1
0.1
|
Mon, 28 Mar 2011 14:32:42 +0000 |
Sascha L. Teichmann |
Fixed swap of operands in importer.
|
Mon, 28 Mar 2011 09:46:24 +0000 |
Sascha L. Teichmann |
Forgot to save the last change before commit.
|
Mon, 28 Mar 2011 09:06:30 +0000 |
Sascha L. Teichmann |
Added methods to find out if two ranges intersects.
|
Thu, 24 Mar 2011 16:47:05 +0000 |
Sascha L. Teichmann |
Added an one to many relation to the discharge tables of a gauge.
|
Wed, 23 Mar 2011 16:33:36 +0000 |
Sascha L. Teichmann |
Finished import of WSTs.
|
Wed, 23 Mar 2011 15:22:32 +0000 |
Sascha L. Teichmann |
Build models for wsts, wst columns and q ranges and store them in the backend.
|
Wed, 23 Mar 2011 10:46:58 +0000 |
Sascha L. Teichmann |
Add a hack to repair the units in WST files extraction.
|
Tue, 22 Mar 2011 15:48:09 +0000 |
Sascha L. Teichmann |
Ported over some WST parsing stuff from desktop flys
|
Tue, 22 Mar 2011 12:15:18 +0000 |
Ingo Weinzierl |
Added import code for importing discharge tables.
|
Tue, 22 Mar 2011 11:10:01 +0000 |
Sascha L. Teichmann |
Added stub for WST parser.
|
Tue, 22 Mar 2011 11:01:51 +0000 |
Sascha L. Teichmann |
Added importer helper model stubs for WST imports.
|
Mon, 21 Mar 2011 15:06:47 +0000 |
Sascha L. Teichmann |
Second part of parsing/storing main values. Should be finished now.
|