2012-08-22 |
Sascha L. Teichmann |
FixA: Store unique coulun index into QW models.
|
2012-08-22 |
Sascha L. Teichmann |
FixA: Use the column cache to establish a consistent index scheme.
|
2012-08-22 |
Christian Lins |
Issue #806 and NullPointerExceptions in CrossSectionGenerator fixed
|
2012-08-20 |
Sascha L. Teichmann |
Removed superfluous import. s/Double.valueOf/Double.parseDouble/
|
2012-08-17 |
Raimund Renkert |
Removed debug outputs in exporter.
|
2012-08-17 |
Raimund Renkert |
FixA: Added exporter for AT files.
|
2012-08-16 |
Felix Wolfsteller |
More facets in ausgelagerte WSP/ W/Q diag.
|
2012-08-16 |
Sascha L. Teichmann |
Shortend overlong line. Simplified code.
|
2012-08-16 |
Felix Wolfsteller |
Handle former W calculations in fixA W/Q out.
|
2012-08-16 |
Felix Wolfsteller |
Add ls facet type to compat. list of w/q outs.
|
2012-08-16 |
Raimund Renkert |
FixA: Added getter for ui provider in function select state.
|
2012-08-16 |
Sascha L. Teichmann |
Simplified code
|
2012-08-15 |
Felix Wolfsteller |
Do not hard-recommend gauge-discharges for fix wq.
|
2012-08-15 |
Felix Wolfsteller |
Fail more gracefully.
|
2012-08-15 |
Felix Wolfsteller |
More former calculations in fixa dwt dc.
|
2012-08-15 |
Felix Wolfsteller |
More former calculations in FixA DC.
|
2012-08-14 |
Felix Wolfsteller |
Add more discharge curve data to DC and W/Q diag.
|
2012-08-14 |
Felix Wolfsteller |
Add more facets to DC and W/Q diag.
|
2012-08-14 |
Felix Wolfsteller |
Added accidentally omitted ChangeLog entry.
|
2012-08-13 |
Felix Wolfsteller |
Added deltawt-out.
|
2012-08-13 |
Felix Wolfsteller |
Show former calculation in FixA WQ DC.
|
2012-08-13 |
Felix Wolfsteller |
Show former calculations in Fix/DeltaWT DC, fixes.
|
2012-08-13 |
Felix Wolfsteller |
Show more former calculation in FixA LS DC.
|
2012-08-13 |
Felix Wolfsteller |
Fix factory name.
|
2012-08-13 |
Felix Wolfsteller |
Add annotations to fixA longitudinal Sections.
|
2012-08-13 |
Felix Wolfsteller |
Theme the qsector markers.
|
2012-08-10 |
Felix Wolfsteller |
Rudimentary Themeing for qsector lines.
|
2012-08-10 |
Felix Wolfsteller |
i18n and renderering of qsectors in w/q diag.
|
2012-08-10 |
Felix Wolfsteller |
Added State for QSector artifact.
|
2012-08-10 |
Felix Wolfsteller |
Add more qsectory infrastructure.
|
2012-08-10 |
Felix Wolfsteller |
Added stub of QSector-Artifact-infrastructure.
|
2012-08-09 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-08-08 |
Felix Wolfsteller |
Set info attribute in datacage, to have tooltips in gui.
|
2012-08-07 |
Felix Wolfsteller |
Changed wording for reference curves reference station(s).
|
2012-08-07 |
Felix Wolfsteller |
Corrected ChangeLog of last commit, fixed issue798, not 795.
|
2012-08-07 |
Felix Wolfsteller |
Fix issue795.
|
2012-08-01 |
Sascha L. Teichmann |
S/Q relation: Fixed flys/issue748
|
2012-07-31 |
Sascha L. Teichmann |
FixA: Only evict only one(!) data point as outlier before recalculating the function.
|
2012-07-31 |
Sascha L. Teichmann |
FixA: Corrected the formulas of Grubbs' test for outliers. Still a bit broken.
|
2012-07-30 |
Sascha L. Teichmann |
S/Q relation: Setup better initial activity for the facets of the S/Q results.
|
2012-07-30 |
Sascha L. Teichmann |
Use getCurrentKmFromRequest().doubleValue() in i18n formatting.
|
2012-07-29 |
Sascha L. Teichmann |
Partly reverted Double->double change of clins.
|
2012-07-29 |
Sascha L. Teichmann |
S/Q relation: Initially activate/deactivate facets.
|
2012-07-29 |
Sascha L. Teichmann |
Adjusted to follow the Chain-of-responsibility pattern in figuring out facet activities.
|
2012-07-29 |
Sascha L. Teichmann |
Made expensive XMLUtils.toString() debug output conditional.
|
2012-07-29 |
Sascha L. Teichmann |
Use the new infrastructure to figure out if a facet should
|
2012-07-28 |
Sascha L. Teichmann |
s/container.size() == 0/container.isEmpty()/
|
2012-07-28 |
Sascha L. Teichmann |
FLYSArtifact: Lowered logging output level from info to debug. Made some more debug outputs conditional.
|
2012-07-28 |
Sascha L. Teichmann |
FLYSArtifact: Some code simplifications.
|
2012-07-27 |
Sascha L. Teichmann |
S/Q: Extented the result data model of the S/Q calculation to
|
2012-07-27 |
Ingo Weinzierl |
Avoid class cast exception in FixWQCurveGenerator.
|
2012-07-27 |
Ingo Weinzierl |
Tagged flys-artifacts as '2.8.1'.
|
2012-07-26 |
Felix Wolfsteller |
Towards issue745 (lines for averages in deltawt).
|
2012-07-26 |
Ingo Weinzierl |
Registered new output 'fix_vollmer_wq_curve' for the vollmer path of fixings analysis module; create required Facets for it after calculation.
|
2012-07-26 |
Felix Wolfsteller |
Adjusted i18n strings
|
2012-07-26 |
Christian Lins |
Point labels can have a background color now.
|
2012-07-26 |
Felix Wolfsteller |
i18n
|
2012-07-26 |
Ingo Weinzierl |
Added new Output WaterlevelExport (CSV, WST and PDF) to FixRealizingCompute State.
|
2012-07-25 |
Sascha L. Teichmann |
FixA: Removed instanceof hack to fetch the WQKms of the fix realizations.
|
2012-07-25 |
Ingo Weinzierl |
Create proper facets for Ws and Qs in FixRealizingCompute state.
|