log

age author description
Wed, 22 Aug 2012 10:51:29 +0000 Sascha L. Teichmann FixA: Use the column cache to establish a consistent index scheme.
Wed, 22 Aug 2012 10:18:00 +0000 Christian Lins Issue #806 and NullPointerExceptions in CrossSectionGenerator fixed
Mon, 20 Aug 2012 08:34:05 +0000 Sascha L. Teichmann Removed superfluous import. s/Double.valueOf/Double.parseDouble/
Fri, 17 Aug 2012 11:38:18 +0000 Raimund Renkert Removed debug outputs in exporter.
Fri, 17 Aug 2012 11:25:37 +0000 Raimund Renkert FixA: Added exporter for AT files.
Thu, 16 Aug 2012 14:14:30 +0000 Felix Wolfsteller More facets in ausgelagerte WSP/ W/Q diag.
Thu, 16 Aug 2012 11:40:56 +0000 Sascha L. Teichmann Shortend overlong line. Simplified code.
Thu, 16 Aug 2012 09:49:21 +0000 Felix Wolfsteller Handle former W calculations in fixA W/Q out.
Thu, 16 Aug 2012 09:41:53 +0000 Felix Wolfsteller Add ls facet type to compat. list of w/q outs.
Thu, 16 Aug 2012 08:50:46 +0000 Raimund Renkert FixA: Added getter for ui provider in function select state.
Thu, 16 Aug 2012 08:02:05 +0000 Sascha L. Teichmann Simplified code
Wed, 15 Aug 2012 14:45:55 +0000 Felix Wolfsteller Do not hard-recommend gauge-discharges for fix wq.
Wed, 15 Aug 2012 14:40:11 +0000 Felix Wolfsteller Fail more gracefully.
Wed, 15 Aug 2012 07:55:50 +0000 Felix Wolfsteller More former calculations in fixa dwt dc.
Wed, 15 Aug 2012 07:41:11 +0000 Felix Wolfsteller More former calculations in FixA DC.
Tue, 14 Aug 2012 14:02:28 +0000 Felix Wolfsteller Add more discharge curve data to DC and W/Q diag.
Tue, 14 Aug 2012 13:32:49 +0000 Felix Wolfsteller Add more facets to DC and W/Q diag.
Tue, 14 Aug 2012 08:42:29 +0000 Felix Wolfsteller Added accidentally omitted ChangeLog entry.
Tue, 14 Aug 2012 08:42:08 +0000 Felix Wolfsteller Basedata in FixA WQ DC and diagram.
Mon, 13 Aug 2012 13:50:45 +0000 Felix Wolfsteller Added deltawt-out.
Mon, 13 Aug 2012 12:22:11 +0000 Felix Wolfsteller Show former calculation in FixA WQ DC.
Mon, 13 Aug 2012 12:04:01 +0000 Felix Wolfsteller Show former calculations in Fix/DeltaWT DC, fixes.
Mon, 13 Aug 2012 11:53:40 +0000 Felix Wolfsteller Show more former calculation in FixA LS DC.
Mon, 13 Aug 2012 09:49:32 +0000 Felix Wolfsteller Fix factory name.
Mon, 13 Aug 2012 09:41:21 +0000 Felix Wolfsteller Add annotations to fixA longitudinal Sections.
Mon, 13 Aug 2012 07:35:57 +0000 Felix Wolfsteller Theme the qsector markers.
Fri, 10 Aug 2012 14:09:32 +0000 Felix Wolfsteller Rudimentary Themeing for qsector lines.
Fri, 10 Aug 2012 12:30:39 +0000 Felix Wolfsteller i18n and renderering of qsectors in w/q diag.
Fri, 10 Aug 2012 11:33:48 +0000 Felix Wolfsteller Added State for QSector artifact.
Fri, 10 Aug 2012 11:30:28 +0000 Felix Wolfsteller Add more qsectory infrastructure.
Fri, 10 Aug 2012 10:25:47 +0000 Felix Wolfsteller Added stub of QSector-Artifact-infrastructure.
Thu, 09 Aug 2012 08:04:06 +0000 Sascha L. Teichmann Removed superfluous imports.
Thu, 09 Aug 2012 07:29:39 +0000 Felix Wolfsteller Cosmetics.
Wed, 08 Aug 2012 08:13:24 +0000 Felix Wolfsteller Set info attribute in datacage, to have tooltips in gui.
Tue, 07 Aug 2012 12:59:30 +0000 Felix Wolfsteller Changed wording for reference curves reference station(s).
Tue, 07 Aug 2012 12:37:17 +0000 Felix Wolfsteller Corrected ChangeLog of last commit, fixed issue798, not 795.
Tue, 07 Aug 2012 12:36:32 +0000 Felix Wolfsteller Fix issue795.
Wed, 01 Aug 2012 10:19:45 +0000 Sascha L. Teichmann S/Q relation: Fixed flys/issue748
Tue, 31 Jul 2012 16:46:36 +0000 Sascha L. Teichmann FixA: Only evict only one(!) data point as outlier before recalculating the function.
Tue, 31 Jul 2012 16:14:17 +0000 Sascha L. Teichmann FixA: Corrected the formulas of Grubbs' test for outliers. Still a bit broken.
Mon, 30 Jul 2012 11:25:19 +0000 Sascha L. Teichmann S/Q relation: Setup better initial activity for the facets of the S/Q results.
Mon, 30 Jul 2012 09:08:16 +0000 Sascha L. Teichmann Use getCurrentKmFromRequest().doubleValue() in i18n formatting.
Sun, 29 Jul 2012 16:04:40 +0000 Sascha L. Teichmann Partly reverted Double->double change of clins.
Sun, 29 Jul 2012 12:30:35 +0000 Sascha L. Teichmann S/Q relation: Initially activate/deactivate facets.
Sun, 29 Jul 2012 12:30:25 +0000 Sascha L. Teichmann S/Q relation: Initially activate/deactivate facets.
Sun, 29 Jul 2012 11:39:39 +0000 Sascha L. Teichmann Adjusted to follow the Chain-of-responsibility pattern in figuring out facet activities.
Sun, 29 Jul 2012 11:11:51 +0000 Sascha L. Teichmann Made expensive XMLUtils.toString() debug output conditional.
Sun, 29 Jul 2012 11:04:06 +0000 Sascha L. Teichmann Use the new infrastructure to figure out if a facet should
Sat, 28 Jul 2012 21:48:15 +0000 Sascha L. Teichmann s/container.size() == 0/container.isEmpty()/
Sat, 28 Jul 2012 20:58:42 +0000 Sascha L. Teichmann FLYSArtifact: Lowered logging output level from info to debug. Made some more debug outputs conditional.
Sat, 28 Jul 2012 20:38:27 +0000 Sascha L. Teichmann FLYSArtifact: Some code simplifications.
Fri, 27 Jul 2012 12:36:09 +0000 Sascha L. Teichmann S/Q: Extented the result data model of the S/Q calculation to
Fri, 27 Jul 2012 08:36:24 +0000 Ingo Weinzierl Avoid class cast exception in FixWQCurveGenerator.
Fri, 27 Jul 2012 06:16:19 +0000 Ingo Weinzierl Tagged flys-artifacts as '2.8.1'.
Fri, 07 Sep 2012 13:12:48 +0000 Ingo Weinzierl Merged revisions 5384 via svnmerge from
Fri, 07 Sep 2012 12:03:15 +0000 Ingo Weinzierl Merged revisions 5373,5377-5378 via svnmerge from
Tue, 04 Sep 2012 14:19:23 +0000 Sascha L. Teichmann Removed trailing whitespace
Tue, 04 Sep 2012 13:55:20 +0000 Felix Wolfsteller fix issue63
Tue, 04 Sep 2012 13:15:54 +0000 Bjoern Ricks Add debug output to log which local file will be used for authentication data
Tue, 04 Sep 2012 13:14:22 +0000 Bjoern Ricks Add allowed features for flys_wsa_schweinfurt role

http://dive4elements.wald.intevation.org