Mercurial > dive4elements > river
graph
- Discharge tables: Added convenience constructors/methods to ease the access to the master discharge table of a gauge.2011-04-19, by Sascha L. Teichmann
- Moved the query complexity of creating a w/q value table into view2011-04-18, by Sascha L. Teichmann
- Fetches w/q value tables from the backend.2011-04-18, by Sascha L. Teichmann
- Changed the error key that is written to the result document of the feed operation.2011-04-18, by Ingo Weinzierl
- The inserted river is validated in the feed operation().2011-04-18, by Ingo Weinzierl
- The calculation method is validated in the feed() operation.2011-04-18, by Ingo Weinzierl
- The inserted ranges (distance and WQ ranges) are validated in the feed() operation.2011-04-18, by Ingo Weinzierl
- Removed testing code that has been comitted by accident in the last revision.2011-04-18, by Ingo Weinzierl
- The getGauge() method of the FLYSArtifact returns the first gauge based on the given stationing now.2011-04-18, by Ingo Weinzierl
- The WQ state fills the DESCRIBE with default values for W and Q.2011-04-15, by Ingo Weinzierl
- Added a WstFactory to return Wst objects.2011-04-15, by Ingo Weinzierl
- FLYSArtifact provides methods to retrieve the real River, Gauge objects.2011-04-15, by Ingo Weinzierl
- Bugfix: repaired broken imports of the session holder.2011-04-15, by Ingo Weinzierl
- Removed the SessionHolder and adapted imports.2011-04-15, by Ingo Weinzierl
- Acquire/release sessions in services to avoid db connection leaks.2011-04-14, by Sascha L. Teichmann
- The location/distance state now writes default values into DESCRIBE.2011-04-14, by Ingo Weinzierl
- Added a new function to RiverFactory that retrieves a River object based on a given river name.2011-04-14, by Ingo Weinzierl
- Backend access: Static methods are using the SessionHolder, too.2011-04-14, by Sascha L. Teichmann
- Finalized the SessionCallContextListener and registered it as CallContext.Listener in the configuration.2011-04-14, by Ingo Weinzierl
- Bugfix: Call correct method to retrieve and initialize an instance of SessionFactoryProvider.2011-04-14, by Ingo Weinzierl
- Added a session holder to hold hibernate sessions.2011-04-14, by Sascha L. Teichmann
- Added an Implementation of CallContext.Listener to open/close Hibernate Sessions for each request.2011-04-14, by Ingo Weinzierl
- Modified the states' describe() method - related to the last commit.2011-04-14, by Ingo Weinzierl
- Removed the state to explicitly select a gauge.2011-04-14, by Ingo Weinzierl
- Bugfix: Repaired the dynamic UI part of the RiverSelect state in DESCRIBE.2011-04-13, by Ingo Weinzierl
- Write the name of an artifact into the DESCRIBE document.2011-04-12, by Ingo Weinzierl
- Bugfix: States are filled with data before they describe themself.2011-04-12, by Ingo Weinzierl
- Implemented a service that retrieves distance information for a specific river.2011-04-11, by Ingo Weinzierl
- The FLYSArtifactCollection overrides out() and uses OutGenerators to create output for this operation.2011-04-06, by Ingo Weinzierl
- Added a DischargeCurveGenerator that creates discharge curves.2011-04-06, by Ingo Weinzierl
- Changed the visibility of getData() method of FLYSArtifacts.2011-04-06, by Ingo Weinzierl
- Removed trailing whitespace.2011-04-03, by Sascha L. Teichmann
- Make project compilable again.2011-04-03, by Sascha L. Teichmann
- Added code to parse the configured OutGenerators in the global configuration and to save a map of such in the FLYSContext.2011-03-31, by Ingo Weinzierl
- Added an OutGenerator interface that might be used to generator collected outputs of a set of artifacts.2011-03-31, by Ingo Weinzierl
- Removed the Backend reference from FLYSArtifactCollection.2011-03-30, by Ingo Weinzierl
- Enhanced the output mode for discharge curves with three facets.2011-03-30, by Ingo Weinzierl
- Tagged RELEASE 0.1 of FLYS Artifacts.2011-03-30, by Ingo Weinzierl
- Tagged RELEASE 2.3 of flys-client.2011-05-17, by Ingo Weinzierl
- Added missing information for release2011-05-16, by Hans Plum
- Added NEWS File for collecting enduser-sepcific information for releases2011-05-16, by Hans Plum
- Prepared Changes for the upcoming release 2.3.2011-05-13, by Ingo Weinzierl
- Datacage: Better converter for incoming XML tree2011-05-13, by Sascha L. Teichmann
- ISSUE 61: Changed datacage button style.2011-05-12, by Raimund Renkert
- ISSUE 46: Removed the table header context menu.2011-05-12, by Raimund Renkert
- ISSUE 43: Changed i18n strings.2011-05-12, by Raimund Renkert
- Show rivers as links instead of a combobox.2011-05-12, by Raimund Renkert
- ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.2011-05-12, by Ingo Weinzierl
- Enabled the client to request charts in different sizes.2011-05-12, by Ingo Weinzierl
- ISSUE-34 Limit the windows which are moved to the right lower corner to 10.2011-05-12, by Ingo Weinzierl
- Datacage: transport rpc result to ui.2011-05-11, by Sascha L. Teichmann
- Changed the height of the export panel.2011-05-11, by Ingo Weinzierl
- UI stub for data cage2011-05-11, by Sascha L. Teichmann
- ISSUE-56 Display download buttons to export the computed data.2011-05-11, by Ingo Weinzierl
- Added a service to export data from the artifact server.2011-05-11, by Ingo Weinzierl
- ISSUE 34: Move every new project window 20 px down and right.2011-05-11, by Raimund Renkert
- ISSUE 44: Moved the location/range and WQ input tables to the helper panel and2011-05-11, by Raimund Renkert
- Set the computation result panel width and height to 100%.2011-05-11, by Raimund Renkert
- Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).2011-05-11, by Ingo Weinzierl
- ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.2011-05-11, by Ingo Weinzierl
- ISSUE-57 Replaced wrong i18n function call.2011-05-11, by Ingo Weinzierl
- ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.2011-05-10, by Ingo Weinzierl
- ISSUE-38 Set the first value of a select box as default value.2011-05-10, by Ingo Weinzierl
- Added i18n error messages used in the adapted wq panel.2011-05-10, by Ingo Weinzierl
- Changed the empty table message for the WQ input table.2011-05-10, by Raimund Renkert
- Changed the empty table message for helper and data tables.2011-05-10, by Raimund Renkert
- Added stub for meta data service.2011-05-10, by Sascha L. Teichmann
- Fixed the location input. A range selection sets the correct location values2011-05-10, by Raimund Renkert
- Remove the data table on step back.2011-05-10, by Raimund Renkert
- Build a dynamic table for the CSV data.2011-05-10, by Raimund Renkert
- Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.2011-05-10, by Ingo Weinzierl
- Fixed a broken dependency in the maven pom file.2011-05-09, by Ingo Weinzierl
- Added table and service for calculation output to UI.2011-05-09, by Raimund Renkert
- Added radio buttons to choose between W/Q modes in the adapted WQ panel.2011-05-09, by Ingo Weinzierl
- Bugfix: the current locale string is used to fetch chart images now.2011-05-09, by Ingo Weinzierl
- Added a doubleclick listener to the project list to open a project.2011-05-09, by Ingo Weinzierl
- Removed superfluous imports.2011-05-09, by Sascha L. Teichmann
- Changed the wording when speaking about kilometer ranges.2011-05-09, by Ingo Weinzierl
- Enable or disable table rows depending on the WQ selection.2011-05-05, by Raimund Renkert
- Implemented handler for WQ value selection.2011-05-05, by Raimund Renkert
- Added table for WQ inputs.2011-05-05, by Raimund Renkert
- Implemented the createOld() of WQAdaptedInputPanel.2011-05-05, by Ingo Weinzierl
- The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.2011-05-05, by Ingo Weinzierl
- Added new WQ info service and data structures.2011-05-04, by Raimund Renkert
- Do not update the locations table if no data is cached.2011-05-04, by Raimund Renkert
- Added a stub implementation of a WQ panel for discharge longitudinal section computations.2011-05-04, by Ingo Weinzierl
- Fixed the single location input panel.2011-05-04, by Raimund Renkert
- Renamed non-computed discharge curve outputs.2011-05-04, by Ingo Weinzierl
- Added i18n strings for the computed discharge curve.2011-05-04, by Ingo Weinzierl
- Added new i18n strings for new output modes.2011-05-03, by Ingo Weinzierl
- Added new UI provider for single location selection.2011-05-03, by Raimund Renkert
- Cash the table data and rebuild the location table on distance selection.2011-05-02, by Raimund Renkert
- Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).2011-05-02, by Ingo Weinzierl
- Added location and distance tables.2011-05-02, by Raimund Renkert
- Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.2011-05-02, by Ingo Weinzierl
- Prepared UI elements for the location and distance input tables.2011-04-29, by Raimund Renkert
- Added i18n strings for a longitudinal section curve.2011-04-28, by Ingo Weinzierl
- Added class diagrams for the client ui.2011-04-28, by Raimund Renkert
- Added error messages that are displayed during the feed operation.2011-04-18, by 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.2011-04-14, by 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.2011-04-12, by 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.2011-04-12, by Ingo Weinzierl
- The project list is sorted now.2011-04-12, by 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.2011-04-12, by Ingo Weinzierl
- Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).2011-04-12, by Ingo Weinzierl
- Added more i18n error messages.2011-04-12, by Ingo Weinzierl
- The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.2011-04-12, by Ingo Weinzierl
- Added a new service to query an artifact description.2011-04-12, by Ingo Weinzierl
- Implemented a context menu for the project list.2011-04-11, by Ingo Weinzierl
- Implemented a service to fetch distance information of a river from the artifact server.2011-04-11, by Ingo Weinzierl
- Added a model class that represents a distance information.2011-04-11, by Ingo Weinzierl
- Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.2011-04-08, by Ingo Weinzierl