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