graph
- Added view to datacage db to get location/distance information.2013-01-29, by Raimund Renkert
- [branch: dc-km-filter] meta-data.xml: Filter wst columns by range.dc-km-filter 2013-01-29, by Felix Wolfsteller
- [branch:dc-km-filter] DatacageWindow: Send from/to-km to datacage.dc-km-filter 2013-01-29, by Felix Wolfsteller
- CompiledStatement: doc.2013-01-29, by Felix Wolfsteller
- Builder: Doc, comments.2013-01-29, by Felix Wolfsteller
- Builder: When looking for a statement in contexts, also search in macro definitions.2013-01-29, by Felix Wolfsteller
- meta-data.xml: Access wst_ranges and provide range is info-element.2013-01-28, by Felix Wolfsteller
- meta-data.xml: Replace wst_columns queries by macro call.2013-01-28, by Felix Wolfsteller
- Builder: Doc.2013-01-28, by Felix Wolfsteller
- meta-data.xml: Fully qualify a wst-columns query.2013-01-28, by Felix Wolfsteller
- Builder: Doc.2013-01-28, by Felix Wolfsteller
- Added bodies to macros. Use the bodies of <dc:call-macro><body></dc:call-macro> as <dc:macro-body/> in tthe macro. Example:2013-01-28, by Sascha L. Teichmann
- Fixed config files.2013-01-28, by Raimund Renkert
- Set all mapserver urls to 'example.com' to have unified config files.2013-01-28, by Raimund Renkert
- Importer: Use cp1252 instead of latin-9 to guess filename encodings2013-01-28, by Andre Heinecke
- Importer: When not tracking dont print info about unimported fields2013-01-28, by Andre Heinecke
- Importer: Only show imported fields if copy_fields is used2013-01-28, by Andre Heinecke
- Importer: Move copy fields into importer class and track imported/unimported fields2013-01-28, by Andre Heinecke
- Importer: Add new HWS schema as a patch for now.2013-01-25, by Andre Heinecke
- (Importer) Add comment about OFT types2013-01-25, by Andre Heinecke
- (importer) calculate freeboard and expect sql2013-01-25, by Andre Heinecke
- (Doc) Document new importer options2013-01-25, by Andre Heinecke
- (importer) Enable hws_* importers2013-01-25, by Andre Heinecke
- (importer) Avoid uneccessary error and improve debug output2013-01-25, by Andre Heinecke
- (importer) Try to convert paths to UTF-8 for DB insertion2013-01-25, by Andre Heinecke
- (importer) Style: Remove some empty lines2013-01-25, by Andre Heinecke
- (importer) Add classes for hws_points and hws_lines2013-01-25, by Andre Heinecke
- (importer) Add utility function to convert paths to utf-82013-01-25, by Andre Heinecke
- Add HWS Lines parameters and ogr_connection example2013-01-25, by Andre Heinecke
- Improve error handling and unify dbconn for all importers2013-01-23, by Andre Heinecke
- Add ogr_connection parameter to allow directly setting the ogr2013-01-23, by Andre Heinecke
- MetaDataServiceImpl: Doc.2013-01-28, by Felix Wolfsteller
- DatacageWindow: Doc.2013-01-28, by Felix Wolfsteller
- MetaDataService: Document parameters string.2013-01-28, by Felix Wolfsteller
- DatacageButton: doc.2013-01-25, by Felix Wolfsteller
- Changed data field names in fix analsis to ld_from, ld_to, ld step.2013-01-25, by Raimund Renkert
- RangeState and descendants: Use RangeAccess, resolve direct ld_* usage.2013-01-24, by Felix Wolfsteller
- Floodmap uses the static River-WMS instead of User-WMS via RiverAxisArtifact.2013-01-24, by Christian Lins
- Removed obsolete imports.2013-01-24, by Felix Wolfsteller
- FLYSUtils: Use RangeAcces, removed getKmRange.2013-01-23, by Felix Wolfsteller
- WINFOArtifact: Updated to use RangeAccess instead of FLYSUtils.2013-01-23, by Felix Wolfsteller
- FacetCreator: Updated to use RangeAccess instead of FLYSUtils.2013-01-23, by Felix Wolfsteller
- WaterlevelExporter: Updated to use RangeAccess instead of FLYSUtils.2013-01-23, by Felix Wolfsteller
- ChartGenerator, DurationCurveExporter: Updated to use RangeAccess instead of FLYSUtils.2013-01-23, by Felix Wolfsteller
- CrossSectionArtifact, Calculation4Access: Updated to use RangeAccess instead of FLYSUtils.2013-01-23, by Felix Wolfsteller
- ChartGenerator, ComputedDischargeCurveExporter: Updated to use RangeAccess instead of FLYSUtils.2013-01-23, by Felix Wolfsteller
- WQAdapted: Updated to use RangeAccess instead of FLYSUtils.2013-01-23, by Felix Wolfsteller
- FloodMapState: Updated to use RangeAccess instead of FLYSUtils.2013-01-23, by Felix Wolfsteller
- RangeAccess.getKmRange: Extracted from FLYSUtils.2013-01-23, by Felix Wolfsteller
- RangeAccess, FLYSUtils; Moved getKmRangeMode implementation to RangeAccess.2013-01-23, by Felix Wolfsteller
- FLYSUtils: Made getLocations private, added TODO about resolution.2013-01-23, by Felix Wolfsteller
- RangeAccess: Add accidentally omitted implementation of getLocations from FLYSUtils.2013-01-23, by Felix Wolfsteller
- ATExporter: Use RangeAccess.getLocations instead of FLYSUtils.getLocations.2013-01-23, by Felix Wolfsteller
- DurationCurveState: Use RangeAccess.getLocations instead of FLYSUtils.getLocations.2013-01-23, by Felix Wolfsteller
- BedQualityAccess: whitespace, doc.2013-01-23, by Felix Wolfsteller
- WINFOArtifact: Use RangeAccess.getLocations instead of FLYSUtils.getLocations.2013-01-23, by Felix Wolfsteller
- MainValuesArtifact: Use RangeAccess.getLocations instead of FLYSUtils.getLocations.2013-01-23, by Felix Wolfsteller
- Added tag 2.9.8 for changeset 88014b9852d02013-01-23, by Sascha L. Teichmann
- Removed obsolete imports and dead code.2.9.8 2013-01-23, by Sascha L. Teichmann
- Use isDebugEnabled() in S/Q Measurement factory.2013-01-23, by Sascha L. Teichmann