graph
- U-Info S-Info general work2018-04-17, by gernotbelger
- U-Info S-Info general work2018-04-17, by gernotbelger
- jasper multiple2018-04-17, by gernotbelger
- DB-Port2018-04-17, by gernotbelger
- Work on uinfo2018-04-12, by gernotbelger
- Work on uinfo2018-04-12, by gernotbelger
- Work on uinfo2018-04-12, by gernotbelger
- Work on uinfo2018-04-12, by gernotbelger
- Work on uinfo2018-04-12, by gernotbelger
- Work on uinfo2018-04-12, by gernotbelger
- Work on uinfo2018-04-12, by gernotbelger
- Work on uinfo2018-04-12, by gernotbelger
- Introduced UNFO module2018-04-12, by gernotbelger
- Zusammenführen2018-04-11, by gernotbelger
- SInfo - FlowDepthMinMax: choosing bed heights, not bed height min and max separately2018-04-11, by gernotbelger
- Changed a few import paths2018-04-10, by mschaefer
- Parse via decimalformat instead of bigdecimal constructor (to cope with strings with chars after the actual number)2018-04-10, by mschaefer
- Oracle schema extension added, a few changes in the postgresql schema2018-04-10, by mschaefer
- Fixed several BigDecimal(double) creations by BigDecimal(String) parsing to avoid unnecessary decimal digits2018-04-09, by mschaefer
- Checks added for missing import directory2018-04-08, by mschaefer
- Modification of the range adding fixed2018-04-08, by mschaefer
- Database inserts accelerated by suppressing unnecessary database queries for new data series2018-04-08, by mschaefer
- Work on SINFO Exporters2018-04-06, by gernotbelger
- Work on SINFO Exporters2018-04-06, by gernotbelger
- Do not print traces, they will always pop up2018-04-06, by gernotbelger
- new messages for pdf export2018-04-06, by gernotbelger
- Fixed bad expression2018-04-06, by gernotbelger
- SINFO - show results themes according to spec, either raw data or floating mean values.2018-04-05, by gernotbelger
- Fixed: 'error_no_export_found' after changing calculation mode in SINFO.2018-04-05, by gernotbelger
- SINFO Calculations: do not produce result rows if some input data has missing values.2018-04-05, by gernotbelger
- Two fixes for the tkh and selected additionals import2018-04-03, by mschaefer
- Range data handled consistently as BigDecimal to minimize the fractional part of a and b2018-04-03, by mschaefer
- Added new columns bed_height.comment and sounding_width_info; extended the bed height parser for the new meta data and the min/max_height columns2018-04-03, by mschaefer
- Added some trim and lowercase in the where clauses of the selects of existing recordsets; added AnnotationType select2018-04-03, by mschaefer
- New field wsts.sinfo_selection2018-04-03, by mschaefer
- Fixed sequence name2018-04-03, by mschaefer
- Importer for the Schifffahrt (S-INFO) and Oekologie (U-INFO) files2018-04-03, by mschaefer
- SLF4J added and configureLogging in main2018-04-03, by mschaefer
- Avoid guessing year 1950 for HQ50 etc.2018-04-03, by mschaefer
- Create new tables for S-INFO and U-INFO2018-04-03, by mschaefer
- Add wsts column for S-INFO selection flag2018-04-03, by mschaefer
- Add two bed_height meta info columns and bed_height_values min/max_height2018-04-03, by mschaefer
- Datatype changes from rev 8942 reverted2018-04-03, by mschaefer
- Code cleanup concerning calculations: improved error handling; improved interpolation; bed heights are now always used for spatial discretisation2018-03-29, by gernotbelger
- Configured SINFO-zusätzlich selektierte Längsschnitte in datacage2018-03-28, by gernotbelger
- Fetching year informations for waterlevels used in sinfo2018-03-28, by gernotbelger
- Implemented datacage for min/max bedheights.2018-03-28, by gernotbelger
- Added new 'column' xpath function that allows to access a data-column via a name using variable replacement.2018-03-28, by gernotbelger
- Do not silently eat exceptions!2018-03-28, by gernotbelger
- Configured datacage for SINFO selektierte zus. Längsschnitte and twin-datacage panel for flowd depth calculation2018-03-23, by gernotbelger
- Implemented calculation of 'year' for fixations2018-03-23, by gernotbelger
- Work on SINFO-Fließtiefenentwicklung2018-03-20, by gernotbelger
- BedHeightValue (bed_height_values) extended by two columns for minimum and maximum bed height2018-03-19, by mschaefer
- Fixed: flowd depth calculation without transport bodies heights did not work any more2018-03-19, by gernotbelger
- SINFO - Flow depth development - implemented exporters2018-03-19, by gernotbelger
- Connection to new database table bed_mobility implemented2018-03-19, by mschaefer
- Work on SINFO FlowDepth-Development2018-03-16, by gernotbelger
- Implemented chart output for sinfo flow depth min/max calculation2018-03-15, by gernotbelger
- Distinguish between csv and pdf column headers2018-03-14, by gernotbelger
- Work on SINFO-FlowDepthMinMax.2018-03-14, by gernotbelger
- FixeD: waterlevel got wrong name2018-03-14, by gernotbelger
- Implementing SINFO - FlowDepthMinMax calculation2018-03-13, by gernotbelger
- Merge2018-03-13, by mschaefer
- Cascade clause added2018-03-13, by mschaefer
- Same data types, precision and scale as in Oracle (as far as possible)2018-03-13, by mschaefer
- Minor changes to tkh calculation. Loading default bed heights form config file.2018-03-09, by gernotbelger
- SINFO - tkh, configured result facets and themes2018-03-07, by gernotbelger
- Preparing for additional outputs of SINFO-Tkh2018-03-06, by gernotbelger
- Tkh theme should only be pressed to bottom if other themes are present2018-03-06, by gernotbelger
- Work on Sinfo-tkh - exports; using same logic for wst-description as winfo2018-03-06, by gernotbelger
- Tkh theme should only be pressed to bottom if other themes are present2018-03-06, by gernotbelger
- Fixed: introducing the varargs method did brerak some old behaviour, distinguish with method name2018-03-06, by gernotbelger
- Introduced new hook for chart tweaking.2018-03-06, by gernotbelger
- wkms name was lost2018-03-06, by gernotbelger
- Extracting some winfo logic without breaking old code2018-03-06, by gernotbelger
- Extracting some winfo logic without breaking old code2018-03-06, by gernotbelger
- Trying to avoid symptoms of == double comparison2018-03-06, by gernotbelger
- Another nice flys feature... double == comparison2018-03-06, by gernotbelger
- Fixed some i10n strings2018-03-06, by gernotbelger
- Basically implemented SINFO-Tkh Exports2018-03-01, by gernotbelger
- ANother comment2018-03-01, by gernotbelger
- Removed obsolete and outdated/not-translated extra _en 10n resource2018-03-01, by gernotbelger
- Using the right locale constant2018-03-01, by gernotbelger
- Fixed ordering of i10n files, they should be the same for all three.2018-03-01, by gernotbelger
- Removed obsolete (and outdated) i10n files. Ordered remaining files in the same way.2018-03-01, by gernotbelger
- Removed diferences between en/default and de/de_DE localizations.2018-03-01, by gernotbelger
- Merge2018-03-01, by mschaefer
- d50 aggregation by median instead of arithmetic mean,2018-03-01, by mschaefer
- Merge sinfo/flowdepth/BedQualityD50KmValueFinder2018-02-28, by mschaefer
- Merge2018-02-26, by mschaefer
- SINFO Flowdepth: d50 aggregation by median instead of arithmetic mean2018-02-26, by mschaefer
- Working on outputmodes of tkh calculation2018-02-28, by gernotbelger
- Refaktoring of flow depth calculation, extracting tkh part. First implementation of tkh calculation.2018-02-28, by gernotbelger
- Workflow for SINFO-Transport bodies heights inclduing winfo calculation2018-02-27, by gernotbelger
- Configured some real fill patterns2018-02-26, by gernotbelger
- Commented checkstyle from pom becuase it doesnt work with eclipse2018-02-26, by gernotbelger
- SINFO Flowdepth: more error checks, d50 interpolation, avoid negative tkh2018-02-23, by mschaefer
- Area chart layers may now have an 'arebgpattern'. Real pattern yet to be defined.2018-02-22, by gernotbelger
- Adding SInfo results to datacage2018-02-22, by gernotbelger
- Revering missing .hqignore change2018-02-22, by gernotbelger
- Reverting missing pom change2018-02-22, by gernotbelger
- Yust another fixme2018-02-22, by gernotbelger
- Merge2018-02-22, by gernotbelger
- Yust another fixme2018-02-22, by gernotbelger
- Minor changes to helper App so it works2018-02-22, by gernotbelger
- Moved comments to virtual.xml and configured sinfo themes2018-02-20, by gernotbelger
- S-INFO Flowdepth work on TKH calculation2018-02-22, by mschaefer
- Merge2018-02-22, by mschaefer
- forget .hgignore2018-02-22, by mschaefer
- Implemented S-INFO Flowdepth TKH calculation2018-02-22, by mschaefer
- Activated theme 'streckeninformation2018-02-19, by gernotbelger
- Using correct layer names2018-02-19, by gernotbelger
- Reactivatd random stuff2018-02-19, by gernotbelger
- SINFO FlowDepth - slight code cleanup2018-02-15, by gernotbelger
- Flow-depth-axis and tkh-axis are now synchronized at 0. Show baseline for charts with tkhAxis2018-02-15, by gernotbelger
- Introduced ChartExtender that allows to tweak the charts for very specific use cases.2018-02-15, by gernotbelger
- Implemented access to bed measurements2018-02-14, by gernotbelger
- Calculating moving average of flow depth output2018-02-14, by gernotbelger
- Allow to configure lower and upper margin of a chart axis2018-02-14, by gernotbelger
- Missed some places were axes were created2018-02-14, by gernotbelger
- Missed some places were axes were created2018-02-14, by gernotbelger
- SINFO-FlowDepth - work on tkh themes2018-02-14, by gernotbelger
- Some minor changes on chart: allow area-themes to consider range; allow for axis-margins2018-02-14, by gernotbelger
- Work on SINFO-FlowDepth2018-02-13, by gernotbelger
- Further work on SINFO-FlowDepth2018-02-09, by gernotbelger
- Further work on SINFO-FlowDepth2018-02-09, by gernotbelger
- Slightly better abstraction for extraction waterlevels via datacage2018-02-09, by gernotbelger
- Added tag 3.2.2 for changeset de423c2a3c1b3.2.x 2018-02-09, by Tom Gottfried