graph
- be more flexible with river names (e.g. containing white space) in import script2013-03-27, by Tom Gottfried
- Removed column 'fraction' from sq relation parser and model.2013-03-27, by Raimund Renkert
- Added gauge name to measurement station parser and model.2013-03-27, by Raimund Renkert
- Schema corrected: measurement_station.reference_gauge_station is not needed2013-03-27, by Tom Gottfried
- Schema Change: use parameter instead of fraction in sq_relation_value2013-03-27, by Tom Gottfried
- AFT/DIPS: Added simple XSL transformation to turn DIPS.xml into HTML too be more readable.2013-03-27, by Sascha L. Teichmann
- store name and km of reference gauges in measurement_stations too, as not all are in gauges2013-03-27, by Tom Gottfried
- merged.2013-03-27, by Raimund Renkert
- Allow null values in measurement_station columns without 'not null' constraints.2013-03-27, by Raimund Renkert
- Correctly parse bedheights.2013-03-27, by Raimund Renkert
- Datacage: Compile XPath expressions and reuse them. With the introduction of filters in dc:elements XPath expressions are evalutated very often so compiling them should reduce the overhead significantly.2013-03-27, by Sascha L. Teichmann
- SCHEMA CHANGE: fixed constraints in MINFO and removed obsolete column2013-03-27, by Tom Gottfried
- Removed obsolete imports.2013-03-27, by Sascha L. Teichmann
- Removed obsolete imports.2013-03-27, by Sascha L. Teichmann
- WaterlevelFacet: Slight refactoring (more needed), fix flys/issue1149.2013-03-27, by Felix Wolfsteller
- WaterlevelFacet: Avoid classcastexceptions.2013-03-27, by Felix Wolfsteller
- Datacage: Index macros with a map. Reduces excessive linear scanning for macros when calling them.2013-03-26, by Sascha L. Teichmann
- Only create one FunctionResolver per BuildHelper. Creatin new ones over and over again is excessive.2013-03-26, by Sascha L. Teichmann
- remove unit from sediment density and depths (always t/m3 respectively cm, otherwise a typo)2013-03-26, by Tom Gottfried
- Allow km-ranges without decimal separator in bed height import2013-03-26, by Tom Gottfried
- removed unit from model and importer for grain fractions (its always mm, otherwise a typo)2013-03-26, by Tom Gottfried
- Set river_id for jetties2013-03-26, by Andre Heinecke
- Add Jetties to floodmap2013-03-26, by Andre Heinecke
- Add note about themes to howto2013-03-26, by Andre Heinecke
- Add buildings of kind 0 to data cage2013-03-26, by Andre Heinecke
- Add warning if the list is empty even without an exception2013-03-26, by Andre Heinecke
- Expose function dc:has-result to Function Resolver.2013-03-26, by Sascha L. Teichmann
- pass BuildHelper to Function Resolver.2013-03-26, by Sascha L. Teichmann
- Removed obsolete imports.2013-03-26, by Sascha L. Teichmann
- Datacage Function Resolver: Lift from static to object space.2013-03-26, by Sascha L. Teichmann
- Added new columns to sq relation importer to import all values from csv and use2013-03-26, by Raimund Renkert
- Renamed description to comment to fit the schema.2013-03-26, by Raimund Renkert
- Improved logging.2013-03-26, by Raimund Renkert
- SCHEMA CHANGE! Renamed columns in sq_relation and sq_relation_value.2013-03-26, by Raimund Renkert
- Fix for flys/issue1130 (decimals in result display).2013-03-26, by Felix Wolfsteller
- Fix flys/issue1150 (i18n).2013-03-26, by Felix Wolfsteller
- Fix Wstcalculation for non monotonous values.2013-03-26, by Andre Heinecke
- Add port info to generated connection string for oracle2013-03-26, by Andre Heinecke
- Cosmetics, fix typo in i18n.2013-03-26, by Felix Wolfsteller
- Fix flys/issue1206 (reference system in discharge curve).2013-03-26, by Felix Wolfsteller
- Depend on commons-dbcp for connection-init-sqls.2013-03-26, by Andre Heinecke
- Add sedinitsqls to packaging script2013-03-26, by Andre Heinecke
- Use minute instead of month as the last number of the date/timestamp2013-03-26, by Andre Heinecke
- Morpho-Importer: Do not mask database exceptions as broken files2013-03-26, by Tom Gottfried
- WaterlevelSelectState: Avoid npe with extreme results.2013-03-26, by Felix Wolfsteller
- Handle main values in HistoricalDischargeWQCurveGenerator.2013-03-25, by Felix Wolfsteller
- Doc.2013-03-25, by Felix Wolfsteller
- Added historical_discharge_wq to chart types, for manualpoints.2013-03-25, by Felix Wolfsteller
- Added historical_discharge_wq.manualpoints facet to winfo facet compat list.2013-03-25, by Felix Wolfsteller
- Added historical_discharge_wq.manualpoints facet to manualpoints compat list.2013-03-25, by Felix Wolfsteller
- SCHEMA CHANGE: add table for flood marks and missing DROPs for jetties2013-03-25, by Tom Gottfried
- Add building_kinds to drop script and fix syntax of buildings table2013-03-25, by Andre Heinecke
- Only match strings vor field values2013-03-25, by Andre Heinecke
- SCHEMA CHANGE: additional columns and FK constraint for SQ-relation2013-03-25, by Tom Gottfried
- Remove river_name and map elements to reduce datacage level depth2013-03-25, by Andre Heinecke
- Add buildings with kinds to datacage2013-03-25, by Andre Heinecke
- Generalize parsing of ids data string2013-03-25, by Andre Heinecke
- Add getBuildings method that filters by kind2013-03-25, by Andre Heinecke
- Fix searchValue and mark a field where a string is found as handled2013-03-25, by Andre Heinecke
- WINFOArtifact: Setting facetactivity for historical discharge, main values.2013-03-25, by Felix Wolfsteller