graph
- Merged2013-03-27, by Sascha L. Teichmann
- AFT/DIPS: Small fixes and workarounds for Oracle DB problems.2013-03-27, by Sascha L. Teichmann
- AFT/DIPS: Fixed wrond SQL statement.2013-03-27, by Sascha L. Teichmann
- Schema Change: removed constraint that did not allow to have more than one measurement_type per station2013-03-27, by Tom Gottfried
- Add proper handling of multiple river_axes for datacage and rivermapfile2013-03-27, by Andre Heinecke
- Fix null pointer exception in ImportMeasurement Station2013-03-27, by Andre Heinecke
- backout r5460 to be compatible with r5471 and Oracle database2013-03-27, by Tom Gottfried
- Move km and rename to kilometrage2013-03-27, by Andre Heinecke
- Move fixpoints to their correct location in datacage2013-03-27, by Andre Heinecke
- merged.2013-03-27, by Raimund Renkert
- Renamed comment to description in measurement station.2013-03-27, by Raimund Renkert
- Add i18n for route_data and other2013-03-27, by Andre Heinecke
- Handle kind filtering in QPS WMS artifact2013-03-27, by Andre Heinecke
- Use getRiverId from the baseclass2013-03-27, by Andre Heinecke
- Do not use != in sql statement2013-03-27, by Andre Heinecke
- Restructure datacage to have a route_data folder2013-03-27, by Andre Heinecke
- Add crosssection track accessors that filter by kind and by kind and name2013-03-27, by Andre Heinecke
- Add externalwms for Catchments to datacage config2013-03-27, by Andre Heinecke
- Move background out of rastermap folder.2013-03-26, by Andre Heinecke
- Show top level folder icons only if node has no factory2013-03-26, by Andre Heinecke
- merge2013-03-27, by Tom Gottfried
- Schema Change: rename measurement_station.description to comment to fit rest of the code2013-03-27, by Tom Gottfried
- 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