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
- 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
- I18n for historical discharge curves main value facet name.2013-03-25, by Felix Wolfsteller
- MainValuesArtifact: Override getName to make FacetActivityRegistry working.2013-03-25, by Felix Wolfsteller
- I18n for new state 'outlier-method'.2013-03-25, by Raimund Renkert
- Use new state 'outlier mehtod selection' in SQ-relation.2013-03-25, by Raimund Renkert
- Added new state for outlier test method. Methods are 'grubbs' or 'std-dev'.2013-03-25, by Raimund Renkert
- Fix typo in HWSBarriersState that caused mapfile corruption2013-03-25, by Andre Heinecke
- Bed height single import: give more informative warnings2013-03-25, by Tom Gottfried
- Importer default official = False for hws2013-03-25, by Andre Heinecke
- Rename station to km to be in line with the rest2013-03-25, by Andre Heinecke
- flys/issue1183: Default from date form fields (fix).2013-03-25, by Felix Wolfsteller
- Part of flys/issue1183: Default from/to date form fields (not yet working for from).2013-03-22, by Felix Wolfsteller
- Tinydoc.2013-03-22, by Felix Wolfsteller
- Import buildings according to specification2013-03-22, by Andre Heinecke
- Importer: Add function to search a value in all fields.2013-03-22, by Andre Heinecke
- Scheme change: Building table is extended and got a lookup table for kind2013-03-22, by Andre Heinecke
- Importer act according to specs when importing jetties2013-03-22, by Andre Heinecke
- First revert then update in the make release script to avoid conflicts2013-03-22, by Andre Heinecke
- Explicitly force the kind to be 2 when it is not set.2013-03-22, by Andre Heinecke
- merged.2013-03-22, by Raimund Renkert
- I1174: Changed label for some themes in fix analysis.2013-03-22, by Raimund Renkert
- Merge with default branchmapgenfix 2013-03-22, by Christian Lins
- Added tag 2.9.14 for changeset a5f5599f6fd52013-03-22, by Andre Heinecke
- merge2.9.14 2013-03-22, by Bettina Gruenbauer
- adjusting files2013-03-22, by Bettina Gruenbauer
- Doc.2013-03-22, by Felix Wolfsteller
- Doc.2013-03-22, by Felix Wolfsteller
- Doc.2013-03-22, by Felix Wolfsteller
- Doc.2013-03-22, by Felix Wolfsteller
- MainValuesArtifact: For hist. W/Q diagram mainvalues, get location from gauge.2013-03-22, by Felix Wolfsteller
- MainValuesArtifact: Spawn two new facets (for his. w/q diagrams).2013-03-22, by Felix Wolfsteller
- FacetTypes: Add two new Facet types for mainvalues in hist. w/q diagrams.2013-03-22, by Felix Wolfsteller
- MainValuesArtifact: Doc, cosmetics.2013-03-22, by Felix Wolfsteller
- meta-data.xml: Recommend main values for historic. w/q diagram.2013-03-22, by Felix Wolfsteller
- winfo.xml: Little formatting, adding mainvalues to compat list.2013-03-22, by Felix Wolfsteller
- Importer: Do not return true for IsDoubleField set if the field2013-03-21, by Andre Heinecke
- Add HWS Lines and HWS Points folder structures to the datacage2013-03-21, by Andre Heinecke
- re-added spatial indices for Oracle that work since importer forces correct dimensions2013-03-21, by Tom Gottfried
- merge2013-03-21, by Bettina Gruenbauer