graph
- Fix crashes in back jump correction.2011-06-01, by Sascha L. Teichmann
- The matrix that is used to transform chart image coordinates into chart coordinates supports inverted x-axis now.2011-06-01, by Ingo Weinzierl
- Introduced a new output generators for creating chart info documents.2011-06-01, by Ingo Weinzierl
- Added support for the 'type' parameter of the collection's out() operation.2011-05-31, by Ingo Weinzierl
- Use an explicit reference km for interpolation now.2011-05-31, by Sascha L. Teichmann
- Introduce a cache for the distance-info service2011-05-30, by Sascha L. Teichmann
- flys/issue82: Only successful interpolations are named.2011-05-30, by Sascha L. Teichmann
- Re-eanbled the calculation of the backjump correction.2011-05-27, by Sascha L. Teichmann
- Removed XML debug statement.2011-05-27, by Ingo Weinzierl
- Moved the code part that skips themes to a better place. This let us paint empty charts with no themes at all.2011-05-27, by Ingo Weinzierl
- We will no longer put deactivated themes into the chart.2011-05-27, by Ingo Weinzierl
- Fixed the process of creating and storing the attribute of a collection.2011-05-27, by Ingo Weinzierl
- Make "Berechnungsart 4" work independent of flow direction. Commented out back jump correction temporarily.2011-05-26, by Sascha L. Teichmann
- Generate fields for w/q input depend on flow direction.2011-05-26, by Sascha L. Teichmann
- Take the flow direction into account.2011-05-26, by Sascha L. Teichmann
- Round exploded values to a precision of 1e-6.2011-05-26, by Sascha L. Teichmann
- WST value table: Qs are now stored in ranges for each column.2011-05-25, by Sascha L. Teichmann
- First part of storing qs in ranges2011-05-24, by Sascha L. Teichmann
- Small bugfixes in the WQ selection state.2011-05-24, by 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.2011-05-24, by Ingo Weinzierl
- Removed needless imports.2011-05-24, by Ingo Weinzierl
- ISSUE-85 (part III/III) Use the given kilometer values for the waterlevel computation.2011-05-24, by Ingo Weinzierl
- ISSUE-85 (part I/III) Added further fields for the location/range state.2011-05-24, by Ingo Weinzierl
- Moved WST value table cache key to a separate class.2011-05-24, by Sascha L. Teichmann
- Introduce model to store q values of WST columns efficiently.2011-05-23, by Sascha L. Teichmann
- 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.2011-05-23, by Ingo Weinzierl
- Added a method to dump the artifacts state/data.2011-05-23, by Ingo Weinzierl
- flys/issue84: Forget to select wst kind.2011-05-23, by Sascha L. Teichmann
- fix for flys/issue81: km weights were swapped2011-05-20, by Sascha L. Teichmann
- Tagged release 2.3.1 of flys-artifacts.2011-05-20, by Ingo Weinzierl
- Prepared Changes for the upcoming release.2011-05-20, by Ingo Weinzierl
- Tagged RELEASE 2.4 of flys-client.2011-06-28, by Ingo Weinzierl
- #182 Initial WQ mode in adapted wq panel is now Q.2011-06-27, by Ingo Weinzierl
- Prepared Changes for the upcoming release.2011-06-27, by Ingo Weinzierl
- Removed trailing whitespace.2011-06-26, by Sascha L. Teichmann
- Removed superfluous imports.2011-06-26, by Sascha L. Teichmann
- #165 Set the max length of project names to 50 characters.2011-06-24, by Ingo Weinzierl
- Zoom-to-max-extent will zoom to the initial chart range now (without zoom values given).2011-06-24, by Ingo Weinzierl
- #21 Newly created projects cannot be opened twice.2011-06-24, by Ingo Weinzierl
- #170 Changed the DOM manipulation while zoom and drag operation.2011-06-23, by Ingo Weinzierl
- Prepare for AT export.2011-06-23, by Sascha L. Teichmann
- Removed the formatter for project names in the project list.2011-06-23, by Ingo Weinzierl
- Escape project's names in the project list.2011-06-23, by Ingo Weinzierl
- #165 (part 1) Added tooltips and table headers in the project list.2011-06-23, by Ingo Weinzierl
- Improved the exception handling.2011-06-23, by Ingo Weinzierl
- First version of error reports.2011-06-23, by Sascha L. Teichmann
- Stub for report service.2011-06-22, by Sascha L. Teichmann
- The adapted WQ panel now displays warnings if no information are present to validate user input.2011-06-22, by Ingo Weinzierl
- Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.2011-06-22, by Ingo Weinzierl
- Open projects are removed from screen if the user deletes them (via project list).2011-06-22, by Ingo Weinzierl
- Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.2011-06-22, by Ingo Weinzierl
- Added stubs to set the name and ttl of a collection and to delete a collection.2011-06-22, by Ingo Weinzierl
- Improved the project list - listeners are notified after setting the name and ttl of a project.2011-06-22, by Ingo Weinzierl
- Adapted a german string in the WQ panel.2011-06-22, by Ingo Weinzierl
- #104 The WQ panel now display the selected wq mode.2011-06-22, by Ingo Weinzierl
- Initialize the combobox in the SelectProvider correctly.2011-06-21, by Ingo Weinzierl
- #156 Do not display report modes as tabs in the project view.2011-06-21, by Ingo Weinzierl
- The comboboxes to select the calculation mode are no longer editable.2011-06-21, by Ingo Weinzierl
- Restore the size of project windows if they are brought up to front.2011-06-21, by Ingo Weinzierl
- DoubleArrayPanel takes care on empty array fields when adding new double values. This avoids displaying 'null' values.2011-06-21, by Ingo Weinzierl