graph
- Importer: Try to extract time ranges from at files.2011-05-03, by Sascha L. Teichmann
- Parse and store "amtliche Linien" wst files.2011-05-03, by Sascha L. Teichmann
- Importer: parse and store fixation wst files as well2011-05-03, by Sascha L. Teichmann
- Importer: Support parsing "zusaetzliche Laengsschnitte".2011-05-03, by Sascha L. Teichmann
- Fixed flys/issue192011-05-02, by Sascha L. Teichmann
- Introduced a 'scale' parameter in Gauge.determineMinMaxW().2011-05-02, by Ingo Weinzierl
- Removed superfluous import.2011-05-01, by Sascha L. Teichmann
- Implemented a WstColumnValue cache to speed up inserting WST files into database.2011-04-20, by Ingo Weinzierl
- Forgot to add db update to changelog2011-04-18, by Sascha L. Teichmann
- Added a view 'wst_value_table' which aggregates the data to build w/q value tables.2011-04-18, by Sascha L. Teichmann
- Add forgotten one to many relation Wst -> WstColumn.2011-04-18, by Sascha L. Teichmann
- Import of q ranges of wst files was totally broken.2011-04-18, by Sascha L. Teichmann
- Importer: Forgot kind parameter in peer fetching query.2011-04-18, by Sascha L. Teichmann
- Added a new method to determine the selected gauge of a river based on a start and end point.2011-04-18, by Ingo Weinzierl
- Added 'position' column to wst_columns to allow order them by there column position in the original wst file.2011-04-15, by Sascha L. Teichmann
- Forget ',' in schema.2011-04-15, by Sascha L. Teichmann
- Fixed index problem when an empty list is returned.2011-04-15, by Sascha L. Teichmann
- Added methods to retrieve the min and max W and Q values of a Wst and Gauge.2011-04-15, by Ingo Weinzierl
- Added new column 'kind' in discharge tables and wst to distinguish between different types.2011-04-15, by Sascha L. Teichmann
- Moved the SessionHolder from flys-artifacts to flys-backend.2011-04-15, by Ingo Weinzierl
- Added a method to River that returns the min and max distance of the river.2011-04-14, by Ingo Weinzierl
- Removed trailing whitespace.2011-04-03, by Sascha L. Teichmann
- Tagged RELEASE 0.1 of FLYS backend.2011-03-30, by Ingo Weinzierl
- merged flys-artifacts/2.3.12012-09-28, by Thomas Arendsen Hein
- Tagged release 2.3.1 of flys-artifacts.2011-05-20, by Ingo Weinzierl
- Notes to Release V 2.3.12011-05-20, by Hans Plum
- Increment kms array size by one to take the end of range, too.2011-05-19, by Sascha L. Teichmann
- Use unsharp km lookup (epsilon = 0.0001).2011-05-19, by Sascha L. Teichmann
- ISSUE-66 Fixed broken english subtitle template for longitudinal section charts.2011-05-19, by Ingo Weinzierl
- The curve of a computed discharge curve has a human readable text now.2011-05-19, by Ingo Weinzierl
- Reintroduced titles for the "W for unausgeglichene Abfluesse".2011-05-19, by Sascha L. Teichmann
- Added names for discharge curves (at gauges).2011-05-19, by Ingo Weinzierl
- Removed dead code2011-05-19, by Sascha L. Teichmann
- use correct kms and step width now now2011-05-19, by Sascha L. Teichmann
- Use new logic to calculate "W für ungleichwertige Abfluesse". Not working yet.2011-05-18, by Sascha L. Teichmann
- Enabled the discharge longitudinal section to be exported as WST.2011-05-18, by Ingo Weinzierl
- flys/issue69: Connected calculation with the UI2011-05-18, by Sascha L. Teichmann
- W and Q curves in longitudinal section curves will now have names.2011-05-18, by Ingo Weinzierl
- WSTs will now have a header that contains the names of the Ws or Qs that had been defined for the computation.2011-05-18, by Ingo Weinzierl
- Implemented writer that creates WSTs and enabled the WaterlevelExporter to create those.2011-05-17, by Ingo Weinzierl
- Added a new class that supports formatters for different types of data.2011-05-17, by Ingo Weinzierl
- ISSUE-72 Repaired broken XPath expression in MainValuesService to extract start and end kilometer.2011-05-17, by Ingo Weinzierl
- Separated the WST table loading logic from the calculations.2011-05-17, by Sascha L. Teichmann
- Tagged RELEASE 2.32011-05-17, by Ingo Weinzierl
- Tagged release 2.3.1 of flys-client.2011-05-20, by Ingo Weinzierl
- Reverted src/main/java/de/intevation/flys/client/client/config.xml after unintentional change2011-05-20, by Hans Plum
- NEWS to Release V 2.3.12011-05-20, by Hans Plum
- Prepared Changes for the upcoming RELEASE 2.3.12011-05-19, by Ingo Weinzierl
- ISSUE-35 The project view has a maximize button now.2011-05-19, by Ingo Weinzierl
- ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.2011-05-19, by Ingo Weinzierl
- Added missing i18n strings for computed discharge curve exports.2011-05-19, by Ingo Weinzierl
- Added i18n strings for exports.2011-05-18, by Ingo Weinzierl
- Adjusted the width of an export button and added a tooltip to distinguish different exports.2011-05-17, by Ingo Weinzierl
- Adjusted a method signature of ClientProtocolUtils that has been changed in the last revision.2011-05-17, by Ingo Weinzierl
- Tagged RELEASE 2.3 of flys-client.2011-05-17, by Ingo Weinzierl
- merged flys-artifacts/2.32.3 2012-09-28, by Thomas Arendsen Hein
- Tagged RELEASE 2.32011-05-17, by Ingo Weinzierl
- Added NEWS File for collecting enduser-sepcific information for releases2011-05-16, by Hans Plum
- First step to calculate "W fuer ungleichwertige Abfluesse" correctly. flys/issue552011-05-15, by Sascha L. Teichmann
- Fix step to fix issue69: Do the right calculation2011-05-15, by Sascha L. Teichmann