graph
- issue1490: Translate other points as well, when at gauge.2013-10-08, by Felix Wolfsteller
- issue1490: Translate text annotations position when displaying w/q- curve at gauge.2013-10-08, by Felix Wolfsteller
- Minor code simplification.2013-10-08, by Felix Wolfsteller
- ETL: Added repair XSLT script to rename value of GEWAESSER attribute 'Untere Havel-Wasserstraße (UHW)' with 'Havel'.2013-10-07, by Sascha L. Teichmann
- First draft of a german reference document for datacage elements and functions written in reStructuredText. Lots of TODOs.2013-10-06, by Sascha L. Teichmann
- Reduce usage of careless 'for (int i = 0; i < x.size(); i++)' pattern.2013-10-05, by Sascha L. Teichmann
- Repaced some tabs by spaces.2013-10-05, by Sascha L. Teichmann
- Replaced some tabs by spaces. Guys, please configure your editors not to insert tabs!2013-10-05, by Sascha L. Teichmann
- Removed trailing whitespace.2013-10-05, by Sascha L. Teichmann
- Removed trailing whitespace.2013-10-05, by Sascha L. Teichmann
- Remove obsolete same package import.2013-10-05, by Sascha L. Teichmann
- Removed trailing whitespace.2013-10-05, by Sascha L. Teichmann
- Remove obsolete import.2013-10-05, by Sascha L. Teichmann
- Check for inverted setting later.2013-10-04, by Andre Heinecke
- Code simplification + moved code out of inner loop.2013-10-04, by Sascha L. Teichmann
- Remove boundToOut facet pass. This is now only done if we filtered before.2013-10-04, by Andre Heinecke
- Fix SQOverview the new generators need the master artifact set.2013-10-04, by Andre Heinecke
- Polish labels and remove unused classes. SQOverview is currently broken.2013-10-04, by Andre Heinecke
- Add new option to diagram axes "logarithmic" that can be set to an evaluator2013-10-04, by Andre Heinecke
- Add SQRelation Processor2013-10-04, by Andre Heinecke
- Configure SQ Relations to use new diagram way2013-10-04, by Andre Heinecke
- Remove SQ Generator Subclasses for A-F2013-10-02, by Andre Heinecke
- Remove obsolete classes2013-10-02, by Andre Heinecke
- (issue1474) Add datacage loading for SQ Relations2013-10-02, by Andre Heinecke
- Silence overly spammy debug output2013-10-01, by Andre Heinecke
- Removed TODO which was already done.2013-10-04, by Felix Wolfsteller
- issue1345: call longitudinal-section-prototype macro for flow-veloc. DC. Added todo.2013-10-04, by Felix Wolfsteller
- issue 1345: Let sediment-load dc-config call longitdunal-section-prototype macro.2013-10-04, by Felix Wolfsteller
- issue1345: Also let bed-quality use longitudinal-section-prototype.2013-10-04, by Felix Wolfsteller
- issue1345: adjust dc-conf for befheight-diffs: is now longitudinal-section-prototype.2013-10-04, by Felix Wolfsteller
- issue1345: meta-data.xml: For bedheight_middle, use the longitudinal-section-prototype.2013-10-04, by Felix Wolfsteller
- Global facet filtering with bound to out: The DiagramAttributes implements the FacetFilter and not the Generators.2013-10-02, by Sascha L. Teichmann
- Use diagram configuration and there processors to define compatible facets in loaded data.2013-10-02, by Sascha L. Teichmann
- Made lookup for generators a class of its own. First step to use it as a compat filter for facets, too.2013-10-02, by Sascha L. Teichmann
- meta-meta.xml: remove debugging info content.2013-10-02, by Felix Wolfsteller
- issue1345: add flowvelocity-macro to winfo longitudinal-section.2013-10-02, by Felix Wolfsteller
- issue1435: DC layout for sediment-loads more the way its requested.2013-10-02, by Felix Wolfsteller
- WST-parser: making ranges tightly fit was broken since a<b was enforced. Re-enabled.double-precision 2013-10-01, by Tom Gottfried
- Range importer: Do not allow to set invalid a or b.double-precision 2013-10-01, by Tom Gottfried
- issue1435: For Sediment Density Facets, use densities name/description.2013-10-01, by Felix Wolfsteller
- issue1435: SedimentDensityFactory: Changed variable name of query to reflect2013-10-01, by Felix Wolfsteller
- issue1435: Add bedheights and morph. width to LS DC conf.2013-10-01, by Felix Wolfsteller
- (issue1353) Document station check and warn message2013-10-01, by Andre Heinecke
- Bring themes back into sync.2013-10-01, by Sascha L. Teichmann
- Doc.2013-09-30, by Felix Wolfsteller
- Initial commit of sediment density processor.2013-09-30, by Felix Wolfsteller
- FlowVelocityGenerator: Simplify code a bit, master and its river is2013-09-30, by Felix Wolfsteller
- SedimentDensityFactory: query densities by id only (not year).2013-09-30, by Felix Wolfsteller
- issue1435: Add sedimentyield and sedimentdensity artifact factories to conf.xml.2013-09-30, by Felix Wolfsteller
- i18n for densities.2013-09-30, by Felix Wolfsteller
- issue1435: Call densities-macro of meta-data.xml thus show densities in datacage.2013-09-30, by Felix Wolfsteller
- issue1435: Add densities-macro to meta-data.xml .2013-09-30, by Felix Wolfsteller
- issue1435: Add SedimentDensityProcessor to longitudinal-diagram-defaults.xml to2013-09-30, by Felix Wolfsteller
- issue1435: SedimentDensityFacet: Access sediment density data.2013-09-30, by Felix Wolfsteller
- Cleaned imports.2013-09-30, by Felix Wolfsteller
- issue1435: Store id of sediment yield only.2013-09-30, by Felix Wolfsteller
- Cleaned imports.2013-09-30, by Felix Wolfsteller
- Cleaned imports, added todo about naming.2013-09-30, by Felix Wolfsteller
- issue1435: Added new sediment.density facet type.2013-09-30, by Felix Wolfsteller
- issue1435: Add methods to get data in StyledSeriesBuilder-friendly format, doc.2013-09-30, by Felix Wolfsteller
- issue1435: Stubs for SedimentDensityFacet and -Artifact.2013-09-30, by Felix Wolfsteller
- issue1435: Prepare SedimentDensityFactory to delive data by sedimentdesity.id and .year.2013-09-30, by Felix Wolfsteller
- Doc fix.2013-09-30, by Felix Wolfsteller
- SedimentYieldArtifact: Removed unneeded documentation, removed but added one TODO.2013-09-30, by Felix Wolfsteller
- issue1435: Remove hardcoded river for dc sediment yield sql query.2013-09-27, by Felix Wolfsteller
- Remove method which was accidentally merged back from default.double-precision 2013-09-27, by Tom Gottfried
- Merged changes from default into double-precision branch.double-precision 2013-09-27, by Tom Gottfried
- Added accidentally omitted i18n.2013-09-27, by Felix Wolfsteller
- issue1435: In DC conf, show sedimentyields in yield/[year|epoch]- structure, i18n.2013-09-27, by Felix Wolfsteller
- issue1435: meta-data.xml: Add sedimentload/yield- part to minfo part of dc.2013-09-27, by Felix Wolfsteller
- SedimentLoadProcessor: Add debug output when handling an out.2013-09-27, by Felix Wolfsteller
- Doc.2013-09-27, by Felix Wolfsteller
- StaticState: doc.2013-09-27, by Felix Wolfsteller
- issue1435: SedimentYieldArtifact: Add functionality.2013-09-27, by Felix Wolfsteller
- SedimentLoadFactory: Added method to quickly get the description of a given load.2013-09-27, by Felix Wolfsteller
- SedimentLoadFactory: Fix query, added comment about correctness of2013-09-27, by Felix Wolfsteller
- flys/issue1500: The main wst file determines km_up now.2013-09-27, by Sascha L. Teichmann
- Initial commit for untested standalone sediment yield artifact.2013-09-26, by Felix Wolfsteller
- issue1435: Add method to SedimentLoadFactory to fetch a SedimentLoad by id.2013-09-26, by Felix Wolfsteller
- issue1435: Minor refactoring that will come handy to load SedimentLoads2013-09-26, by Felix Wolfsteller
- Added tag 3.0.16 for changeset 12248d9eb3262013-09-26, by Andre Heinecke
- Only filter the facets for unbound outs3.0.16 2013-09-26, by Andre Heinecke
- Fix wrong usage of a_id and add more datacage stuff to WSPL longitundinal2013-09-26, by Andre Heinecke
- Fix Y-Axis order for default longituidnals2013-09-26, by Andre Heinecke
- Save target_out in the recommendation to ensure it is sent to the server2013-09-26, by Andre Heinecke
- Filter waterleveldifferences according to unit.2013-09-26, by Tom Gottfried
- Filter prefix of descriptions of MINFO-WSTs.2013-09-26, by Tom Gottfried
- Move MINFO-fixation-stuff to MINFO-datacage and give specified names.2013-09-26, by Tom Gottfried
- issue1435: Group minfo-stuff in dc, include waterlevels from csv.2013-09-26, by Felix Wolfsteller
- Removed obsolete imports.2013-09-26, by Sascha L. Teichmann
- Factor out longitudinal section default config and put it in its own file2013-09-26, by Andre Heinecke
- Saveguard range access in case an artifact has no range2013-09-26, by Andre Heinecke
- Add debug output triggered by debugging the last commit2013-09-26, by Andre Heinecke
- TRUE != FALSE ;)2013-09-26, by Andre Heinecke
- Add ShearStress Processor2013-09-26, by Andre Heinecke
- Cosmetics2013-09-26, by Andre Heinecke
- Handle flow velocity discharge in the new part of the QOutProcessor2013-09-26, by Andre Heinecke
- Handle flow velocity measurements in the FlowVelocity processor2013-09-26, by Andre Heinecke
- Handle flow velocity annotation in annoation processor2013-09-26, by Andre Heinecke
- Diagram attributes: Use evaluators for title arguments, too. This makes it more consistent, powerful and a little bit faster.2013-09-26, by Sascha L. Teichmann
- Removed obsolete imports.2013-09-26, by Sascha L. Teichmann
- Use LongitudinalSectionGenerator2 in the LS diagrams.2013-09-26, by Andre Heinecke
- Add startkm and endkm setting to longitudinal section generator 22013-09-26, by Andre Heinecke
- Add NPE guard to XYStyle.2013-09-25, by Andre Heinecke
- Add FlowVelocity Processor2013-09-25, by Andre Heinecke
- Configure SedimentLoad to use the new diagram Generator2013-09-25, by Andre Heinecke
- Add SedimentLoadProcessor2013-09-25, by Andre Heinecke
- Noted insights.2013-09-26, by Felix Wolfsteller
- issue1493: Also transform NaN X values to empty string.2013-09-25, by Felix Wolfsteller
- Configure BedQuality to use new DiagramGenerator2013-09-25, by Andre Heinecke
- Remove obsolete classes2013-09-25, by Andre Heinecke
- Add BedQuality Processors2013-09-25, by Andre Heinecke
- Configure bed_difference_year in the new way2013-09-25, by Andre Heinecke
- Add label for bed difference axis2013-09-25, by Andre Heinecke
- Add BedWidthProcessor to handle width facets2013-09-25, by Andre Heinecke
- Rename BedWidthProcessor to BedHeightSounding processor.2013-09-25, by Andre Heinecke
- Diagrams: Determine if axis should be inverted dynamically.2013-09-25, by Sascha L. Teichmann
- Configure BedDiffYear diagram and remove old generator2013-09-25, by Andre Heinecke
- Doc.2013-09-25, by Felix Wolfsteller
- issue971: Include encoding parameter hardwiredly in csv export panels2013-09-25, by Felix Wolfsteller
- issue971: Let ExportServiceImpl handle encoding parameter,2013-09-25, by Felix Wolfsteller
- issue971: For diagram csv export request windows-1252 encoded output.2013-09-25, by Felix Wolfsteller
- issue971: Prepare client to include encoding in download url.2013-09-25, by Felix Wolfsteller
- issue971: Let ChartOutputServiceImpl interprete an "encoding" parameter.2013-09-25, by Felix Wolfsteller
- Doc.2013-09-25, by Felix Wolfsteller
- Full stop at doc sentence end.2013-09-23, by Felix Wolfsteller
- Fix diagram title2013-09-25, by Andre Heinecke
- Remove obsolete MiddleBedHeightGenerator classes2013-09-25, by Andre Heinecke
- Configure MiddleBedHeight diagram2013-09-25, by Andre Heinecke
- Remove wrong docstring2013-09-25, by Andre Heinecke
- Also handle bed height annotations2013-09-25, by Andre Heinecke
- Rename BedheightProcessor to BedWidthProcessor2013-09-25, by Andre Heinecke
- Add axis label to bedheight processor.2013-09-25, by Andre Heinecke
- Add MiddleBedHeightProcessor2013-09-25, by Andre Heinecke
- Add dW handling also to the other new longitudinal section diagrams2013-09-25, by Andre Heinecke
- Configure Longitudinal section diagram to use the new way.2013-09-24, by Andre Heinecke
- Add currentKM context / request mapping to RiverUtils and use it in DiagramGenerator2013-09-24, by Andre Heinecke
- Handle multiple processors for axis labeling.2013-09-24, by Andre Heinecke
- Cosmetics2013-09-24, by Andre Heinecke
- Add DeltaWProcessor to process data for a delta W axis.2013-09-24, by Andre Heinecke
- Fix area label rendering.2013-09-24, by Andre Heinecke
- Removed obsolete imports. Minor code cosmetics.2013-09-24, by Sascha L. Teichmann
- Close generator-refactoringgenerator-refactoring 2013-09-24, by Andre Heinecke
- Merge branch generator-refectoring into default.2013-09-24, by Andre Heinecke
- Migrate w_differences and remove unused classesgenerator-refactoring 2013-09-24, by Andre Heinecke
- Actually commit the canHandle part of the last revision. (WQCKms in WOut proc.)generator-refactoring 2013-09-24, by Andre Heinecke
- Process corrected WQkms (WQCKms) also in the WOutProcessorgenerator-refactoring 2013-09-24, by Andre Heinecke
- Fix applying the inversion of diagrams.generator-refactoring 2013-09-24, by Andre Heinecke
- Migrate discharge_longitudinal_section generator to the new architecture.generator-refactoring 2013-09-24, by Andre Heinecke
- Reactivate CALCULATION_DISCHARGE_LONGITUDINAL_CURVEgenerator-refactoring 2013-09-24, by Andre Heinecke
- Also handle subtypes of Discharge longitundial Q facets.generator-refactoring 2013-09-24, by Andre Heinecke
- Default to the label of longitundial Q axis in the QProcessorgenerator-refactoring 2013-09-24, by Andre Heinecke
- Handle axis include zero setting for the new processing architecturegenerator-refactoring 2013-09-24, by Andre Heinecke
- Minor cleanup / docgenerator-refactoring 2013-09-24, by Andre Heinecke
- Add refactored LongitudinalSectionGenerator2 that inherits DiagramGeneratorgenerator-refactoring 2013-09-23, by Andre Heinecke
- Add more Inversion logic to the DiagramGeneratorgenerator-refactoring 2013-09-23, by Andre Heinecke
- Add AxisLabel handling to WDiffProcessorgenerator-refactoring 2013-09-23, by Andre Heinecke
- Add WDiffProcessorgenerator-refactoring 2013-09-23, by Andre Heinecke
- Add AreaProcessorgenerator-refactoring 2013-09-23, by Andre Heinecke
- Added diagram attributes as converter to longitudinal section diagrams.generator-refactoring 2013-09-23, by Sascha L. Teichmann
- Use pre-converted diagram attributes now.generator-refactoring 2013-09-23, by Sascha L. Teichmann
- Fix domain axis label and add manualpoints processor to configgenerator-refactoring 2013-09-23, by Andre Heinecke
- Move manual point handling into a Processorgenerator-refactoring 2013-09-23, by Andre Heinecke
- Add useful debug output for diagram generator debugginggenerator-refactoring 2013-09-23, by Andre Heinecke
- issue1493: Don't let NaNs slip through csv export.2013-09-23, by Felix Wolfsteller
- Minor refactoring for 1493.2013-09-23, by Felix Wolfsteller
- Add DiagramGenerator doOut functiongenerator-refactoring 2013-09-23, by Andre Heinecke
- Add DiagramGenerator doOut functiongenerator-refactoring 2013-09-23, by Andre Heinecke
- Simplify code to prepare DiagramGenerator signaturegenerator-refactoring 2013-09-23, by Andre Heinecke
- Add more proessors to longitudinal diagramgenerator-refactoring 2013-09-23, by Andre Heinecke
- Remove accidental commited debug linegenerator-refactoring 2013-09-23, by Andre Heinecke
- Removed obsolete imports.generator-refactoring 2013-09-22, by Sascha L. Teichmann
- Use Object instead of DOM Element as argument for setup of out generators. First step to remove dependency to XML DOM when using configuration.generator-refactoring 2013-09-22, by Sascha L. Teichmann
- Little workaround to make diagram attribute parsing more thread safe. This is not the right solution.generator-refactoring 2013-09-22, by Sascha L. Teichmann
- Moved generators to separate xml file.generator-refactoring 2013-09-22, by Sascha L. Teichmann
- Implement Label handlinggenerator-refactoring 2013-09-20, by Andre Heinecke
- Add info generator for refactored generatorsgenerator-refactoring 2013-09-20, by Andre Heinecke
- Remove generator2 hacksgenerator-refactoring 2013-09-20, by Andre Heinecke
- Simplyfy / unify "invert axis" logicgenerator-refactoring 2013-09-20, by Andre Heinecke
- Removed faked ChartInfoGenerator2 and LS Info generator.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- ChartGenerator2 can be used as ChartInfoGenerator, too.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Mergedgenerator-refactoring 2013-09-20, by Sascha L. Teichmann
- Extended init() of OutGenerator to take name of the out to serve.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Add LTR inversion code to diagram generator.generator-refactoring 2013-09-20, by Andre Heinecke
- More Processor refactoringgenerator-refactoring 2013-09-20, by Andre Heinecke
- Trim "names" and "class" attribute of out generators before using.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Allow comma separated names in "names" attribute in out generators to allow registering for more than one name. Old "name" attribute is removed.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Read out generator class info from "class" attribute instead of tags text body.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Use DiagramGenerator for longitudinal section.generator-refactoring 2013-09-20, by Andre Heinecke
- Add NPE guardgenerator-refactoring 2013-09-20, by Andre Heinecke
- Add InfoGenerator Hacks to be removed soon.generator-refactoring 2013-09-20, by Andre Heinecke
- Remove Axis Walker, unabstract Diagram generatorgenerator-refactoring 2013-09-20, by Andre Heinecke
- Add second doOut implementations to work with diagram generatorgenerator-refactoring 2013-09-20, by Andre Heinecke
- issue1494: Spawn Q facet only if Q data is there.2013-09-20, by Felix Wolfsteller
- Simplify code a bit.2013-09-19, by Felix Wolfsteller
- Doc, comment.2013-09-19, by Felix Wolfsteller
- Close branch longitudinal-symmetry. Diagram refactoring is now done in branch generator-refactoring.longitudinal-symmetry 2013-09-20, by Tom Gottfried
- Added 'include-zero' attribute to <axis> tag in diagram configuration.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Added domain axis title to diagram attributes.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Some more accessors and typo fixgenerator-refactoring 2013-09-20, by Andre Heinecke
- Remove AxisProcessor "glue" class and extend Processor interfacegenerator-refactoring 2013-09-20, by Andre Heinecke
- Fix indention / line lengthgenerator-refactoring 2013-09-20, by Andre Heinecke
- Add Default Processor implementation and make processors inherit it.generator-refactoring 2013-09-20, by Andre Heinecke
- Remove obsolete configuration of DGM-SRID.2013-09-19, by Tom Gottfried
- DGM SRIds are now fetched from database instead of configuration.2013-09-19, by Sascha L. Teichmann
- issue1436: Repair sedimentload epoch calculation,2013-09-19, by Felix Wolfsteller
- Corrected debug output.2013-09-19, by Felix Wolfsteller
- Call processors from configuration.generator-refactoring 2013-09-19, by Sascha L. Teichmann
- Parse config when setup a new diagram.generator-refactoring 2013-09-19, by Sascha L. Teichmann
- Add annotationProcessorgenerator-refactoring 2013-09-19, by Andre Heinecke
- Added alignment rules for diagrams.generator-refactoring 2013-09-19, by Sascha L. Teichmann
- Simple interpolation logic for diagram titles and subtitles.generator-refactoring 2013-09-19, by Sascha L. Teichmann
- issue1493: Use other numberformat for csv data from diagram.2013-09-19, by Felix Wolfsteller
- issue971: Bring a formatter in (a bad) place.2013-09-18, by Felix Wolfsteller
- issue971: Use ";" as CSV separator also in ChartExportHelper, with the2013-09-18, by Felix Wolfsteller
- Add DiagramGenerator which should mainly replace xygeneratorgenerator-refactoring 2013-09-18, by Andre Heinecke
- Factor out annotation handling codegenerator-refactoring 2013-09-18, by Andre Heinecke
- Fixed typo.generator-refactoring 2013-09-18, by Sascha L. Teichmann
- Correct group for jfreechartgenerator-refactoring 2013-09-18, by Andre Heinecke
- Added first version of diagram attribute parser.generator-refactoring 2013-09-18, by Sascha L. Teichmann
- Update jfreechart dependency to 1.0.15generator-refactoring 2013-09-18, by Andre Heinecke
- Use combine instead of combineignoringNaN (for compatibility)generator-refactoring 2013-09-18, by Andre Heinecke
- Add setup(Element config) method to Generator interface to be initialized from configuration.generator-refactoring 2013-09-18, by Sascha L. Teichmann
- issue971: Change CSV column separator to ";".2013-09-18, by Felix Wolfsteller
- issue971: Change CSV column separator to ";" for Exports, client-side change follows.2013-09-18, by Felix Wolfsteller
- Combine AxisDataset implementations and remove / simplify handling code.generator-refactoring 2013-09-18, by Andre Heinecke
- Add a copy of the ChartGenerator class.generator-refactoring 2013-09-17, by Andre Heinecke
- (issue1023) We do not support html getfeatureinfo2013-09-17, by Andre Heinecke
- Doc.2013-09-17, by Felix Wolfsteller
- WDifferencesState: Remove empty constructor.2013-09-17, by Felix Wolfsteller
- issue1470: Make validate of WDifferencesState return true if in "new chart".2013-09-17, by Felix Wolfsteller
- Doc.2013-09-16, by Felix Wolfsteller
- Doc.2013-09-16, by Felix Wolfsteller
- Cosmetics, typo fix in comment.2013-09-16, by Felix Wolfsteller
- Cosmetics.2013-09-16, by Felix Wolfsteller
- Added tag 3.0.15 for changeset a18a437647932013-09-16, by Andre Heinecke
- issue1235: Do not add 'other' values twice to suspended sed. values, fix range.3.0.15 2013-09-16, by Felix Wolfsteller
- Doc.2013-09-16, by Felix Wolfsteller
- Fix syntax error on oracle by removing unused paramater2013-09-16, by Andre Heinecke
- (issue1071) Change format for paramter a again2013-09-16, by Andre Heinecke
- (Issue 1353): Add warning when a gauge is skipped because of station2013-09-16, by Andre Heinecke
- issue1465: Assume that a "0" measurement for total sediment load is2013-09-16, by Felix Wolfsteller
- issue1157: Fix sorting by start time (descending) for cross-section selection.2013-09-16, by Felix Wolfsteller
- Schema change: increase precision of gauges.station to be able to hold nearby gauges.double-precision 2013-09-13, by Tom Gottfried
- Fixed misuse of x !=/== Double.NaN2013-09-13, by Sascha L. Teichmann
- issue1465: Adjust to new use of NaN instead of 0.2013-09-13, by Felix Wolfsteller
- issue1465: Do not allow null ranges for fraction values, logger.error instead.2013-09-13, by Felix Wolfsteller
- issue1465: Initialize sediment load fraction values with NaN instead of 0,2013-09-13, by Felix Wolfsteller
- issue1465: Show space instead of '-' in table results view.2013-09-13, by Felix Wolfsteller
- Typo fix.2013-09-13, by Sascha L. Teichmann
- Another tweak for flys/issue1353: Be more tolerant about river names.2013-09-13, by Sascha L. Teichmann
- make_release.sh: default DGM_PATH to path on poland.2013-09-13, by Tom Gottfried
- issue1465: Prepare SedimentLoadExporter to show "-" for NaN-values.2013-09-13, by Felix Wolfsteller
- Fix for flys/issue1479: Really iterate over the FLYS river not over empty list.2013-09-13, by Sascha L. Teichmann
- SCHEMA CHANGE: a < b now enforced on ranges.double-precision 2013-09-12, by Tom Gottfried
- DGM-importer: enforce a < b for ranges.double-precision 2013-09-12, by Tom Gottfried
- Range import: enforce a<b not only for WSTs and set only a for zero-length ranges.double-precision 2013-09-12, by Tom Gottfried
- Issue1333: expand single-line i.e. 0-lenght Q-range to minimal length.double-precision 2013-09-12, by Tom Gottfried
- Minor schema change: allow to delete ranges with associated DEMs.double-precision 2013-08-30, by Tom Gottfried
- Fix for flys/issue1018: Sort the pairs of (q, w) in q before creating a spline also in case of non interpolation.2013-09-12, by Sascha L. Teichmann
- Fix for flys/issue1479: The indices of the dates of the analysis periods where re-mapped wrong.2013-09-12, by Sascha L. Teichmann
- issue1472: Remove commented code.2013-09-12, by Felix Wolfsteller
- issue1472: Do not guess flow direction from differences.2013-09-12, by Felix Wolfsteller
- LocationDistancePanel error messages: do not imply calculation in the direction of kilometrage.2013-09-12, by Tom Gottfried
- merged accidental head (nothing changed)2013-09-12, by Tom Gottfried
- issue1378: Adjust style for flood-protection annotation values at y axis.2013-09-12, by Felix Wolfsteller
- Closing branch 'dc-km-filter', should already be integrated in default (but not tracked by hg).dc-km-filter 2013-09-11, by Bernhard Reiter
- (issue1023) mapserver templates mapfile.vm, wsplgen_layer.vm explicitely adding the three projects, so that mapserver offers the in the capabilities.2013-09-11, by Bernhard Reiter
- Closing inaktive branch "dc-km-filter-rr".dc-km-filter-rr 2013-09-11, by Bernhard Reiter
- Closing inactive branch.facets-slt 2013-09-11, by Bernhard Reiter
- Removed obsolete imports.2013-09-11, by Sascha L. Teichmann
- flys/issue1485 Better titles for UESK layers.2013-09-11, by Sascha L. Teichmann
- Closing branch 'interaktive-karte', the contents must have been merged (without hg tracking it) to default long ago because it is in there.interaktive-karte 2013-09-11, by Bernhard Reiter
- GWT client: Do not assumed there is always a SAML ticket when generating Wiki links.2013-09-11, by Sascha L. Teichmann
- issue1465: Removed fix for non-matching measurement station and stations range.2013-09-11, by Felix Wolfsteller
- Backed out changeset 6b9402377d072013-09-11, by Felix Wolfsteller
- flys/issue1417 Be more fault tolerant if a river has no flood plain.2013-09-10, by Sascha L. Teichmann
- issue1378: For additionals and basedata via datacage for2013-09-10, by Felix Wolfsteller
- issue1457: Handle symbolic discharge of -1 as 'no discharge'.2013-09-10, by Felix Wolfsteller
- Doc.2013-09-09, by Felix Wolfsteller
- mapserver templates for flys.map and rivers.map: correcting the wms_onlineresource URL to partly help (issue1023)2013-09-10, by Bernhard Reiter
- Fix for Browser and server running both on localhost. Previously all requests from localhost where accepted w/o auth. Now they are only accepted when a HTTP header X_NO_GGINA_AUTH=TRUE is send, too. This is ddone when printing maps.2013-09-09, by Sascha L. Teichmann
- Corrected doc.2013-09-06, by Felix Wolfsteller
- D4EArtifactCollection: Do not push CallContext and reference to db around.2013-09-06, by Felix Wolfsteller
- Doc.2013-09-06, by Felix Wolfsteller
- Doc.2013-09-06, by Felix Wolfsteller
- Doc.2013-09-06, by Felix Wolfsteller
- Correct SedimentLoadExporters compilability-fix.2013-09-06, by Felix Wolfsteller
- Make EpsilonComparator serializable.2013-09-05, by Tom Gottfried
- flys/issue1235: Same kicks against a few inconsistencies and bugs in the calculation of sediment loads. I believe it _do_not_ delivers the right results.2013-09-05, by Sascha L. Teichmann
- Doc.2013-09-05, by Felix Wolfsteller
- issue1465: Fetch correct measurement station (also if the km does not2013-09-05, by Felix Wolfsteller
- SedimentLoadFactory: Improved readability.2013-09-05, by Felix Wolfsteller
- SedimentLoadFactory: Further code simplification.2013-09-05, by Felix Wolfsteller
- SedimentLoadFactory: Minor simplification.2013-09-05, by Felix Wolfsteller
- SedimentLoadFactory: Extracted method to find range of matching2013-09-05, by Felix Wolfsteller
- SedimentLoadExporter: Minor refac. Determine a displayed string2013-09-05, by Felix Wolfsteller
- Workaround for flys/issue14070. TODO: Find the reason why a null document is given to the ThemeDocument.2013-09-04, by Sascha L. Teichmann
- issue1458: Avoid facet duplicates.2013-09-03, by Felix Wolfsteller
- Implement ManagedFacet.isSame to determine whether two facets are the same.2013-09-03, by Felix Wolfsteller
- Added new CompareUtil (singleton Helper class).2013-09-03, by Felix Wolfsteller
- AttributeWriter: Even better variable name.2013-09-03, by Felix Wolfsteller
- AttributeWriter: Slightly improved variable naming and comments.2013-09-03, by Felix Wolfsteller
- Added loadTotalRange getter.2013-08-30, by Felix Wolfsteller
- (issue1452) Coalesce to zero to avoid NaN arithmetic.2013-08-30, by Andre Heinecke
- (issue1023) Start returning more useful information2013-08-30, by Andre Heinecke
- issue1462/3: When changing units (t/a -> m^3/a), also change total load.2013-08-30, by Felix Wolfsteller
- SedimentLoad: Allow to set range of total load.2013-08-30, by Felix Wolfsteller
- Doc fix.2013-08-30, by Felix Wolfsteller
- SedimentLoadCalculation: Log an error on unknown mode.2013-08-30, by Felix Wolfsteller
- issue1462: 1) & 4) Fix wrong density interpolation code.2013-08-30, by Felix Wolfsteller
- Cosmetics, docs.2013-08-30, by Felix Wolfsteller
- Cosmetics.2013-08-30, by Felix Wolfsteller
- Doc.2013-08-30, by Felix Wolfsteller
- Let hibernate do the parsing/casting.2013-08-29, by Felix Wolfsteller
- issue957: Better name for flowvelocity measured values facets.2013-08-29, by Felix Wolfsteller
- Assign theme to flowvelocitymeasurementvaluefacets.2013-08-29, by Felix Wolfsteller
- Slightly better name for flowvelocitymeasurementvaluefacets.2013-08-29, by Felix Wolfsteller
- (issue1451) Round Q's in the way it is done for AT's and localize KM2013-08-29, by Andre Heinecke
- issue1466: Fix, sort stations before gap detection.2013-08-29, by Felix Wolfsteller
- DischargeCurveGenerator: Prevent NPE when no gauge can be found.2013-08-29, by Felix Wolfsteller
- issue1436: Exploit validity-rule of sedimentdensities.2013-08-28, by Felix Wolfsteller
- issue1436: Towards finding the best match in years for densities.2013-08-28, by Felix Wolfsteller
- issue1460: prevent NPEs when backstepping and changing Q values for WINFO2013-08-28, by Felix Wolfsteller
- Importer Doc: be clearer on DEM-metadata import.double-precision 2013-08-28, by Tom Gottfried
- Importer doc: added remark considering re-import of modified datadouble-precision 2013-08-27, by Tom Gottfried
- Datacage: Add dc:all-state-successors() to enable predicates like dc:contains(dc:all-state-successors($artifact-name, $current-state-id), 'state.winfo.calculation_mode') which recursively collects all successor state ids an check for containment.2013-08-27, by Sascha L. Teichmann
- (issue1451) Use distinct values for single_wq mode filtering instead of ranges.2013-08-27, by Andre Heinecke
- Fix NPE in case the artifact does not even have the master attribute2013-08-27, by Andre Heinecke
- DischargeLongitudinalSectionGenerator: Use QOutProcessor, fix compilation.2013-08-27, by Felix Wolfsteller
- Let QOutProcessor also handle Discharge/Q-data.2013-08-27, by Felix Wolfsteller
- SedimentLoadCalculation: Refactoring, extracted method.2013-08-27, by Felix Wolfsteller
- issue1455: Extract QOutProcessor, use it2013-08-27, by Felix Wolfsteller
- issue1455: Prepare MiddleBedHeightDiagram to show Q values.2013-08-27, by Felix Wolfsteller
- WQKmsInterpolArtifact: Add different facet if wst has only 'fake' Qs.2013-08-26, by Felix Wolfsteller
- Doc, cosmetics.2013-08-26, by Felix Wolfsteller
- WstValueTable: Add method to find out wether the Qs are 'fake'2013-08-26, by Felix Wolfsteller
- DischargeProcessor: Handle interpolated w values2013-08-26, by Felix Wolfsteller
- Cosmetics, added @Override annotation, vim line.2013-08-26, by Felix Wolfsteller
- Doc.2013-08-26, by Felix Wolfsteller
- Added new Theme.2013-08-26, by Felix Wolfsteller
- Added new ThemeMappings.2013-08-26, by Felix Wolfsteller
- Mapping new facet type to theme.2013-08-26, by Felix Wolfsteller
- Added new facet type to gaugedischargecurve.xml compat matrix.2013-08-26, by Felix Wolfsteller
- FacetTypes: Added new type other.w.interpol .2013-08-26, by Felix Wolfsteller
- Minor refactoring, renamed variable, extracted method.2013-08-26, by Felix Wolfsteller
- Typo fix in debug message.2013-08-22, by Felix Wolfsteller
- Artifacts: ThemeDocument. More debug output. Make more getters private to only expose the parsed values.2013-08-23, by Sascha L. Teichmann
- Artifacts: Make TextStyle Make more robust.2013-08-23, by Sascha L. Teichmann
- a bit of debug output2013-08-23, by Tom Gottfried
- Artifacts: ThemeDocument. Removed some zero length checks because we do not store zero length strings in the backing map.2013-08-23, by Sascha L. Teichmann
- Artifacts: ThemeDocument. The bloody part: Removal of the XPaths. Now the theme XML document is scanned once(!) at construction time for field values and the resulting key/value pairs are store in a map.2013-08-23, by Sascha L. Teichmann
- Artifacts: Removed ThemeUtil.2013-08-23, by Sascha L. Teichmann
- Artifacts: Moved logic of ThemeUtils into ThemeDocument. TODO: Remove ThemeUtils2013-08-23, by Sascha L. Teichmann
- Artifacts: Introduce ThemeDocument & make stuff compileable again. THIS BREAKS THE SYSTEM! TODO: Move ThemeUtils into ThemeDocument.2013-08-22, by Sascha L. Teichmann
- Artifacts: Make it compilable again.2013-08-22, by Sascha L. Teichmann
- ETL: Take care of the fact that one river in AFT/SGM may correspond to N rivers in FLYS.2013-08-22, by Sascha L. Teichmann
- Added tag 3.0.14 for changeset 84b1e87e86692013-08-22, by Andre Heinecke
- ComputedDischargeCurveGenerator: Use DischargeProcessor to add main values.2013-08-22, by Felix Wolfsteller
- ChartGenerator: Changed visibility of doAnnotations,2013-08-22, by Felix Wolfsteller
- DischargeCurveGenerator: Use DischargeProcessor.2013-08-22, by Felix Wolfsteller
- DischargeProcessor: Handle main-values. Temporarily disable w/q data handling.2013-08-22, by Felix Wolfsteller
- DischargeProcessor: Minor refactoring (use getter), warn when no Ẁ/Q data found.2013-08-22, by Felix Wolfsteller
- Give correct name to outlier method3.0.14 2013-08-21, by Tom Gottfried
- Potential fix for flys/1453.2013-08-21, by Sascha L. Teichmann
- Backed out changeset 60f39ee194732013-08-21, by Sascha L. Teichmann
- ETL: Potential fix for flys/1453.2013-08-21, by Sascha L. Teichmann
- Removed obsolete imports.2013-08-21, by Sascha L. Teichmann
- FixA: Remapped indices of analysis periods, too. Needs testing!2013-08-21, by Sascha L. Teichmann
- BWASTR-Import: name of tributary contains name of river, not the other way round.double-precision 2013-08-21, by Tom Gottfried
- issue1378: Add axis markers for additional long-sect. without Q (e.g. dike heights).2013-08-21, by Felix Wolfsteller
- Cosmetics.2013-08-21, by Felix Wolfsteller
- issue1378: Also add ability to add text-annotations.2013-08-21, by Felix Wolfsteller
- Geo-Importer: import axes 2D to avoid problems with invalid z-coordinatesdouble-precision 2013-08-21, by Tom Gottfried
- FixA: Fix logger class reference.2013-08-21, by Sascha L. Teichmann
- issue1378 (part): Make DC config for discharge curve offer correct2013-08-21, by Felix Wolfsteller
- issue1378: Prepare DischargeCurveGenerator to digest wq-interpolated data.2013-08-21, by Felix Wolfsteller
- Cosmetics.2013-08-21, by Felix Wolfsteller
- issue1378: Prepare StyledSeriesBuilder to get double[][] values to translate.2013-08-21, by Felix Wolfsteller
- issue1378: Preparing DischargeProcessor to be able to draw W/Q points,2013-08-20, by Felix Wolfsteller
- Cosmetics.2013-08-20, by Felix Wolfsteller
- Initial DischargeProcessor-commit (skeleton).2013-08-20, by Felix Wolfsteller
- FixA: Make dates of analysis periods unique, too. TODO: Remap the indices like the reference interval.2013-08-21, by Sascha L. Teichmann
- FixA W/Q Diagram: Allow duplicate points. It should work but it doesn't. :-/2013-08-20, by Sascha L. Teichmann
- FixA: Fixed reference events mapping. TODO: Same for analysis periods.2013-08-20, by Sascha L. Teichmann
- FixA Delta W(t): Add 30 seconds to colliding dates to avoid them vanishing from the diagrams.2013-08-20, by Sascha L. Teichmann
- FixA: Reference points facets: the index of the point is stored in the lower 8 bits of the facect index. Why was it search via getIndex()?2013-08-19, by Sascha L. Teichmann
- FixA overview: Fetch dates in higher resolution from database.2013-08-19, by Sascha L. Teichmann
- Undo misguided schema change from r5207double-precision 2013-08-19, by Tom Gottfried
- (issue1071) Increase river km column width2013-08-19, by Andre Heinecke
- issue738: Adjust S/Q-Relation Diagram subtitles.2013-08-19, by Felix Wolfsteller
- Fix Analysis: Code simplification in facets.2013-08-19, by Sascha L. Teichmann
- Client: Removed an XPath eval and simplified a loop.2013-08-19, by Sascha L. Teichmann
- Add small script to generate an issue overview from a roundup querry.2013-08-19, by Andre Heinecke
- Factored our date formatter.2013-08-19, by Sascha L. Teichmann
- Break long lines.2013-08-19, by Sascha L. Teichmann
- issue1225: Add bedheight/year-difference points with a scale factor,2013-08-19, by Felix Wolfsteller
- StyledSeriesBuilder: Added new method to add points with a scane factor.2013-08-19, by Felix Wolfsteller
- Minor refactoring.2013-08-19, by Felix Wolfsteller
- issue1395: Add missing w_differences compat to new chart ls.2013-08-19, by Felix Wolfsteller
- (issue1347) Add SQ Relation fields for measurement station information2013-08-19, by Andre Heinecke
- (issue1347) Update jasper templates with new fields2013-08-19, by Andre Heinecke
- (issue1347) Add measurement station getter for location2013-08-19, by Andre Heinecke
- Make debug functions of D4EArtifact public2013-08-19, by Andre Heinecke
- Merged backout of changes for 1440 (gap-detection in bedquality).2013-08-19, by Felix Wolfsteller
- Backed out changeset 10646f31efec2013-08-19, by Felix Wolfsteller
- Merged.2013-08-19, by Felix Wolfsteller
- issue1157: Only look at the best match for CrossSections to activate.2013-08-19, by Felix Wolfsteller
- (issue1391): Build the current discarge curve name as requested2013-08-16, by Andre Heinecke
- (issue1391)Add compatibility for hist.discharge in Hist discharge output2013-08-16, by Andre Heinecke
- (issue1391) Filter by reference_gauge or by KM2013-08-16, by Andre Heinecke
- Minor layout change2013-08-16, by Andre Heinecke
- Fixing Analysis: Significantly (8-10x) improved the performance of the generation of the overview data. The data is now prefetched in batches.2013-08-17, by Sascha L. Teichmann
- Removed _stupid_ TODO question. WE WANT PULL OUT LOGIC OUT OF ARTIFACTS!2013-08-17, by Sascha L. Teichmann
- Add FixingCalculatedPoint to second theme, too2013-08-16, by Andre Heinecke
- Part of flys/issue1168: Make facet names unique. It should help but there must be bug before the facet generation.2013-08-15, by Sascha L. Teichmann
- (issue1444) Add theme for fixing calculated point2013-08-15, by Andre Heinecke
- Readd accidentally removed line2013-08-15, by Andre Heinecke
- (Issue1357) Pull river name into getReferenceGauge2013-08-15, by Andre Heinecke
- Improve debug output in timerangestate2013-08-15, by Andre Heinecke
- (issue1353) Add river name handling2013-08-15, by Andre Heinecke
- (issue1353) Add method to model to gauge by number and river name2013-08-15, by Andre Heinecke
- (issue1353) Add river name to query for discharge Info2013-08-15, by Andre Heinecke
- Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.2013-08-15, by Sascha L. Teichmann
- Part of flys/issue1168: Show discharge sector averages as lines again.2013-08-15, by Sascha L. Teichmann
- Add missing import in ArtifactMapfileGenerator2013-08-15, by Christian Lins
- (issue657) Prevent errornous recreation of usershape mapfile fragment.2013-08-15, by Christian Lins
- (issue657) Use regular expressions in Mapfile templates to catch various spellings of feature class types.2013-08-15, by Christian Lins
- Backed out changeset 74a437805e2a2013-08-14, by Sascha L. Teichmann
- (issue1347) Localize outliers and pdf Header2013-08-14, by Andre Heinecke
- (Issue1347) Update jasper files for pdf export of new data2013-08-14, by Andre Heinecke
- (issue1347) Add new variables to SQ Relation output.2013-08-14, by Andre Heinecke
- Fix typo in SQRelation calculation2013-08-14, by Andre Heinecke
- Mapfile templates contain regex expressions to catch features more robust (#657).2013-08-14, by Christian Lins
- import_rivers.sh: skip cross sections instead of WST-file in first run.double-precision 2013-08-14, by Tom Gottfried
- Importer Doc: force import of waterlevel WST-file in first run.double-precision 2013-08-14, by Tom Gottfried
- Importer: force import of waterlevel WST-file in first run.double-precision 2013-08-14, by Tom Gottfried
- S/Q relation: Fixed broken parameter creator constructor.2013-08-14, by Sascha L. Teichmann
- S/Q relation: Added forgotten class.2013-08-14, by Sascha L. Teichmann
- issue1328: improved i18n message2013-08-13, by Tom Gottfried
- WstParser: warn only once if no unit comment is founddouble-precision 2013-08-13, by Tom Gottfried
- Make postgresql-setup helper script work on different platforms.double-precision 2013-08-12, by Tom Gottfried
- fixed syntax errors in Postgres-schema.double-precision 2013-08-12, by Tom Gottfried
- Importer: set memory size according to docdouble-precision 2013-08-12, by Tom Gottfried
- Geo-importer: remove leftovers of catchment and gauge location importersdouble-precision 2013-08-12, by Tom Gottfried
- Importer Doc: Update title page automatically.double-precision 2013-08-10, by Tom Gottfried
- Importer Doc: remove obsolete README. It is all in the tex-files now.double-precision 2013-08-09, by Tom Gottfried
- Importer doc: correctly document use of gew-file for geo-importer.double-precision 2013-08-09, by Tom Gottfried
- Geo-importer and doc: use commandline-argument instead of configuration for river selection.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: complete master data of gauges and waterlevel model and move to top.double-precision 2013-08-09, by Tom Gottfried
- WstParser and Importer doc: More sensible default unit and warn if it is used.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: move general information on geo-importer to overview.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: corrections to starting of geo-importer.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: corrections of geo-importer configuration.double-precision 2013-08-09, by Tom Gottfried
- Geo-importer: use commandline-argument instead of configuration for river selection.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: document DEM-Metadata import.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: reworked sectioning of geo-importer overview.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: completed description of shapefile-parsers.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: add description of alternativ attribut-names.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: reformat tables in parser descriptions of geo-importer.double-precision 2013-08-09, by Tom Gottfried
- Removed obsolete imports.longitudinal-symmetry 2013-08-09, by Tom Gottfried
- Move Funcionality related to bed quality from FlowVelocityGenerator to LongitudinalSectionGenerator (previously left over).longitudinal-symmetry 2013-08-09, by Tom Gottfried
- S/Q relation: Spell Ferguson with F.2013-08-09, by Sascha L. Teichmann
- flys/issue1347: Added missing calcutions. TODO: Bring them into the generated outs.2013-08-09, by Sascha L. Teichmann
- Cosmetics.2013-08-09, by Felix Wolfsteller
- Moved most of the functionality of FlowVelocityGenerator to LongitudinalSectionGenerator on the way to longitudinal-section symmetry. ToDos left.longitudinal-symmetry 2013-08-09, by Tom Gottfried
- merged changes from default into longitudinal-symmetry branchlongitudinal-symmetry 2013-08-08, by Tom Gottfried
- merged changes from default into longitudinal-symmetrie branchlongitudinal-symmetry 2013-08-07, by Tom Gottfried
- merge changes from default into longitudinal-symmetrie branch and make it buildlongitudinal-symmetry 2013-08-07, by Tom Gottfried
- issue1378: Handle static_wqkms.w as annotations.2013-08-09, by Felix Wolfsteller
- Cosmetics.2013-08-09, by Felix Wolfsteller
- issue1378: Add wqkms.w|q to discharge curve facet compat list.2013-08-09, by Felix Wolfsteller
- S/Q: Excel compat completed: Now the data is linearized before fitting. This can be prevented by setting the system property S/Q: Excel compat completed: Now the data is linearized before fitting. This can be prevented by setting the system property "minfo.sq.calcution.non.linear.fitting" to true.2013-08-08, by Sascha L. Teichmann
- Removed debug output.2013-08-08, by Felix Wolfsteller
- SedimentLoadFactory: Survive not completely defined sediment loads.2013-08-08, by Felix Wolfsteller
- issue1060: i18n.2013-08-08, by Felix Wolfsteller
- Added @Override-Annotation.2013-08-08, by Felix Wolfsteller
- added vimline2013-08-08, by Felix Wolfsteller
- Doc.2013-08-08, by Felix Wolfsteller
- S/Q relation: Part I of 'faking' fitting linear data. S/Qs can now be subclassed and processed through views. TODO: Add knob to setup a linear data path.2013-08-08, by Sascha L. Teichmann
- offer differences for bedheight-diffs in dc, and bedheight diffs in ls.2013-08-08, by Felix Wolfsteller
- issue1439: Show line segments for points that have gaps on both sides. Small refac.2013-08-08, by Felix Wolfsteller
- S/Q relation: More Excel compat.2013-08-07, by Sascha L. Teichmann
- Remove accidentally commited debug output2013-08-07, by Andre Heinecke
- issue1415: Corrected update query and parameter setting.2013-08-07, by Felix Wolfsteller
- Geo-importer: removed unused variable.double-precision 2013-08-07, by Tom Gottfried
- Geo-importer: removed obsolete run-script.double-precision 2013-08-07, by Tom Gottfried
- issue1440: Add gap detection at >101m for BedQuality LS diagrams.2013-08-07, by Felix Wolfsteller
- issue1439: reduce gap-tolerance to 101m.2013-08-07, by Felix Wolfsteller
- issue1439: Use auto-gap detect when adding points to series for bed diff data.2013-08-07, by Felix Wolfsteller
- StyledSeriesBuilder: Minor doc improvement.2013-08-07, by Felix Wolfsteller
- Cosmetics.2013-08-07, by Felix Wolfsteller
- QualityMeasurementFactory: Doc about singleton usage.2013-08-07, by Felix Wolfsteller
- Made trivial QualityMeasurement-constructor private, as it shouldnt be used.2013-08-07, by Felix Wolfsteller
- Doc.2013-08-07, by Felix Wolfsteller
- Cosmetics.2013-08-07, by Felix Wolfsteller
- cosmetics.2013-08-07, by Felix Wolfsteller
- Importer Doc: error in W80CSV-Parser.double-precision 2013-08-06, by Tom Gottfried
- flys/issue748: Force linear curve fitting. This is a real hack! Set the system property "minfo.sq.fitting.nonlinear" to re-enable the old behavior.2013-08-06, by Sascha L. Teichmann
- issue1416: missing english i18n.2013-08-06, by Felix Wolfsteller
- issue1416: exporter for sedimentload and i18n.2013-08-06, by Felix Wolfsteller
- issue1436: Remove wrong condition where previous value does not exist but is2013-08-06, by Felix Wolfsteller
- issue1435: Tolerate missing measurement values in QualityMeasurements.2013-08-06, by Felix Wolfsteller
- issue1433: Update caller for last commit.2013-08-06, by Felix Wolfsteller
- issue1433: Filter loaded unknown sediment yields by kind.2013-08-06, by Felix Wolfsteller
- merged changes from default into double-precision branchdouble-precision 2013-08-06, by Tom Gottfried
- issue1433: Include trailing empty strings in stringsplit, this prevents emission2013-08-06, by Felix Wolfsteller
- issue1433: Do not emit warning when tolerated empty string as value.2013-08-06, by Felix Wolfsteller
- Importer Doc: partly completed geo-importer parsers (with layout issues)double-precision 2013-08-05, by Tom Gottfried
- Importer Doc: completion and corrections to overview of geo-importer.double-precision 2013-08-05, by Tom Gottfried
- Importer Doc: Document reprojection of geo-data.double-precision 2013-08-05, by Tom Gottfried
- Removed obsolete imports.2013-08-05, by Sascha L. Teichmann
- Importer Dok: added missing warnings to hydr-morph sectiondouble-precision 2013-08-03, by Tom Gottfried
- Sediment Density parser: avoid NPE when no year is givendouble-precision 2013-08-02, by Tom Gottfried
- Sediment density parser: fetch year from metaline and parsedouble-precision 2013-08-02, by Tom Gottfried
- issue1337: fix. Let theme not inherit from longitudinal_section, as this2013-08-01, by Felix Wolfsteller
- meta-data.xml/DC: Automatically add annotations to middle bed height diagrams.2013-08-01, by Felix Wolfsteller
- Importer Doc: fix syntax error.double-precision 2013-08-01, by Tom Gottfried
- issue1393: Survive when off-epochs no total data, but other.2013-08-01, by Felix Wolfsteller
- Cosmetics, docs, in range of issue1393.2013-08-01, by Felix Wolfsteller
- issue1418: Fetch correct (not necessarily first) gauge2013-08-01, by Felix Wolfsteller
- Geo-Importer: Don not import misc. floodplains as hydraulic boundary.double-precision 2013-08-01, by Tom Gottfried
- issue1393: Avoid NPE for off-epoch when actually no off-epoch data available.2013-07-31, by Felix Wolfsteller
- issue1393: Fix theme association for sedimentload.total_load .2013-07-31, by Felix Wolfsteller
- Schema change: Store station of cross section lines with higher precision to avoid duplicates due to rounding.double-precision 2013-07-31, by Tom Gottfried
- Doc.2013-07-31, by Felix Wolfsteller
- merged changes from default into double-precision branchdouble-precision 2013-07-31, by Tom Gottfried
- Remove cryptic warning messages.2013-07-31, by Felix Wolfsteller
- issue1393: Fix display, no description, just years needed to select official epochs.2013-07-31, by Felix Wolfsteller
- merged changes from default into double-precision branchdouble-precision 2013-07-31, by Tom Gottfried
- Cosmetics.2013-07-31, by Felix Wolfsteller
- issue1393/SedLoadOffEpochPanel: Request the correct (off-epoch) data2013-07-31, by Felix Wolfsteller
- Doc.2013-07-31, by Felix Wolfsteller
- Cosmetics, docs.2013-07-31, by Felix Wolfsteller
- issu1393/SedimentLoadFactory: Handle off_epoch type queries.2013-07-31, by Felix Wolfsteller
- issue1393/ImportRiver: Import official epochs from directory, minor refac.2013-07-31, by Felix Wolfsteller
- issue1393/SedimentYieldParser: set kind of SedimentYields2013-07-31, by Felix Wolfsteller
- issue1393/backend: Add kind property to ImportSedimentYield and SedimentYield.2013-07-31, by Felix Wolfsteller
- minfo-schema-change/issue1393: add kind column to sediment_yield table.2013-07-31, by Felix Wolfsteller
- Doc.2013-07-31, by Felix Wolfsteller
- Cosmetics.2013-07-30, by Felix Wolfsteller
- Added tag 3.0.13 for changeset 71da3d4ffb4a2013-07-30, by Andre Heinecke
- issue1391: Some more unification fix km filtering for calculated discharges3.0.13 2013-07-30, by Andre Heinecke
- Add compatibility with more facet names for mainvalues.2013-07-30, by Andre Heinecke
- Importer Doc: completed and corrected section with warnings.double-precision 2013-07-30, by Tom Gottfried
- issue748: Change StandardDeviation implmentation to what BFG calls Standard Deviation2013-07-30, by Andre Heinecke
- Doc2013-07-30, by Felix Wolfsteller
- Cosmetics.2013-07-30, by Felix Wolfsteller
- Doc.2013-07-30, by Felix Wolfsteller
- Remove duplicate code for mapfile generation. ID problem still not fixed (#657).2013-07-30, by Christian Lins
- issue767: Do not encode the complete legend url2013-07-30, by Andre Heinecke
- Remove accidental commited debug output2013-07-30, by Andre Heinecke
- issue1391: Unify theme styles and add facet compatibilities2013-07-30, by Andre Heinecke
- Importer scripts: add skip flag for W80-CSV to import_river.shdouble-precision 2013-07-30, by Tom Gottfried
- issue766: Minimal fix for doubled RiverAxis.2013-07-29, by Andre Heinecke
- Fix syntax error2013-07-29, by Andre Heinecke
- issue1391: Add forgotten i18n for historical discharges2013-07-29, by Andre Heinecke
- Importer Doc: Errors not documented so fardouble-precision 2013-07-29, by Tom Gottfried
- Importer doc: Document error when no measurement station fits station in SQ-filedouble-precision 2013-07-29, by Tom Gottfried
- Importer Dok: removed redundant doc and syntax errordouble-precision 2013-07-29, by Tom Gottfried
- Importer Doc: small corrections to configuration and typodouble-precision 2013-07-29, by Tom Gottfried
- Importer Dok: document import_river.shdouble-precision 2013-07-29, by Tom Gottfried
- Importer Doc: small corrections to morphological datadouble-precision 2013-07-29, by Tom Gottfried
- Importer Dok: documented measurement stationsdouble-precision 2013-07-29, by Tom Gottfried
- issue1418: skip MainValues with NaN values.2013-07-29, by Felix Wolfsteller
- issue1391: Add new facets for gaugedischarge2013-07-29, by Andre Heinecke
- issue1391: Enable GaugeDischarge artifact to directly load a table by its ID2013-07-29, by Andre Heinecke
- issue1891: Add method to get a discharge table by it's id2013-07-29, by Andre Heinecke
- issue1391: Unify datacage elements in discharge curve outs and add historical discharges2013-07-29, by Andre Heinecke
- issue1391: Fix syntax in gauge macros and add km filtering2013-07-29, by Andre Heinecke
- issue1393: Handle bedheightdiff-facets in LS Generator.2013-07-29, by Felix Wolfsteller
- issue1393: Add bedheight-difference facets to chart.xml longitudinal-section2013-07-29, by Felix Wolfsteller
- Do not translate river annotations twice. (issue1370)2013-07-29, by Andre Heinecke
- Activate also in historical discharge2013-07-26, by Andre Heinecke
- issue1416: SedimentLoadExporter: Implemented rough output.2013-07-29, by Felix Wolfsteller
- Prepare i18n for issue1416.2013-07-29, by Felix Wolfsteller
- Use full stop in doc. This fixes my syntax highlight :) .2013-07-29, by Felix Wolfsteller
- Doc.2013-07-29, by Felix Wolfsteller
- Use foreach instead of for-loop.2013-07-29, by Felix Wolfsteller
- Doc, vimline.2013-07-29, by Felix Wolfsteller
- Added @Override annotation.2013-07-29, by Felix Wolfsteller
- Doc.2013-07-29, by Felix Wolfsteller
- Doc.2013-07-29, by Felix Wolfsteller
- Cosmetics, docs, imports.2013-07-26, by Felix Wolfsteller
- Importer doc: fixed typos, language and formatting issues for hydrological datadouble-precision 2013-07-26, by Tom Gottfried
- Importer doc: cross section import completed.double-precision 2013-07-26, by Tom Gottfried
- Importer Doc: document that Amtl_Linien.config is needed.double-precision 2013-07-26, by Tom Gottfried
- Importer doc: move paragraphs on main values and WST to correct sectiondouble-precision 2013-07-26, by Tom Gottfried
- Importer doc: comment out obsolete paragraph on invalid gauge numbers.double-precision 2013-07-26, by Tom Gottfried
- Importer doc: small formating corrections to overview.double-precision 2013-07-26, by Tom Gottfried
- Importer doc: small language corrections to Overviewdouble-precision 2013-07-26, by Tom Gottfried
- issue1416: Move a stub new SedimentLoadExporter in place.2013-07-26, by Felix Wolfsteller
- BedDifferenceExporter: Added licence header.2013-07-26, by Felix Wolfsteller
- issue1259: in WQAdaptedInputPanel (vollmer w/q-input) allow2013-07-26, by Felix Wolfsteller
- issue1413: Only show unknown sediment loads of selected unit type.2013-07-25, by Felix Wolfsteller
- SedimentLoadUnknownFacet: Removed another debugging obstacle (wrong class for logger).2013-07-25, by Felix Wolfsteller
- Fix, missed to commit a typo correction.2013-07-25, by Felix Wolfsteller
- Fixed typo that made me search longer than necessary.2013-07-25, by Felix Wolfsteller
- fix issue1415: Update state of artifact when storing artifact.2013-07-25, by Felix Wolfsteller
- issue1415: Define update statement for artifacts state.2013-07-25, by Felix Wolfsteller
- Make mainvalues active in discharge_curve and fix_wq_curve (issue1391)2013-07-25, by Andre Heinecke
- Importer scripts: shpimporter needs backend name to play with Oracle.double-precision 2013-07-25, by Tom Gottfried
- fix issue1412: make vollmer-curves functional in middle bedheight diagrams.2013-07-25, by Felix Wolfsteller
- meta-data.xml: Partly fix a filter expression (unclodes literal).2013-07-25, by Felix Wolfsteller
- Cast ld values to varchar in user artifacts statement2013-07-24, by Andre Heinecke
- Add zero padding to minutes and seconds of a_creation times2013-07-24, by Andre Heinecke
- Add some useful debug output.2013-07-24, by Andre Heinecke
- Purge tables when droping in Oracle to free space and avoid duplicates in views such as dba_constraintsdouble-precision 2013-07-24, by Tom Gottfried
- Importer scripts: add default encoding to correctly read gew-filesdouble-precision 2013-07-24, by Tom Gottfried
- fixed statement for floodplains in datacage-config (with Andre's eyes)2013-07-24, by Tom Gottfried
- Collapse overly complicated dc-filter-statement for vollmer-curves.2013-07-24, by Felix Wolfsteller
- vimline added.2013-07-24, by Felix Wolfsteller
- Fix doc typo.2013-07-23, by Felix Wolfsteller
- Fix misleading debug output.2013-07-23, by Felix Wolfsteller
- Remove duplicated discharge_table_gauge macros and calls2013-07-24, by Andre Heinecke
- Unify duplicated fix-wq-curve case2013-07-24, by Andre Heinecke
- Only look to W facets for inversion handling.2013-07-23, by Andre Heinecke
- Schema change: droped NOT NULL constraint from attributes.value because empty string is silently converted to NULL in Oracle but needed here.double-precision 2013-07-23, by Tom Gottfried
- More correct i18n string for outlier tolerance in SQ2013-07-23, by Tom Gottfried
- merge2013-06-29, by Tom Gottfried
- backout changeset 6513:ef3b02034f6a2013-06-29, by Tom Gottfried
- Backed out changeset 1a7f5d09b9d82013-06-29, by Tom Gottfried
- Subtract PNP before calculating wcm from wMinCM (issue1155)2013-07-23, by Andre Heinecke
- Importer doc: Complete gauge master data.double-precision 2013-07-23, by Tom Gottfried
- Do not invert chart when adding point data. (issue1290)2013-07-23, by Andre Heinecke
- Fix Waterlevel description for issue14042013-07-22, by Andre Heinecke
- Importer docs: Improved layout.double-precision 2013-07-22, by Tom Gottfried
- Schema changes: fixed typos, syntax errors and missing or obsolete statements in Oracle schemadouble-precision 2013-07-22, by Tom Gottfried
- Fixed documentation for Oracle schema.double-precision 2013-07-22, by Tom Gottfried
- completed documentation for Oracle schemadouble-precision 2013-07-22, by Tom Gottfried
- Geo importer: also accept 25D-points from km.shpdouble-precision 2013-07-22, by Tom Gottfried
- merged changes from default into double-precision branchdouble-precision 2013-07-22, by Tom Gottfried
- Added tag 3.0.12 for changeset da197a9236fd2013-07-22, by Andre Heinecke
- Removed tag 3.0.123.0.12 2013-07-22, by Andre Heinecke
- WINFOArtifact: Fix typo.2013-07-22, by Felix Wolfsteller
- Added tag 3.0.12 for changeset 3999162f474f2013-07-22, by Andre Heinecke
- DatacageTwinPanel: Show busy-wheel when loading and adding artifacts to collection.2013-07-22, by Felix Wolfsteller
- CrossSection: Uppercase sql keywords in query.2013-07-22, by Felix Wolfsteller
- CrossSection: Improve SQl compat of statement.2013-07-22, by Felix Wolfsteller
- issue1395: Show bedheight diffs in w-diff datacage.2013-07-19, by Felix Wolfsteller
- issue1399: WINFOArtifact: Compute difference also if part of difference building oneselve.2013-07-19, by Felix Wolfsteller
- issue1399: Use WKms instead of WQKms object, as W-Difference artifact themselves2013-07-19, by Felix Wolfsteller
- Do not fiddle with the factory name of recommendations for differences anymore.2013-07-19, by Felix Wolfsteller
- Merged.2013-07-19, by Felix Wolfsteller
- Do not show beddifferences in dc that lets select for differences.2013-07-18, by Felix Wolfsteller
- Added tag 3.0.11 for changeset 63baa1873b1f2013-07-18, by Andre Heinecke
- Sync not in gauge string between de and de_DE3.0.11 2013-07-18, by Andre Heinecke
- Add cleanup to the release script2013-07-18, by Andre Heinecke
- Shorten and correct waterlevel not in gauge string2013-07-18, by Andre Heinecke
- Add quick hack to fix the exported name of Amtl.Fixierungen2013-07-18, by Andre Heinecke
- Change artifact database v param to be type TEXT2013-07-18, by Andre Heinecke
- Add official Fixings to PDF Export2013-07-18, by Andre Heinecke
- Indentation fix2013-07-18, by Andre Heinecke
- Factor out description getting code from csv export and reuse for pdf2013-07-18, by Andre Heinecke
- Include the calculation borders in the official line export.2013-07-18, by Andre Heinecke
- issue1395: Make new chart(.xml)-wdiff Facet Compat List equal to winfo/wdiffs one.2013-07-18, by Felix Wolfsteller
- Factor out filtering code in WaterlevelExporter2013-07-18, by Andre Heinecke
- Fix for SAML authentication in FLYSHeader's Info button (#702).2013-07-18, by Christian Lins
- Add official fixings to Waterlevel CSV Export (issue1384)2013-07-18, by Andre Heinecke
- Add getArtifactsByName to collection2013-07-18, by Andre Heinecke
- Add getFirstLastKM utiltity function to WQKms2013-07-18, by Andre Heinecke
- Mark staticwqkms that are loaded as officiallines recommendation as official2013-07-18, by Andre Heinecke
- issue1395: Let WDifferencesCurveGenerator use Beddiff-processors to display beddiff data.2013-07-18, by Felix Wolfsteller
- WDifferencesCurveGenerator: added a logger.2013-07-18, by Felix Wolfsteller
- issue1395: Renamed bedheight-differences macro, call it from wdiff DC context.2013-07-18, by Felix Wolfsteller
- issue1395: add Bedheight facets to winfo wdiff out compat matrix.2013-07-18, by Felix Wolfsteller
- Doc and indentation fix.2013-07-18, by Felix Wolfsteller
- Doc.2013-07-18, by Felix Wolfsteller
- issue1394: Minor refactoring.2013-07-18, by Felix Wolfsteller
- i18n.2013-07-18, by Felix Wolfsteller
- issue1395: Use correct out name in DC for bedheight-diffs.2013-07-18, by Felix Wolfsteller
- issue1396: Fix (at least partly) the loading of new differences via dc.2013-07-18, by Felix Wolfsteller
- issue1394: Prevent display of empty paths in DC tree (vollmer and waterlevels).2013-07-17, by Felix Wolfsteller
- issue1394: i18n2013-07-17, by Felix Wolfsteller
- Fix typos that lead to non-compilability.2013-07-17, by Felix Wolfsteller
- issue1394: Let client use the new pseudo-out: differenceable, deal with2013-07-17, by Felix Wolfsteller
- Commit omitted patch for BedDiffHeightYearProcessor.2013-07-17, by Felix Wolfsteller
- issue1394, issue1366: Prepare difference state to handle other artifacts, esp.2013-07-17, by Felix Wolfsteller
- issue1394: meta-data.xml: Add DC-Config for (pseudo-)out "differenceable".2013-07-17, by Felix Wolfsteller
- Doc.2013-07-17, by Felix Wolfsteller
- Doc.2013-07-17, by Felix Wolfsteller
- Doc.2013-07-17, by Felix Wolfsteller
- Added vimlines.2013-07-17, by Felix Wolfsteller
- Doc.2013-07-17, by Felix Wolfsteller
- Doc.2013-07-17, by Felix Wolfsteller
- Docs, cosmetics.2013-07-17, by Felix Wolfsteller
- Cosmetics, doc, obsolete import removal.2013-07-16, by Felix Wolfsteller
- Fix cloning of old MINFO/Beddiff-calculations.2013-07-16, by Felix Wolfsteller
- BedDifferenceYearGenerator: Remove stray code, fix axis, added vimline.2013-07-15, by Felix Wolfsteller
- Refactored BedDifferenceYearGenerator to use new BedDiffYearProcessor.2013-07-15, by Felix Wolfsteller
- Whitespace.2013-07-15, by Felix Wolfsteller
- Fix debug output.2013-07-15, by Felix Wolfsteller
- Moved BedDiffYearProcessor to BedDiffHeightYearProcessor.2013-07-15, by Felix Wolfsteller
- Minor refactoring to use processor and later use processor in WINFO-Diagrams.2013-07-15, by Felix Wolfsteller
- Show (csv-)waterlevel in beddiff-datacages.2013-07-15, by Felix Wolfsteller
- OutputHelper: Fix misleading debug output copy/pasted from D4EArtifactCollection.2013-07-12, by Felix Wolfsteller
- More doc fixes.2013-07-11, by Felix Wolfsteller
- Fix doc.2013-07-11, by Felix Wolfsteller
- issue1312: Bring back auto-coloring to FixPoints.2013-07-11, by Felix Wolfsteller
- issue1168: Use all QSectors for FixAnalysis-Calculation.2013-07-11, by Felix Wolfsteller
- issue1370: Force second axis if at gauge.2013-07-10, by Felix Wolfsteller
- issue702: (temporarily) disable "Info"-Button.2013-07-10, by Felix Wolfsteller
- Debug/typo fixes.2013-07-10, by Felix Wolfsteller
- Doc/Debug.2013-07-10, by Felix Wolfsteller
- doc.2013-07-10, by Felix Wolfsteller
- Doc.2013-07-10, by Felix Wolfsteller
- Typo in doc fix.2013-07-10, by Felix Wolfsteller
- issue1235: Fix determination of SedimentLoadLSGenerators Y-Axis (m3/a or t/a).2013-07-10, by Felix Wolfsteller
- BedDiff*Generator: Refactored to avoid code dupes. The problematic setting2013-07-10, by Felix Wolfsteller
- BedDiffHeightYearGenerator: Correct list size check, in2013-07-10, by Felix Wolfsteller
- Minor refactoring, extracted method.2013-07-09, by Felix Wolfsteller
- Prevent accessing min element of empty list, repairing BedDiff Year-Diagrams.2013-07-09, by Felix Wolfsteller
- Merged2013-07-08, by Christian Lins
- Add SAML authentication to Info-Button.2013-07-08, by Christian Lins
- issue1386: Fix date parameter for official epochs query.2013-07-08, by Felix Wolfsteller
- issue1386: Prevent null-ranges to be set when station of sediment measurement2013-07-08, by Felix Wolfsteller
- issue1235: Prevent division by zeros leading to NaNs.2013-07-08, by Felix Wolfsteller
- issue1149: Be able to add label/annotation to event points.2013-07-05, by Felix Wolfsteller
- doc cosmetic.2013-07-05, by Felix Wolfsteller
- Doc, yay, adds color.2013-07-05, by Felix Wolfsteller
- issue1157: Make a better choice for master and active CrossSection.2013-07-04, by Felix Wolfsteller
- issue1157: Let CrossSection be able to find out whether it should be active & master.2013-07-04, by Felix Wolfsteller
- issue1157: Store parents initial km at CrossSectionArtifact.2013-07-04, by Felix Wolfsteller
- Initial improved query to find matching cross section.2013-07-03, by Felix Wolfsteller
- CrossSectionChartThemePanel: Corrected doc-string.2013-07-03, by Felix Wolfsteller
- issue1370: In GWT chart property editor, suppres editing the "W [cm]" axis.2013-07-03, by Felix Wolfsteller
- In analogy to w values allow q values to be calculated at the2013-07-03, by Felix Wolfsteller
- MainValuesArtifact: Prevent NPE.2013-07-02, by Felix Wolfsteller
- FixWQCurveGenerator: Set same tolerance to "at Gauge?"-definition as in other w/q cases.2013-07-02, by Felix Wolfsteller
- FixWQCurveGenerator: Make second axis initial extends match first one.2013-07-02, by Felix Wolfsteller
- RiverUtils: Made two debug output lines unique.2013-07-02, by Felix Wolfsteller
- Antidoc: Strip "This method" from short doc strings.2013-07-02, by Felix Wolfsteller
- issue1370: Translate main values if needed.2013-07-02, by Felix Wolfsteller
- doc2013-07-02, by Felix Wolfsteller
- MainValuesWFacet: Fetch the gauge-respecting mainvalues if in a navigable chart2013-07-02, by Felix Wolfsteller
- MainValuesArtifact: Added method to determine whether at gauge or not.2013-07-02, by Felix Wolfsteller
- Minor refactoring in MainValuesArtifact.2013-07-02, by Felix Wolfsteller
- Added tag 3.0.10 for changeset bfcb513c1fda2013-07-01, by Andre Heinecke
- Removed tag 3.0.103.0.10 2013-07-01, by Andre Heinecke
- Merged2013-06-29, by Sascha L. Teichmann
- Artifacts: Another fix for the 'Amtlichen Linien'. Stupid copy/paste error while taking the range of a gauge.2013-06-29, by Sascha L. Teichmann
- Longitudinal sections: partly renamed outs and configured recommendations at once2013-06-28, by Tom Gottfried
- More consistent labeling for longitudinal section diagrams2013-06-28, by Tom Gottfried
- Added tag 3.0.10 for changeset 5f4893db41e42013-06-28, by Tom Gottfried
- Doc.2013-06-28, by Felix Wolfsteller
- Doc.2013-06-28, by Felix Wolfsteller
- Artifacts: DEACTIVATE SOME PATHS IN THE APP FOR THE 3.0.10 RELEASE. UNDO IT AFTERWARDS!2013-06-28, by Sascha L. Teichmann
- GWT client: Removed obsolete imports.2013-06-28, by Sascha L. Teichmann
- Artifacts: Removed obsolete imports.2013-06-28, by Sascha L. Teichmann
- artifacts: Desktop-FLYS conform official line messages in error reports.2013-06-28, by Sascha L. Teichmann
- merged changes from default into double-precision branchdouble-precision 2013-06-28, by Tom Gottfried
- Backend: WST parser. Detect ranges of years in column-datum2013-06-28, by Sascha L. Teichmann
- merged changes from default into double-precision branchdouble-precision 2013-06-28, by Tom Gottfried
- Fix import of source from wst-files2013-06-28, by Sascha L. Teichmann
- merged changes from default into double-precision branchdouble-precision 2013-06-28, by Tom Gottfried
- Backend: Store source of a wst column if available.2013-06-28, by Sascha L. Teichmann
- merged changes from default into double-precision branchdouble-precision 2013-06-28, by Tom Gottfried
- Schema change: add new field 'source' to wst_columns, currently only for official linesdouble-precision 2013-06-28, by Tom Gottfried
- Amtl. Linien: Added report if an official line was found in report.2013-06-28, by Sascha L. Teichmann
- SedimentLoadCalculation: Handle boring cases in total sed load calculation.2013-06-28, by Felix Wolfsteller
- issue1235: Avoid NPE.2013-06-28, by Felix Wolfsteller
- issue1235: sort km when running over them for total sediment load.2013-06-28, by Felix Wolfsteller
- SedimentLoadLSGenerator: Added vimline.2013-06-28, by Felix Wolfsteller
- Doc.2013-06-28, by Felix Wolfsteller
- added recommendation for official lines in cross sections2013-06-28, by Sascha L. Teichmann
- Amtl. Linien: Fixed problem that only a random official line is detect.2013-06-28, by Sascha L. Teichmann
- issue1383: Create new facet und resolve issue. Double-click symetry remains.2013-06-28, by Felix Wolfsteller
- issue1383: FixWQCurveGenerator: handle new facet type.2013-06-28, by Felix Wolfsteller
- issue1383: Added new facet type to fix_wq facet compat list, removed culprit longitudinal_section.w for now.2013-06-28, by Felix Wolfsteller
- issue1383: Added new facet type.2013-06-28, by Felix Wolfsteller
- FixRealizingCompute: Add hsah and id parameter to constructing call of2013-06-28, by Felix Wolfsteller
- FixWaterlevelFacet: Turn around hash and stateId parameter in constructor, as in DataFacet.2013-06-28, by Felix Wolfsteller
- fixanalysis: remove event facet (issue1372).2013-06-28, by Felix Wolfsteller
- fixanalysis.xml: Make longitudinal conf same as in winfo.2013-06-28, by Felix Wolfsteller
- WaterlevelFacet: Added a comment.2013-06-28, by Felix Wolfsteller
- issue1372: Removed Event facet from vollmer curve.2013-06-27, by Felix Wolfsteller
- issue1370: ExtremeWQCurveGenerator: correct second y axis label (cm).2013-06-27, by Felix Wolfsteller
- Official lines: Use river id instead of river name to be more precise when finding out which main values has a official line.2013-06-27, by Sascha L. Teichmann
- Reference only Q main values for official linesdouble-precision 2013-06-27, by Sascha L. Teichmann
- More robustness in FLYS.onModuleLoad() service calls.2013-06-27, by Christian Lins
- Use help-url provided by ServerInfoService (fix for #1197).2013-06-27, by Christian Lins
- Enable ServerInfoService (!! CONFIG !!).2013-06-27, by Christian Lins
- 'start' is a reserved word in Oracle2013-06-27, by Tom Gottfried
- Minor fix for ServerInfoService.2013-06-27, by Christian Lins
- Add client side servlets and service stubs for ServerInfoService.2013-06-27, by Christian Lins
- issue1370: FixWQCurveGenerator: second y axis for fix-w/q diagrams.2013-06-27, by Felix Wolfsteller
- FixWQCurveGenerator: Fix second y axis label.2013-06-27, by Felix Wolfsteller
- Doc.2013-06-27, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Put data on cm axis if at gauge.2013-06-27, by Felix Wolfsteller
- i18n for axis labels.2013-06-27, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Fix axis labels.2013-06-27, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Do not use axis index directly. never.2013-06-27, by Felix Wolfsteller
- FixWQCurveGenerator: Introduce second (cm) axis.2013-06-27, by Felix Wolfsteller
- Removed indentation and added doc for prepare*Data.2013-06-27, by Felix Wolfsteller
- StyledSeriesBuilder: More convenience methods to scale and translate values while adding.2013-06-27, by Felix Wolfsteller
- Doc.2013-06-27, by Felix Wolfsteller
- add tolerance to getCurrentGaugeDatum .2013-06-27, by Felix Wolfsteller
- SyncNumberAxis: Open up constructor and setter of shift (why were these protected anyway?)2013-06-26, by Felix Wolfsteller
- Added translations for fix w/q y- axis.2013-06-26, by Felix Wolfsteller
- ComputedDischargeCurveGenerator: Removed garbage.2013-06-26, by Felix Wolfsteller
- Added missing image to highlight 'Unstrut' on interactive image map.2013-06-27, by Raimund Renkert
- Added tag 3.0.9 for changeset 41152c3a532d2013-06-26, by Raimund Renkert
- Add ServerInfoService (currently inactive).3.0.9 2013-06-26, by Christian Lins
- Call official lines macro in system context and fixed the macro.2013-06-26, by Raimund Renkert
- Fixed container context variables: to upper case.2013-06-26, by Raimund Renkert
- issue1370: Now that the default first y axis is in cm, change default label.2013-06-26, by Felix Wolfsteller
- issue1370: swap default axis (now in cm), translate annotations if in cm.2013-06-26, by Felix Wolfsteller
- StickyAxisAnnotation: Add setter for pos and docs.2013-06-26, by Felix Wolfsteller
- Corrected typos in "Eingabe fär Q Daten".2013-06-26, by Bernhard Reiter
- GWT client: prevent too many create artifact calls at the same time by limiting them to 5.2013-06-26, by Sascha L. Teichmann
- Import main values of type '-' by defaultdouble-precision 2013-06-26, by Tom Gottfried
- Set tokm and fromkm to location if we are at a location to apply km-filtering correctly2013-06-26, by Sascha L. Teichmann
- Add doc and override-annotation.2013-06-26, by Felix Wolfsteller
- Adjust label of second y axis to show cm if it is the "cm" axis.2013-06-26, by Felix Wolfsteller
- Moved code from ComputedDischargeCurveGenerator to DischargeCurveGenerator.2013-06-26, by Felix Wolfsteller
- Remove unused definitions.2013-06-26, by Felix Wolfsteller
- merged changes from default into double-precision branchdouble-precision 2013-06-26, by Tom Gottfried
- issue1313: Prevent double skip when looking at the first lines of a prf file.2013-06-26, by Felix Wolfsteller
- ComputedDischargeCurveGenerator: Renamed function.2013-06-26, by Felix Wolfsteller
- fix typo in make_release.sh2013-06-26, by Tom Gottfried
- Enabled basedata datacage in fix analysis ls.2013-06-26, by Raimund Renkert
- FixWQCurveGenerator: Remove second y axis (Q?), reference axis by enums id.2013-06-26, by Felix Wolfsteller
- Info-Button now leads to $WIKI_URL/Info. Ticket for authentication not implemented yet.2013-06-26, by Christian Lins
- Updated highlighting areas and added new image tag for 'Saale-Zwischen'.2013-06-26, by Raimund Renkert
- Updated images for interactive image map.2013-06-26, by Raimund Renkert
- Partial fix for flys/13032013-06-26, by Sascha L. Teichmann
- Do wqkms q facets out in discharge ls generator.2013-06-26, by Raimund Renkert
- Added wqkms q and w facets to w differences config.2013-06-26, by Raimund Renkert
- merge2013-06-26, by Tom Gottfried
- Enable annotations in mean bed height longitudinal section diagramm.2013-06-26, by Tom Gottfried
- issue1370: Add discharge q data to second axis.2013-06-26, by Felix Wolfsteller
- issue1370: StyledSeriesBuilder: Added add function with translation and scale factors.2013-06-26, by Felix Wolfsteller
- issue1370: Prepare a second y axis.2013-06-26, by Felix Wolfsteller
- Cosmetics, doc.2013-06-26, by Felix Wolfsteller
- Doc.2013-06-26, by Felix Wolfsteller
- issue1370: Let a hypothetical second y axis be an SyncNumberAxis depending on first.2013-06-26, by Felix Wolfsteller
- issue1370: helper to find Gauge datum if any.2013-06-26, by Felix Wolfsteller
- ChartGenerator: Added getter for master artifact.2013-06-26, by Felix Wolfsteller
- issue1370: Initial commit for new SyncNumberAxis.2013-06-26, by Felix Wolfsteller
- Merged2013-06-26, by Christian Lins
- Add replacement rule for wiki url in make_release.sh2013-06-26, by Christian Lins
- Make wiki url configurable in gwt client (flys/#1197). It's probably better to retrieve2013-06-26, by Christian Lins
- Importer: add skip flag for measurement stations to scripts2013-06-25, by Tom Gottfried
- merged changes from default into double-precision branchdouble-precision 2013-06-25, by Tom Gottfried
- Flow Velocity Model Parser: another fix of main value guessingdouble-precision 2013-06-25, by Tom Gottfried
- Flow Velocity Parser: fixed regular expression for guessing main valuesdouble-precision 2013-06-25, by Tom Gottfried
- issue1259: fixing initial selected input helper tab. Believing that there is a bug in TabSet.2013-06-25, by Felix Wolfsteller
- issue1235: revert some changes, use correct Schwebstoff/Geschiebe-measurement-stations.2013-06-25, by Felix Wolfsteller
- Revert to rev 6404 for issue12352013-06-25, by Felix Wolfsteller
- merge changes from default into double-precision branchdouble-precision 2013-06-24, by Tom Gottfried
- Backend: Fixed broken HQL statement in OfficialLine.2013-06-24, by Sascha L. Teichmann
- Backend: Re-inserted OfficialLine.fetchAllOfficalLines()2013-06-24, by Sascha L. Teichmann
- issue1313: Use correct skip lines. In case of recognizing skip, the2013-06-24, by Felix Wolfsteller
- issue1235: Fix, suspSand is also measured at susp-measurement stations (Schwebstoff).2013-06-24, by Felix Wolfsteller
- issue1235: Respect that suspSand values are also measured at "suspended" (Schwebstoff)2013-06-24, by Felix Wolfsteller
- prep issue1235: Rename functions and variable to indicate use of other susp values.2013-06-24, by Felix Wolfsteller
- ComputedDischargeCurveGenerator: Fix misleading debug output.2013-06-21, by Felix Wolfsteller
- Datacage: Stop execution of dc:container-context earlier if there are nor results at all.2013-06-22, by Sascha L. Teichmann
- Datacage: Rewrote the loading of the official lines based on the latest changes. Untested!2013-06-22, by Sascha L. Teichmann
- Datacage: Store the official lines of an artifact under the key 'official-lines'. Can be treated with <dc:container-context>.2013-06-21, by Sascha L. Teichmann
- Datacage: Introduced <dc:container-context>.2013-06-21, by Sascha L. Teichmann
- Add null pointer guard before encode2013-06-21, by Andre Heinecke
- Artifacts: Official lines finder: handle the cases from the state model.2013-06-21, by Sascha L. Teichmann
- Set image size in image map to have initial scroll bars.2013-06-21, by Raimund Renkert
- Artifacts: Official lines: Only apply in Q-Calculations and filter against the ranges of the gauges.2013-06-21, by Sascha L. Teichmann
- New themes for sediment load fraction 'unknown'.2013-06-21, by Raimund Renkert
- Draw sediment load fraction 'unknown' in chart.2013-06-21, by Raimund Renkert
- Load sedimentload fraction with sedimentload factory and add new facets to artifact.2013-06-21, by Raimund Renkert
- Added new fraction 'unknown' to SedimentLoadFractions.2013-06-21, by Raimund Renkert
- New facet type in FacetTypes.2013-06-21, by Raimund Renkert
- Added new facet to minfo artifact config.2013-06-21, by Raimund Renkert
- New Facet for sediment load fraction 'unknown'.2013-06-21, by Raimund Renkert
- Flow velocity model parser: be more tolerant with main value strings in meta linedouble-precision 2013-06-21, by Tom Gottfried
- Flow velocity model parser: more and improved log outputdouble-precision 2013-06-21, by Tom Gottfried
- Artifacts: First part of the official lines guessing.2013-06-21, by Sascha L. Teichmann
- Further fix encoding handling in the print service2013-06-21, by Andre Heinecke
- SedimentLoadResult: Add getter for load.2013-06-21, by Felix Wolfsteller
- SedimentLoadFacet: Now that we have total load values with correct ranges in2013-06-21, by Felix Wolfsteller
- SedimentLoadCalculation: Calculate and set Total Load values ind a brutal range merging manner.2013-06-21, by Felix Wolfsteller
- Range: Add start and end setters, doc, clone function.2013-06-21, by Felix Wolfsteller
- Search the river name also in the map.river state2013-06-21, by Andre Heinecke
- Artifacts: instanceof null == false, so extra null check needed.2013-06-20, by Sascha L. Teichmann
- Fix typos and NPEs.2013-06-20, by Felix Wolfsteller
- SedimentLoad*: Switch from snake_case to camelCase.2013-06-20, by Felix Wolfsteller
- declare nextStep variable for future use.2013-06-20, by Felix Wolfsteller
- SedimentLoad*: Set range to fraction/fractions values.2013-06-20, by Felix Wolfsteller
- Add fields, getters and setters for ranges in SedimentLoadFraction.2013-06-19, by Felix Wolfsteller
- Add hashCode and equals implementation to Range.2013-06-19, by Felix Wolfsteller
- GWT client: Display official lines in helper panels.2013-06-19, by Sascha L. Teichmann
- fix official lines importdouble-precision 2013-06-18, by Sascha L. Teichmann
- Minimal schema change: allow longer names in discharge zonesdouble-precision 2013-06-18, by Tom Gottfried
- Merged2013-06-18, by Sascha L. Teichmann
- Backend: Fixed Oracle scheme for official lines.2013-06-18, by Sascha L. Teichmann
- merged changes from default into double-precision branchdouble-precision 2013-06-18, by Tom Gottfried
- Added tag 3.0.8 for changeset eec895f6ec802013-06-18, by Raimund Renkert
- Fixed y axis label generation in sedimentload generator.3.0.8 2013-06-18, by Raimund Renkert