graph
- rename grounding->collision; inundation_duration->flood_duration2018-05-04, by gernotbelger
- - RadioButton-Auswahl generisch2018-05-04, by gernotbelger
- messages de_en synchronized2018-05-03, by gernotbelger
- Merge2018-05-03, by gernotbelger
- sinfo.xml definition states+transitions2018-05-03, by gernotbelger
- Ignored database dependent unit test2018-05-03, by gernotbelger
- Removed obsolete FIXME, solved most problems2018-05-03, by gernotbelger
- Removed another comment2018-05-03, by gernotbelger
- Removed comment2018-05-03, by gernotbelger
- Minor cleanup2018-05-03, by gernotbelger
- Do not halt on warnings: this is necessary because we use slf4j-log which is only an indirect, but necessary dependency2018-05-02, by gernotbelger
- Do not halt on warnings: this is necessary because we use slf4j-log which is only an indirect, but necessary dependency2018-05-02, by gernotbelger
- Changed assembly so it doesnt stop if manual is not present2018-05-02, by gernotbelger
- Changed assembly so it doesnt stop if manual is not present2018-05-02, by gernotbelger
- Fixed/changed some FIXMEs/TODOs2018-05-02, by gernotbelger
- Cant use lambda in java 7 code2018-05-02, by gernotbelger
- Database column "comment" renamed to "notes" (restrictions in Oracle)2018-05-02, by mschaefer
- Merge2018-04-30, by gernotbelger
- work on u-info/s-info states2018-04-30, by gernotbelger
- Added datacage select and chart display for modelled flow depth series loaded from database2018-04-30, by mschaefer
- Added bed_height_values section heights height01 to height102018-04-30, by mschaefer
- Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data2018-04-27, by mschaefer
- New columns for bed_height, tkh and depth_evolution, a few syntactic corrections for Oracle2018-04-27, by mschaefer
- work on unit testing2018-04-27, by gernotbelger
- adding removed files2018-04-27, by gernotbelger
- work on proof 22018-04-26, by gernotbelger
- work on proof 22018-04-26, by gernotbelger
- S-Info-Proof-Init2018-04-26, by gernotbelger
- local backup2018-04-25, by gernotbelger
- test add and delete2018-04-23, by gernotbelger
- test 2,52018-04-23, by gernotbelger
- test22018-04-23, by gernotbelger
- test commit2018-04-23, by gernotbelger
- Zusammenführen2018-04-23, by gernotbelger
- messages2018-04-23, by gernotbelger
- SQL script with table and sequence drops added for reversion of the S-INFO/U-INFO create script2018-04-23, by mschaefer
- Restriction for not-null reference gauge added2018-04-23, by mschaefer
- Small changes with debug log2018-04-23, by mschaefer
- Added datacage select and chart display for TKH series loaded from database2018-04-23, by mschaefer
- UInfo / Refaktoring2018-04-20, by gernotbelger
- Added the missing vegetation import classes2018-04-18, by mschaefer
- Import for S-INFO/U-INFO added (new skip parameters)2018-04-18, by mschaefer
- Import of vegetation zones added2018-04-18, by mschaefer
- A few directory and file name changes2018-04-18, by mschaefer
- Tkh import with day instead of year2018-04-18, by mschaefer
- Version number of maven jar plugin added, slf4j in pom-oracle2018-04-18, by mschaefer
- Column tkh.year replaced by tkh.day, alter bed_height and wsts integrated into sinfo-uinfo script2018-04-18, by mschaefer
- 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