log

age author description
Mon, 23 Jul 2012 14:57:27 +0000 Felix Wolfsteller Cosmetics, docs.
Mon, 23 Jul 2012 14:19:07 +0000 Sascha L. Teichmann FixA: Moved Q -> W conversion code into segments to be reusable.
Mon, 23 Jul 2012 11:52:21 +0000 Christian Lins Remove line style attributes from FixingReferenceEvents
Mon, 23 Jul 2012 10:11:15 +0000 Sascha L. Teichmann FixA 'ausgelagerte Wasserspiegellagen' move comparator code into segment class.
Mon, 23 Jul 2012 09:37:12 +0000 Christian Lins Simplify annotation code
Mon, 23 Jul 2012 09:09:49 +0000 Sascha L. Teichmann FixA: Made calculation base class abstract. Sub classes are called with fixings overview an function to fit.
Mon, 23 Jul 2012 08:38:23 +0000 Sascha L. Teichmann FLYSArtifact: Prevent NPE in getOutputForState(). Why does this happen?
Sun, 22 Jul 2012 10:38:30 +0000 Sascha L. Teichmann FixA: Made curve fitting over the given calculation range reusable. Removed dead code.
Sun, 22 Jul 2012 09:49:56 +0000 Sascha L. Teichmann FixA: Moved more common calculation code into base class.
Sat, 21 Jul 2012 17:59:13 +0000 Sascha L. Teichmann FixA: Overview: Clip the displayed from/to ranges of the gauges to the max extent of the events.
Sat, 21 Jul 2012 12:50:48 +0000 Sascha L. Teichmann FixA: Embed german and english translations into the overview stylesheet.
Sat, 21 Jul 2012 12:26:12 +0000 Sascha L. Teichmann FixA: Introduced i18n to overview transformation.
Fri, 20 Jul 2012 15:17:16 +0000 Sascha L. Teichmann FixA: fixed aggregation bug in calculation of range spreads.
Fri, 20 Jul 2012 13:51:36 +0000 Sascha L. Teichmann FixA: XSL overview transform renders the names of the gauges into the head line.
Fri, 20 Jul 2012 10:22:38 +0000 Ingo Weinzierl Use a new state - specific for SQ relation - for the period input in the SQ relation.
Fri, 20 Jul 2012 09:43:55 +0000 Sascha L. Teichmann FixA: Bring XSLT in sync with flys-client to ease development.
Fri, 20 Jul 2012 09:34:47 +0000 Ingo Weinzierl Limited the input of time periods in SQ relation calculation to 1.
Fri, 20 Jul 2012 07:50:08 +0000 Ingo Weinzierl Disabled legends in SQ relation overview generator.
Fri, 20 Jul 2012 07:44:00 +0000 Sascha L. Teichmann Removed superfluous imports.
Fri, 20 Jul 2012 07:37:19 +0000 Sascha L. Teichmann i18n: Fixed anomalies in properties files
Fri, 20 Jul 2012 06:50:25 +0000 Ingo Weinzierl OutGenerators got a setCollection() method; analogous to setMasterArtifact(). Registered the SQOverviewGenerator as OutGenerator for 'sq_overview' Output.
Thu, 19 Jul 2012 21:12:57 +0000 Sascha L. Teichmann FixA: Added a list of gauges to the output of the fixings overview service which intersect the selected fixings.
Thu, 19 Jul 2012 16:57:44 +0000 Sascha L. Teichmann FixA: Minor refactoring
Thu, 19 Jul 2012 16:35:14 +0000 Sascha L. Teichmann FixA: Created a common base class for the fixing related calculations.
Thu, 19 Jul 2012 15:44:14 +0000 Sascha L. Teichmann FixA: Moved common parameter access to common base class.
Thu, 19 Jul 2012 15:25:46 +0000 Sascha L. Teichmann FixA: Prevent NPE when exporting parameters.
Thu, 19 Jul 2012 15:20:51 +0000 Sascha L. Teichmann Small optimization.
Thu, 19 Jul 2012 15:16:48 +0000 Sascha L. Teichmann FixA: Renamed FixResult to FixAnalysisResult.
Thu, 19 Jul 2012 14:59:16 +0000 Sascha L. Teichmann FixA: Added stub for the "Ausgelagerte Wasserspiegellagen" calculation.
Thu, 19 Jul 2012 14:27:20 +0000 Sascha L. Teichmann FixA: Renamed FixationVolmerCompute to FixRealizingCompute.
Thu, 19 Jul 2012 14:19:35 +0000 Sascha L. Teichmann FixA: Renamed FixationCompute to FixAnalysisCompute
Thu, 19 Jul 2012 14:11:11 +0000 Sascha L. Teichmann FixA: Renamed FixCalculation to FixAnalysisCalculation.
Thu, 19 Jul 2012 13:56:11 +0000 Christian Lins Add analysis periods as subtitle to W/Q chart
Thu, 19 Jul 2012 12:59:56 +0000 Christian Lins Add subtitle to Fix W/Q chart and refactor addSubtitle() method(s)
Thu, 19 Jul 2012 12:55:45 +0000 Sascha L. Teichmann FixA: Renamed FixationArtifactAccess to FixAnalysisAccess
Thu, 19 Jul 2012 11:45:15 +0000 Ingo Weinzierl Set default value of MINFO SQ relation's outliers parameter to 3.
Thu, 19 Jul 2012 11:40:59 +0000 Christian Lins Add kilometer to chart titles
Thu, 19 Jul 2012 09:37:52 +0000 Sascha L. Teichmann Use Integer.parseInt() instead of Integer.valueOf() + Autounboxing.
Thu, 19 Jul 2012 09:11:56 +0000 Sascha L. Teichmann Simplified code.
Wed, 18 Jul 2012 16:37:41 +0000 Sascha L. Teichmann FixA: KM chart service: Use only blue as point color.
Wed, 18 Jul 2012 16:28:00 +0000 Sascha L. Teichmann Adjusted Delta W(t) CSV exporter to customers wishes.
Wed, 18 Jul 2012 14:44:29 +0000 Sascha L. Teichmann FixA: Overview: classify Q ranges by intersecting gauges.
Wed, 18 Jul 2012 13:11:41 +0000 Felix Wolfsteller smaller bandwidth fixes.
Wed, 18 Jul 2012 10:02:37 +0000 Felix Wolfsteller Change bandwidth theme attribute type to double (but bugged).
Wed, 18 Jul 2012 09:54:46 +0000 Sascha L. Teichmann FixA: Added time range column to Delta W(t) CSV export.
Wed, 18 Jul 2012 09:03:19 +0000 Sascha L. Teichmann FixA: Added discharge column to DeltaW(t) CSV export.
Wed, 18 Jul 2012 08:19:03 +0000 Sascha L. Teichmann Removed trailing whitespace.
Tue, 17 Jul 2012 18:40:25 +0000 Felix Wolfsteller Cosmetics, doc.
Tue, 17 Jul 2012 18:31:34 +0000 Felix Wolfsteller Partial implementation of bandwidths for curves (issue720).
Tue, 17 Jul 2012 07:22:17 +0000 Sascha L. Teichmann S/Q relation: Out commented the LEFT JOINs which produce a lot of empty and
Mon, 16 Jul 2012 18:26:00 +0000 Sascha L. Teichmann S/Q relation: Write parameters as export result.
Mon, 16 Jul 2012 10:12:14 +0000 Felix Wolfsteller Doc, TODO added.
Mon, 16 Jul 2012 10:05:34 +0000 Sascha L. Teichmann SQ relation: Out commented debug output which caused OOM errors.
Mon, 16 Jul 2012 09:12:56 +0000 Sascha L. Teichmann Q is not taken from MESSUNG.Q but from MESSUNG.Q_BPEGEL
Mon, 16 Jul 2012 06:31:18 +0000 Ingo Weinzierl Taged flys-artifacts module as '2.8'.
Thu, 26 Jul 2012 13:14:05 +0000 Christian Lins pom.xml fixed
Thu, 26 Jul 2012 10:46:12 +0000 Ingo Weinzierl Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
Thu, 26 Jul 2012 10:09:53 +0000 Christian Lins Original values for config.xml and web.xml
Thu, 26 Jul 2012 10:05:50 +0000 Christian Lins Merge point/line label styles
Wed, 25 Jul 2012 12:39:13 +0000 Felix Wolfsteller commit omitted change.
Wed, 25 Jul 2012 12:37:10 +0000 Felix Wolfsteller Accept slighty different names of state data of fixationartifacts when getting kmrange.
Tue, 24 Jul 2012 12:33:42 +0000 Felix Wolfsteller Cosmetics, docs.
Tue, 24 Jul 2012 11:49:12 +0000 Felix Wolfsteller Respect factory of cloned artifact when cloning.
Tue, 24 Jul 2012 08:11:41 +0000 Sascha L. Teichmann Removed some superfluous casts.
Sat, 21 Jul 2012 19:54:20 +0000 Sascha L. Teichmann FixA: Overview: Catch the case that a previous gauge is before the start of the events.
Sat, 21 Jul 2012 18:05:58 +0000 Sascha L. Teichmann FixA: Bring overview transformation in sync with flys-artifacts.
Sat, 21 Jul 2012 13:13:21 +0000 Sascha L. Teichmann FixA: Introduce i18n to overview transformation.
Fri, 20 Jul 2012 14:09:53 +0000 Sascha L. Teichmann FixA: Overview contains names of the the gauges in the headline.
Fri, 20 Jul 2012 10:37:29 +0000 Ingo Weinzierl Removed SVG and PDF export buttons from chart toolbar of overview charts.
Fri, 20 Jul 2012 10:17:25 +0000 Ingo Weinzierl Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Fri, 20 Jul 2012 09:37:27 +0000 Ingo Weinzierl Added a new UI provider that allows the input of a single time period (without any helper panel).
Fri, 20 Jul 2012 08:12:30 +0000 Sascha L. Teichmann Removed superfluous imports and trailinh whitespace.
Fri, 20 Jul 2012 07:40:55 +0000 Ingo Weinzierl New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Thu, 19 Jul 2012 11:48:41 +0000 Ingo Weinzierl Read default value of Data item and set textfield of DoubleInputPanel if a default value is existing.
Thu, 19 Jul 2012 09:00:42 +0000 Sascha L. Teichmann Use more idiomatic Java when parsing doubles and ints.
Thu, 19 Jul 2012 08:51:01 +0000 Sascha L. Teichmann ChangeLog: Removed remains from former conflict.
Thu, 19 Jul 2012 08:48:51 +0000 Sascha L. Teichmann Removed trailing whitespace. Import cleanup
Thu, 19 Jul 2012 08:26:36 +0000 Felix Wolfsteller Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Thu, 19 Jul 2012 08:24:22 +0000 Felix Wolfsteller Set previously selected values for bandwidth theme-prop.
Thu, 19 Jul 2012 08:21:49 +0000 Felix Wolfsteller Cosmetics.
Thu, 19 Jul 2012 07:39:50 +0000 Raimund Renkert FixA: Input fields for chart navigation now use the correct i18n number formats.
Wed, 18 Jul 2012 17:30:44 +0000 Sascha L. Teichmann FixA: Overview: Generate only legend entries for existing discharge sectors.
Wed, 18 Jul 2012 17:14:16 +0000 Sascha L. Teichmann FixA: Replaced discharge sectors with more human readable labels.
Wed, 18 Jul 2012 17:05:02 +0000 Sascha L. Teichmann FixA: Overview: Added legend at bottom of overview table.
Wed, 18 Jul 2012 16:16:47 +0000 Raimund Renkert Show the overview and chart in function select state in fix analysis helper
Wed, 18 Jul 2012 13:08:57 +0000 Felix Wolfsteller Populate already set theme attributes.
Wed, 18 Jul 2012 13:07:37 +0000 Felix Wolfsteller Cosmetics.
Wed, 18 Jul 2012 12:38:04 +0000 Felix Wolfsteller Improve validation of double-type style arguments.
Wed, 18 Jul 2012 12:34:05 +0000 Felix Wolfsteller Cosmetic compression.
Wed, 18 Jul 2012 12:12:46 +0000 Ingo Weinzierl Lock the screen when the parameterization of a Collection's master Artifact changes.
Wed, 18 Jul 2012 09:57:21 +0000 Felix Wolfsteller Handle upcoming 'double' theme attribute type.
Wed, 18 Jul 2012 09:56:24 +0000 Felix Wolfsteller Cosmetics.
Wed, 18 Jul 2012 08:22:17 +0000 Sascha L. Teichmann Removed trailing whitespace.
Tue, 17 Jul 2012 18:44:42 +0000 Felix Wolfsteller Added bandwidth field, i18n.
Tue, 17 Jul 2012 11:47:17 +0000 Christian Lins Remove gwt dependency, add common-codecs.
Tue, 17 Jul 2012 11:45:35 +0000 Christian Lins Issue #726 work.
Mon, 16 Jul 2012 08:37:24 +0000 Felix Wolfsteller Cosmetics, docs.
Mon, 16 Jul 2012 06:39:44 +0000 Ingo Weinzierl Tagged flys-client module as '2.8'.
Fri, 28 Sep 2012 12:14:36 +0200 Thomas Arendsen Hein merged flys-backend/2.8 2.8
Sun, 15 Jul 2012 16:22:22 +0000 Sascha L. Teichmann Removed same package imports.
Thu, 12 Jul 2012 15:45:08 +0000 Sascha L. Teichmann MapResultTransformer: Added static INSTANCE because its stateless.
Thu, 12 Jul 2012 14:51:23 +0000 Sascha L. Teichmann Backend: Strategy to directly transform native SQL results into Maps.
Thu, 12 Jul 2012 09:01:43 +0000 Sascha L. Teichmann Fix for issue 359
Wed, 11 Jul 2012 10:37:03 +0000 Sascha L. Teichmann Backend: Added DB indices for fasten access to cross section points.
Wed, 11 Jul 2012 08:09:32 +0000 Sascha L. Teichmann Partial fix for flys/issue697: Increased the decimal places of Ws, Qs and Kms to 5.
Tue, 03 Jul 2012 10:02:14 +0000 Ingo Weinzierl Set correct connection provider class which package had changed in the last commit.
Tue, 03 Jul 2012 08:43:45 +0000 Ingo Weinzierl Fixed broken package declaration in DBCPConnectionProvider.
Fri, 29 Jun 2012 11:24:50 +0000 Sascha L. Teichmann Backend: Added views to access the 'Amtlichen Linien'.
Fri, 15 Jun 2012 09:20:49 +0000 Sascha L. Teichmann FLYS backend: Removed trailing whitespace.
Thu, 14 Jun 2012 15:39:42 +0000 Sascha L. Teichmann SedDB: Make access to SedDB configurable over conf.xml and provide access to sessions.
Thu, 14 Jun 2012 10:06:34 +0000 Sascha L. Teichmann Added Hibernate access class to SedDB
Thu, 14 Jun 2012 09:46:11 +0000 Sascha L. Teichmann flys-backend: Re-establish cross platform compatibilty again.
Thu, 14 Jun 2012 07:56:26 +0000 Ingo Weinzierl Added missing 'name' property and a new function to retrieve CrossSectionTracks.
Wed, 13 Jun 2012 08:12:00 +0000 Ingo Weinzierl Store sq relations into database after parsing.
Wed, 13 Jun 2012 06:22:04 +0000 Ingo Weinzierl Added parser and import classes to import MINFO sq relations.
Tue, 12 Jun 2012 13:50:29 +0000 Ingo Weinzierl Cleared some irritating debug messages.
Tue, 12 Jun 2012 13:45:19 +0000 Ingo Weinzierl Improved the import process to read MINFO specific 'Messstellen'.
Mon, 11 Jun 2012 13:20:55 +0000 Sascha L. Teichmann Added Override annotation.
Mon, 11 Jun 2012 12:17:11 +0000 Raimund Renkert Added filter for annotation names.
Fri, 08 Jun 2012 13:42:57 +0000 Felix Wolfsteller Fix comment.

http://dive4elements.wald.intevation.org