graph
- SCHEMA CHANGE: Removed bed height epochs.2014-06-10, by Tom Gottfried
- Removed bed differences epoch from datacage.2014-06-10, by Raimund Renkert
- Removed datacage macro calls for bed height epochs.2014-06-06, by Raimund Renkert
- Removed clientside filter for bed height epochs.2014-06-06, by Raimund Renkert
- Removed obsolete bed height epoch files.2014-06-06, by Raimund Renkert
- Removed serverside path for bed height epochs.2014-06-06, by Raimund Renkert
- Removed bed height epoch in importer.2014-06-06, by Raimund Renkert
- Make grain fraction type 'unknown' explicit and use it where appropriate.2014-06-05, by Tom Gottfried
- Adapted bed differences PDF export to CSV export and some cleanup of field names.2014-06-04, by Tom Gottfried
- flys/issue1628: Adjusted the PDF export.2014-06-04, by Sascha L. Teichmann
- Change column order in bed differences export.2014-06-04, by Tom Gottfried
- Added diff pair column to CSV export of bed height differences. TODO: same for PDF, adjust client.2014-06-04, by Sascha L. Teichmann
- Allow differentiating between units of sediment sources/sinks in annotation types also in datacage.2014-06-04, by Tom Gottfried
- Annotations are not points.2014-06-04, by Tom Gottfried
- Added text color for annotation labels.2014-06-04, by Sascha L. Teichmann
- Feed unit to PDF template.2014-06-03, by Sascha L. Teichmann
- Fixed flys/issue1628. Made "unit" a configurable field in PDF export.2014-06-03, by Sascha L. Teichmann
- Fixed typos in datacage manual.2014-06-01, by Sascha L. Teichmann
- issue1628: correct unit and at least partly complete column name for CSV.2014-05-30, by Tom Gottfried
- issue661: prototyped tooltip for porosities in datacage.2014-05-30, by Tom Gottfried
- Potential fix for exception reported in flys/issue1717.2014-05-28, by Sascha L. Teichmann
- Upgrade to SmartGWT 3.1 (bugfix Release) as this did at least not seem to cause any problems.2014-05-27, by Tom Gottfried
- Potential fix for flys/issue1717: Draw manuel points on W or Q axis depending on the calculation.2014-05-26, by Sascha L. Teichmann
- Fix for flys/issue1670: Introduce 100m gaps in single bed width.2014-05-26, by Sascha L. Teichmann
- Added tag 3.1.3 for changeset 8333b9b06c982014-05-21, by Sascha L. Teichmann
- Return NaN for width if no width exists for the requested station in bedheights data.3.1.3 2014-05-21, by Raimund Renkert
- Added tag 3.1.3 for changeset e0d06f4edaa62014-05-21, by Raimund Renkert
- Removed tag 3.1.132014-05-21, by Raimund Renkert
- Added tag 3.1.13 for changeset 9d5385ccad072014-05-21, by Raimund Renkert
- Use old version of iReport to generate binary compatible version of the PDF S/Q template.2014-05-21, by Sascha L. Teichmann
- Added metadata to facets.facet-metadata 2014-05-21, by Raimund Renkert
- Use the metadata to write csv header when exporting a chart.facet-metadata 2014-05-21, by Raimund Renkert
- Add metadata to chart series and datasets.facet-metadata 2014-05-21, by Raimund Renkert
- Added metadata to styled series.facet-metadata 2014-05-21, by Raimund Renkert
- New class and interface for metadata in chart series and datasets.facet-metadata 2014-05-21, by Raimund Renkert
- Fix flys/issue1719: s@Abflusskurve/-tafel@Modell-Abflusskurve/-tafel@2014-05-21, by Sascha L. Teichmann
- Use the new way of building static facets if such facets exist else ignore this way.2014-05-19, by Raimund Renkert
- Added tag 3.1.3 for changeset 952b57b43e2f2014-05-16, by Tom Gottfried
- Importer: depths are always numbers assumed to represent centimeters.2014-05-16, by Tom Gottfried
- Removed trailing whitespace.2014-05-16, by Sascha L. Teichmann
- Removed trailing whitespace.2014-05-16, by Sascha L. Teichmann
- Removed trailing whitespace.2014-05-16, by Sascha L. Teichmann
- Add porosity importer to helper script.2014-05-16, by Tom Gottfried
- Use description from database for i18n (completed revision dc8910e29dd4).2014-05-16, by Raimund Renkert
- PorosityParser: Strip file extension for description.2014-05-16, by Tom Gottfried
- Number an unit have to separated by whitespace.2014-05-16, by Tom Gottfried
- i18n for porosities (needs to be filled with data).2014-05-16, by Tom Gottfried
- Fixed subtitle handling and added flowvelocity subtitle.2014-05-16, by Raimund Renkert
- merged.2014-05-16, by Raimund Renkert
- Changed column names in sounding select state ui.2014-05-16, by Raimund Renkert
- flys/issue1716: Adjusted installation from binaries.2014-05-15, by Sascha L. Teichmann
- Issue1308 Forgot to rename columns.2014-05-15, by Sascha L. Teichmann
- Corrected wording for moving average.2014-05-14, by Tom Gottfried
- Added importer documentation for porosity data.2014-05-14, by Raimund Renkert
- Backed out changeset 0c88a5d30ca2facet-metadata 2014-05-14, by Raimund Renkert
- Added importer documentation for porosity data.facet-metadata 2014-05-14, by Raimund Renkert
- merged.2014-05-13, by Raimund Renkert
- Removed step back button for river selection. Fix/Workarround for issue 1203/1714.2014-05-13, by Raimund Renkert
- Precision and scale have to be set to represent integers with NUMBER; DOUBLE PRECISION is preferable for floating point (see issue1304).2014-05-13, by Tom Gottfried
- Removed obsolete import.2014-05-08, by Sascha L. Teichmann
- merged.2014-05-08, by Raimund Renkert
- Updated oracle minfo schema (added porosity).2014-05-08, by Raimund Renkert
- Fixed porosity importer. Find existing db entries and parse values from string, not via double.2014-05-08, by Raimund Renkert
- Fixed getPeer for depth. Select with a small epsilon, not extact match.2014-05-08, by Raimund Renkert
- Order porosities by station.2014-05-08, by Raimund Renkert
- Fixes flys/issue1308. Add new column "Messstellenart" in "Messstellen-Info".2014-05-06, by Sascha L. Teichmann
- Preparation for flys/issue1643: Introduced four new annotation types:2014-05-06, by Sascha L. Teichmann
- Fixed some whitespace in annotation classifier xml.2014-05-06, by Sascha L. Teichmann
- Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?2014-05-05, by Sascha L. Teichmann
- Fixed imports and make it build again.2014-04-30, by Sascha L. Teichmann
- Removed obsolete imports.2014-04-30, by Sascha L. Teichmann
- merged.2014-04-30, by Raimund Renkert
- Added cache key class for porosity.2014-04-30, by Raimund Renkert
- New macro for porosities in datacage config.2014-04-30, by Raimund Renkert
- Added porosity facet to minfo artifact config.2014-04-30, by Raimund Renkert
- Added config for porosity artifact.2014-04-30, by Raimund Renkert
- Handle porosity facets in a processor.2014-04-30, by Raimund Renkert
- Added new facet to facettypes.2014-04-30, by Raimund Renkert
- New Facet, datatype and data factory for porosities.2014-04-30, by Raimund Renkert
- Build static facets in D4EArtifact.2014-04-30, by Raimund Renkert
- Removed name and getter for name (Moved to DefaultArtifact).2014-04-30, by Raimund Renkert
- D4EArtifact is no longer abstract.2014-04-30, by Raimund Renkert
- Updated signature of artifacts setup method; Removed unnecessary setup overrides.2014-04-30, by Raimund Renkert
- Parse and import porosities.2014-04-30, by Raimund Renkert
- Added model, parser and importer for porosities.2014-04-30, by Raimund Renkert
- Added tables for porosity and porosity values to postgres schema.2014-04-30, by Raimund Renkert
- Bring date format on par with server format. Hopefully fixes flys/issue1445.2014-04-25, by Sascha L. Teichmann
- Use correct URL from config files in release script.2014-04-17, by Tom Gottfried
- Close branch minfo-opt as it is now merged to default.minfo-opt 2014-04-17, by Tom Gottfried
- Merged minfo-opt branch into default.2014-04-17, by Tom Gottfried
- Draw lines with gaps for sounding width, and bed heights.minfo-opt 2014-04-03, by Raimund Renkert
- Avoid NPE in sounding select state if no year is set for bed heights.minfo-opt 2014-04-03, by Raimund Renkert
- Added i18n stings for morph active width.minfo-opt 2014-03-28, by Raimund Renkert
- Added new columns for morph active width.minfo-opt 2014-03-28, by Raimund Renkert
- Add new facet for morph active width to bed height difference calculation.minfo-opt 2014-03-28, by Raimund Renkert
- Added morph. active width to bed height difference calculation.minfo-opt 2014-03-28, by Raimund Renkert
- Renamed the incorrectly named morph width to sounding width.minfo-opt 2014-03-27, by Raimund Renkert
- Added GNU Affero General Public License text to DiveElements/River.2014-03-27, by Sascha L. Teichmann
- Display the additional information extracted from multiattribute data.minfo-opt 2014-03-20, by Raimund Renkert
- Added the new multiattribute data type.minfo-opt 2014-03-20, by Raimund Renkert
- New method to extract multi attribute data.minfo-opt 2014-03-20, by Raimund Renkert
- Add additional data in soundigs select state.minfo-opt 2014-03-20, by Raimund Renkert
- Changed state datatype for soundings select state.minfo-opt 2014-03-20, by Raimund Renkert
- Added new state data type.minfo-opt 2014-03-20, by Raimund Renkert
- Fixed WSPLGEN classes. Allow 0 for 'to' in differences.2014-03-19, by Raimund Renkert
- Use the sediment yield kind to get data to avoid mixing epoch with off. epoch data.minfo-opt 2014-03-12, by Raimund Renkert
- Mention DIPS field-names in ETL-README.2014-03-18, by Tom Gottfried
- Use new OSM-WMS.2014-03-17, by Tom Gottfried
- Release script broke with r7814:242e790fb4ee.2014-03-17, by Tom Gottfried
- Added tag 3.1.2 for changeset 242e790fb4ee2014-03-07, by Sascha L. Teichmann
- More fixes for the Free Software installation.3.1.2 2014-03-07, by Sascha L. Teichmann
- Replace model uuid of 'Beispielfluss' with model_uuid of 'Elbe'.2014-03-07, by Raimund Renkert
- Added apache example config, updated install doku.2014-03-07, by Raimund Renkert
- Added images and html references for inactive rivers: Rhein, Oder.2014-03-07, by Raimund Renkert
- Changed model uuid of 'Elbe' to model uuid of 'Beispielfluss'.2014-03-07, by Raimund Renkert
- Added i18n strings for chart subtitle.minfo-opt 2014-03-07, by Raimund Renkert
- Calculate the zoom dependent radius and add the informations to chart subtitle.minfo-opt 2014-03-07, by Raimund Renkert
- Concatenate the subtitle parts and add them to the default subtitle.minfo-opt 2014-03-07, by Raimund Renkert
- Added subtitle parts to modify the chart subtitle via the outprocessor.minfo-opt 2014-03-07, by Raimund Renkert
- Use the updated default subtitle or the 'old' one from chart settings.minfo-opt 2014-03-07, by Raimund Renkert
- Add extra config files for modules and zoom scales and give option to use custom files for release.2014-03-06, by Tom Gottfried
- INSTALL_DE: use useradd with defaults.2014-03-06, by Tom Gottfried
- INSTALL_DE: more small improvements and corrections.2014-03-06, by Tom Gottfried
- Remove not publicly available WMS services and enable custom configuration through release script.2014-03-06, by Tom Gottfried
- Remove obsolete MapServer stuff.2014-03-06, by Tom Gottfried
- Remove obsolete WSPLGEN binary.2014-03-06, by Tom Gottfried
- Ignore python byte code.2014-03-06, by Tom Gottfried
- Use latest WSPLGEN binary.2014-03-06, by Tom Gottfried
- Added i18n strings for winfo difference facet names.minfo-opt 2014-03-06, by Raimund Renkert
- Fixed datacage macro for winfo differences and added the new facet.minfo-opt 2014-03-06, by Raimund Renkert
- Mapped a theme for the new differences facet.minfo-opt 2014-03-06, by Raimund Renkert
- Add the new facet to drawable facets.minfo-opt 2014-03-06, by Raimund Renkert
- Add the new difference facet and set facets active/inactive.minfo-opt 2014-03-06, by Raimund Renkert
- Added new facet for filtered winfo differences.minfo-opt 2014-03-06, by Raimund Renkert
- Added default zoom scales.minfo-opt 2014-03-06, by Raimund Renkert
- Try to load default zoom scales if no zoom scale defined for the current river.minfo-opt 2014-03-06, by Raimund Renkert
- INSTALL_DE: more small improvements and corrections.2014-03-05, by Tom Gottfried
- Set useful DB connection configuration for demo installation.2014-03-05, by Tom Gottfried
- INSTALL_DE: small corrections and (hopefully) improvements.2014-03-05, by Tom Gottfried
- INSTALL_DE: we don't want links to internalt sites and to build WSPLGEN2014-03-05, by Tom Gottfried
- INSTALL_DE: install Java 7 prior to tomcat to avoid Java 6 installation.2014-03-05, by Tom Gottfried
- Useful server-logging for demo installation.2014-03-05, by Tom Gottfried
- Set appropriate client log-file for demo installation.2014-03-04, by Tom Gottfried
- INSTALL_DE: remove obsolete server configuration.2014-03-04, by Tom Gottfried
- Remove FLYS-specific stuff from map configuration and allow to give a custom files in release script.2014-03-04, by Tom Gottfried
- INSTALL_DE: remove obsolete client configuration.2014-03-04, by Tom Gottfried
- Remove FLYS-specific stuff from config.yaml and allow to give a custom file in release script.2014-03-04, by Tom Gottfried
- Set print URL to useful value for demo installation.2014-03-04, by Tom Gottfried
- INSTALL_DE: mention tested system and simplify dependency installation.2014-03-04, by Tom Gottfried
- Defaulting to GGinA authentication in release script instead of client sources.2014-03-04, by Tom Gottfried
- Replace FLYS-specific features.xml.2014-03-04, by Tom Gottfried
- merged.2014-03-03, by Raimund Renkert
- Validate waterlevel 'to' value on change.2014-03-03, by Raimund Renkert
- Change to work dir bevor creating artifacts and datacage db2014-03-03, by Andre Heinecke
- merged.2014-03-03, by Raimund Renkert
- Added german INSTALL.2014-03-03, by Raimund Renkert
- Changed directory variable in h2 create scripts.2014-03-03, by Raimund Renkert
- Removed obsolete imports.2014-02-27, by Sascha L. Teichmann
- merged.2014-02-27, by Raimund Renkert
- Replaced river names with model_uuid for available rivers.2014-02-27, by Raimund Renkert
- Use river model_uuid to identify rivers.2014-02-27, by Raimund Renkert
- Replaced hard coded rivers with rivers loaded from module service.2014-02-27, by Raimund Renkert
- Use the river model_uuid as value for data items.2014-02-27, by Raimund Renkert
- Load modules with supported rivers and rivers with model_uuid.2014-02-27, by Raimund Renkert
- Added list to module to store supported rivers.2014-02-27, by Raimund Renkert
- Added model_uuid to river info.2014-02-27, by Raimund Renkert
- Added model_uuid to river model.2014-02-27, by Raimund Renkert
- Added rivers to each module.2014-02-27, by Raimund Renkert
- Read rivers supported by a module from config file.2014-02-27, by Raimund Renkert
- Added list of rivers a module supports.2014-02-27, by Raimund Renkert
- Replaced river name with model_uuid as value in RiverSelect state.2014-02-27, by Raimund Renkert
- Include river model_uuid in RiverService.2014-02-27, by Raimund Renkert
- Include river model_uuid in RiverInfoService.2014-02-27, by Raimund Renkert
- Parse and import model_uuid for rivers.2014-02-27, by Raimund Renkert
- Added model_uuid column to river model.2014-02-27, by Raimund Renkert
- Add german howto to describe how to set up putty / wald and mercurial on windows2014-02-24, by Andre Heinecke
- Hopefully a cleaner fix for flys/issue1549 using the FloatRangeValidator from SmartGWT to verify that the 'to' field stays positive.2014-02-21, by Sascha L. Teichmann
- Partial fix issue1532: at least clone artifacts data when cloning2014-02-11, by Felix Wolfsteller
- Upcoming issue1532: Extracted method where 'cloning/initialize' takes place.2014-02-11, by Felix Wolfsteller
- issue1549: Add live-validation to wsplgen to-field.2014-02-11, by Felix Wolfsteller
- issue765: When creating a WMSLayerFacet copy, also copy original2014-02-07, by Felix Wolfsteller
- Schema correction following yesterday's brain failure.2014-02-07, by Tom Gottfried
- merged2014-02-06, by Tom Gottfried
- SCHEMA CHANGE: renamed uuid-column to avoid collision with data type.2014-02-06, by Tom Gottfried
- Implement deepCopy on WMSLayerFacet WMSDBLayerFacet and WSPLGENLayerFacet2014-02-06, by Felix Wolfsteller
- SCHEMA CHANGE: Add UUIDs to rivers.2014-02-06, by Tom Gottfried
- (issue1692) Überarbeitetes Init script2014-02-04, by Andre Heinecke
- This was obsolete since r5294.2014-01-31, by Tom Gottfried
- Server side validation for flys/issue1549.2014-01-23, by Sascha L. Teichmann
- Cross section importer: avoid logging of unused feature.2014-01-22, by Tom Gottfried
- Close branch slt-simplify-cross-sections.slt-simplify-cross-sections 2014-01-22, by Tom Gottfried
- Merge slt-simplify-cross-sections branch into default.2014-01-22, by Tom Gottfried
- Merged2014-01-20, by Sascha L. Teichmann
- Client side fix for flys/issue15492014-01-20, by Sascha L. Teichmann
- Merged default into slt-simplify-cross-sections branch and updated package and class names.slt-simplify-cross-sections 2014-01-20, by Tom Gottfried
- Add .jar to hgignore.2014-01-20, by Tom Gottfried
- Importer: fix logging in import_river.sh.2014-01-16, by Tom Gottfried
- Removed obsolete imports. Fixed Logger in SQ measurement.2014-01-13, by Sascha L. Teichmann
- Added tag 3.1.1 for changeset 837b620b58b42013-12-20, by Andre Heinecke
- Removed tag 3.1.13.1.1 2013-12-20, by Andre Heinecke
- Fix doOut for Porosity sublayer2013-12-20, by Andre Heinecke
- Make GAP_TOLERANCE static2013-12-20, by Andre Heinecke
- (issue1502) Allow annotation handling to be overwritten2013-12-20, by Andre Heinecke
- Remove extremly spammy debug output2013-12-20, by Andre Heinecke
- Added tag 3.1.1 for changeset 20b4dd8a47eb2013-12-20, by Andre Heinecke
- Removed tag 3.1.12013-12-20, by Andre Heinecke
- Fix compilation of the AreaData change.2013-12-20, by Andre Heinecke
- Added tag 3.1.1 for changeset aa5ad2f62def2013-12-20, by Andre Heinecke
- Areas are not Volumes!2013-12-20, by Andre Heinecke
- (issue1574) Add correction curves to W Area compatibility lists2013-12-20, by Andre Heinecke
- (issue1574) Add area handling for correction curves2013-12-20, by Andre Heinecke
- (issue1622) Paint W Differences on diffW Axis2013-12-19, by Andre Heinecke
- (issue1622) Allow areas with w_differences2013-12-19, by Andre Heinecke
- Only show 3 as we are 3.1.x now2013-12-19, by Andre Heinecke
- S/Q relation be more correct with judgment if a sieve is correct. Needs load and diameter.2013-12-19, by Sascha L. Teichmann
- S/Q relation removed false COALSCE from SQL statement. Removed misplaced sieve adjustment.2013-12-18, by Sascha L. Teichmann
- S/Q relation: Adjust sieves only once during construction.2013-12-18, by Sascha L. Teichmann
- Variance is defined as the sum of squared differences.2013-12-18, by Tom Gottfried
- (issue1594) Get the correct differences data2013-12-18, by Andre Heinecke
- (issue1594) Move Bed differences absolute height into the correct processor2013-12-17, by Andre Heinecke
- SQ relation: only take sieve which have values at all.2013-12-17, by Sascha L. Teichmann
- (issue1577, issue1494) Wrap wst name depending on Q > 02013-12-17, by Andre Heinecke
- (issue1581) Remove Minfo-heights from differencable2013-12-17, by Andre Heinecke
- (issue1579) Add Hack to not syncronize and add second axis in static GaugeDischarge2013-12-16, by Andre Heinecke
- (issue1559) Improve Exception handling and allow null titles2013-12-16, by Andre Heinecke
- Removed obsolete imports.2013-12-16, by Sascha L. Teichmann
- SQ Relation: Added CSV dumping to raw SedDB query results.2013-12-16, by Sascha L. Teichmann
- (issue1649) Remove broken getWKms from RiverUtils and use WDifferencesState instead2013-12-16, by Andre Heinecke
- (issue1649) Better check for waterlevel data and accept wkms data2013-12-16, by Andre Heinecke
- Removed obsolete imports.2013-12-16, by Sascha L. Teichmann
- Add Override marker and fix indention2013-12-16, by Andre Heinecke
- (issue1596) Sort Export of Middle bedHeight2013-12-16, by Andre Heinecke
- (issue1596) Make MiddleBedHeightData comparable2013-12-16, by Andre Heinecke
- (issue1579) Fix axes syncronisation at Gauges2013-12-13, by Andre Heinecke
- Fix build by removing bedheightsoundingprocessor from old Longitundinal Generator2013-12-13, by Andre Heinecke
- (issue1225) Unify "Width" processor2013-12-13, by Andre Heinecke
- (issue1632) Use DOS line endings2013-12-12, by Andre Heinecke
- (issue1666) Calculate wRow after rounding the first value.2013-12-12, by Andre Heinecke
- issue1577: Add W-Wrapping of wst-names in WKmsFactory if kind is one2013-12-12, by Felix Wolfsteller
- (issue1614) Handle NaN in Styled Series created by SedimentLoadProcessors2013-12-11, by Andre Heinecke
- Remove obsolete Sedimentload class to avoid confusion2013-12-11, by Andre Heinecke
- issue1594/issue1603: Put bed_differences to correct axis.2013-12-11, by Felix Wolfsteller
- Extracted method.2013-12-11, by Felix Wolfsteller
- issue1574: Also allow area creation for longitudinal_discharge_sections.2013-12-10, by Felix Wolfsteller
- issue1547: Add more facets to lists of facets with which areas can be created.2013-12-10, by Felix Wolfsteller
- issue1574: Set target out for area artifact at creation time.2013-12-10, by Felix Wolfsteller
- issue1542: I18n change.2013-12-10, by Felix Wolfsteller
- dc:sort: Removed unnecessary if check. Forgot to push before tag.2013-12-09, by Sascha L. Teichmann
- Cosmetics, doc.2013-12-09, by Felix Wolfsteller
- issue1020: Show official lines in datacage to compute uesks, too.2013-12-09, by Felix Wolfsteller
- Added tag 3.1.0 for changeset 28f287e842962013-12-06, by Andre Heinecke
- Removed tag 3.1.03.1.0 2013-12-06, by Andre Heinecke
- (issue1474) Change order of measurement stations2013-12-06, by Andre Heinecke
- Added tag 3.1.0 for changeset 03dc5cc22e262013-12-06, by Andre Heinecke
- Update coefficients in porosity formula.2013-12-06, by Tom Gottfried
- Datacage: Added <dc:sort>2013-12-06, by Sascha L. Teichmann
- issue1688: In flow velocity, discharges are now initially inactive.2013-12-06, by Felix Wolfsteller
- Order by years in SQ-relation datacage.2013-12-06, by Tom Gottfried
- Order by year in sediment yield datacage.2013-12-06, by Tom Gottfried
- Add sources/sinks to sediment yield datacage.2013-12-06, by Tom Gottfried
- Add recommendations for bed quality and flow velocity.2013-12-06, by Tom Gottfried
- Use correct quotes for long names2013-12-06, by Andre Heinecke
- issue1691: Sedimentload-fetching via datacage now picks right facet.2013-12-06, by Felix Wolfsteller
- Removed obsolete import.2013-12-06, by Sascha L. Teichmann
- Fix.2013-12-06, by Felix Wolfsteller
- issue1020: Do not write Q-Lines with wstwriter from floodmapstate.2013-12-06, by Felix Wolfsteller
- issue1020: WstWriter: Add flag to ignore Qs alltogether.2013-12-06, by Felix Wolfsteller
- Improved logging.2013-12-05, by Felix Wolfsteller
- Cosmetics of WstWriter. Actually, a decent class now.2013-12-05, by Felix Wolfsteller
- Do not NPE if there is a folder without mapfiles in the shapefile path2013-12-05, by Andre Heinecke
- (issue1620) Fix WstWriter Column Header format.2013-12-05, by Andre Heinecke
- issue1020 and others: Let StaticWQKmsState spawn other facets, implement computeAdvance.2013-12-05, by Felix Wolfsteller
- Doc.2013-12-05, by Felix Wolfsteller
- Doc.2013-12-05, by Felix Wolfsteller
- Doc.2013-12-05, by Felix Wolfsteller
- Whitespace-cosmetics.2013-12-05, by Felix Wolfsteller
- issue1020: Add WQ constructor that accepts TDoubleArrayList .2013-12-05, by Felix Wolfsteller
- issue1020: When preparing wsts for wsplgen handle other than standard wqkms calculations.2013-12-05, by Felix Wolfsteller
- issue1020: Cosmetics.2013-12-05, by Felix Wolfsteller
- issue1020: Make WQKms able to build from WKms.2013-12-05, by Felix Wolfsteller
- Added two comments about improvements.2013-12-04, by Felix Wolfsteller
- Whitespace.2013-12-04, by Felix Wolfsteller
- Improve logger output.2013-12-04, by Felix Wolfsteller
- (issue1610) Add units also for _de2013-12-03, by Andre Heinecke
- flys/issue1638: Calculate ntot correctly.2013-12-03, by Sascha L. Teichmann
- Removed obsolete imports.2013-12-03, by Sascha L. Teichmann
- issue1020: Avoid some traps, use WKms and handle data from StaticArtifact.2013-12-03, by Felix Wolfsteller
- issue1020: Do not set a data with value null, this breaks stuff further2013-12-03, by Felix Wolfsteller
- issue1020: Handle FixRealizingResult for UESK waterlevel-selection.2013-12-03, by Felix Wolfsteller
- (issue1632) Use correct l10n for unit2013-12-03, by Andre Heinecke
- (issue1632) Add Unit to CSV export2013-12-03, by Andre Heinecke
- (issue1630) Flush the correct outer output stream2013-12-03, by Andre Heinecke
- issue1043: Add i18n for 'dm'.2013-12-02, by Felix Wolfsteller
- issue1043: Add 'dm' type.2013-12-02, by Felix Wolfsteller
- issue1043: Fetch 'dm'-values in QualityMeasurementFactory.2013-12-02, by Felix Wolfsteller
- issue1043: Add 'dm' to types enum in BedQualityDiameterResult.2013-12-02, by Felix Wolfsteller
- issue1630: Fix column calculation for bed quality values.2013-12-02, by Felix Wolfsteller
- Doc.2013-12-02, by Felix Wolfsteller
- BedQualityExporter: Continue/exit early when no results.2013-12-02, by Felix Wolfsteller
- Refactoring: extracted method2013-12-02, by Felix Wolfsteller
- issue1579: Load those official lines automatically.2013-12-02, by Felix Wolfsteller
- issue1579: ComputedDischargeCurveGenerator: Handle WQKms data.2013-12-02, by Felix Wolfsteller
- Whistespace.2013-12-02, by Felix Wolfsteller
- issue1579: Added macro to load interpolated official lines.2013-12-02, by Felix Wolfsteller
- Use IsOfficialAccess instead of direct property in WaterlevelExporter.2013-11-29, by Felix Wolfsteller
- Remove close-isOfficial-Handling in StaticWQKmsArtifact.2013-11-29, by Felix Wolfsteller
- Added new IsOfficalAccess to avoid keeping data too close to StaticWQKmsArtifact.2013-11-29, by Felix Wolfsteller
- Avoid certain exception, added todo about issues with implementation.2013-11-29, by Felix Wolfsteller
- Fix doc/debug.2013-11-28, by Felix Wolfsteller
- (issue1620) join column names with two empty spaces2013-11-29, by Andre Heinecke
- (issue1620) Print the real official Q value instead of the first2013-11-29, by Andre Heinecke
- BedQualityExporter: Use foreach instead of manual array loop.2013-11-28, by Felix Wolfsteller
- BedQualityExporter: Fix ancient i/j variable mix-up.2013-11-28, by Felix Wolfsteller
- BedQualityExporter: Refactoring.2013-11-28, by Felix Wolfsteller
- Cosmetics, removed obsolete code.2013-11-28, by Felix Wolfsteller
- Cosmetics, doc fix.2013-11-28, by Felix Wolfsteller
- (issue1611) Correct i18n property for axis label2013-11-27, by Andre Heinecke
- (issue1667) Remove duplicate points in the same series in Diagram CSV export2013-11-27, by Andre Heinecke
- (issue1666) Update CSV link in updateLinks, too2013-11-27, by Andre Heinecke
- (issue1560) Fix off by one error in ATWriter causing the last value to be omitted.2013-11-27, by Andre Heinecke
- (issue1620) Add export of official lines in WST as specified2013-11-27, by Andre Heinecke
- (issue1225) Use label code also when only one item is present2013-11-25, by Andre Heinecke
- issue1596: Store table (cell) data twice: Once as (formatted) string2013-11-27, by Felix Wolfsteller
- Typo fix in doc.2013-11-27, by Felix Wolfsteller
- issue1596: include river wst unit in csv header for middle bed height.2013-11-27, by Felix Wolfsteller
- issue1596: Add unit to middlebedheight csv header.2013-11-27, by Felix Wolfsteller
- Remove uneccessary debug output added in last commit.2013-11-25, by Andre Heinecke
- (issue1225) Implement Magic labels.2013-11-25, by Andre Heinecke
- (issue1225) Unify Height BedHeight and W axis2013-11-25, by Andre Heinecke
- issue1558: Allow fixed axis for timeseries-diagrams.2013-11-21, by Felix Wolfsteller
- Add isValid method for single double arrays2013-11-21, by Andre Heinecke
- Rename the Global Facet filter to reduce ambiguity with the old facet filter2013-11-21, by Andre Heinecke
- Add timestamp type2013-11-21, by Andre Heinecke
- issue1225 Add i18n for bedheight and use wst height system as unit2013-11-21, by Andre Heinecke
- Allow more compact display of mainvalue-table.2013-11-20, by Felix Wolfsteller
- issue1542: Profit from refactoring, use same columns/fields for QDTable.2013-11-20, by Felix Wolfsteller
- issue1542: Only show year of date for mainvalues validity, refactoring.2013-11-20, by Felix Wolfsteller
- issue1542: Reorder columns for main value validity dates.2013-11-20, by Felix Wolfsteller
- issue1613: added accidentally omitted i18n.2013-11-20, by Felix Wolfsteller
- issue1597: Re-enable w/q points in DischargeProcessor. It's yet unclear why it was disabled.2013-11-19, by Felix Wolfsteller
- Renamed winfo variable to more fitting name artifact.2013-11-19, by Felix Wolfsteller
- issue1606: Handle annotation text as well.2013-11-19, by Felix Wolfsteller
- issue1606: Added methods to parse omitted theme properties.2013-11-19, by Felix Wolfsteller
- issue1606: Handle textstyle property in clients StyleEditorWindow.2013-11-19, by Felix Wolfsteller
- issue1063: Always create data for all parameters, even if not specified.2013-11-18, by Felix Wolfsteller
- issue1063: Expose column names in ParameterMatrix.2013-11-18, by Felix Wolfsteller
- Add i18n for SQ-Outliermethod help-URL.2013-11-18, by Tom Gottfried
- Add units to flow velocity export headers.2013-11-18, by Tom Gottfried
- issue1613: In DC, also show the 'diff' facets, define former calc. for hist. W/Q out.2013-11-18, by Felix Wolfsteller
- issue1631: Allow loading of some former historical-discharge facets.2013-11-18, by Felix Wolfsteller
- Doc.2013-11-14, by Felix Wolfsteller
- Builder: Slightly more verbose errormessage.2013-11-14, by Felix Wolfsteller
- issue1020: Display more waterlevels for uesk.2013-11-14, by Felix Wolfsteller
- issue1020: In WaterlevelSelectState create label more differentiated at2013-11-14, by Felix Wolfsteller
- issue1020: Let WspDatacagePanel also handle non-winfo (prev. calc) rec.2013-11-14, by Felix Wolfsteller
- issue1020: Added pointers as comments in code.2013-11-14, by Felix Wolfsteller
- Fix i18n.2013-11-13, by Felix Wolfsteller
- issue1611,1046: Adjusted i18n for tau.2013-11-13, by Felix Wolfsteller
- issue1592: Fix csv headers for w or q calculations.2013-11-13, by Felix Wolfsteller
- issue1542: Include validity also in qdtable, reorder code, widen column width.2013-11-13, by Felix Wolfsteller
- issue1542: Sweeten i18n.2013-11-13, by Felix Wolfsteller
- flys/issue1503: Evil hack to force loaded of data to be bound to 'w_differences'. TODO: Remove all the broken code from DataCageTwinPanel.2013-11-12, by Sascha L. Teichmann
- issue1542: Do not show link to w/q value view if no mainvalues are there.2013-11-12, by Felix Wolfsteller
- issue1542: Let client to i18n and formatting of dates.2013-11-12, by Felix Wolfsteller
- issue1542: WQInfoObjectImpl: Changed implementation from String to Date.2013-11-12, by Felix Wolfsteller
- issue1542: WQInfoObject: Changed properties from String to Date.2013-11-12, by Felix Wolfsteller
- issue1542: Added i18n for start/stoptimes of main values.2013-11-12, by Felix Wolfsteller
- issue1542: Make WQInfoObjects and server provide start and end date for mainvalues, display in table.2013-11-12, by Felix Wolfsteller
- Typo fix in debug output.2013-11-12, by Felix Wolfsteller
- issue1542: Let MainValues have localized dates.2013-11-12, by Felix Wolfsteller
- Add start- and stoptime to WQInfoObjects.2013-11-12, by Felix Wolfsteller
- issue1542: Add timeinterval-data to mainvalues made available via service.2013-11-12, by Felix Wolfsteller
- Doc, cosmetics.2013-11-12, by Felix Wolfsteller
- Removed obsolete method.2013-11-11, by Felix Wolfsteller
- Minor refactoring for future readability and refactoring.2013-11-11, by Felix Wolfsteller
- Previous fix for flys/issue1675 was broken. :-/2013-11-12, by Sascha L. Teichmann
- Workaround for flys/issue1675: Guarantee that the years are always between 0 and 9999 in macro 'minfo-heights'.2013-11-12, by Sascha L. Teichmann
- Added tag 3.0.18 for changeset b82750667e1a2013-11-08, by Sascha L. Teichmann
- Some i18n for Vollmer curve calculation.3.0.18 2013-11-08, by Sascha L. Teichmann
- More on flys/issue1585: Do not fill circle for interpolated W/Q points.2013-11-08, by Sascha L. Teichmann
- Fix i18n (missing closing bracket).2013-11-08, by Felix Wolfsteller
- issue1762: correct facet names.2013-11-08, by Felix Wolfsteller
- issue1585: Part 2/2 of patch from Sascha Teichmann to define datapoint shapes.2013-11-08, by sascha teichmann
- issue1585: Part 1/2 of patch from Sascha Teichmann to define shape for datapoints.2013-11-08, by sascha teichmann
- Fixed logger instantiations that were done with wrong class.2013-11-08, by Felix Wolfsteller
- Added spooky ruby script to get started fixing logger instances of wrong classes.2013-11-08, by Felix Wolfsteller
- Whacky little script to find possibly wrong loggers.2013-11-08, by Felix Wolfsteller
- Add units to bedquality exporter columns.2013-11-07, by Tom Gottfried
- Change column name in bedheight export.2013-11-07, by Tom Gottfried
- Fix column names in flow velocity export.2013-11-07, by Tom Gottfried
- issue1512: i18n.2013-11-07, by Felix Wolfsteller
- Cosmetics, break overlong lines.2013-11-07, by Felix Wolfsteller
- Doc.2013-11-07, by Felix Wolfsteller
- Cosmetics.2013-11-07, by Felix Wolfsteller
- SedimentLoadAccess: Slightly improved readability.2013-11-07, by Felix Wolfsteller
- issue1658: Do not store Access in State.2013-11-07, by Felix Wolfsteller
- Fix SedimentLoadAccess logger instance.2013-11-07, by Felix Wolfsteller
- Simplified code.2013-11-06, by Sascha L. Teichmann
- Removed obsolete facet for fix events in vollmer curve.2013-11-06, by Sascha L. Teichmann
- Part fix for flys/issue1585: Use result from fitting to display interpolated W/Q points, too. TODO: Draw interpolated as circles.2013-11-06, by Sascha L. Teichmann
- issue1664: Let DC instruct StaticWKmsArtifact to spawn facets2013-11-06, by Felix Wolfsteller
- issue1664: Add new Processors to old axis and map them in longitudinal-diagram-defaults.2013-11-06, by Felix Wolfsteller
- issue1664: Prepare new Facets to go to different axis (for wkms from fixa/diffs).2013-11-06, by Felix Wolfsteller
- issue1658: Fix fine_middle epoch facet name.2013-11-06, by Felix Wolfsteller
- issue1658: Adjuste facet descriptions to include unit.2013-11-04, by Felix Wolfsteller
- issue1658: Add unit name to facet description.2013-11-04, by Felix Wolfsteller
- issue1658: i18n for upcoming sediment load facet names (including t/a or m^3/a).2013-11-04, by Felix Wolfsteller
- issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.2013-11-04, by Felix Wolfsteller
- issue1663: Fix. HistoricalDischargeFacet transmorphed to WaterlevelFacet when cloned.2013-11-04, by Felix Wolfsteller
- Merged2013-11-04, by Sascha L. Teichmann
- Added tag 3.0.17 for changeset 6072463150092013-11-04, by Sascha L. Teichmann
- Removed tag 3.0.172013-11-04, by Sascha L. Teichmann
- Added tag 3.0.17 for changeset e97867879a452013-11-04, by Sascha L. Teichmann
- Removed obsolete imports.2013-11-01, by Sascha L. Teichmann
- WOutProcessor: Reorder statements so that function-call-debug-msg comes first.2013-11-01, by Felix Wolfsteller
- White-space cosmetics.2013-11-01, by Felix Wolfsteller
- cosmetics - full stop.2013-11-01, by Felix Wolfsteller
- cosmetics, doc.2013-11-01, by Felix Wolfsteller
- Whitespace-cosmetics.2013-11-01, by Felix Wolfsteller
- issue1658: Fix SedimentLoadLSGenerator (with surprise: isnt that done via processors?).2013-11-01, by Felix Wolfsteller
- Remove now obsolete SedimentLoadProcessor.2013-11-01, by Felix Wolfsteller
- issue1658: New Processors for t/a and m^3/a -axis (stripped down from SedimentLoadProcessor).2013-11-01, by Felix Wolfsteller
- issue1658: Handle new Facet-Types for SedimentLoad.2013-11-01, by Felix Wolfsteller
- issue1658: Adjust Facet to new facet-types (t/a and m^3/a).2013-11-01, by Felix Wolfsteller
- issue1658: Define new FacetTypes and IS functions.2013-11-01, by Felix Wolfsteller
- issue1658: Let SedimentYieldArtifact create facet based on Sed.L. unit.2013-11-01, by Felix Wolfsteller
- issue1658: Have SedimentLoadFactory deliver unit name for given id.2013-11-01, by Felix Wolfsteller
- issue1658: Instead of one SedimentLoad-Axis, have two (t/a, m^3/a).2013-11-01, by Felix Wolfsteller
- issue1658: Prepare minfo-artifact (.xml) to output t/a and m^3/a facets.2013-11-01, by Felix Wolfsteller
- Datacage: Removed macro "delta-wt-ls" from meta-data.xml as it is not used.3.0.17 2013-11-01, by Sascha L. Teichmann
- Fixed half broken interpolation code for lines to 'Dauerlinie'.2013-11-01, by Sascha L. Teichmann
- meta-data.xml: Removed junk.2013-11-01, by Felix Wolfsteller
- issue1571: Exclude vollmer curves from general longitudinal dc folder.2013-11-01, by Felix Wolfsteller
- issue1571: Hav eown folder in dc for vollmer curves.2013-11-01, by Felix Wolfsteller
- issue1571: i18n.2013-11-01, by Felix Wolfsteller
- Removed redundant lookup for km in call context.2013-11-01, by Sascha L. Teichmann
- WST-Parser: revert the assumption of only complete columns.2013-10-31, by Tom Gottfried
- Correct r7481: use ParseException instead of IllegalArgument that was catched at wrong place.2013-10-31, by Tom Gottfried
- Removed charset encoding on outs. They are mainly binary data which simply should be proxied through.2013-10-31, by Sascha L. Teichmann
- Merged2013-10-31, by Sascha L. Teichmann
- WQDay is increasing(?) if it is empty of last is greater than first.2013-10-31, by Sascha L. Teichmann
- Dont assume that wqdays are always of none zero length.2013-10-31, by Sascha L. Teichmann
- Datacage recommendations: Sort outs to to generate consistent cache keys.2013-10-31, by Sascha L. Teichmann
- WST-Parser and doc: reject files with wrong number of columns.2013-10-31, by Tom Gottfried
- WST-Parser: Improve handling of line-endings.2013-10-31, by Tom Gottfried
- Log errors instead of starting WSPLGEN if required arguments are missing.2013-10-31, by Tom Gottfried
- issue1657: Adjust DC conf to spawn sounding widths.2013-10-31, by Felix Wolfsteller
- issue1657: Spawn BEDHEIGHT_SOUNDING_WIDTH facet if asked to. Twiggly.2013-10-31, by Felix Wolfsteller
- i18n for sounding with axis and facet.2013-10-31, by Felix Wolfsteller
- Datacage recommendations caching: Use LFU strategy to rotate parameter recommendations out earlier. This should be a better config in multiuser user setups because the more frequently used terminal state recs will survive longer.2013-10-30, by Sascha L. Teichmann
- issue1345: Add flow_velocities folder.2013-10-30, by Felix Wolfsteller
- issue1345: i18n for dc.2013-10-30, by Felix Wolfsteller
- Dokumention zur Installation erweitert2013-10-30, by Andre Heinecke
- Experimental caching of datacage recommendations. The respective hook is called a lot and running the datacage over and over again when loading data can be expensive. So the generated recommendations are cached for some time.2013-10-30, by Sascha L. Teichmann
- issue1512: Fix loading of all former flow vel. calculation via folder.2013-10-30, by Felix Wolfsteller
- issue1512: Show all flowvelocity facet in former calc. flow vel. part of dc.2013-10-30, by Felix Wolfsteller
- issue1571: i18n.2013-10-30, by Felix Wolfsteller
- issue1572: Call longitudinal-section-user-prototype for bedheight-diffs/year.2013-10-30, by Felix Wolfsteller
- Merged2013-10-30, by Sascha L. Teichmann
- Datacage: Remove tree branches vom datacage tree on client side which do not contain loadable data.2013-10-30, by Sascha L. Teichmann
- Simplified recommendattion monitor code a bit.2013-10-30, by Sascha L. Teichmann
- Code cleanup.2013-10-30, by Sascha L. Teichmann
- Fix for flys/issue1654: Divide through denisity, do not multiply.2013-10-30, by Sascha L. Teichmann
- Schema change: add lookup table for sediment yield kinds to have its values documented.2013-10-29, by Tom Gottfried
- flys/issue1625: Changed default sediment density factor from 1.8 to 1.9 . The value can be changed by adusting conf.xml (/artifact-databae/options/sediment-density-factor/text()).2013-10-29, by Sascha L. Teichmann
- Importer: document where annotations are searched for.2013-10-29, by Tom Gottfried
- run_geo.sh: allow logging as documented.2013-10-29, by Tom Gottfried
- issue1397: Fix reference_curve former calculations in dc.2013-10-29, by Felix Wolfsteller
- dc i18n.2013-10-29, by Felix Wolfsteller
- issue1512: Repair loading all of flowvelocitymeasurements by not equipping2013-10-29, by Felix Wolfsteller
- inor Layout + Wiki2013-10-28, by Andre Heinecke
- Rechtschreibkorrektur (durchgeführt von Bettina)2013-10-28, by Andre Heinecke
- More installation documentation2013-10-28, by Andre Heinecke
- issue1345: Sort sediment densities by year.2013-10-28, by Felix Wolfsteller
- meta-data.xml: Simplify query for densities a bit, sort by depth.2013-10-28, by Felix Wolfsteller
- Start installation documentation for specific client installation2013-10-27, by Andre Heinecke
- Importer doc: fix some outdated or wrong infos.2013-10-25, by Tom Gottfried
- Importer and doc: Warn instead of die if AT- or STA-file is missing for a gauge.2013-10-25, by Tom Gottfried
- FacetTypes: Cosmetics.2013-10-25, by Felix Wolfsteller
- Declare certain bedheight-diagrams as charttypes, for manual points.2013-10-25, by Felix Wolfsteller
- meta-data.xml: Include bedheight-diffs per year in minfo-user-dc.2013-10-25, by Felix Wolfsteller
- meta-data.xml: Subsume the different bed-quality dc-nodes.2013-10-25, by Felix Wolfsteller
- i18n for dc added.2013-10-25, by Felix Wolfsteller
- meta-data.xml: Ease i18nability.2013-10-25, by Felix Wolfsteller
- Geoimporter: be case-insensitive when looking for floodplains.2013-10-25, by Tom Gottfried
- make-opt-package.sh: give path to internal 'repository'.2013-10-25, by Tom Gottfried
- meta-data.xml: Remove duplicates and 'special' macros fro special outs from2013-10-25, by Felix Wolfsteller
- meta-data.xml: Remove delta-wt from longitudinal-section-user-prototype .2013-10-25, by Felix Wolfsteller
- Fix Typo in german i18n (e.g. issue1345) .2013-10-25, by Felix Wolfsteller
- Partly revert rev 7419, conservative guess about which "outs" are handcrafted.2013-10-23, by Felix Wolfsteller
- Experimental patch: Do not run datacage on artifacts that are loaded from datacage. His hopefully minimizes the datacage runs when a lot of data is loaded.2013-10-25, by Sascha L. Teichmann
- Importer doc: fix some layout issues.2013-10-24, by Tom Gottfried
- Made SedimentDensityValue Serializable.2013-10-23, by Felix Wolfsteller
- issue1345: Re-enable sediment load total loads, now that factory is fixed.2013-10-23, by Felix Wolfsteller
- Fix total sediment load fetching.2013-10-23, by Felix Wolfsteller
- issue1345: Showing sediment densitie by depth, comment total load.2013-10-23, by Felix Wolfsteller
- Fix typo.2013-10-23, by Tom Gottfried
- (issue965) Handle the case that diffids are not available2013-10-23, by Andre Heinecke
- meta-data.xml: Be less restrictive in showing facets from waterlevels-discharge.2013-10-23, by Felix Wolfsteller
- meta-data.xml: Exclude empty.facet s.2013-10-23, by Felix Wolfsteller
- meta-meta.xml: Also fetch extreme_base curves via dc.2013-10-23, by Felix Wolfsteller
- meta-data.xml: cosmetics.2013-10-23, by Felix Wolfsteller
- Add another axis (height) to longitudinal-diagram-defaults.2013-10-23, by Felix Wolfsteller
- meta-data.xml: Cosmetics.2013-10-23, by Felix Wolfsteller
- meta-data.xml: More usage of collection-group-macro.2013-10-23, by Felix Wolfsteller
- Datacage: Consequently call macro 'longitudinal-section-user-prototype' in all longitudinal sections of old calculation. Moved asymmeterical stuff to prototype. This may crash!2013-10-23, by Sascha L. Teichmann
- meta-data.xml: Create and use collection-group macro.2013-10-23, by Felix Wolfsteller
- BedHeightSingleParser: fix no-data-line detection.2013-10-23, by Tom Gottfried
- Datacage ref doc: More docs on functions.2013-10-23, by Sascha L. Teichmann
- Datacage ref doc: More docs for functions.2013-10-22, by Sascha L. Teichmann
- issue1205: made SedimentDensity serializable.2013-10-22, by Felix Wolfsteller
- meta-data.xml: Switch more longitudinal-section like user-dc content to prototype macro.2013-10-22, by Felix Wolfsteller
- Datacage: Fixed macro call.2013-10-22, by Sascha L. Teichmann
- Fixed meta-data.xml2013-10-22, by Sascha L. Teichmann
- Datacage ref doc: More doc for functions.2013-10-22, by Sascha L. Teichmann
- issue1512: Sort flow-velocity-models by discharge_zone.value.2013-10-22, by Felix Wolfsteller
- issue1473: Show differences project name in dc.2013-10-22, by Felix Wolfsteller
- meta-data.xml: Fix referenced out for discharge_longitudinal_section.2013-10-22, by Felix Wolfsteller
- (issue965) Add a comment to explain what we do here2013-10-21, by Andre Heinecke
- (issue965) Use new datacage magic to have year filtering for bedheights2013-10-21, by Andre Heinecke
- Importer doc: mention flow direction retrieval from WST.2013-10-21, by Tom Gottfried
- Removed dc:to-date(). Added 'date' type for <dc:convert> instead.2013-10-21, by Sascha L. Teichmann
- issue1521: Adhere more to dc 'spec', show discharges of flow velocity models.2013-10-21, by Felix Wolfsteller
- Datacage reference doc: Explain dc:container-context and dc:properties.2013-10-21, by Sascha L. Teichmann
- Datacage: Added TODOs for new functions in ref document.2013-10-21, by Sascha L. Teichmann
- issue1512: Make double entry of Q facet for flowvelocities dissappear.2013-10-21, by Felix Wolfsteller
- Fix typo in german i18n.2013-10-18, by Felix Wolfsteller
- issue1512: improved i18n for flow velocity measurement facets.2013-10-18, by Felix Wolfsteller
- BedHeightProcessor: Finally display heights, not widths.2013-10-17, by Felix Wolfsteller
- BedHeightProcessor: Set axis label.2013-10-17, by Felix Wolfsteller
- BedHeight(Sounding)Processor: Use FacetTypes.2013-10-17, by Felix Wolfsteller
- Removed debris.2013-10-17, by Felix Wolfsteller
- Moved BedHeightEpoch to BedHeightEpochData.2013-10-17, by Felix Wolfsteller
- Renamed artifacts/**/BedHeight(Single) to BedHeight(Single)Data, to resolve2013-10-17, by Felix Wolfsteller
- Stub for new BedHeightProcessor.2013-10-17, by Felix Wolfsteller
- BedHeightSoundingProcessor: Log if data is now handled.2013-10-17, by Felix Wolfsteller
- BedHeightSoundingProcessor: refactored to avoid drifting behavior when using2013-10-17, by Felix Wolfsteller
- meta-data.xml: cleanup longitudinal-section-user-prototype, removing dupes.2013-10-17, by Felix Wolfsteller
- Removed same package import.2013-10-21, by Sascha L. Teichmann
- Removed obsolete import.2013-10-21, by Sascha L. Teichmann
- Datacage: Add function dc:to-date(number) which converts a epoch base number to a date object.2013-10-18, by Sascha L. Teichmann
- Datacage: Added dc:min-number(list) and dc:max-number(list) to extract the numerical2013-10-18, by Sascha L. Teichmann
- Datacage: Add function dc:find-all(needle, haystack).2013-10-18, by Sascha L. Teichmann
- (issue1474) Fix deepCopy signatures and actually copy the facet index now2013-10-18, by Andre Heinecke
- (issue1071) Handle the case where no MeasurementStation exists2013-10-18, by Andre Heinecke
- More datacage ref doc.2013-10-17, by Sascha L. Teichmann
- (issue1474) Fix copying of SQ* Facets2013-10-17, by Andre Heinecke
- Importer: Avoid 0-lenght Q-ranges in WST-CSV-parsers.2013-10-17, by Tom Gottfried
- Replaced more tabs with spaces + minor cosmetics (removed out commented code from double precision branch).2013-10-17, by Sascha L. Teichmann
- Replaced tabs with 4 spaces.2013-10-17, by Sascha L. Teichmann
- WstParser: Do not add Q-range for trailing Q-line.2013-10-17, by Tom Gottfried
- Removed obsolete imports.2013-10-17, by Sascha L. Teichmann
- Removed obsolete import + whitespace cleanup.2013-10-17, by Sascha L. Teichmann
- Add getModelDescription to FlowVelocityModel.2013-10-17, by Felix Wolfsteller
- White space cosmetics, added debug output.2013-10-17, by Felix Wolfsteller
- SedimentYieldArtifact: Accept 'total' load, genreate facet for it.2013-10-17, by Felix Wolfsteller
- FlowVelocityModelArtifact: Slightly improve facet names.2013-10-17, by Felix Wolfsteller
- Cosmetics.2013-10-17, by Felix Wolfsteller
- Cosmetics.2013-10-17, by Felix Wolfsteller
- issue1473: Let vollmer curves appear under 'former calc/waterlevels from fix.'.2013-10-17, by Felix Wolfsteller
- cosmetics.2013-10-17, by Felix Wolfsteller
- Adjusted i18n to match the one in client.2013-10-16, by Felix Wolfsteller
- Use more failsave pattern for SQ-facets.2013-10-16, by Andre Heinecke
- Configure correct name for SQ-relation C-chart.2013-10-16, by Andre Heinecke
- i18n for total load dc.2013-10-16, by Felix Wolfsteller
- Offer total loads in dc.2013-10-16, by Felix Wolfsteller
- Added i18n for upcoming total load via dc.2013-10-16, by Felix Wolfsteller
- Refactoring: Move functionality of BedHeightAccess into BedHeightFacet for now.2013-10-16, by Felix Wolfsteller
- Minor BedHeightAccess refactoring.2013-10-16, by Felix Wolfsteller
- Remove code that was previously commented out.2013-10-16, by Tom Gottfried
- BedHeightSingleParser: do not omit lines if last column is empty.2013-10-16, by Tom Gottfried
- Jim, he's dead.double-precision 2013-10-16, by Sascha L. Teichmann
- Merged double-precision branch.2013-10-16, by Sascha L. Teichmann
- Merge branch defaultdouble-precision 2013-10-16, by Sascha L. Teichmann
- Reorder generation of static part of describe document for fast XML DOM handling.2013-10-16, by Sascha L. Teichmann
- (issue1353) Document that there are more things to syncing then just the Number2013-10-16, by Andre Heinecke
- (issue1474) Add sqrelation user data and disable filtering for it2013-10-16, by Andre Heinecke
- Add debug output for variables in user context2013-10-16, by Andre Heinecke
- Break sometimes when dumping variables. Still ugly but a bit nicer.2013-10-15, by Andre Heinecke
- Importer doc: fix syntax error.double-precision 2013-10-16, by Tom Gottfried
- BedHeightSingleParser: do not log every data line in file.double-precision 2013-10-16, by Tom Gottfried
- Do not log trace of WST-Parser parse exception and document it.double-precision 2013-10-15, by Tom Gottfried
- WST-Parser: check consistence of station ordering in file.double-precision 2013-10-15, by Tom Gottfried
- Comments.double-precision 2013-10-15, by Tom Gottfried
- Merged changes from default into double precision branch.double-precision 2013-10-15, by Tom Gottfried
- WST Import: Added parse error exception to WST parser.2013-10-15, by Sascha L. Teichmann
- typo fix in doc.2013-10-15, by Felix Wolfsteller
- BedHeightsArtifact: Use FacetTypes, eliminate local facet type definition.2013-10-15, by Felix Wolfsteller
- Prepare new facet types for bedheights.2013-10-15, by Felix Wolfsteller
- i18n for old calculations dc.2013-10-15, by Felix Wolfsteller
- Importer manual: use unique revision identifier.double-precision 2013-10-15, by Tom Gottfried
- Add aforementioned user-prototype.2013-10-15, by Felix Wolfsteller
- Prototypically add longitudinal-section-user-prototype, with issues.2013-10-15, by Felix Wolfsteller
- Importer packaging: run pdflatex three times to get references and page numbering right.double-precision 2013-10-15, by Tom Gottfried
- issue1345: Show bedheight_type in tooltip.2013-10-15, by Felix Wolfsteller
- issue1345: Bring back waterlevel/diffs from fixation into minfo dc element.2013-10-15, by Felix Wolfsteller
- Fix DC group-by statement, there is no 'oid' variable around.2013-10-15, by Felix Wolfsteller
- issue1345: DC: group bed heights of single years by year.2013-10-15, by Felix Wolfsteller
- Importer: skip historical discharge tables per default as they come via ETL.double-precision 2013-10-15, by Tom Gottfried
- Add warning on errors when importing duplicates.double-precision 2013-10-15, by Tom Gottfried
- issue1345: Fix sediment load facet type, adjust theme name.2013-10-14, by Felix Wolfsteller
- have same translations for sediment loads fractions.2013-10-14, by Felix Wolfsteller
- Datacage doc ref: Explain dc:group2013-10-14, by Sascha L. Teichmann
- Datacage ref doc: Explain dc:filter.2013-10-14, by Sascha L. Teichmann
- Datacage ref doc: Move dc:if & dc:choose up because they are more important than other elements.2013-10-14, by Sascha L. Teichmann
- Datacage ref doc: Explain dc:for-each2013-10-14, by Sascha L. Teichmann
- Datacage ref doc: Explain dc:virtual-column.2013-10-14, by Sascha L. Teichmann
- Datacage ref doc: Explain dc:macro & Co.2013-10-14, by Sascha L. Teichmann
- Datacage ref doc: Explain dc:variable and dc:convert.2013-10-14, by Sascha L. Teichmann
- Dataage ref doc: Explain dc:context, dc:comment2013-10-14, by Sascha L. Teichmann
- Datacage ref doc: More structure. Explain text interpolation.2013-10-14, by Sascha L. Teichmann
- Added sedimentdensity i18n.2013-10-14, by Felix Wolfsteller
- issue1345: Added getDepth() to SedimentDensityFactory.2013-10-14, by Felix Wolfsteller
- issue1345: Change Sediment Density Facet label.2013-10-14, by Felix Wolfsteller
- SedimentDensityProcessor: Fix, use getAllDensities instead of only dens. in year 2006.2013-10-14, by Felix Wolfsteller
- SedimentDensity: Fix getAllDensities and made it public.2013-10-14, by Felix Wolfsteller
- i18n for dc and facet name generation.2013-10-14, by Felix Wolfsteller
- cosmetics.2013-10-14, by Felix Wolfsteller
- issue1345: Adjust name of sediment yield/load facets to include fraction name and times.2013-10-14, by Felix Wolfsteller
- issue1345: Prepare SedimentLoadFactory to deliver fraction name and time ranges.2013-10-14, by Felix Wolfsteller
- cosmetics.2013-10-14, by Felix Wolfsteller
- Comment in meta-data.xml.2013-10-14, by Felix Wolfsteller
- cosmetical description fix.2013-10-14, by Felix Wolfsteller
- Removed obsolete imports.2013-10-12, by Sascha L. Teichmann
- (issue1529) Be more tolerant in the fitting.2013-10-11, by Andre Heinecke
- (issue1529) Only interpolate within a step limit in WQ diagram2013-10-11, by Andre Heinecke
- Polish SQ Datacage and Facets2013-10-11, by Andre Heinecke
- doc fix <3 .2013-10-11, by Felix Wolfsteller
- doc fix.2013-10-11, by Felix Wolfsteller
- Doc typo fix.2013-10-11, by Felix Wolfsteller
- issue1345: include fix for display of epochs stoptime.2013-10-11, by Felix Wolfsteller
- issue1512: conf.xml: configure flowvelocitymodel artifact-factory.2013-10-11, by Felix Wolfsteller
- issue1512: Adde flow-velocity-models dc conf.2013-10-11, by Felix Wolfsteller
- issue1345: Added accidentally ommitted i18n for sedimentload dc.2013-10-11, by Felix Wolfsteller
- issue1512: spawn more facets for FlowVelocityMeasurementArtifact .2013-10-11, by Felix Wolfsteller
- issue1512: Adjusted Q and WOutProcessors to handle data2013-10-11, by Felix Wolfsteller
- More doc fixes.2013-10-11, by Felix Wolfsteller
- Processor: Doc.2013-10-11, by Felix Wolfsteller
- issue1512: Added method to get FlowVelocityModel by id.2013-10-11, by Felix Wolfsteller
- issue1512: Initial commit of FlowVelocityModelArtifact.2013-10-11, by Felix Wolfsteller
- issue1512: FlowVelocityCalculation: Opened prepareData(), added doc.2013-10-11, by Felix Wolfsteller
- issue1512: Added comment, opened constructor as we will reuse this class.2013-10-11, by Felix Wolfsteller
- issue1512: Prepare new facet types for flow velocity model facet, add comment.2013-10-11, by Felix Wolfsteller
- Fixings overview panel: Send valid encoded JSON filters to server part of the client.2013-10-10, by Sascha L. Teichmann
- issue1345: Factored out description creation for loads. Make epochs show end time.2013-10-10, by Felix Wolfsteller
- issue1345: Added macro for the differing epoch-description, extended query.2013-10-10, by Felix Wolfsteller
- issue1345: Minor refactoring, made structure for epoch loads equal year loads.2013-10-10, by Felix Wolfsteller
- issue1345: Show fraction and year for sediment load dc subtree.2013-10-10, by Felix Wolfsteller
- Revert 7273, add undefined macro to meta-data.xml.2013-10-10, by Felix Wolfsteller
- Remove annotations from reference curve recommendations. There is no km-axis.2013-10-09, by Tom Gottfried
- DC: Remove accidentaly used user-macro from system-content part.2013-10-09, by Sascha L. Teichmann
- Removed calls to undefined macro.2013-10-09, by Sascha L. Teichmann
- Removed duplicate macro.2013-10-09, by Sascha L. Teichmann
- Added check for duplicate macros.2013-10-09, by Sascha L. Teichmann
- Little workaround not to crash uf there is no theme style. TODO: Figure out why the theme style is null at this point.2013-10-09, by Sascha L. Teichmann
- fixed typo.2013-10-09, by Tom Gottfried
- Vollmer curve: Added facet for generating error report.2013-10-09, by Sascha L. Teichmann
- meta-data.xml: Add more entries to discharge datacage ('user-part').2013-10-09, by Felix Wolfsteller
- meta-data.xml: Let DC show (yet all) computed discharge curves as former calculations.2013-10-09, by Felix Wolfsteller
- meta-data.xml: Refactored discharge-curve-prototype.2013-10-09, by Felix Wolfsteller
- meta-data.xml: Add a macro to load previous discharge calculations.2013-10-09, by Felix Wolfsteller
- BedHeightsArtifact: Import 'river' data, for use in "New Chart"-settings.2013-10-08, by Felix Wolfsteller
- RangeAccess: Use min/max as from/to in RangeAccess.2013-10-08, by Felix Wolfsteller
- Refactoring: Let RiverAccess.getRiver return an River.2013-10-08, by Felix Wolfsteller
- issue1490: Fix text annotations of latest points.2013-10-08, by Felix Wolfsteller
- issue1490: Translate other points as well, when at gauge.2013-10-08, by Felix Wolfsteller
- issue1490: Translate text annotations position when displaying w/q- curve at gauge.2013-10-08, by Felix Wolfsteller
- Minor code simplification.2013-10-08, by Felix Wolfsteller
- ETL: Added repair XSLT script to rename value of GEWAESSER attribute 'Untere Havel-Wasserstraße (UHW)' with 'Havel'.2013-10-07, by Sascha L. Teichmann
- First draft of a german reference document for datacage elements and functions written in reStructuredText. Lots of TODOs.2013-10-06, by Sascha L. Teichmann
- Reduce usage of careless 'for (int i = 0; i < x.size(); i++)' pattern.2013-10-05, by Sascha L. Teichmann
- Repaced some tabs by spaces.2013-10-05, by Sascha L. Teichmann
- Replaced some tabs by spaces. Guys, please configure your editors not to insert tabs!2013-10-05, by Sascha L. Teichmann
- Removed trailing whitespace.2013-10-05, by Sascha L. Teichmann
- Removed trailing whitespace.2013-10-05, by Sascha L. Teichmann
- Remove obsolete same package import.2013-10-05, by Sascha L. Teichmann
- Removed trailing whitespace.2013-10-05, by Sascha L. Teichmann
- Remove obsolete import.2013-10-05, by Sascha L. Teichmann
- Check for inverted setting later.2013-10-04, by Andre Heinecke
- Code simplification + moved code out of inner loop.2013-10-04, by Sascha L. Teichmann
- Remove boundToOut facet pass. This is now only done if we filtered before.2013-10-04, by Andre Heinecke
- Fix SQOverview the new generators need the master artifact set.2013-10-04, by Andre Heinecke
- Polish labels and remove unused classes. SQOverview is currently broken.2013-10-04, by Andre Heinecke
- Add new option to diagram axes "logarithmic" that can be set to an evaluator2013-10-04, by Andre Heinecke
- Add SQRelation Processor2013-10-04, by Andre Heinecke
- Configure SQ Relations to use new diagram way2013-10-04, by Andre Heinecke
- Remove SQ Generator Subclasses for A-F2013-10-02, by Andre Heinecke
- Remove obsolete classes2013-10-02, by Andre Heinecke
- (issue1474) Add datacage loading for SQ Relations2013-10-02, by Andre Heinecke
- Silence overly spammy debug output2013-10-01, by Andre Heinecke
- Removed TODO which was already done.2013-10-04, by Felix Wolfsteller
- issue1345: call longitudinal-section-prototype macro for flow-veloc. DC. Added todo.2013-10-04, by Felix Wolfsteller
- issue 1345: Let sediment-load dc-config call longitdunal-section-prototype macro.2013-10-04, by Felix Wolfsteller
- issue1345: Also let bed-quality use longitudinal-section-prototype.2013-10-04, by Felix Wolfsteller
- issue1345: adjust dc-conf for befheight-diffs: is now longitudinal-section-prototype.2013-10-04, by Felix Wolfsteller
- issue1345: meta-data.xml: For bedheight_middle, use the longitudinal-section-prototype.2013-10-04, by Felix Wolfsteller
- Global facet filtering with bound to out: The DiagramAttributes implements the FacetFilter and not the Generators.2013-10-02, by Sascha L. Teichmann
- Use diagram configuration and there processors to define compatible facets in loaded data.2013-10-02, by Sascha L. Teichmann
- Made lookup for generators a class of its own. First step to use it as a compat filter for facets, too.2013-10-02, by Sascha L. Teichmann
- meta-meta.xml: remove debugging info content.2013-10-02, by Felix Wolfsteller
- issue1345: add flowvelocity-macro to winfo longitudinal-section.2013-10-02, by Felix Wolfsteller
- issue1435: DC layout for sediment-loads more the way its requested.2013-10-02, by Felix Wolfsteller
- WST-parser: making ranges tightly fit was broken since a<b was enforced. Re-enabled.double-precision 2013-10-01, by Tom Gottfried
- Range importer: Do not allow to set invalid a or b.double-precision 2013-10-01, by Tom Gottfried
- issue1435: For Sediment Density Facets, use densities name/description.2013-10-01, by Felix Wolfsteller
- issue1435: SedimentDensityFactory: Changed variable name of query to reflect2013-10-01, by Felix Wolfsteller
- issue1435: Add bedheights and morph. width to LS DC conf.2013-10-01, by Felix Wolfsteller
- (issue1353) Document station check and warn message2013-10-01, by Andre Heinecke
- Bring themes back into sync.2013-10-01, by Sascha L. Teichmann
- Doc.2013-09-30, by Felix Wolfsteller
- Initial commit of sediment density processor.2013-09-30, by Felix Wolfsteller
- FlowVelocityGenerator: Simplify code a bit, master and its river is2013-09-30, by Felix Wolfsteller
- SedimentDensityFactory: query densities by id only (not year).2013-09-30, by Felix Wolfsteller
- issue1435: Add sedimentyield and sedimentdensity artifact factories to conf.xml.2013-09-30, by Felix Wolfsteller
- i18n for densities.2013-09-30, by Felix Wolfsteller
- issue1435: Call densities-macro of meta-data.xml thus show densities in datacage.2013-09-30, by Felix Wolfsteller
- issue1435: Add densities-macro to meta-data.xml .2013-09-30, by Felix Wolfsteller
- issue1435: Add SedimentDensityProcessor to longitudinal-diagram-defaults.xml to2013-09-30, by Felix Wolfsteller
- issue1435: SedimentDensityFacet: Access sediment density data.2013-09-30, by Felix Wolfsteller
- Cleaned imports.2013-09-30, by Felix Wolfsteller
- issue1435: Store id of sediment yield only.2013-09-30, by Felix Wolfsteller
- Cleaned imports.2013-09-30, by Felix Wolfsteller
- Cleaned imports, added todo about naming.2013-09-30, by Felix Wolfsteller
- issue1435: Added new sediment.density facet type.2013-09-30, by Felix Wolfsteller
- issue1435: Add methods to get data in StyledSeriesBuilder-friendly format, doc.2013-09-30, by Felix Wolfsteller
- issue1435: Stubs for SedimentDensityFacet and -Artifact.2013-09-30, by Felix Wolfsteller
- issue1435: Prepare SedimentDensityFactory to delive data by sedimentdesity.id and .year.2013-09-30, by Felix Wolfsteller
- Doc fix.2013-09-30, by Felix Wolfsteller
- SedimentYieldArtifact: Removed unneeded documentation, removed but added one TODO.2013-09-30, by Felix Wolfsteller
- issue1435: Remove hardcoded river for dc sediment yield sql query.2013-09-27, by Felix Wolfsteller
- Remove method which was accidentally merged back from default.double-precision 2013-09-27, by Tom Gottfried
- Merged changes from default into double-precision branch.double-precision 2013-09-27, by Tom Gottfried
- Added accidentally omitted i18n.2013-09-27, by Felix Wolfsteller
- issue1435: In DC conf, show sedimentyields in yield/[year|epoch]- structure, i18n.2013-09-27, by Felix Wolfsteller
- issue1435: meta-data.xml: Add sedimentload/yield- part to minfo part of dc.2013-09-27, by Felix Wolfsteller
- SedimentLoadProcessor: Add debug output when handling an out.2013-09-27, by Felix Wolfsteller
- Doc.2013-09-27, by Felix Wolfsteller
- StaticState: doc.2013-09-27, by Felix Wolfsteller
- issue1435: SedimentYieldArtifact: Add functionality.2013-09-27, by Felix Wolfsteller
- SedimentLoadFactory: Added method to quickly get the description of a given load.2013-09-27, by Felix Wolfsteller
- SedimentLoadFactory: Fix query, added comment about correctness of2013-09-27, by Felix Wolfsteller
- flys/issue1500: The main wst file determines km_up now.2013-09-27, by Sascha L. Teichmann
- Initial commit for untested standalone sediment yield artifact.2013-09-26, by Felix Wolfsteller
- issue1435: Add method to SedimentLoadFactory to fetch a SedimentLoad by id.2013-09-26, by Felix Wolfsteller
- issue1435: Minor refactoring that will come handy to load SedimentLoads2013-09-26, by Felix Wolfsteller
- Added tag 3.0.16 for changeset 12248d9eb3262013-09-26, by Andre Heinecke
- Only filter the facets for unbound outs3.0.16 2013-09-26, by Andre Heinecke
- Fix wrong usage of a_id and add more datacage stuff to WSPL longitundinal2013-09-26, by Andre Heinecke
- Fix Y-Axis order for default longituidnals2013-09-26, by Andre Heinecke
- Save target_out in the recommendation to ensure it is sent to the server2013-09-26, by Andre Heinecke
- Filter waterleveldifferences according to unit.2013-09-26, by Tom Gottfried
- Filter prefix of descriptions of MINFO-WSTs.2013-09-26, by Tom Gottfried
- Move MINFO-fixation-stuff to MINFO-datacage and give specified names.2013-09-26, by Tom Gottfried
- issue1435: Group minfo-stuff in dc, include waterlevels from csv.2013-09-26, by Felix Wolfsteller
- Removed obsolete imports.2013-09-26, by Sascha L. Teichmann
- Factor out longitudinal section default config and put it in its own file2013-09-26, by Andre Heinecke
- Saveguard range access in case an artifact has no range2013-09-26, by Andre Heinecke
- Add debug output triggered by debugging the last commit2013-09-26, by Andre Heinecke
- TRUE != FALSE ;)2013-09-26, by Andre Heinecke
- Add ShearStress Processor2013-09-26, by Andre Heinecke
- Cosmetics2013-09-26, by Andre Heinecke
- Handle flow velocity discharge in the new part of the QOutProcessor2013-09-26, by Andre Heinecke
- Handle flow velocity measurements in the FlowVelocity processor2013-09-26, by Andre Heinecke
- Handle flow velocity annotation in annoation processor2013-09-26, by Andre Heinecke
- Diagram attributes: Use evaluators for title arguments, too. This makes it more consistent, powerful and a little bit faster.2013-09-26, by Sascha L. Teichmann
- Removed obsolete imports.2013-09-26, by Sascha L. Teichmann
- Use LongitudinalSectionGenerator2 in the LS diagrams.2013-09-26, by Andre Heinecke
- Add startkm and endkm setting to longitudinal section generator 22013-09-26, by Andre Heinecke
- Add NPE guard to XYStyle.2013-09-25, by Andre Heinecke
- Add FlowVelocity Processor2013-09-25, by Andre Heinecke
- Configure SedimentLoad to use the new diagram Generator2013-09-25, by Andre Heinecke
- Add SedimentLoadProcessor2013-09-25, by Andre Heinecke
- Noted insights.2013-09-26, by Felix Wolfsteller
- issue1493: Also transform NaN X values to empty string.2013-09-25, by Felix Wolfsteller
- Configure BedQuality to use new DiagramGenerator2013-09-25, by Andre Heinecke
- Remove obsolete classes2013-09-25, by Andre Heinecke
- Add BedQuality Processors2013-09-25, by Andre Heinecke
- Configure bed_difference_year in the new way2013-09-25, by Andre Heinecke
- Add label for bed difference axis2013-09-25, by Andre Heinecke
- Add BedWidthProcessor to handle width facets2013-09-25, by Andre Heinecke
- Rename BedWidthProcessor to BedHeightSounding processor.2013-09-25, by Andre Heinecke
- Diagrams: Determine if axis should be inverted dynamically.2013-09-25, by Sascha L. Teichmann
- Configure BedDiffYear diagram and remove old generator2013-09-25, by Andre Heinecke
- Doc.2013-09-25, by Felix Wolfsteller
- issue971: Include encoding parameter hardwiredly in csv export panels2013-09-25, by Felix Wolfsteller
- issue971: Let ExportServiceImpl handle encoding parameter,2013-09-25, by Felix Wolfsteller
- issue971: For diagram csv export request windows-1252 encoded output.2013-09-25, by Felix Wolfsteller
- issue971: Prepare client to include encoding in download url.2013-09-25, by Felix Wolfsteller
- issue971: Let ChartOutputServiceImpl interprete an "encoding" parameter.2013-09-25, by Felix Wolfsteller
- Doc.2013-09-25, by Felix Wolfsteller
- Full stop at doc sentence end.2013-09-23, by Felix Wolfsteller
- Fix diagram title2013-09-25, by Andre Heinecke
- Remove obsolete MiddleBedHeightGenerator classes2013-09-25, by Andre Heinecke
- Configure MiddleBedHeight diagram2013-09-25, by Andre Heinecke
- Remove wrong docstring2013-09-25, by Andre Heinecke
- Also handle bed height annotations2013-09-25, by Andre Heinecke
- Rename BedheightProcessor to BedWidthProcessor2013-09-25, by Andre Heinecke
- Add axis label to bedheight processor.2013-09-25, by Andre Heinecke
- Add MiddleBedHeightProcessor2013-09-25, by Andre Heinecke
- Add dW handling also to the other new longitudinal section diagrams2013-09-25, by Andre Heinecke
- Configure Longitudinal section diagram to use the new way.2013-09-24, by Andre Heinecke
- Add currentKM context / request mapping to RiverUtils and use it in DiagramGenerator2013-09-24, by Andre Heinecke
- Handle multiple processors for axis labeling.2013-09-24, by Andre Heinecke
- Cosmetics2013-09-24, by Andre Heinecke
- Add DeltaWProcessor to process data for a delta W axis.2013-09-24, by Andre Heinecke
- Fix area label rendering.2013-09-24, by Andre Heinecke
- Removed obsolete imports. Minor code cosmetics.2013-09-24, by Sascha L. Teichmann
- Close generator-refactoringgenerator-refactoring 2013-09-24, by Andre Heinecke
- Merge branch generator-refectoring into default.2013-09-24, by Andre Heinecke
- Migrate w_differences and remove unused classesgenerator-refactoring 2013-09-24, by Andre Heinecke
- Actually commit the canHandle part of the last revision. (WQCKms in WOut proc.)generator-refactoring 2013-09-24, by Andre Heinecke
- Process corrected WQkms (WQCKms) also in the WOutProcessorgenerator-refactoring 2013-09-24, by Andre Heinecke
- Fix applying the inversion of diagrams.generator-refactoring 2013-09-24, by Andre Heinecke
- Migrate discharge_longitudinal_section generator to the new architecture.generator-refactoring 2013-09-24, by Andre Heinecke
- Reactivate CALCULATION_DISCHARGE_LONGITUDINAL_CURVEgenerator-refactoring 2013-09-24, by Andre Heinecke
- Also handle subtypes of Discharge longitundial Q facets.generator-refactoring 2013-09-24, by Andre Heinecke
- Default to the label of longitundial Q axis in the QProcessorgenerator-refactoring 2013-09-24, by Andre Heinecke
- Handle axis include zero setting for the new processing architecturegenerator-refactoring 2013-09-24, by Andre Heinecke
- Minor cleanup / docgenerator-refactoring 2013-09-24, by Andre Heinecke
- Add refactored LongitudinalSectionGenerator2 that inherits DiagramGeneratorgenerator-refactoring 2013-09-23, by Andre Heinecke
- Add more Inversion logic to the DiagramGeneratorgenerator-refactoring 2013-09-23, by Andre Heinecke
- Add AxisLabel handling to WDiffProcessorgenerator-refactoring 2013-09-23, by Andre Heinecke
- Add WDiffProcessorgenerator-refactoring 2013-09-23, by Andre Heinecke
- Add AreaProcessorgenerator-refactoring 2013-09-23, by Andre Heinecke
- Added diagram attributes as converter to longitudinal section diagrams.generator-refactoring 2013-09-23, by Sascha L. Teichmann
- Use pre-converted diagram attributes now.generator-refactoring 2013-09-23, by Sascha L. Teichmann
- Fix domain axis label and add manualpoints processor to configgenerator-refactoring 2013-09-23, by Andre Heinecke
- Move manual point handling into a Processorgenerator-refactoring 2013-09-23, by Andre Heinecke
- Add useful debug output for diagram generator debugginggenerator-refactoring 2013-09-23, by Andre Heinecke
- issue1493: Don't let NaNs slip through csv export.2013-09-23, by Felix Wolfsteller
- Minor refactoring for 1493.2013-09-23, by Felix Wolfsteller
- Add DiagramGenerator doOut functiongenerator-refactoring 2013-09-23, by Andre Heinecke
- Add DiagramGenerator doOut functiongenerator-refactoring 2013-09-23, by Andre Heinecke
- Simplify code to prepare DiagramGenerator signaturegenerator-refactoring 2013-09-23, by Andre Heinecke
- Add more proessors to longitudinal diagramgenerator-refactoring 2013-09-23, by Andre Heinecke
- Remove accidental commited debug linegenerator-refactoring 2013-09-23, by Andre Heinecke
- Removed obsolete imports.generator-refactoring 2013-09-22, by Sascha L. Teichmann
- Use Object instead of DOM Element as argument for setup of out generators. First step to remove dependency to XML DOM when using configuration.generator-refactoring 2013-09-22, by Sascha L. Teichmann
- Little workaround to make diagram attribute parsing more thread safe. This is not the right solution.generator-refactoring 2013-09-22, by Sascha L. Teichmann
- Moved generators to separate xml file.generator-refactoring 2013-09-22, by Sascha L. Teichmann
- Implement Label handlinggenerator-refactoring 2013-09-20, by Andre Heinecke
- Add info generator for refactored generatorsgenerator-refactoring 2013-09-20, by Andre Heinecke
- Remove generator2 hacksgenerator-refactoring 2013-09-20, by Andre Heinecke
- Simplyfy / unify "invert axis" logicgenerator-refactoring 2013-09-20, by Andre Heinecke
- Removed faked ChartInfoGenerator2 and LS Info generator.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- ChartGenerator2 can be used as ChartInfoGenerator, too.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Mergedgenerator-refactoring 2013-09-20, by Sascha L. Teichmann
- Extended init() of OutGenerator to take name of the out to serve.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Add LTR inversion code to diagram generator.generator-refactoring 2013-09-20, by Andre Heinecke
- More Processor refactoringgenerator-refactoring 2013-09-20, by Andre Heinecke
- Trim "names" and "class" attribute of out generators before using.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Allow comma separated names in "names" attribute in out generators to allow registering for more than one name. Old "name" attribute is removed.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Read out generator class info from "class" attribute instead of tags text body.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Use DiagramGenerator for longitudinal section.generator-refactoring 2013-09-20, by Andre Heinecke
- Add NPE guardgenerator-refactoring 2013-09-20, by Andre Heinecke
- Add InfoGenerator Hacks to be removed soon.generator-refactoring 2013-09-20, by Andre Heinecke
- Remove Axis Walker, unabstract Diagram generatorgenerator-refactoring 2013-09-20, by Andre Heinecke
- Add second doOut implementations to work with diagram generatorgenerator-refactoring 2013-09-20, by Andre Heinecke
- issue1494: Spawn Q facet only if Q data is there.2013-09-20, by Felix Wolfsteller
- Simplify code a bit.2013-09-19, by Felix Wolfsteller
- Doc, comment.2013-09-19, by Felix Wolfsteller
- Close branch longitudinal-symmetry. Diagram refactoring is now done in branch generator-refactoring.longitudinal-symmetry 2013-09-20, by Tom Gottfried
- Added 'include-zero' attribute to <axis> tag in diagram configuration.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Added domain axis title to diagram attributes.generator-refactoring 2013-09-20, by Sascha L. Teichmann
- Some more accessors and typo fixgenerator-refactoring 2013-09-20, by Andre Heinecke
- Remove AxisProcessor "glue" class and extend Processor interfacegenerator-refactoring 2013-09-20, by Andre Heinecke
- Fix indention / line lengthgenerator-refactoring 2013-09-20, by Andre Heinecke
- Add Default Processor implementation and make processors inherit it.generator-refactoring 2013-09-20, by Andre Heinecke
- Remove obsolete configuration of DGM-SRID.2013-09-19, by Tom Gottfried
- DGM SRIds are now fetched from database instead of configuration.2013-09-19, by Sascha L. Teichmann
- issue1436: Repair sedimentload epoch calculation,2013-09-19, by Felix Wolfsteller
- Corrected debug output.2013-09-19, by Felix Wolfsteller
- Call processors from configuration.generator-refactoring 2013-09-19, by Sascha L. Teichmann
- Parse config when setup a new diagram.generator-refactoring 2013-09-19, by Sascha L. Teichmann
- Add annotationProcessorgenerator-refactoring 2013-09-19, by Andre Heinecke
- Added alignment rules for diagrams.generator-refactoring 2013-09-19, by Sascha L. Teichmann
- Simple interpolation logic for diagram titles and subtitles.generator-refactoring 2013-09-19, by Sascha L. Teichmann
- issue1493: Use other numberformat for csv data from diagram.2013-09-19, by Felix Wolfsteller
- issue971: Bring a formatter in (a bad) place.2013-09-18, by Felix Wolfsteller
- issue971: Use ";" as CSV separator also in ChartExportHelper, with the2013-09-18, by Felix Wolfsteller
- Add DiagramGenerator which should mainly replace xygeneratorgenerator-refactoring 2013-09-18, by Andre Heinecke
- Factor out annotation handling codegenerator-refactoring 2013-09-18, by Andre Heinecke
- Fixed typo.generator-refactoring 2013-09-18, by Sascha L. Teichmann
- Correct group for jfreechartgenerator-refactoring 2013-09-18, by Andre Heinecke
- Added first version of diagram attribute parser.generator-refactoring 2013-09-18, by Sascha L. Teichmann
- Update jfreechart dependency to 1.0.15generator-refactoring 2013-09-18, by Andre Heinecke
- Use combine instead of combineignoringNaN (for compatibility)generator-refactoring 2013-09-18, by Andre Heinecke
- Add setup(Element config) method to Generator interface to be initialized from configuration.generator-refactoring 2013-09-18, by Sascha L. Teichmann
- issue971: Change CSV column separator to ";".2013-09-18, by Felix Wolfsteller
- issue971: Change CSV column separator to ";" for Exports, client-side change follows.2013-09-18, by Felix Wolfsteller
- Combine AxisDataset implementations and remove / simplify handling code.generator-refactoring 2013-09-18, by Andre Heinecke
- Add a copy of the ChartGenerator class.generator-refactoring 2013-09-17, by Andre Heinecke
- (issue1023) We do not support html getfeatureinfo2013-09-17, by Andre Heinecke
- Doc.2013-09-17, by Felix Wolfsteller
- WDifferencesState: Remove empty constructor.2013-09-17, by Felix Wolfsteller
- issue1470: Make validate of WDifferencesState return true if in "new chart".2013-09-17, by Felix Wolfsteller
- Doc.2013-09-16, by Felix Wolfsteller
- Doc.2013-09-16, by Felix Wolfsteller
- Cosmetics, typo fix in comment.2013-09-16, by Felix Wolfsteller
- Cosmetics.2013-09-16, by Felix Wolfsteller
- Added tag 3.0.15 for changeset a18a437647932013-09-16, by Andre Heinecke
- issue1235: Do not add 'other' values twice to suspended sed. values, fix range.3.0.15 2013-09-16, by Felix Wolfsteller
- Doc.2013-09-16, by Felix Wolfsteller
- Fix syntax error on oracle by removing unused paramater2013-09-16, by Andre Heinecke
- (issue1071) Change format for paramter a again2013-09-16, by Andre Heinecke
- (Issue 1353): Add warning when a gauge is skipped because of station2013-09-16, by Andre Heinecke
- issue1465: Assume that a "0" measurement for total sediment load is2013-09-16, by Felix Wolfsteller
- issue1157: Fix sorting by start time (descending) for cross-section selection.2013-09-16, by Felix Wolfsteller
- Schema change: increase precision of gauges.station to be able to hold nearby gauges.double-precision 2013-09-13, by Tom Gottfried
- Fixed misuse of x !=/== Double.NaN2013-09-13, by Sascha L. Teichmann
- issue1465: Adjust to new use of NaN instead of 0.2013-09-13, by Felix Wolfsteller
- issue1465: Do not allow null ranges for fraction values, logger.error instead.2013-09-13, by Felix Wolfsteller
- issue1465: Initialize sediment load fraction values with NaN instead of 0,2013-09-13, by Felix Wolfsteller
- issue1465: Show space instead of '-' in table results view.2013-09-13, by Felix Wolfsteller
- Typo fix.2013-09-13, by Sascha L. Teichmann
- Another tweak for flys/issue1353: Be more tolerant about river names.2013-09-13, by Sascha L. Teichmann
- make_release.sh: default DGM_PATH to path on poland.2013-09-13, by Tom Gottfried
- issue1465: Prepare SedimentLoadExporter to show "-" for NaN-values.2013-09-13, by Felix Wolfsteller
- Fix for flys/issue1479: Really iterate over the FLYS river not over empty list.2013-09-13, by Sascha L. Teichmann
- SCHEMA CHANGE: a < b now enforced on ranges.double-precision 2013-09-12, by Tom Gottfried
- DGM-importer: enforce a < b for ranges.double-precision 2013-09-12, by Tom Gottfried
- Range import: enforce a<b not only for WSTs and set only a for zero-length ranges.double-precision 2013-09-12, by Tom Gottfried
- Issue1333: expand single-line i.e. 0-lenght Q-range to minimal length.double-precision 2013-09-12, by Tom Gottfried
- Minor schema change: allow to delete ranges with associated DEMs.double-precision 2013-08-30, by Tom Gottfried
- Fix for flys/issue1018: Sort the pairs of (q, w) in q before creating a spline also in case of non interpolation.2013-09-12, by Sascha L. Teichmann
- Fix for flys/issue1479: The indices of the dates of the analysis periods where re-mapped wrong.2013-09-12, by Sascha L. Teichmann
- issue1472: Remove commented code.2013-09-12, by Felix Wolfsteller
- issue1472: Do not guess flow direction from differences.2013-09-12, by Felix Wolfsteller
- LocationDistancePanel error messages: do not imply calculation in the direction of kilometrage.2013-09-12, by Tom Gottfried
- merged accidental head (nothing changed)2013-09-12, by Tom Gottfried
- issue1378: Adjust style for flood-protection annotation values at y axis.2013-09-12, by Felix Wolfsteller
- Closing branch 'dc-km-filter', should already be integrated in default (but not tracked by hg).dc-km-filter 2013-09-11, by Bernhard Reiter
- (issue1023) mapserver templates mapfile.vm, wsplgen_layer.vm explicitely adding the three projects, so that mapserver offers the in the capabilities.2013-09-11, by Bernhard Reiter
- Closing inaktive branch "dc-km-filter-rr".dc-km-filter-rr 2013-09-11, by Bernhard Reiter
- Closing inactive branch.facets-slt 2013-09-11, by Bernhard Reiter
- Removed obsolete imports.2013-09-11, by Sascha L. Teichmann
- flys/issue1485 Better titles for UESK layers.2013-09-11, by Sascha L. Teichmann
- Closing branch 'interaktive-karte', the contents must have been merged (without hg tracking it) to default long ago because it is in there.interaktive-karte 2013-09-11, by Bernhard Reiter
- GWT client: Do not assumed there is always a SAML ticket when generating Wiki links.2013-09-11, by Sascha L. Teichmann
- issue1465: Removed fix for non-matching measurement station and stations range.2013-09-11, by Felix Wolfsteller
- Backed out changeset 6b9402377d072013-09-11, by Felix Wolfsteller
- flys/issue1417 Be more fault tolerant if a river has no flood plain.2013-09-10, by Sascha L. Teichmann
- issue1378: For additionals and basedata via datacage for2013-09-10, by Felix Wolfsteller
- issue1457: Handle symbolic discharge of -1 as 'no discharge'.2013-09-10, by Felix Wolfsteller
- Doc.2013-09-09, by Felix Wolfsteller
- mapserver templates for flys.map and rivers.map: correcting the wms_onlineresource URL to partly help (issue1023)2013-09-10, by Bernhard Reiter
- Fix for Browser and server running both on localhost. Previously all requests from localhost where accepted w/o auth. Now they are only accepted when a HTTP header X_NO_GGINA_AUTH=TRUE is send, too. This is ddone when printing maps.2013-09-09, by Sascha L. Teichmann
- Corrected doc.2013-09-06, by Felix Wolfsteller
- D4EArtifactCollection: Do not push CallContext and reference to db around.2013-09-06, by Felix Wolfsteller
- Doc.2013-09-06, by Felix Wolfsteller
- Doc.2013-09-06, by Felix Wolfsteller
- Doc.2013-09-06, by Felix Wolfsteller
- Correct SedimentLoadExporters compilability-fix.2013-09-06, by Felix Wolfsteller
- Make EpsilonComparator serializable.2013-09-05, by Tom Gottfried
- flys/issue1235: Same kicks against a few inconsistencies and bugs in the calculation of sediment loads. I believe it _do_not_ delivers the right results.2013-09-05, by Sascha L. Teichmann
- Doc.2013-09-05, by Felix Wolfsteller
- issue1465: Fetch correct measurement station (also if the km does not2013-09-05, by Felix Wolfsteller
- SedimentLoadFactory: Improved readability.2013-09-05, by Felix Wolfsteller
- SedimentLoadFactory: Further code simplification.2013-09-05, by Felix Wolfsteller
- SedimentLoadFactory: Minor simplification.2013-09-05, by Felix Wolfsteller
- SedimentLoadFactory: Extracted method to find range of matching2013-09-05, by Felix Wolfsteller
- SedimentLoadExporter: Minor refac. Determine a displayed string2013-09-05, by Felix Wolfsteller
- Workaround for flys/issue14070. TODO: Find the reason why a null document is given to the ThemeDocument.2013-09-04, by Sascha L. Teichmann
- issue1458: Avoid facet duplicates.2013-09-03, by Felix Wolfsteller
- Implement ManagedFacet.isSame to determine whether two facets are the same.2013-09-03, by Felix Wolfsteller
- Added new CompareUtil (singleton Helper class).2013-09-03, by Felix Wolfsteller
- AttributeWriter: Even better variable name.2013-09-03, by Felix Wolfsteller
- AttributeWriter: Slightly improved variable naming and comments.2013-09-03, by Felix Wolfsteller
- Added loadTotalRange getter.2013-08-30, by Felix Wolfsteller
- (issue1452) Coalesce to zero to avoid NaN arithmetic.2013-08-30, by Andre Heinecke
- (issue1023) Start returning more useful information2013-08-30, by Andre Heinecke
- issue1462/3: When changing units (t/a -> m^3/a), also change total load.2013-08-30, by Felix Wolfsteller
- SedimentLoad: Allow to set range of total load.2013-08-30, by Felix Wolfsteller
- Doc fix.2013-08-30, by Felix Wolfsteller
- SedimentLoadCalculation: Log an error on unknown mode.2013-08-30, by Felix Wolfsteller
- issue1462: 1) & 4) Fix wrong density interpolation code.2013-08-30, by Felix Wolfsteller
- Cosmetics, docs.2013-08-30, by Felix Wolfsteller
- Cosmetics.2013-08-30, by Felix Wolfsteller
- Doc.2013-08-30, by Felix Wolfsteller
- Let hibernate do the parsing/casting.2013-08-29, by Felix Wolfsteller
- issue957: Better name for flowvelocity measured values facets.2013-08-29, by Felix Wolfsteller
- Assign theme to flowvelocitymeasurementvaluefacets.2013-08-29, by Felix Wolfsteller
- Slightly better name for flowvelocitymeasurementvaluefacets.2013-08-29, by Felix Wolfsteller
- (issue1451) Round Q's in the way it is done for AT's and localize KM2013-08-29, by Andre Heinecke
- issue1466: Fix, sort stations before gap detection.2013-08-29, by Felix Wolfsteller
- DischargeCurveGenerator: Prevent NPE when no gauge can be found.2013-08-29, by Felix Wolfsteller
- issue1436: Exploit validity-rule of sedimentdensities.2013-08-28, by Felix Wolfsteller
- issue1436: Towards finding the best match in years for densities.2013-08-28, by Felix Wolfsteller
- issue1460: prevent NPEs when backstepping and changing Q values for WINFO2013-08-28, by Felix Wolfsteller
- Importer Doc: be clearer on DEM-metadata import.double-precision 2013-08-28, by Tom Gottfried
- Importer doc: added remark considering re-import of modified datadouble-precision 2013-08-27, by Tom Gottfried
- Datacage: Add dc:all-state-successors() to enable predicates like dc:contains(dc:all-state-successors($artifact-name, $current-state-id), 'state.winfo.calculation_mode') which recursively collects all successor state ids an check for containment.2013-08-27, by Sascha L. Teichmann
- (issue1451) Use distinct values for single_wq mode filtering instead of ranges.2013-08-27, by Andre Heinecke
- Fix NPE in case the artifact does not even have the master attribute2013-08-27, by Andre Heinecke
- DischargeLongitudinalSectionGenerator: Use QOutProcessor, fix compilation.2013-08-27, by Felix Wolfsteller
- Let QOutProcessor also handle Discharge/Q-data.2013-08-27, by Felix Wolfsteller
- SedimentLoadCalculation: Refactoring, extracted method.2013-08-27, by Felix Wolfsteller
- issue1455: Extract QOutProcessor, use it2013-08-27, by Felix Wolfsteller
- issue1455: Prepare MiddleBedHeightDiagram to show Q values.2013-08-27, by Felix Wolfsteller
- WQKmsInterpolArtifact: Add different facet if wst has only 'fake' Qs.2013-08-26, by Felix Wolfsteller
- Doc, cosmetics.2013-08-26, by Felix Wolfsteller
- WstValueTable: Add method to find out wether the Qs are 'fake'2013-08-26, by Felix Wolfsteller
- DischargeProcessor: Handle interpolated w values2013-08-26, by Felix Wolfsteller
- Cosmetics, added @Override annotation, vim line.2013-08-26, by Felix Wolfsteller
- Doc.2013-08-26, by Felix Wolfsteller
- Added new Theme.2013-08-26, by Felix Wolfsteller
- Added new ThemeMappings.2013-08-26, by Felix Wolfsteller
- Mapping new facet type to theme.2013-08-26, by Felix Wolfsteller
- Added new facet type to gaugedischargecurve.xml compat matrix.2013-08-26, by Felix Wolfsteller
- FacetTypes: Added new type other.w.interpol .2013-08-26, by Felix Wolfsteller
- Minor refactoring, renamed variable, extracted method.2013-08-26, by Felix Wolfsteller
- Typo fix in debug message.2013-08-22, by Felix Wolfsteller
- Artifacts: ThemeDocument. More debug output. Make more getters private to only expose the parsed values.2013-08-23, by Sascha L. Teichmann
- Artifacts: Make TextStyle Make more robust.2013-08-23, by Sascha L. Teichmann
- a bit of debug output2013-08-23, by Tom Gottfried
- Artifacts: ThemeDocument. Removed some zero length checks because we do not store zero length strings in the backing map.2013-08-23, by Sascha L. Teichmann
- Artifacts: ThemeDocument. The bloody part: Removal of the XPaths. Now the theme XML document is scanned once(!) at construction time for field values and the resulting key/value pairs are store in a map.2013-08-23, by Sascha L. Teichmann
- Artifacts: Removed ThemeUtil.2013-08-23, by Sascha L. Teichmann
- Artifacts: Moved logic of ThemeUtils into ThemeDocument. TODO: Remove ThemeUtils2013-08-23, by Sascha L. Teichmann
- Artifacts: Introduce ThemeDocument & make stuff compileable again. THIS BREAKS THE SYSTEM! TODO: Move ThemeUtils into ThemeDocument.2013-08-22, by Sascha L. Teichmann
- Artifacts: Make it compilable again.2013-08-22, by Sascha L. Teichmann
- ETL: Take care of the fact that one river in AFT/SGM may correspond to N rivers in FLYS.2013-08-22, by Sascha L. Teichmann
- Added tag 3.0.14 for changeset 84b1e87e86692013-08-22, by Andre Heinecke
- ComputedDischargeCurveGenerator: Use DischargeProcessor to add main values.2013-08-22, by Felix Wolfsteller
- ChartGenerator: Changed visibility of doAnnotations,2013-08-22, by Felix Wolfsteller
- DischargeCurveGenerator: Use DischargeProcessor.2013-08-22, by Felix Wolfsteller
- DischargeProcessor: Handle main-values. Temporarily disable w/q data handling.2013-08-22, by Felix Wolfsteller
- DischargeProcessor: Minor refactoring (use getter), warn when no Ẁ/Q data found.2013-08-22, by Felix Wolfsteller
- Give correct name to outlier method3.0.14 2013-08-21, by Tom Gottfried
- Potential fix for flys/1453.2013-08-21, by Sascha L. Teichmann
- Backed out changeset 60f39ee194732013-08-21, by Sascha L. Teichmann
- ETL: Potential fix for flys/1453.2013-08-21, by Sascha L. Teichmann
- Removed obsolete imports.2013-08-21, by Sascha L. Teichmann
- FixA: Remapped indices of analysis periods, too. Needs testing!2013-08-21, by Sascha L. Teichmann
- BWASTR-Import: name of tributary contains name of river, not the other way round.double-precision 2013-08-21, by Tom Gottfried
- issue1378: Add axis markers for additional long-sect. without Q (e.g. dike heights).2013-08-21, by Felix Wolfsteller
- Cosmetics.2013-08-21, by Felix Wolfsteller
- issue1378: Also add ability to add text-annotations.2013-08-21, by Felix Wolfsteller
- Geo-Importer: import axes 2D to avoid problems with invalid z-coordinatesdouble-precision 2013-08-21, by Tom Gottfried
- FixA: Fix logger class reference.2013-08-21, by Sascha L. Teichmann
- issue1378 (part): Make DC config for discharge curve offer correct2013-08-21, by Felix Wolfsteller
- issue1378: Prepare DischargeCurveGenerator to digest wq-interpolated data.2013-08-21, by Felix Wolfsteller
- Cosmetics.2013-08-21, by Felix Wolfsteller
- issue1378: Prepare StyledSeriesBuilder to get double[][] values to translate.2013-08-21, by Felix Wolfsteller
- issue1378: Preparing DischargeProcessor to be able to draw W/Q points,2013-08-20, by Felix Wolfsteller
- Cosmetics.2013-08-20, by Felix Wolfsteller
- Initial DischargeProcessor-commit (skeleton).2013-08-20, by Felix Wolfsteller
- FixA: Make dates of analysis periods unique, too. TODO: Remap the indices like the reference interval.2013-08-21, by Sascha L. Teichmann
- FixA W/Q Diagram: Allow duplicate points. It should work but it doesn't. :-/2013-08-20, by Sascha L. Teichmann
- FixA: Fixed reference events mapping. TODO: Same for analysis periods.2013-08-20, by Sascha L. Teichmann
- FixA Delta W(t): Add 30 seconds to colliding dates to avoid them vanishing from the diagrams.2013-08-20, by Sascha L. Teichmann
- FixA: Reference points facets: the index of the point is stored in the lower 8 bits of the facect index. Why was it search via getIndex()?2013-08-19, by Sascha L. Teichmann
- FixA overview: Fetch dates in higher resolution from database.2013-08-19, by Sascha L. Teichmann
- Undo misguided schema change from r5207double-precision 2013-08-19, by Tom Gottfried
- (issue1071) Increase river km column width2013-08-19, by Andre Heinecke
- issue738: Adjust S/Q-Relation Diagram subtitles.2013-08-19, by Felix Wolfsteller
- Fix Analysis: Code simplification in facets.2013-08-19, by Sascha L. Teichmann
- Client: Removed an XPath eval and simplified a loop.2013-08-19, by Sascha L. Teichmann
- Add small script to generate an issue overview from a roundup querry.2013-08-19, by Andre Heinecke
- Factored our date formatter.2013-08-19, by Sascha L. Teichmann
- Break long lines.2013-08-19, by Sascha L. Teichmann
- issue1225: Add bedheight/year-difference points with a scale factor,2013-08-19, by Felix Wolfsteller
- StyledSeriesBuilder: Added new method to add points with a scane factor.2013-08-19, by Felix Wolfsteller
- Minor refactoring.2013-08-19, by Felix Wolfsteller
- issue1395: Add missing w_differences compat to new chart ls.2013-08-19, by Felix Wolfsteller
- (issue1347) Add SQ Relation fields for measurement station information2013-08-19, by Andre Heinecke
- (issue1347) Update jasper templates with new fields2013-08-19, by Andre Heinecke
- (issue1347) Add measurement station getter for location2013-08-19, by Andre Heinecke
- Make debug functions of D4EArtifact public2013-08-19, by Andre Heinecke
- Merged backout of changes for 1440 (gap-detection in bedquality).2013-08-19, by Felix Wolfsteller
- Backed out changeset 10646f31efec2013-08-19, by Felix Wolfsteller
- Merged.2013-08-19, by Felix Wolfsteller
- issue1157: Only look at the best match for CrossSections to activate.2013-08-19, by Felix Wolfsteller
- (issue1391): Build the current discarge curve name as requested2013-08-16, by Andre Heinecke
- (issue1391)Add compatibility for hist.discharge in Hist discharge output2013-08-16, by Andre Heinecke
- (issue1391) Filter by reference_gauge or by KM2013-08-16, by Andre Heinecke
- Minor layout change2013-08-16, by Andre Heinecke
- Fixing Analysis: Significantly (8-10x) improved the performance of the generation of the overview data. The data is now prefetched in batches.2013-08-17, by Sascha L. Teichmann
- Removed _stupid_ TODO question. WE WANT PULL OUT LOGIC OUT OF ARTIFACTS!2013-08-17, by Sascha L. Teichmann
- Add FixingCalculatedPoint to second theme, too2013-08-16, by Andre Heinecke
- Part of flys/issue1168: Make facet names unique. It should help but there must be bug before the facet generation.2013-08-15, by Sascha L. Teichmann
- (issue1444) Add theme for fixing calculated point2013-08-15, by Andre Heinecke
- Readd accidentally removed line2013-08-15, by Andre Heinecke
- (Issue1357) Pull river name into getReferenceGauge2013-08-15, by Andre Heinecke
- Improve debug output in timerangestate2013-08-15, by Andre Heinecke
- (issue1353) Add river name handling2013-08-15, by Andre Heinecke
- (issue1353) Add method to model to gauge by number and river name2013-08-15, by Andre Heinecke
- (issue1353) Add river name to query for discharge Info2013-08-15, by Andre Heinecke
- Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.2013-08-15, by Sascha L. Teichmann
- Part of flys/issue1168: Show discharge sector averages as lines again.2013-08-15, by Sascha L. Teichmann
- Add missing import in ArtifactMapfileGenerator2013-08-15, by Christian Lins
- (issue657) Prevent errornous recreation of usershape mapfile fragment.2013-08-15, by Christian Lins
- (issue657) Use regular expressions in Mapfile templates to catch various spellings of feature class types.2013-08-15, by Christian Lins
- Backed out changeset 74a437805e2a2013-08-14, by Sascha L. Teichmann
- (issue1347) Localize outliers and pdf Header2013-08-14, by Andre Heinecke
- (Issue1347) Update jasper files for pdf export of new data2013-08-14, by Andre Heinecke
- (issue1347) Add new variables to SQ Relation output.2013-08-14, by Andre Heinecke
- Fix typo in SQRelation calculation2013-08-14, by Andre Heinecke
- Mapfile templates contain regex expressions to catch features more robust (#657).2013-08-14, by Christian Lins
- import_rivers.sh: skip cross sections instead of WST-file in first run.double-precision 2013-08-14, by Tom Gottfried
- Importer Doc: force import of waterlevel WST-file in first run.double-precision 2013-08-14, by Tom Gottfried
- Importer: force import of waterlevel WST-file in first run.double-precision 2013-08-14, by Tom Gottfried
- S/Q relation: Fixed broken parameter creator constructor.2013-08-14, by Sascha L. Teichmann
- S/Q relation: Added forgotten class.2013-08-14, by Sascha L. Teichmann
- issue1328: improved i18n message2013-08-13, by Tom Gottfried
- WstParser: warn only once if no unit comment is founddouble-precision 2013-08-13, by Tom Gottfried
- Make postgresql-setup helper script work on different platforms.double-precision 2013-08-12, by Tom Gottfried
- fixed syntax errors in Postgres-schema.double-precision 2013-08-12, by Tom Gottfried
- Importer: set memory size according to docdouble-precision 2013-08-12, by Tom Gottfried
- Geo-importer: remove leftovers of catchment and gauge location importersdouble-precision 2013-08-12, by Tom Gottfried
- Importer Doc: Update title page automatically.double-precision 2013-08-10, by Tom Gottfried
- Importer Doc: remove obsolete README. It is all in the tex-files now.double-precision 2013-08-09, by Tom Gottfried
- Importer doc: correctly document use of gew-file for geo-importer.double-precision 2013-08-09, by Tom Gottfried
- Geo-importer and doc: use commandline-argument instead of configuration for river selection.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: complete master data of gauges and waterlevel model and move to top.double-precision 2013-08-09, by Tom Gottfried
- WstParser and Importer doc: More sensible default unit and warn if it is used.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: move general information on geo-importer to overview.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: corrections to starting of geo-importer.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: corrections of geo-importer configuration.double-precision 2013-08-09, by Tom Gottfried
- Geo-importer: use commandline-argument instead of configuration for river selection.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: document DEM-Metadata import.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: reworked sectioning of geo-importer overview.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: completed description of shapefile-parsers.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: add description of alternativ attribut-names.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: reformat tables in parser descriptions of geo-importer.double-precision 2013-08-09, by Tom Gottfried
- Removed obsolete imports.longitudinal-symmetry 2013-08-09, by Tom Gottfried
- Move Funcionality related to bed quality from FlowVelocityGenerator to LongitudinalSectionGenerator (previously left over).longitudinal-symmetry 2013-08-09, by Tom Gottfried
- S/Q relation: Spell Ferguson with F.2013-08-09, by Sascha L. Teichmann
- flys/issue1347: Added missing calcutions. TODO: Bring them into the generated outs.2013-08-09, by Sascha L. Teichmann
- Cosmetics.2013-08-09, by Felix Wolfsteller
- Moved most of the functionality of FlowVelocityGenerator to LongitudinalSectionGenerator on the way to longitudinal-section symmetry. ToDos left.longitudinal-symmetry 2013-08-09, by Tom Gottfried
- merged changes from default into longitudinal-symmetry branchlongitudinal-symmetry 2013-08-08, by Tom Gottfried
- merged changes from default into longitudinal-symmetrie branchlongitudinal-symmetry 2013-08-07, by Tom Gottfried
- merge changes from default into longitudinal-symmetrie branch and make it buildlongitudinal-symmetry 2013-08-07, by Tom Gottfried
- issue1378: Handle static_wqkms.w as annotations.2013-08-09, by Felix Wolfsteller
- Cosmetics.2013-08-09, by Felix Wolfsteller
- issue1378: Add wqkms.w|q to discharge curve facet compat list.2013-08-09, by Felix Wolfsteller
- S/Q: Excel compat completed: Now the data is linearized before fitting. This can be prevented by setting the system property S/Q: Excel compat completed: Now the data is linearized before fitting. This can be prevented by setting the system property "minfo.sq.calcution.non.linear.fitting" to true.2013-08-08, by Sascha L. Teichmann
- Removed debug output.2013-08-08, by Felix Wolfsteller
- SedimentLoadFactory: Survive not completely defined sediment loads.2013-08-08, by Felix Wolfsteller
- issue1060: i18n.2013-08-08, by Felix Wolfsteller
- Added @Override-Annotation.2013-08-08, by Felix Wolfsteller
- added vimline2013-08-08, by Felix Wolfsteller
- Doc.2013-08-08, by Felix Wolfsteller
- S/Q relation: Part I of 'faking' fitting linear data. S/Qs can now be subclassed and processed through views. TODO: Add knob to setup a linear data path.2013-08-08, by Sascha L. Teichmann
- offer differences for bedheight-diffs in dc, and bedheight diffs in ls.2013-08-08, by Felix Wolfsteller
- issue1439: Show line segments for points that have gaps on both sides. Small refac.2013-08-08, by Felix Wolfsteller
- S/Q relation: More Excel compat.2013-08-07, by Sascha L. Teichmann
- Remove accidentally commited debug output2013-08-07, by Andre Heinecke
- issue1415: Corrected update query and parameter setting.2013-08-07, by Felix Wolfsteller
- Geo-importer: removed unused variable.double-precision 2013-08-07, by Tom Gottfried
- Geo-importer: removed obsolete run-script.double-precision 2013-08-07, by Tom Gottfried
- issue1440: Add gap detection at >101m for BedQuality LS diagrams.2013-08-07, by Felix Wolfsteller
- issue1439: reduce gap-tolerance to 101m.2013-08-07, by Felix Wolfsteller
- issue1439: Use auto-gap detect when adding points to series for bed diff data.2013-08-07, by Felix Wolfsteller
- StyledSeriesBuilder: Minor doc improvement.2013-08-07, by Felix Wolfsteller
- Cosmetics.2013-08-07, by Felix Wolfsteller
- QualityMeasurementFactory: Doc about singleton usage.2013-08-07, by Felix Wolfsteller
- Made trivial QualityMeasurement-constructor private, as it shouldnt be used.2013-08-07, by Felix Wolfsteller
- Doc.2013-08-07, by Felix Wolfsteller
- Cosmetics.2013-08-07, by Felix Wolfsteller
- cosmetics.2013-08-07, by Felix Wolfsteller
- Importer Doc: error in W80CSV-Parser.double-precision 2013-08-06, by Tom Gottfried
- flys/issue748: Force linear curve fitting. This is a real hack! Set the system property "minfo.sq.fitting.nonlinear" to re-enable the old behavior.2013-08-06, by Sascha L. Teichmann
- issue1416: missing english i18n.2013-08-06, by Felix Wolfsteller
- issue1416: exporter for sedimentload and i18n.2013-08-06, by Felix Wolfsteller
- issue1436: Remove wrong condition where previous value does not exist but is2013-08-06, by Felix Wolfsteller
- issue1435: Tolerate missing measurement values in QualityMeasurements.2013-08-06, by Felix Wolfsteller
- issue1433: Update caller for last commit.2013-08-06, by Felix Wolfsteller
- issue1433: Filter loaded unknown sediment yields by kind.2013-08-06, by Felix Wolfsteller
- merged changes from default into double-precision branchdouble-precision 2013-08-06, by Tom Gottfried
- issue1433: Include trailing empty strings in stringsplit, this prevents emission2013-08-06, by Felix Wolfsteller
- issue1433: Do not emit warning when tolerated empty string as value.2013-08-06, by Felix Wolfsteller
- Importer Doc: partly completed geo-importer parsers (with layout issues)double-precision 2013-08-05, by Tom Gottfried
- Importer Doc: completion and corrections to overview of geo-importer.double-precision 2013-08-05, by Tom Gottfried
- Importer Doc: Document reprojection of geo-data.double-precision 2013-08-05, by Tom Gottfried
- Removed obsolete imports.2013-08-05, by Sascha L. Teichmann
- Importer Dok: added missing warnings to hydr-morph sectiondouble-precision 2013-08-03, by Tom Gottfried
- Sediment Density parser: avoid NPE when no year is givendouble-precision 2013-08-02, by Tom Gottfried
- Sediment density parser: fetch year from metaline and parsedouble-precision 2013-08-02, by Tom Gottfried
- issue1337: fix. Let theme not inherit from longitudinal_section, as this2013-08-01, by Felix Wolfsteller
- meta-data.xml/DC: Automatically add annotations to middle bed height diagrams.2013-08-01, by Felix Wolfsteller
- Importer Doc: fix syntax error.double-precision 2013-08-01, by Tom Gottfried
- issue1393: Survive when off-epochs no total data, but other.2013-08-01, by Felix Wolfsteller
- Cosmetics, docs, in range of issue1393.2013-08-01, by Felix Wolfsteller
- issue1418: Fetch correct (not necessarily first) gauge2013-08-01, by Felix Wolfsteller
- Geo-Importer: Don not import misc. floodplains as hydraulic boundary.double-precision 2013-08-01, by Tom Gottfried
- issue1393: Avoid NPE for off-epoch when actually no off-epoch data available.2013-07-31, by Felix Wolfsteller
- issue1393: Fix theme association for sedimentload.total_load .2013-07-31, by Felix Wolfsteller
- Schema change: Store station of cross section lines with higher precision to avoid duplicates due to rounding.double-precision 2013-07-31, by Tom Gottfried
- Doc.2013-07-31, by Felix Wolfsteller
- merged changes from default into double-precision branchdouble-precision 2013-07-31, by Tom Gottfried
- Remove cryptic warning messages.2013-07-31, by Felix Wolfsteller
- issue1393: Fix display, no description, just years needed to select official epochs.2013-07-31, by Felix Wolfsteller
- merged changes from default into double-precision branchdouble-precision 2013-07-31, by Tom Gottfried
- Cosmetics.2013-07-31, by Felix Wolfsteller
- issue1393/SedLoadOffEpochPanel: Request the correct (off-epoch) data2013-07-31, by Felix Wolfsteller
- Doc.2013-07-31, by Felix Wolfsteller
- Cosmetics, docs.2013-07-31, by Felix Wolfsteller
- issu1393/SedimentLoadFactory: Handle off_epoch type queries.2013-07-31, by Felix Wolfsteller
- issue1393/ImportRiver: Import official epochs from directory, minor refac.2013-07-31, by Felix Wolfsteller
- issue1393/SedimentYieldParser: set kind of SedimentYields2013-07-31, by Felix Wolfsteller
- issue1393/backend: Add kind property to ImportSedimentYield and SedimentYield.2013-07-31, by Felix Wolfsteller
- minfo-schema-change/issue1393: add kind column to sediment_yield table.2013-07-31, by Felix Wolfsteller
- Doc.2013-07-31, by Felix Wolfsteller
- Cosmetics.2013-07-30, by Felix Wolfsteller
- Added tag 3.0.13 for changeset 71da3d4ffb4a2013-07-30, by Andre Heinecke
- issue1391: Some more unification fix km filtering for calculated discharges3.0.13 2013-07-30, by Andre Heinecke
- Add compatibility with more facet names for mainvalues.2013-07-30, by Andre Heinecke
- Importer Doc: completed and corrected section with warnings.double-precision 2013-07-30, by Tom Gottfried
- issue748: Change StandardDeviation implmentation to what BFG calls Standard Deviation2013-07-30, by Andre Heinecke
- Doc2013-07-30, by Felix Wolfsteller
- Cosmetics.2013-07-30, by Felix Wolfsteller
- Doc.2013-07-30, by Felix Wolfsteller
- Remove duplicate code for mapfile generation. ID problem still not fixed (#657).2013-07-30, by Christian Lins
- issue767: Do not encode the complete legend url2013-07-30, by Andre Heinecke
- Remove accidental commited debug output2013-07-30, by Andre Heinecke
- issue1391: Unify theme styles and add facet compatibilities2013-07-30, by Andre Heinecke
- Importer scripts: add skip flag for W80-CSV to import_river.shdouble-precision 2013-07-30, by Tom Gottfried
- issue766: Minimal fix for doubled RiverAxis.2013-07-29, by Andre Heinecke
- Fix syntax error2013-07-29, by Andre Heinecke
- issue1391: Add forgotten i18n for historical discharges2013-07-29, by Andre Heinecke
- Importer Doc: Errors not documented so fardouble-precision 2013-07-29, by Tom Gottfried
- Importer doc: Document error when no measurement station fits station in SQ-filedouble-precision 2013-07-29, by Tom Gottfried
- Importer Dok: removed redundant doc and syntax errordouble-precision 2013-07-29, by Tom Gottfried
- Importer Doc: small corrections to configuration and typodouble-precision 2013-07-29, by Tom Gottfried
- Importer Dok: document import_river.shdouble-precision 2013-07-29, by Tom Gottfried
- Importer Doc: small corrections to morphological datadouble-precision 2013-07-29, by Tom Gottfried
- Importer Dok: documented measurement stationsdouble-precision 2013-07-29, by Tom Gottfried
- issue1418: skip MainValues with NaN values.2013-07-29, by Felix Wolfsteller
- issue1391: Add new facets for gaugedischarge2013-07-29, by Andre Heinecke
- issue1391: Enable GaugeDischarge artifact to directly load a table by its ID2013-07-29, by Andre Heinecke
- issue1891: Add method to get a discharge table by it's id2013-07-29, by Andre Heinecke
- issue1391: Unify datacage elements in discharge curve outs and add historical discharges2013-07-29, by Andre Heinecke
- issue1391: Fix syntax in gauge macros and add km filtering2013-07-29, by Andre Heinecke
- issue1393: Handle bedheightdiff-facets in LS Generator.2013-07-29, by Felix Wolfsteller
- issue1393: Add bedheight-difference facets to chart.xml longitudinal-section2013-07-29, by Felix Wolfsteller
- Do not translate river annotations twice. (issue1370)2013-07-29, by Andre Heinecke
- Activate also in historical discharge2013-07-26, by Andre Heinecke
- issue1416: SedimentLoadExporter: Implemented rough output.2013-07-29, by Felix Wolfsteller
- Prepare i18n for issue1416.2013-07-29, by Felix Wolfsteller
- Use full stop in doc. This fixes my syntax highlight :) .2013-07-29, by Felix Wolfsteller
- Doc.2013-07-29, by Felix Wolfsteller
- Use foreach instead of for-loop.2013-07-29, by Felix Wolfsteller
- Doc, vimline.2013-07-29, by Felix Wolfsteller
- Added @Override annotation.2013-07-29, by Felix Wolfsteller
- Doc.2013-07-29, by Felix Wolfsteller
- Doc.2013-07-29, by Felix Wolfsteller
- Cosmetics, docs, imports.2013-07-26, by Felix Wolfsteller
- Importer doc: fixed typos, language and formatting issues for hydrological datadouble-precision 2013-07-26, by Tom Gottfried
- Importer doc: cross section import completed.double-precision 2013-07-26, by Tom Gottfried
- Importer Doc: document that Amtl_Linien.config is needed.double-precision 2013-07-26, by Tom Gottfried
- Importer doc: move paragraphs on main values and WST to correct sectiondouble-precision 2013-07-26, by Tom Gottfried
- Importer doc: comment out obsolete paragraph on invalid gauge numbers.double-precision 2013-07-26, by Tom Gottfried
- Importer doc: small formating corrections to overview.double-precision 2013-07-26, by Tom Gottfried
- Importer doc: small language corrections to Overviewdouble-precision 2013-07-26, by Tom Gottfried
- issue1416: Move a stub new SedimentLoadExporter in place.2013-07-26, by Felix Wolfsteller
- BedDifferenceExporter: Added licence header.2013-07-26, by Felix Wolfsteller
- issue1259: in WQAdaptedInputPanel (vollmer w/q-input) allow2013-07-26, by Felix Wolfsteller
- issue1413: Only show unknown sediment loads of selected unit type.2013-07-25, by Felix Wolfsteller
- SedimentLoadUnknownFacet: Removed another debugging obstacle (wrong class for logger).2013-07-25, by Felix Wolfsteller
- Fix, missed to commit a typo correction.2013-07-25, by Felix Wolfsteller
- Fixed typo that made me search longer than necessary.2013-07-25, by Felix Wolfsteller
- fix issue1415: Update state of artifact when storing artifact.2013-07-25, by Felix Wolfsteller
- issue1415: Define update statement for artifacts state.2013-07-25, by Felix Wolfsteller
- Make mainvalues active in discharge_curve and fix_wq_curve (issue1391)2013-07-25, by Andre Heinecke
- Importer scripts: shpimporter needs backend name to play with Oracle.double-precision 2013-07-25, by Tom Gottfried
- fix issue1412: make vollmer-curves functional in middle bedheight diagrams.2013-07-25, by Felix Wolfsteller
- meta-data.xml: Partly fix a filter expression (unclodes literal).2013-07-25, by Felix Wolfsteller
- Cast ld values to varchar in user artifacts statement2013-07-24, by Andre Heinecke
- Add zero padding to minutes and seconds of a_creation times2013-07-24, by Andre Heinecke
- Add some useful debug output.2013-07-24, by Andre Heinecke
- Purge tables when droping in Oracle to free space and avoid duplicates in views such as dba_constraintsdouble-precision 2013-07-24, by Tom Gottfried
- Importer scripts: add default encoding to correctly read gew-filesdouble-precision 2013-07-24, by Tom Gottfried
- fixed statement for floodplains in datacage-config (with Andre's eyes)2013-07-24, by Tom Gottfried
- Collapse overly complicated dc-filter-statement for vollmer-curves.2013-07-24, by Felix Wolfsteller
- vimline added.2013-07-24, by Felix Wolfsteller
- Fix doc typo.2013-07-23, by Felix Wolfsteller
- Fix misleading debug output.2013-07-23, by Felix Wolfsteller
- Remove duplicated discharge_table_gauge macros and calls2013-07-24, by Andre Heinecke
- Unify duplicated fix-wq-curve case2013-07-24, by Andre Heinecke
- Only look to W facets for inversion handling.2013-07-23, by Andre Heinecke
- Schema change: droped NOT NULL constraint from attributes.value because empty string is silently converted to NULL in Oracle but needed here.double-precision 2013-07-23, by Tom Gottfried
- More correct i18n string for outlier tolerance in SQ2013-07-23, by Tom Gottfried
- merge2013-06-29, by Tom Gottfried
- backout changeset 6513:ef3b02034f6a2013-06-29, by Tom Gottfried
- Backed out changeset 1a7f5d09b9d82013-06-29, by Tom Gottfried
- Subtract PNP before calculating wcm from wMinCM (issue1155)2013-07-23, by Andre Heinecke
- Importer doc: Complete gauge master data.double-precision 2013-07-23, by Tom Gottfried
- Do not invert chart when adding point data. (issue1290)2013-07-23, by Andre Heinecke
- Fix Waterlevel description for issue14042013-07-22, by Andre Heinecke
- Importer docs: Improved layout.double-precision 2013-07-22, by Tom Gottfried
- Schema changes: fixed typos, syntax errors and missing or obsolete statements in Oracle schemadouble-precision 2013-07-22, by Tom Gottfried
- Fixed documentation for Oracle schema.double-precision 2013-07-22, by Tom Gottfried
- completed documentation for Oracle schemadouble-precision 2013-07-22, by Tom Gottfried
- Geo importer: also accept 25D-points from km.shpdouble-precision 2013-07-22, by Tom Gottfried
- merged changes from default into double-precision branchdouble-precision 2013-07-22, by Tom Gottfried
- Added tag 3.0.12 for changeset da197a9236fd2013-07-22, by Andre Heinecke
- Removed tag 3.0.123.0.12 2013-07-22, by Andre Heinecke
- WINFOArtifact: Fix typo.2013-07-22, by Felix Wolfsteller
- Added tag 3.0.12 for changeset 3999162f474f2013-07-22, by Andre Heinecke
- DatacageTwinPanel: Show busy-wheel when loading and adding artifacts to collection.2013-07-22, by Felix Wolfsteller
- CrossSection: Uppercase sql keywords in query.2013-07-22, by Felix Wolfsteller
- CrossSection: Improve SQl compat of statement.2013-07-22, by Felix Wolfsteller
- issue1395: Show bedheight diffs in w-diff datacage.2013-07-19, by Felix Wolfsteller
- issue1399: WINFOArtifact: Compute difference also if part of difference building oneselve.2013-07-19, by Felix Wolfsteller
- issue1399: Use WKms instead of WQKms object, as W-Difference artifact themselves2013-07-19, by Felix Wolfsteller
- Do not fiddle with the factory name of recommendations for differences anymore.2013-07-19, by Felix Wolfsteller
- Merged.2013-07-19, by Felix Wolfsteller
- Do not show beddifferences in dc that lets select for differences.2013-07-18, by Felix Wolfsteller
- Added tag 3.0.11 for changeset 63baa1873b1f2013-07-18, by Andre Heinecke
- Sync not in gauge string between de and de_DE3.0.11 2013-07-18, by Andre Heinecke
- Add cleanup to the release script2013-07-18, by Andre Heinecke
- Shorten and correct waterlevel not in gauge string2013-07-18, by Andre Heinecke
- Add quick hack to fix the exported name of Amtl.Fixierungen2013-07-18, by Andre Heinecke
- Change artifact database v param to be type TEXT2013-07-18, by Andre Heinecke
- Add official Fixings to PDF Export2013-07-18, by Andre Heinecke
- Indentation fix2013-07-18, by Andre Heinecke
- Factor out description getting code from csv export and reuse for pdf2013-07-18, by Andre Heinecke
- Include the calculation borders in the official line export.2013-07-18, by Andre Heinecke
- issue1395: Make new chart(.xml)-wdiff Facet Compat List equal to winfo/wdiffs one.2013-07-18, by Felix Wolfsteller
- Factor out filtering code in WaterlevelExporter2013-07-18, by Andre Heinecke
- Fix for SAML authentication in FLYSHeader's Info button (#702).2013-07-18, by Christian Lins
- Add official fixings to Waterlevel CSV Export (issue1384)2013-07-18, by Andre Heinecke
- Add getArtifactsByName to collection2013-07-18, by Andre Heinecke
- Add getFirstLastKM utiltity function to WQKms2013-07-18, by Andre Heinecke
- Mark staticwqkms that are loaded as officiallines recommendation as official2013-07-18, by Andre Heinecke
- issue1395: Let WDifferencesCurveGenerator use Beddiff-processors to display beddiff data.2013-07-18, by Felix Wolfsteller
- WDifferencesCurveGenerator: added a logger.2013-07-18, by Felix Wolfsteller
- issue1395: Renamed bedheight-differences macro, call it from wdiff DC context.2013-07-18, by Felix Wolfsteller
- issue1395: add Bedheight facets to winfo wdiff out compat matrix.2013-07-18, by Felix Wolfsteller
- Doc and indentation fix.2013-07-18, by Felix Wolfsteller
- Doc.2013-07-18, by Felix Wolfsteller
- issue1394: Minor refactoring.2013-07-18, by Felix Wolfsteller
- i18n.2013-07-18, by Felix Wolfsteller
- issue1395: Use correct out name in DC for bedheight-diffs.2013-07-18, by Felix Wolfsteller
- issue1396: Fix (at least partly) the loading of new differences via dc.2013-07-18, by Felix Wolfsteller
- issue1394: Prevent display of empty paths in DC tree (vollmer and waterlevels).2013-07-17, by Felix Wolfsteller
- issue1394: i18n2013-07-17, by Felix Wolfsteller
- Fix typos that lead to non-compilability.2013-07-17, by Felix Wolfsteller
- issue1394: Let client use the new pseudo-out: differenceable, deal with2013-07-17, by Felix Wolfsteller
- Commit omitted patch for BedDiffHeightYearProcessor.2013-07-17, by Felix Wolfsteller
- issue1394, issue1366: Prepare difference state to handle other artifacts, esp.2013-07-17, by Felix Wolfsteller
- issue1394: meta-data.xml: Add DC-Config for (pseudo-)out "differenceable".2013-07-17, by Felix Wolfsteller
- Doc.2013-07-17, by Felix Wolfsteller
- Doc.2013-07-17, by Felix Wolfsteller
- Doc.2013-07-17, by Felix Wolfsteller
- Added vimlines.2013-07-17, by Felix Wolfsteller
- Doc.2013-07-17, by Felix Wolfsteller
- Doc.2013-07-17, by Felix Wolfsteller
- Docs, cosmetics.2013-07-17, by Felix Wolfsteller
- Cosmetics, doc, obsolete import removal.2013-07-16, by Felix Wolfsteller
- Fix cloning of old MINFO/Beddiff-calculations.2013-07-16, by Felix Wolfsteller
- BedDifferenceYearGenerator: Remove stray code, fix axis, added vimline.2013-07-15, by Felix Wolfsteller
- Refactored BedDifferenceYearGenerator to use new BedDiffYearProcessor.2013-07-15, by Felix Wolfsteller
- Whitespace.2013-07-15, by Felix Wolfsteller
- Fix debug output.2013-07-15, by Felix Wolfsteller
- Moved BedDiffYearProcessor to BedDiffHeightYearProcessor.2013-07-15, by Felix Wolfsteller
- Minor refactoring to use processor and later use processor in WINFO-Diagrams.2013-07-15, by Felix Wolfsteller
- Show (csv-)waterlevel in beddiff-datacages.2013-07-15, by Felix Wolfsteller
- OutputHelper: Fix misleading debug output copy/pasted from D4EArtifactCollection.2013-07-12, by Felix Wolfsteller
- More doc fixes.2013-07-11, by Felix Wolfsteller
- Fix doc.2013-07-11, by Felix Wolfsteller
- issue1312: Bring back auto-coloring to FixPoints.2013-07-11, by Felix Wolfsteller
- issue1168: Use all QSectors for FixAnalysis-Calculation.2013-07-11, by Felix Wolfsteller
- issue1370: Force second axis if at gauge.2013-07-10, by Felix Wolfsteller
- issue702: (temporarily) disable "Info"-Button.2013-07-10, by Felix Wolfsteller
- Debug/typo fixes.2013-07-10, by Felix Wolfsteller
- Doc/Debug.2013-07-10, by Felix Wolfsteller
- doc.2013-07-10, by Felix Wolfsteller
- Doc.2013-07-10, by Felix Wolfsteller
- Typo in doc fix.2013-07-10, by Felix Wolfsteller
- issue1235: Fix determination of SedimentLoadLSGenerators Y-Axis (m3/a or t/a).2013-07-10, by Felix Wolfsteller
- BedDiff*Generator: Refactored to avoid code dupes. The problematic setting2013-07-10, by Felix Wolfsteller
- BedDiffHeightYearGenerator: Correct list size check, in2013-07-10, by Felix Wolfsteller
- Minor refactoring, extracted method.2013-07-09, by Felix Wolfsteller
- Prevent accessing min element of empty list, repairing BedDiff Year-Diagrams.2013-07-09, by Felix Wolfsteller
- Merged2013-07-08, by Christian Lins
- Add SAML authentication to Info-Button.2013-07-08, by Christian Lins
- issue1386: Fix date parameter for official epochs query.2013-07-08, by Felix Wolfsteller
- issue1386: Prevent null-ranges to be set when station of sediment measurement2013-07-08, by Felix Wolfsteller
- issue1235: Prevent division by zeros leading to NaNs.2013-07-08, by Felix Wolfsteller
- issue1149: Be able to add label/annotation to event points.2013-07-05, by Felix Wolfsteller
- doc cosmetic.2013-07-05, by Felix Wolfsteller
- Doc, yay, adds color.2013-07-05, by Felix Wolfsteller
- issue1157: Make a better choice for master and active CrossSection.2013-07-04, by Felix Wolfsteller
- issue1157: Let CrossSection be able to find out whether it should be active & master.2013-07-04, by Felix Wolfsteller
- issue1157: Store parents initial km at CrossSectionArtifact.2013-07-04, by Felix Wolfsteller
- Initial improved query to find matching cross section.2013-07-03, by Felix Wolfsteller
- CrossSectionChartThemePanel: Corrected doc-string.2013-07-03, by Felix Wolfsteller
- issue1370: In GWT chart property editor, suppres editing the "W [cm]" axis.2013-07-03, by Felix Wolfsteller
- In analogy to w values allow q values to be calculated at the2013-07-03, by Felix Wolfsteller
- MainValuesArtifact: Prevent NPE.2013-07-02, by Felix Wolfsteller
- FixWQCurveGenerator: Set same tolerance to "at Gauge?"-definition as in other w/q cases.2013-07-02, by Felix Wolfsteller
- FixWQCurveGenerator: Make second axis initial extends match first one.2013-07-02, by Felix Wolfsteller
- RiverUtils: Made two debug output lines unique.2013-07-02, by Felix Wolfsteller
- Antidoc: Strip "This method" from short doc strings.2013-07-02, by Felix Wolfsteller
- issue1370: Translate main values if needed.2013-07-02, by Felix Wolfsteller
- doc2013-07-02, by Felix Wolfsteller
- MainValuesWFacet: Fetch the gauge-respecting mainvalues if in a navigable chart2013-07-02, by Felix Wolfsteller
- MainValuesArtifact: Added method to determine whether at gauge or not.2013-07-02, by Felix Wolfsteller
- Minor refactoring in MainValuesArtifact.2013-07-02, by Felix Wolfsteller
- Added tag 3.0.10 for changeset bfcb513c1fda2013-07-01, by Andre Heinecke
- Removed tag 3.0.103.0.10 2013-07-01, by Andre Heinecke
- Merged2013-06-29, by Sascha L. Teichmann
- Artifacts: Another fix for the 'Amtlichen Linien'. Stupid copy/paste error while taking the range of a gauge.2013-06-29, by Sascha L. Teichmann
- Longitudinal sections: partly renamed outs and configured recommendations at once2013-06-28, by Tom Gottfried
- More consistent labeling for longitudinal section diagrams2013-06-28, by Tom Gottfried
- Added tag 3.0.10 for changeset 5f4893db41e42013-06-28, by Tom Gottfried
- Doc.2013-06-28, by Felix Wolfsteller
- Doc.2013-06-28, by Felix Wolfsteller
- Artifacts: DEACTIVATE SOME PATHS IN THE APP FOR THE 3.0.10 RELEASE. UNDO IT AFTERWARDS!2013-06-28, by Sascha L. Teichmann
- GWT client: Removed obsolete imports.2013-06-28, by Sascha L. Teichmann
- Artifacts: Removed obsolete imports.2013-06-28, by Sascha L. Teichmann
- artifacts: Desktop-FLYS conform official line messages in error reports.2013-06-28, by Sascha L. Teichmann
- merged changes from default into double-precision branchdouble-precision 2013-06-28, by Tom Gottfried
- Backend: WST parser. Detect ranges of years in column-datum2013-06-28, by Sascha L. Teichmann
- merged changes from default into double-precision branchdouble-precision 2013-06-28, by Tom Gottfried
- Fix import of source from wst-files2013-06-28, by Sascha L. Teichmann
- merged changes from default into double-precision branchdouble-precision 2013-06-28, by Tom Gottfried
- Backend: Store source of a wst column if available.2013-06-28, by Sascha L. Teichmann
- merged changes from default into double-precision branchdouble-precision 2013-06-28, by Tom Gottfried
- Schema change: add new field 'source' to wst_columns, currently only for official linesdouble-precision 2013-06-28, by Tom Gottfried
- Amtl. Linien: Added report if an official line was found in report.2013-06-28, by Sascha L. Teichmann
- SedimentLoadCalculation: Handle boring cases in total sed load calculation.2013-06-28, by Felix Wolfsteller
- issue1235: Avoid NPE.2013-06-28, by Felix Wolfsteller
- issue1235: sort km when running over them for total sediment load.2013-06-28, by Felix Wolfsteller
- SedimentLoadLSGenerator: Added vimline.2013-06-28, by Felix Wolfsteller
- Doc.2013-06-28, by Felix Wolfsteller
- added recommendation for official lines in cross sections2013-06-28, by Sascha L. Teichmann
- Amtl. Linien: Fixed problem that only a random official line is detect.2013-06-28, by Sascha L. Teichmann
- issue1383: Create new facet und resolve issue. Double-click symetry remains.2013-06-28, by Felix Wolfsteller
- issue1383: FixWQCurveGenerator: handle new facet type.2013-06-28, by Felix Wolfsteller
- issue1383: Added new facet type to fix_wq facet compat list, removed culprit longitudinal_section.w for now.2013-06-28, by Felix Wolfsteller
- issue1383: Added new facet type.2013-06-28, by Felix Wolfsteller
- FixRealizingCompute: Add hsah and id parameter to constructing call of2013-06-28, by Felix Wolfsteller
- FixWaterlevelFacet: Turn around hash and stateId parameter in constructor, as in DataFacet.2013-06-28, by Felix Wolfsteller
- fixanalysis: remove event facet (issue1372).2013-06-28, by Felix Wolfsteller
- fixanalysis.xml: Make longitudinal conf same as in winfo.2013-06-28, by Felix Wolfsteller
- WaterlevelFacet: Added a comment.2013-06-28, by Felix Wolfsteller
- issue1372: Removed Event facet from vollmer curve.2013-06-27, by Felix Wolfsteller
- issue1370: ExtremeWQCurveGenerator: correct second y axis label (cm).2013-06-27, by Felix Wolfsteller
- Official lines: Use river id instead of river name to be more precise when finding out which main values has a official line.2013-06-27, by Sascha L. Teichmann
- Reference only Q main values for official linesdouble-precision 2013-06-27, by Sascha L. Teichmann
- More robustness in FLYS.onModuleLoad() service calls.2013-06-27, by Christian Lins
- Use help-url provided by ServerInfoService (fix for #1197).2013-06-27, by Christian Lins
- Enable ServerInfoService (!! CONFIG !!).2013-06-27, by Christian Lins
- 'start' is a reserved word in Oracle2013-06-27, by Tom Gottfried
- Minor fix for ServerInfoService.2013-06-27, by Christian Lins
- Add client side servlets and service stubs for ServerInfoService.2013-06-27, by Christian Lins
- issue1370: FixWQCurveGenerator: second y axis for fix-w/q diagrams.2013-06-27, by Felix Wolfsteller
- FixWQCurveGenerator: Fix second y axis label.2013-06-27, by Felix Wolfsteller
- Doc.2013-06-27, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Put data on cm axis if at gauge.2013-06-27, by Felix Wolfsteller
- i18n for axis labels.2013-06-27, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Fix axis labels.2013-06-27, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Do not use axis index directly. never.2013-06-27, by Felix Wolfsteller
- FixWQCurveGenerator: Introduce second (cm) axis.2013-06-27, by Felix Wolfsteller
- Removed indentation and added doc for prepare*Data.2013-06-27, by Felix Wolfsteller
- StyledSeriesBuilder: More convenience methods to scale and translate values while adding.2013-06-27, by Felix Wolfsteller
- Doc.2013-06-27, by Felix Wolfsteller
- add tolerance to getCurrentGaugeDatum .2013-06-27, by Felix Wolfsteller
- SyncNumberAxis: Open up constructor and setter of shift (why were these protected anyway?)2013-06-26, by Felix Wolfsteller
- Added translations for fix w/q y- axis.2013-06-26, by Felix Wolfsteller
- ComputedDischargeCurveGenerator: Removed garbage.2013-06-26, by Felix Wolfsteller
- Added missing image to highlight 'Unstrut' on interactive image map.2013-06-27, by Raimund Renkert
- Added tag 3.0.9 for changeset 41152c3a532d2013-06-26, by Raimund Renkert
- Add ServerInfoService (currently inactive).3.0.9 2013-06-26, by Christian Lins
- Call official lines macro in system context and fixed the macro.2013-06-26, by Raimund Renkert
- Fixed container context variables: to upper case.2013-06-26, by Raimund Renkert
- issue1370: Now that the default first y axis is in cm, change default label.2013-06-26, by Felix Wolfsteller
- issue1370: swap default axis (now in cm), translate annotations if in cm.2013-06-26, by Felix Wolfsteller
- StickyAxisAnnotation: Add setter for pos and docs.2013-06-26, by Felix Wolfsteller
- Corrected typos in "Eingabe fär Q Daten".2013-06-26, by Bernhard Reiter
- GWT client: prevent too many create artifact calls at the same time by limiting them to 5.2013-06-26, by Sascha L. Teichmann
- Import main values of type '-' by defaultdouble-precision 2013-06-26, by Tom Gottfried
- Set tokm and fromkm to location if we are at a location to apply km-filtering correctly2013-06-26, by Sascha L. Teichmann
- Add doc and override-annotation.2013-06-26, by Felix Wolfsteller
- Adjust label of second y axis to show cm if it is the "cm" axis.2013-06-26, by Felix Wolfsteller
- Moved code from ComputedDischargeCurveGenerator to DischargeCurveGenerator.2013-06-26, by Felix Wolfsteller
- Remove unused definitions.2013-06-26, by Felix Wolfsteller
- merged changes from default into double-precision branchdouble-precision 2013-06-26, by Tom Gottfried
- issue1313: Prevent double skip when looking at the first lines of a prf file.2013-06-26, by Felix Wolfsteller
- ComputedDischargeCurveGenerator: Renamed function.2013-06-26, by Felix Wolfsteller
- fix typo in make_release.sh2013-06-26, by Tom Gottfried
- Enabled basedata datacage in fix analysis ls.2013-06-26, by Raimund Renkert
- FixWQCurveGenerator: Remove second y axis (Q?), reference axis by enums id.2013-06-26, by Felix Wolfsteller
- Info-Button now leads to $WIKI_URL/Info. Ticket for authentication not implemented yet.2013-06-26, by Christian Lins
- Updated highlighting areas and added new image tag for 'Saale-Zwischen'.2013-06-26, by Raimund Renkert
- Updated images for interactive image map.2013-06-26, by Raimund Renkert
- Partial fix for flys/13032013-06-26, by Sascha L. Teichmann
- Do wqkms q facets out in discharge ls generator.2013-06-26, by Raimund Renkert
- Added wqkms q and w facets to w differences config.2013-06-26, by Raimund Renkert
- merge2013-06-26, by Tom Gottfried
- Enable annotations in mean bed height longitudinal section diagramm.2013-06-26, by Tom Gottfried
- issue1370: Add discharge q data to second axis.2013-06-26, by Felix Wolfsteller
- issue1370: StyledSeriesBuilder: Added add function with translation and scale factors.2013-06-26, by Felix Wolfsteller
- issue1370: Prepare a second y axis.2013-06-26, by Felix Wolfsteller
- Cosmetics, doc.2013-06-26, by Felix Wolfsteller
- Doc.2013-06-26, by Felix Wolfsteller
- issue1370: Let a hypothetical second y axis be an SyncNumberAxis depending on first.2013-06-26, by Felix Wolfsteller
- issue1370: helper to find Gauge datum if any.2013-06-26, by Felix Wolfsteller
- ChartGenerator: Added getter for master artifact.2013-06-26, by Felix Wolfsteller
- issue1370: Initial commit for new SyncNumberAxis.2013-06-26, by Felix Wolfsteller
- Merged2013-06-26, by Christian Lins
- Add replacement rule for wiki url in make_release.sh2013-06-26, by Christian Lins
- Make wiki url configurable in gwt client (flys/#1197). It's probably better to retrieve2013-06-26, by Christian Lins
- Importer: add skip flag for measurement stations to scripts2013-06-25, by Tom Gottfried
- merged changes from default into double-precision branchdouble-precision 2013-06-25, by Tom Gottfried
- Flow Velocity Model Parser: another fix of main value guessingdouble-precision 2013-06-25, by Tom Gottfried
- Flow Velocity Parser: fixed regular expression for guessing main valuesdouble-precision 2013-06-25, by Tom Gottfried
- issue1259: fixing initial selected input helper tab. Believing that there is a bug in TabSet.2013-06-25, by Felix Wolfsteller
- issue1235: revert some changes, use correct Schwebstoff/Geschiebe-measurement-stations.2013-06-25, by Felix Wolfsteller
- Revert to rev 6404 for issue12352013-06-25, by Felix Wolfsteller
- merge changes from default into double-precision branchdouble-precision 2013-06-24, by Tom Gottfried
- Backend: Fixed broken HQL statement in OfficialLine.2013-06-24, by Sascha L. Teichmann
- Backend: Re-inserted OfficialLine.fetchAllOfficalLines()2013-06-24, by Sascha L. Teichmann
- issue1313: Use correct skip lines. In case of recognizing skip, the2013-06-24, by Felix Wolfsteller
- issue1235: Fix, suspSand is also measured at susp-measurement stations (Schwebstoff).2013-06-24, by Felix Wolfsteller
- issue1235: Respect that suspSand values are also measured at "suspended" (Schwebstoff)2013-06-24, by Felix Wolfsteller
- prep issue1235: Rename functions and variable to indicate use of other susp values.2013-06-24, by Felix Wolfsteller
- ComputedDischargeCurveGenerator: Fix misleading debug output.2013-06-21, by Felix Wolfsteller
- Datacage: Stop execution of dc:container-context earlier if there are nor results at all.2013-06-22, by Sascha L. Teichmann
- Datacage: Rewrote the loading of the official lines based on the latest changes. Untested!2013-06-22, by Sascha L. Teichmann
- Datacage: Store the official lines of an artifact under the key 'official-lines'. Can be treated with <dc:container-context>.2013-06-21, by Sascha L. Teichmann
- Datacage: Introduced <dc:container-context>.2013-06-21, by Sascha L. Teichmann
- Add null pointer guard before encode2013-06-21, by Andre Heinecke
- Artifacts: Official lines finder: handle the cases from the state model.2013-06-21, by Sascha L. Teichmann
- Set image size in image map to have initial scroll bars.2013-06-21, by Raimund Renkert
- Artifacts: Official lines: Only apply in Q-Calculations and filter against the ranges of the gauges.2013-06-21, by Sascha L. Teichmann
- New themes for sediment load fraction 'unknown'.2013-06-21, by Raimund Renkert
- Draw sediment load fraction 'unknown' in chart.2013-06-21, by Raimund Renkert
- Load sedimentload fraction with sedimentload factory and add new facets to artifact.2013-06-21, by Raimund Renkert
- Added new fraction 'unknown' to SedimentLoadFractions.2013-06-21, by Raimund Renkert
- New facet type in FacetTypes.2013-06-21, by Raimund Renkert
- Added new facet to minfo artifact config.2013-06-21, by Raimund Renkert
- New Facet for sediment load fraction 'unknown'.2013-06-21, by Raimund Renkert
- Flow velocity model parser: be more tolerant with main value strings in meta linedouble-precision 2013-06-21, by Tom Gottfried
- Flow velocity model parser: more and improved log outputdouble-precision 2013-06-21, by Tom Gottfried
- Artifacts: First part of the official lines guessing.2013-06-21, by Sascha L. Teichmann
- Further fix encoding handling in the print service2013-06-21, by Andre Heinecke
- SedimentLoadResult: Add getter for load.2013-06-21, by Felix Wolfsteller
- SedimentLoadFacet: Now that we have total load values with correct ranges in2013-06-21, by Felix Wolfsteller
- SedimentLoadCalculation: Calculate and set Total Load values ind a brutal range merging manner.2013-06-21, by Felix Wolfsteller
- Range: Add start and end setters, doc, clone function.2013-06-21, by Felix Wolfsteller
- Search the river name also in the map.river state2013-06-21, by Andre Heinecke
- Artifacts: instanceof null == false, so extra null check needed.2013-06-20, by Sascha L. Teichmann
- Fix typos and NPEs.2013-06-20, by Felix Wolfsteller
- SedimentLoad*: Switch from snake_case to camelCase.2013-06-20, by Felix Wolfsteller
- declare nextStep variable for future use.2013-06-20, by Felix Wolfsteller
- SedimentLoad*: Set range to fraction/fractions values.2013-06-20, by Felix Wolfsteller
- Add fields, getters and setters for ranges in SedimentLoadFraction.2013-06-19, by Felix Wolfsteller
- Add hashCode and equals implementation to Range.2013-06-19, by Felix Wolfsteller
- GWT client: Display official lines in helper panels.2013-06-19, by Sascha L. Teichmann
- fix official lines importdouble-precision 2013-06-18, by Sascha L. Teichmann
- Minimal schema change: allow longer names in discharge zonesdouble-precision 2013-06-18, by Tom Gottfried
- Merged2013-06-18, by Sascha L. Teichmann
- Backend: Fixed Oracle scheme for official lines.2013-06-18, by Sascha L. Teichmann
- merged changes from default into double-precision branchdouble-precision 2013-06-18, by Tom Gottfried
- Added tag 3.0.8 for changeset eec895f6ec802013-06-18, by Raimund Renkert
- Fixed y axis label generation in sedimentload generator.3.0.8 2013-06-18, by Raimund Renkert
- Add annotations to sediment load chart.2013-06-18, by Raimund Renkert
- Test if artifact in a MINFO artifact to avoid NPE when getting unit data.2013-06-18, by Raimund Renkert
- Set initial facet activity for sediment load fractions.2013-06-18, by Raimund Renkert
- New images and hover areas for Saale and Saale-Thüringen.2013-06-18, by Raimund Renkert
- Skip calculation parameters if no bed diameter data exist in CSV exporter.2013-06-18, by Raimund Renkert
- Order bed quality data by km.2013-06-18, by Raimund Renkert
- Fixed bed quality data facet index to get the correct diameter.2013-06-18, by Raimund Renkert
- Artifacts: Scan the official lines associated with a main value if it applies for the current river.2013-06-17, by Sascha L. Teichmann
- Backend: Added one to many getter to fetch the official lines associated with a namend main value.2013-06-17, by Sascha L. Teichmann
- Removed umlaut stripping for image map and renamed 'Saale Thüringen'.2013-06-17, by Raimund Renkert
- flow velocity model parser: accept braces in names of upper dischargedouble-precision 2013-06-17, by Tom Gottfried
- Insert Double.NaN for missing values in bed height factory.2013-06-17, by Raimund Renkert
- Use Double.NaN for missing values in middle bedheight calculation and write empty strings in csv export.2013-06-17, by Raimund Renkert
- Fixed SQ relation total bedload: Use the correct input data for calculation.2013-06-17, by Raimund Renkert
- Fix the "Saale-Thüringen" hover effect in the interactive JS map.2013-06-17, by Christian Lins
- Renaming "Thüringen" -> "Thueringen" to fix interactive JS map (#1322).2013-06-17, by Christian Lins
- Backend: Store official lines from config if they are any.2013-06-14, by Sascha L. Teichmann
- Backend: Only use name of official config line as name of main value.2013-06-14, by Sascha L. Teichmann
- Backend: Joined official lines with there importer model.2013-06-14, by Sascha L. Teichmann
- Backend: Added importer model for official lines.2013-06-14, by Sascha L. Teichmann
- issue1235: Values are valid until next measurements station range start.2013-06-14, by Felix Wolfsteller
- SedimentLoadFacet, issue1235: Ignore values not measured at measurement stations2013-06-14, by Felix Wolfsteller
- Comment.2013-06-14, by Felix Wolfsteller
- In prep for 1235: Renamed variables for improved readability.2013-06-14, by Felix Wolfsteller
- Backend: Added special ImportWstColumns for official lines. They have to be glued with the main values.2013-06-14, by Sascha L. Teichmann
- merge changes from default into double-precisiondouble-precision 2013-06-14, by Tom Gottfried
- Backend: Create ImportWsts for official lines expicitly. They are going to be somewhat special. Removed some cruft from the WstParser.2013-06-14, by Sascha L. Teichmann
- Backend: Added factory to ImportWst to create columns which are derived from ImportWstColumns. This will be handy when creating columns for the official lines.2013-06-14, by Sascha L. Teichmann
- Backend: First steps to integrate parsing of official config files.2013-06-14, by Sascha L. Teichmann
- Backend: Extended list of recognized main value names in STA/official line classification2013-06-14, by Sascha L. Teichmann
- Backend: Removed cruft code2013-06-14, by Sascha L. Teichmann
- Remove createBarriersLayer and createBarriers2013-06-13, by Andre Heinecke
- Use group layer instead of adding two layers to barriers facet2013-06-13, by Andre Heinecke
- Group barriers layer and fix polygon layer path to shapefile2013-06-13, by Andre Heinecke
- Give the polygon barriers class a nice name2013-06-13, by Andre Heinecke
- Backend: Moved guessing of main values and there time intervals out of the STA parser. Same come will be useful to extend the WST parser to better handle official lines.2013-06-13, by Sascha L. Teichmann
- Backend: removed scale factor from min/max value determination of gauge Ws.2013-06-13, by Sascha L. Teichmann
- Artifacts: Moved code from WINFO artifact into state where it belongs.2013-06-13, by Sascha L. Teichmann
- Add special case handling for Fixing AT export at a gauge2013-06-13, by Andre Heinecke
- Add location handling in waterlevels-fix macro2013-06-13, by Andre Heinecke
- Fix dc:fromValue and dc:toValue for locations2013-06-13, by Andre Heinecke
- Add SQ Relation KM formatter and use it fopr issue 10712013-06-13, by Andre Heinecke
- Doc.2013-06-13, by Felix Wolfsteller
- issue1335: Set a single (0) QRange for Waterlevel diffs from csv.2013-06-13, by Felix Wolfsteller
- issue1354: TimeIntervals in Waterlevels from csv files.2013-06-12, by Felix Wolfsteller
- Artifacts: Comment out broken official lines loading from datacage.2013-06-12, by Sascha L. Teichmann
- Add gauge validity information to dischargecurve exporter2013-06-12, by Andre Heinecke
- GWT client: Removed obsolete imports.2013-06-12, by Sascha L. Teichmann
- Artifacts: Removed obsolete import.2013-06-12, by Sascha L. Teichmann
- Backend: Removed obsolete import.2013-06-12, by Sascha L. Teichmann
- Backend: Add Hibernate model for official lines.2013-06-12, by Sascha L. Teichmann
- Assume that the result is calculated if the wUnit is meter2013-06-12, by Andre Heinecke
- Format km's in computed discharge export2013-06-12, by Andre Heinecke
- Don't print two header at calculated gauges2013-06-12, by Andre Heinecke
- Correctly set the reference system after conversion2013-06-12, by Andre Heinecke
- Use the river unit in csv export if not converted2013-06-12, by Andre Heinecke
- Only show gauge information if available2013-06-12, by Andre Heinecke
- Remove some accidental debug output2013-06-12, by Andre Heinecke
- Update PDF/CSV export for discharge curves2013-06-12, by Andre Heinecke
- Rework ATWriter/Exporter2013-06-12, by Andre Heinecke
- Add another constructor that takes a WQ object as parameter2013-06-12, by Andre Heinecke
- Add conversion function that prepares a WQ table for export at gauge2013-06-12, by Andre Heinecke
- Remove discharge table scaling but add reference system to W2013-06-12, by Andre Heinecke
- Backend: Modified schema for a better model of official lines.2013-06-12, by Sascha L. Teichmann
- Add missing hover image for "Saar (Wiltinger Bogen)" (#1322).2013-06-12, by Christian Lins
- Bedheight single parser: do not reject lines with missing valuesdouble-precision 2013-06-12, by Tom Gottfried
- Weird merge.2013-06-12, by Felix Wolfsteller
- Minor refac.2013-06-12, by Felix Wolfsteller
- Remove code dupe, doc.2013-06-12, by Felix Wolfsteller
- Doc.2013-06-12, by Felix Wolfsteller
- Waterl.Diff.Parser issue1354: Extract years from name, to later set timeintervals.2013-06-12, by Felix Wolfsteller
- Doc.2013-06-12, by Felix Wolfsteller
- WaterlevelDifferencesParser: issue1354/1, set timeintervals from waterdiff-csvs.2013-06-12, by Felix Wolfsteller
- Minor refac.2013-06-12, by Felix Wolfsteller
- Remove code dupe, doc.2013-06-12, by Felix Wolfsteller
- Doc.2013-06-12, by Felix Wolfsteller
- Waterl.Diff.Parser issue1354: Extract years from name, to later set timeintervals.2013-06-12, by Felix Wolfsteller
- Doc.2013-06-12, by Felix Wolfsteller
- Whitespace correction and cminor ruft code removal.2013-06-12, by Sascha L. Teichmann
- Add date format for artifact creation time2013-06-12, by Andre Heinecke
- Switch wst_kinds of Waterleve/-Differences (6/7).2013-06-12, by Felix Wolfsteller
- Switch wst-kind of waterlevel/-differences (7 and 6).2013-06-12, by Felix Wolfsteller
- Cosemetics, doc.2013-06-12, by Felix Wolfsteller
- Doc.2013-06-12, by Felix Wolfsteller
- Add km range to description of waterlevels for issue5652013-06-12, by Andre Heinecke
- Revert halfhearted logfile move. (r6127)2013-06-11, by Andre Heinecke
- Add non recommendations for bed_difference_height_year2013-06-11, by Andre Heinecke
- Add missing 'Saale-Thüringen' and 'Saar (Wiltinger Bogen)' hover images links. The latter is not available yet.2013-06-11, by Christian Lins
- Order bed heights by station.2013-06-11, by Raimund Renkert
- merged changes from default into double-precision branchdouble-precision 2013-06-11, by Tom Gottfried
- Bed height parser: check for duplicate stationsdouble-precision 2013-06-11, by Tom Gottfried
- Replaced the 'old school' wiki link buttons with default links.2013-06-11, by Raimund Renkert
- WQAdaptedInputPanel: Ensure correct initial default selection ("Q").2013-06-11, by Felix Wolfsteller
- issue1267: Polishing: Move the sorting into the db/sql-query.2013-06-11, by Felix Wolfsteller
- Doc.2013-06-11, by Felix Wolfsteller
- issue1267: Do not downscale height.2013-06-11, by Felix Wolfsteller
- Added TODO about braindead code.2013-06-11, by Felix Wolfsteller
- issue1267: Sort the list of FastCrossSections before binarySearching it.2013-06-11, by Felix Wolfsteller
- Doc.2013-06-11, by Felix Wolfsteller
- merge changes from default into double-precision branchdouble-precision 2013-06-11, by Tom Gottfried
- Added styles for bed quality themes to config.2013-06-11, by Raimund Renkert
- Set facet activity, have the correct facet order and added new facet to bed quality.2013-06-11, by Raimund Renkert
- Added new bedload diameter facet to config.2013-06-11, by Raimund Renkert
- New facet for bedload diameter measurements.2013-06-11, by Raimund Renkert
- Removed obsolete member and minor code style.2013-06-11, by Raimund Renkert
- Never return 'null' for bed(load) diameters.2013-06-11, by Raimund Renkert
- Bring bedload average diameter to 'mm'.2013-06-11, by Raimund Renkert
- Corrected typo2013-06-11, by Tom Gottfried
- AT-Parser: Do not change unit of W and Q in discharge tables2013-06-10, by Tom Gottfried
- I18N strings for facet descriptions.2013-06-10, by Raimund Renkert
- New theme for bed diameter measurement facets.2013-06-10, by Raimund Renkert
- Generate facets for bed diameter measurements and draw them into the generated chart.2013-06-10, by Raimund Renkert
- Added new facet types for bed diameter measurements.2013-06-10, by Raimund Renkert
- Added container and facet for bed diameter measurements.2013-06-10, by Raimund Renkert
- Added tag 3.0.7 for changeset 5733d7f271962013-06-10, by Andre Heinecke
- Removed obsolete import.3.0.7 2013-06-10, by Sascha L. Teichmann
- Enlarge white background so that it overlays correctly as2013-06-10, by Andre Heinecke
- Refit PDF map legend (#767).2013-06-10, by Christian Lins
- Limit PDF map title length to 20 characters (#767).2013-06-10, by Christian Lins
- Enhance WSPLGEN legend's class names (#767).2013-06-10, by Christian Lins
- Add Jasper report templates for bedheight differences2013-06-10, by Andre Heinecke
- Implement pdf export for bedheight differences2013-06-10, by Andre Heinecke
- Add method to get name pairs of differences2013-06-10, by Andre Heinecke
- Add JR datasource for Bedheight differences2013-06-10, by Andre Heinecke
- Change author I'm the culprit of that class.2013-06-10, by Andre Heinecke
- Fix accidental mistake in group expression of some waterlevels2013-06-10, by Andre Heinecke
- Fix uesk description for issue 7702013-06-10, by Andre Heinecke
- Bedheight parser: improved logging2013-06-07, by Tom Gottfried
- Bedheight parser: handle whitespace in metaline2013-06-07, by Tom Gottfried
- Fix export at river km's for issue12752013-06-07, by Andre Heinecke
- Call update after setting the instance2013-06-07, by Andre Heinecke
- Use WikiLink class for Help links2013-06-07, by Andre Heinecke
- Subclass ImgLink with a new class WikiImgLink2013-06-07, by Andre Heinecke
- Add imageLinkHTML function to WikiLinks class2013-06-07, by Andre Heinecke
- Fix gauge determination.2013-06-06, by Andre Heinecke
- Added i18n string for wst with kind=6 used in datacage.2013-06-06, by Raimund Renkert
- Fixed i18n string to have the correct unit in y axis.2013-06-06, by Raimund Renkert
- Added wsts with kind=6 (delta W ls) to datacage config.2013-06-06, by Raimund Renkert
- Switch default seddb to postgres and handle the configuration2013-06-06, by Andre Heinecke
- Default to a non internal wiki url2013-06-06, by Andre Heinecke
- I965: Set bed heights initial inactive in bed height differences chart.2013-06-06, by Raimund Renkert
- Fix AT export icon and file name after a km change2013-06-05, by Andre Heinecke
- WMSLayer now use correct OnlineResource for map requests (e.g. Omniscale OSM Service is now working), see Issue #554.2013-06-06, by Christian Lins
- I18N strings for bed difference CSV file header.2013-06-06, by Raimund Renkert
- Add CSV data facet to have a CSV file export.2013-06-06, by Raimund Renkert
- Added the new bed difference exporter to config files.2013-06-06, by Raimund Renkert
- Added exporter for bed height differences.2013-06-06, by Raimund Renkert
- Adjusted bed height difference tab title.2013-06-06, by Raimund Renkert
- I999: Epochs and single years are handled in the same way in difference calc.2013-06-06, by Raimund Renkert
- I999: Filter epochs ands single years in datacage config.2013-06-06, by Raimund Renkert
- Remove stray debug logging.2013-06-06, by Felix Wolfsteller
- flys/issue863: Create gaps for middlebedheight data if distance > 110 m.2013-06-06, by Felix Wolfsteller
- Fixed facet display name in bed height difference calculation.2013-06-06, by Raimund Renkert
- I1035: Fixed calculation of multiple bed height differences.2013-06-06, by Raimund Renkert
- Fix empty column logic in FixAT export2013-06-05, by Andre Heinecke
- Add * in the first line of AT Exports.2013-06-05, by Andre Heinecke
- Updade sq relation pdf export as specified in issue10712013-06-05, by Andre Heinecke
- merge2013-06-05, by Tom Gottfried
- merged2013-06-05, by Tom Gottfried
- merged2013-06-05, by Tom Gottfried
- backout backout as it is now safely in a branchdouble-precision 2013-06-05, by Tom Gottfried
- Do not use file extension for description of bed heights2013-06-05, by Tom Gottfried
- Backed out changeset 53fca3392c9f2013-05-24, by Tom Gottfried
- Schema change and Importer: use double to prevent rounding at import time2013-05-24, by Tom Gottfried
- CapabilitiesParse parses the "queryable" attribute of a WMSLayer now (#1253).2013-06-05, by Christian Lins
- CapabilitesParser can parse map format types now (#554).2013-06-05, by Christian Lins
- Fix Non-UTF8 Umlaut characters.2013-06-05, by Christian Lins
- issue697: Re-add style for vertical Q main values text. Had been removed.2013-06-05, by Felix Wolfsteller
- Cosmetics, TODO, doc.2013-06-04, by Felix Wolfsteller
- Use WikiLinks cell formatter for the wiki-links in MeasurementStationListGrid.2013-06-04, by Bernhard Herzog
- Generate SSO wiki links in RiverInfoPanel instead of plain Anchors.2013-06-04, by Bernhard Herzog
- Instantiate RiverInfoPanel with a FLYS reference for SSO.2013-06-04, by Bernhard Herzog
- Pass the FLYS instance to the InfoPanel class.2013-06-04, by Bernhard Herzog
- Use WikiLinks cell formatter for the wiki-links in GaugeListGrid.2013-06-04, by Bernhard Herzog
- Add helpers for links into the Flys wiki with optional SSO support.2013-06-04, by Bernhard Herzog
- Extend the shared interface User with the SAML ticket2013-06-04, by Bernhard Herzog
- Store the SAML ticket in the user object after authentication.2013-06-04, by Bernhard Herzog
- Add an Override to the compare method2013-06-04, by Andre Heinecke
- Add sorting for discharge value2013-06-04, by Andre Heinecke
- Remove getUser Hack.2013-06-04, by Andre Heinecke
- Simplify and fix range filtering for server data.2013-06-04, by Andre Heinecke
- Accept null mode in to/fromValue2013-06-04, by Andre Heinecke
- Let get return a value2013-06-04, by Andre Heinecke
- Datacage: Added function dc:get('var-name'). Returns content of variable var-name or NULL if not2013-06-04, by Sascha L. Teichmann
- i18n: German Üsg -> ÜSG2013-06-04, by Christian Lins
- Datacage: If there is an artifact you likely need the artifact database, too.2013-06-04, by Sascha L. Teichmann
- Remove stray semicolon from sql schema.2013-06-04, by Felix Wolfsteller
- Fix km filtering in Datacage, we default to mode distance now2013-06-03, by Andre Heinecke
- Add unit to location and translate outliertest method2013-06-03, by Andre Heinecke
- Add missing localisation for pdf export tooltip in fixing analysis2013-06-03, by Andre Heinecke
- Add SQRelationJRDataSource class2013-06-03, by Andre Heinecke
- Implement PDF export for SQ Relation2013-06-03, by Andre Heinecke
- Add Jasper report templates for sqrelation2013-06-03, by Andre Heinecke
- createWSPLGENClassName() now respects user locale (#767).2013-06-03, by Christian Lins
- issue986: i18n, include wst-unit in axis label.2013-06-03, by Felix Wolfsteller
- part of issue986: axis label includes correct wst-unit.2013-06-03, by Felix Wolfsteller
- cosmetics: minor indentation fix.2013-06-03, by Felix Wolfsteller
- issue1225: use river name for axis i18n.2013-06-03, by Felix Wolfsteller
- i18n for issue1225: river-km/$river-km .2013-06-03, by Felix Wolfsteller
- Fix location of features.xml2013-06-03, by Andre Heinecke
- Handle FEATURES_XML environment setting2013-06-03, by Andre Heinecke
- Add l10n for issue13102013-06-03, by Andre Heinecke
- Use HLayout instead of VLayout.2013-06-03, by Andre Heinecke
- Stamp border thinkness of map print PDF fitted (#767).2013-06-03, by Christian Lins
- Prophylactic fix for DeltaWt's before 19002013-06-03, by Andre Heinecke
- Make legend entries of WSPLGEN map more verbose and add units (#767).2013-06-03, by Christian Lins
- Increase legend scale of map print PDF (#767).2013-06-03, by Christian Lins
- Fix comment for newRegularTimePeriod2013-05-31, by Andre Heinecke
- Increase legend size of map print PDF (#767).2013-06-02, by Christian Lins
- Increase map title size for map print PDF (#767).2013-06-02, by Christian Lins
- LinearInterpolated#apply(): Added simple test if the two datasets intersect at all.2013-06-02, by Sascha L. Teichmann
- Waterlevel differences & bed height differences: Add new model LinearInterpolated intented to unify the two very similiar calculations. The focus of the current implementation is correctness and not speed! The fact that the data sets more mostly sorted by station is not exploited. Doing so would improve performance significantly.2013-06-02, by Sascha L. Teichmann
- Bed quality calculation: Replaced another iteration over the key set + directly fetching the values withan iteration over the entry set.2013-06-02, by Sascha L. Teichmann
- Bed quality calculation: Fixed a calculation typo: s/sum =+ d/sum += d/2013-06-02, by Sascha L. Teichmann
- Bed height: Removed braindead index determination code.2013-06-02, by Sascha L. Teichmann
- Bed height differences: DO NOT STORE ARTIFACTS IN CALCULATION RESULTS!!! This would lead to caching them which is _really_ wrong.2013-06-01, by Sascha L. Teichmann
- Bed height differences: Some refactoring of the calculation to improve readability and performance.2013-06-01, by Sascha L. Teichmann
- Removed unnecessary call of map.containsKey(x).2013-06-01, by Sascha L. Teichmann
- Removed obsolete import.2013-06-01, by Sascha L. Teichmann
- Removed obsolete imports.2013-06-01, by Sascha L. Teichmann
- Schema change: remove UNIQUE-constraint which allows importing cross sections only from PRF2013-05-31, by Tom Gottfried
- Use FixMilliseconds instead of dates for time periods2013-05-31, by Andre Heinecke
- Guard the collection describe debug output2013-05-31, by Andre Heinecke
- Add handling of bound artifacts.2013-05-31, by Andre Heinecke
- Add boundToOut handling to ManagedFacets.2013-05-31, by Andre Heinecke
- Add debug output in static d4e artifact ctor2013-05-31, by Andre Heinecke
- Remove duplicate longitudinal section facet for bedheight_differences2013-05-31, by Andre Heinecke
- Handle target_out in the Recommendation / Client datacage code.2013-05-31, by Andre Heinecke
- Print the complete collection in parseCollection2013-05-31, by Andre Heinecke
- Handle special highlighting for fix analysis.2013-05-30, by Raimund Renkert
- Added JavaScript callback to get the selected module in native JavaScript code.2013-05-30, by Raimund Renkert
- Start up a new project on load.2013-05-30, by Raimund Renkert
- Removed next button in initial project view.2013-05-30, by Raimund Renkert
- Use new icon in rver link list.2013-05-30, by Raimund Renkert
- Added icon for selected river in link list.2013-05-30, by Raimund Renkert
- Updated transparent overlay for image map.2013-05-30, by Raimund Renkert
- Set mapserver logfile name to d4e-wms.log, which logs to server root instead of /tmp.2013-05-30, by Christian Lins
- Datacage: Added function dc:replace-all(haystack, needle, replacement) to do regular expression replacements. Mapped to Java's String haystack.replaceAll(needle, replacement).2013-05-30, by Sascha L. Teichmann
- Add "Ringdeich" class to barrier lines mapfile template (#802).2013-05-29, by Christian Lins
- Add target_out attribute to elements with a factory2013-05-29, by Andre Heinecke
- flys1225/4: Absolute height axis label with wstunits.2013-05-28, by Felix Wolfsteller
- prep i18n issue1225/4 .2013-05-28, by Felix Wolfsteller
- Added tag 3.0.6 for changeset b689d2b9d1672013-05-28, by Andre Heinecke
- Fix saml parameter name to fix SSO3.0.6 2013-05-28, by Andre Heinecke
- We have a much faster interactive image map!2013-05-28, by Raimund Renkert
- Fixes bug that caused the garbled upload of user shapefiles (#657).2013-05-28, by Christian Lins
- Add some debug output to FileUploadServiceImpl.2013-05-28, by Christian Lins
- issue1225/1: Include river name in x axis label.2013-05-27, by Felix Wolfsteller
- issue1225/1: i18n prep.2013-05-27, by Felix Wolfsteller
- Order flow velocity values by station.2013-05-28, by Raimund Renkert
- Themes: s/hints="h"/hints="hidden"/2013-05-27, by Sascha L. Teichmann
- Merged theme config files default.xml and second.xml.2013-05-27, by Raimund Renkert
- Commit changes described in r61102013-05-27, by Andre Heinecke
- Fix datacage for user data by adding facet filtering.2013-05-27, by Andre Heinecke
- Fixed missspelled mapping2013-05-27, by Sascha L. Teichmann
- candidate for issue1335: replace weird test with lest weird test.2013-05-27, by Felix Wolfsteller
- Revert 6081 now that determineGauge handles bordering river sections2013-05-27, by Andre Heinecke
- determineGauge tries now to find the correct Gauge by handling overlapping borders2013-05-27, by Andre Heinecke
- Explicitly set Content-Type of shapefile upload response message to text/html. See flys/#657.2013-05-27, by Christian Lins
- Themes: Name second theme 'second'2013-05-25, by Sascha L. Teichmann
- Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.2013-05-25, by Sascha L. Teichmann
- Removed obsolete imports and dead code.2013-05-25, by Sascha L. Teichmann
- Removed unused context from RangeAccess and subclasses leading to some dead code removal.2013-05-25, by Sascha L. Teichmann
- GWT client: Removed some Iterator cruft.2013-05-25, by Sascha L. Teichmann
- Datacage: Another variable access fix.2013-05-25, by Sascha L. Teichmann
- Datacage: Fixed wrong variable access in meta-data.xml2013-05-25, by Sascha L. Teichmann
- Datacage: Macros are indexed, so there is no need to linear scan all template nodes to find them.2013-05-25, by Sascha L. Teichmann
- Merge double fix for Virtual Columns2013-05-24, by Andre Heinecke
- First part of the filtering datacage for user data.2013-05-24, by Andre Heinecke
- Fix virtual columns, name has to be set and name has to be uppercase2013-05-24, by Andre Heinecke
- Datacage: Fixed fix for <dc:virtual-column>2013-05-24, by Sascha L. Teichmann
- Datacage: Fixed addColumn in <dc:virtual-column>2013-05-24, by Sascha L. Teichmann
- issue1061: Adjusted facet names of bed diff.2013-05-24, by Felix Wolfsteller
- part of issue1061: Add i18n.2013-05-24, by Felix Wolfsteller
- towards issue1061: Store names of original BedHeights in the BedDiffYearResult.2013-05-24, by Felix Wolfsteller
- merged2013-05-24, by Sascha L. Teichmann
- Datacage: Introduced <dc:virtual-column name="colname" type="type" expr="XPath">2013-05-24, by Sascha L. Teichmann
- Also set encoding for river mapfile to UTF-82013-05-24, by Andre Heinecke
- Set WMS encoding correctly to UTF-82013-05-24, by Andre Heinecke
- We want to expand the group key for the name2013-05-24, by Andre Heinecke
- Return an empty string for the NULL object.2013-05-24, by Andre Heinecke
- Add some debugging tips2013-05-24, by Andre Heinecke
- Fix old calculations datacage parts.2013-05-24, by Andre Heinecke
- Datacage: Introduced dc:dump-variables() and modified dc:message to use XPath expansion.2013-05-23, by Sascha L. Teichmann
- merged2013-05-23, by Tom Gottfried
- Schema change: view for WSTs which deales with multiple ranges matching station (issues 1315 and 1296)2013-05-23, by Tom Gottfried
- Datacage: Introduced <dc:message>This is my message!</dc:message>. The message are logged at INFO level to help debugging.2013-05-23, by Sascha L. Teichmann
- issue822: Added discharge curve to (new) charts compat matrix.2013-05-23, by Felix Wolfsteller
- issue954/2: Flood- Protections in Cross-Sections Datacage.2013-05-23, by Felix Wolfsteller
- issue1130: Show 'W am Pegel(cm)' values in waterlevelexport.2013-05-23, by Felix Wolfsteller
- meta-data.xml: dc:has-result()-guard additionals and basedata.2013-05-23, by Felix Wolfsteller
- meta-data.xml: Wrap user-content in user-range to use 'range intelligence'.2013-05-23, by Felix Wolfsteller
- meta-data.xml: Fix test syntax.2013-05-23, by Felix Wolfsteller
- meta-data.xml: Fix query, select on user-id not collection-id.2013-05-23, by Felix Wolfsteller
- meta-data.xml: Make a select a bit more human-resolvable.2013-05-23, by Felix Wolfsteller
- Removed cruft iterator code.2013-05-23, by Sascha L. Teichmann
- Removed trailing whitspace.2013-05-23, by Sascha L. Teichmann
- Removed obsolete import2013-05-23, by Sascha L. Teichmann
- Removed obsolete import2013-05-23, by Sascha L. Teichmann
- Fixed i18n key2013-05-23, by Sascha L. Teichmann
- Added tag 3.0.5 for changeset 1a169e10c0f32013-05-22, by Andre Heinecke
- Add WQFixing sanity check.3.0.5 2013-05-22, by Andre Heinecke
- Use maxOverlap to get the correct gauge for the MainValues2013-05-22, by Andre Heinecke
- Fix WQ input validation for fixing analysis2013-05-22, by Andre Heinecke
- Get location limits from fixation overview in fixation location selection2013-05-22, by Andre Heinecke
- in relation to flys1313: fix typo that prevented setting crossSection to c.s.l.2013-05-22, by Felix Wolfsteller
- Indentation.2013-05-17, by Felix Wolfsteller
- Mainvalues in comp. discharge curve compat list.2013-05-17, by Felix Wolfsteller
- GWT client: Make error message more readable.2013-05-22, by Sascha L. Teichmann
- Readd accidentally removed macros2013-05-21, by Andre Heinecke
- Commit meta-data.xml refactoring2013-05-21, by Andre Heinecke
- Expand the Help Url also in the describe method2013-05-21, by Andre Heinecke
- Add instanceof guard around boundary handling2013-05-21, by Andre Heinecke
- DC: fixed dc:group2013-05-21, by Sascha L. Teichmann
- Add an extra class for values >= the largest class2013-05-17, by Andre Heinecke
- Fix waterlevel classes and change defaults for them.2013-05-17, by Andre Heinecke
- BHP: do not import lines without useful data2013-05-16, by Tom Gottfried
- merged2013-05-16, by Tom Gottfried
- Schema change: there is only one bed height per station at a given point in time2013-05-16, by Tom Gottfried
- Implement function to spawn a mainvalueartifact, given gauge and river.2013-05-16, by Felix Wolfsteller
- Doc.2013-05-16, by Felix Wolfsteller
- Doc.2013-05-16, by Felix Wolfsteller
- Doc.2013-05-16, by Felix Wolfsteller
- Add a new function to create a GaugeDischarge+MainValueArtifact collection.2013-05-16, by Felix Wolfsteller
- Doc.2013-05-16, by Felix Wolfsteller
- MainValuesArtifact: prepare to be created by crafted document.2013-05-16, by Felix Wolfsteller
- Doc.2013-05-16, by Felix Wolfsteller
- In relation to issue1081: let there be mainvalues in discharge_curve dc.2013-05-16, by Felix Wolfsteller
- Add mainvalues to gaugedischargecurve compat list.2013-05-16, by Felix Wolfsteller
- Part of issue1081: Show mainvalues in discharge_curve dc.2013-05-16, by Felix Wolfsteller
- Doc and TODO issue10812013-05-15, by Felix Wolfsteller
- Doc.2013-05-15, by Felix Wolfsteller
- Do not use from and to as variables in statement.2013-05-16, by Andre Heinecke
- Schema change: Add missing constraints to cross sections in Oracle, cosmetics2013-05-16, by Tom Gottfried
- WstParser: set column names from specified line also if unspecified line does not exist2013-05-16, by Tom Gottfried
- WstParser: warn if timestamp can not be set, cosmetics.2013-05-16, by Tom Gottfried
- Sediment yield parser: be more flexible when looking for grain fraction in filename2013-05-15, by Tom Gottfried
- Part of issue1149: Load main values for w/q diagram.2013-05-15, by Felix Wolfsteller
- issue977/2: supply mainvalues via dc for reference curve.2013-05-14, by Felix Wolfsteller
- forgot one in 6023:4ececb3a4e662013-05-14, by Tom Gottfried
- consistent string for AT Export tooltip2013-05-14, by Tom Gottfried
- Added tag 3.0.4 for changeset 5f34e4cb80952013-05-14, by Andre Heinecke
- Use the out attribute everywhere where there is a factory3.0.4 2013-05-14, by Andre Heinecke
- Flys is still flys for the print url2013-05-14, by Andre Heinecke
- Commit performance improvement written by Sascha Teichmann2013-05-14, by Andre Heinecke
- Switch W Q labels in historcial discharges2013-05-14, by Andre Heinecke
- issue1261: when tab is created, jump navi to 'default'-km. This overcomes2013-05-14, by Felix Wolfsteller
- issue1320: Handle exception.2013-05-14, by Felix Wolfsteller
- PRFParser: Re-enable line skipping. Act so on station change.2013-05-13, by Felix Wolfsteller
- issue1259: i18n msg when named main value not found at all gauges.2013-05-13, by Felix Wolfsteller
- i18n for issue1259.2013-05-13, by Felix Wolfsteller
- merged2013-05-13, by Tom Gottfried
- backout 6009:6ea171b6d8d2 because this was only really valid for fixations2013-05-13, by Tom Gottfried
- Fixed wrong quote.2013-05-13, by Sascha L. Teichmann
- Schema change because WST-columns without time interval are useless2013-05-13, by Tom Gottfried
- Strip non-word characters from measurement station URL2013-05-13, by Tom Gottfried
- use name and type instead of ID for measurement station link2013-05-13, by Tom Gottfried
- WQAdaptedInputPanel: Start with w tabs disabled.2013-05-13, by Felix Wolfsteller
- merged2013-05-13, by Tom Gottfried
- Importer: use gauge official number as identifier, not name2013-05-13, by Tom Gottfried
- issue949: meta-data.xml: for additional ls, use staticwqkms factory to have w2013-05-13, by Felix Wolfsteller
- WQKmsFactory: Prevent NPE this time.2013-05-13, by Felix Wolfsteller
- WQKmsFactory: prevent NPE.2013-05-13, by Felix Wolfsteller
- issue949: staticwqkms/W facets are active.2013-05-13, by Felix Wolfsteller
- Updated and added missing images for interactive image map.2013-05-13, by Raimund Renkert
- issue949: allow longitudinal_section.q facets in 'new charts'.2013-05-13, by Felix Wolfsteller
- ssue862: MiddleBedHeight facet names.2013-05-10, by Felix Wolfsteller
- Doc.2013-05-10, by Felix Wolfsteller
- River ETL: Limit the discharge tables to load to the historical (kind = 1) ones. This prevents the wrong tables (values) to be deleted.2013-05-13, by Sascha L. Teichmann
- Removed trailing whitespace.2013-05-12, by Sascha L. Teichmann
- Removed trailing whitespace.2013-05-12, by Sascha L. Teichmann
- Removed trailing whitespace.2013-05-12, by Sascha L. Teichmann
- Removed trailing whitespace.2013-05-12, by Sascha L. Teichmann
- Removed obsolete import.2013-05-12, by Sascha L. Teichmann
- River ETL: removed wrong info output that discharge tables only found in FLYS are ignored.2013-05-12, by Sascha L. Teichmann
- Datacage: Removed macros which are not called.2013-05-12, by Sascha L. Teichmann
- Datacage: Added stylesheet to detect macros which are defined and not called and vice versa.2013-05-12, by Sascha L. Teichmann
- Removed obsolete imports.2013-05-10, by Sascha L. Teichmann
- Be more tolerant when try to find out if a location is at a gauge position.2013-05-10, by Sascha L. Teichmann
- Fixed encoding in i18n2013-05-10, by Sascha L. Teichmann
- Use name id as username in saml.User.2013-05-10, by Bernhard Herzog
- Added tag 3.0.3 for changeset b740f0c4179e2013-05-10, by Andre Heinecke
- Use 'W [cm]' as CSV header if discharge table is at a gauge.3.0.3 2013-05-10, by Raimund Renkert
- Revert changes in metadata.xml from r5978:ebd6e8e234e0.2013-05-10, by Raimund Renkert
- Avoid duplicted mainvalues.2013-05-10, by Raimund Renkert
- Added mainvalues to fixanalysis wq curves.2013-05-10, by Raimund Renkert
- Renamed label for outlier test in fix analysis.2013-05-10, by Raimund Renkert
- Add OUT parameter to each ids parameter2013-05-10, by Andre Heinecke
- Add handling for OUT id's parameter to D4EArtifact2013-05-10, by Andre Heinecke
- Add dc:iterate function2013-05-10, by Andre Heinecke
- Increased column number in cell formater.2013-05-10, by Raimund Renkert
- Fixed typo.2013-05-10, by Raimund Renkert
- Added 'bfgid' column to helper panel in hist discharge curve.2013-05-10, by Raimund Renkert
- Removed obsolete import.2013-05-10, by Sascha L. Teichmann
- Fixed NPE problem in fetching extram from discharge curves.2013-05-10, by Sascha L. Teichmann
- Fixed typos in interactive image map.2013-05-10, by Raimund Renkert
- Added available rivers for fix analysis for interactive image map.2013-05-10, by Raimund Renkert
- Only select available rivers in interactive image map.2013-05-10, by Raimund Renkert
- issue1311: Update links on toolbar when km changed.2013-05-10, by Felix Wolfsteller
- NaviChartOutputTab: In prep for issue1311, override getExportUrl to include km.2013-05-10, by Felix Wolfsteller
- Cosmetics.2013-05-10, by Felix Wolfsteller
- Partial rewrite of historical discharge curves. Needs testing.2013-05-10, by Sascha L. Teichmann
- Only show localized elements in getfeatureinfo2013-05-10, by Andre Heinecke
- Fix print configuration, in the config flys is still flys2013-05-10, by Andre Heinecke
- Removed obsolete constructor.2013-05-09, by Sascha L. Teichmann
- Removed obsolete imports.2013-05-09, by Sascha L. Teichmann
- Convert some Latin-1 source files to UTF-82013-05-09, by Sascha L. Teichmann
- merge2013-05-08, by Tom Gottfried
- STA parser: more informative warning2013-05-08, by Tom Gottfried
- STA parser: Spaces after gauge name given in spec are sometimes used for gauge name, so parse them2013-05-08, by Tom Gottfried
- Add AuthenticationServlet, a common base class for the login servlets2013-05-08, by Bernhard Herzog
- Treat SAML URL as login URL in GGInAFilter.2013-05-08, by Bernhard Herzog
- Add saml servlet to web.xml configuration.2013-05-08, by Bernhard Herzog
- Add SamlServlet to implement actual login via SAML Ticket.2013-05-08, by Bernhard Herzog
- Add TicketValidator.checkTicket(InputStream) method.2013-05-08, by Bernhard Herzog
- Make instantiation of saml.User easier.2013-05-08, by Bernhard Herzog
- Move User class from was to saml sub-package.2013-05-08, by Bernhard Herzog
- Remove now unused JDom namespace constants for SAML.2013-05-08, by Bernhard Herzog
- Remove now unused old Assertion class.2013-05-08, by Bernhard Herzog
- Adapt WAS Response to new SAML validation code.2013-05-08, by Bernhard Herzog
- Pass trusted key filename to Response in WAS Authenticator.2013-05-08, by Bernhard Herzog
- Add trusted key for SAML authentication and configure it in web.xml.2013-05-08, by Bernhard Herzog
- Add SAML ticket validator classes.2013-05-08, by Bernhard Herzog
- Add new SAML Assertion class based on WAS Assertion.2013-05-08, by Bernhard Herzog
- Add XPathUtils, helper functions to process SAML with XPath.2013-05-08, by Bernhard Herzog
- Add NamespaceContext for SAML handling.2013-05-08, by Bernhard Herzog
- Remove unused method Assertion.getID() and the relate field2013-05-08, by Bernhard Herzog
- Remove unused method Response.getRoot()2013-05-08, by Bernhard Herzog
- Remove unused Signature class.2013-05-08, by Bernhard Herzog
- Remove unused Assertion.getSiganture() method and the related field2013-05-08, by Bernhard Herzog
- Pass LoginServlet's ServletContext to the Authenticators.2013-05-08, by Bernhard Herzog
- Importer: Log an error if parsing a STA file failed.2013-05-08, by Sascha L. Teichmann
- Removed obsolete import.2013-05-08, by Sascha L. Teichmann
- Delete discharge tables which are in AFT but not in FLYS. Fixed Oracle specific pom.xml2013-05-08, by Sascha L. Teichmann
- Fixed build error. Is this really supposed to work?2013-05-08, by Sascha L. Teichmann
- Implemented interaction design in project startup page.2013-05-08, by Raimund Renkert
- CSS stuff to highlight river links.2013-05-08, by Raimund Renkert
- HTML document and images for interactive image map.2013-05-08, by Raimund Renkert
- PRFParser: Ignore skip-lines field, simplifies code a bit.2013-05-08, by Felix Wolfsteller
- PRFParser: Documentation.2013-05-08, by Felix Wolfsteller
- Schema change: leave it up to AFT whether time intervals are unique per gauge but do not accept duplicate bfg_id per gauge2013-05-08, by Tom Gottfried
- issue1267: W80CSVParser do not stumble about malformed lines.2013-05-08, by Felix Wolfsteller
- issue1259: Grey out inputhelper Ws when Qs are to be chosen and vice versa.2013-05-08, by Felix Wolfsteller
- Partial fix for issue862: avoid NPE.2013-05-07, by Felix Wolfsteller
- Removed obsolete artifacts.2013-05-08, by Sascha L. Teichmann
- Historical discharge curve: Fixed NPE in setup.2013-05-08, by Sascha L. Teichmann
- ETL: Do not ignore open ended discharge tables.2013-05-07, by Sascha L. Teichmann
- Historical discharge curves: Do not add calculation relevant curve into list of available curves.2013-05-07, by Sascha L. Teichmann
- Schema change: named_main_values.name is not unique, as we can have the same name for different types2013-05-07, by Tom Gottfried
- D4E river artifacts: Removed historical discharge calculation from WINFO artifact and use access instead.2013-05-07, by Sascha L. Teichmann
- Added output mode and generator to config and create facet for export.2013-05-07, by Raimund Renkert
- New exporter and facet for wsplgen calculation result.2013-05-07, by Raimund Renkert
- GWT client: Fixed flys/issue12462013-05-07, by Sascha L. Teichmann
- Discharge Info Service: Added 'bfg-id' to result document.2013-05-07, by Sascha L. Teichmann
- D4E river: Fixed substitution on help URL.2013-05-07, by Sascha L. Teichmann
- Merged2013-05-06, by Sascha L. Teichmann
- Importer: Store id of time interval in main values.2013-05-06, by Sascha L. Teichmann
- some additions and adjustments to annotation types2013-05-06, by Tom Gottfried
- flys/issue1244 Historical discharge curve: Suppress current discharge curve.2013-05-06, by Sascha L. Teichmann
- Historical discharge curves: Fixed NPE.2013-05-06, by Sascha L. Teichmann
- changed title and lable of SQ input-data diagramm2013-05-06, by Tom Gottfried
- Backend: Fixed recognition of main values in STA parser.2013-05-06, by Sascha L. Teichmann
- BHP: more informative error instead of warning if file can not be imported.2013-05-06, by Tom Gottfried
- Update after renaming and remove the binary artifact-database and common2013-05-03, by Andre Heinecke
- Added tag 3.0.2 for changeset 387cbdecdfe32013-05-03, by Andre Heinecke
- Change a warning from FLYS to D4E3.0.2 2013-04-30, by Andre Heinecke
- Schema change: increased precision of discharge_table_values.q to allow unique import of higher precision values2013-05-03, by Tom Gottfried
- Backend: Fixed constructor of ImportTimeInterval.2013-05-03, by Sascha L. Teichmann
- backend: Fixed DateGuesser for DDMMYY.2013-05-03, by Sascha L. Teichmann
- Schema change: make gauges.official_number unique per river as we can have multiple identical gauges for different representations of the same river. Comments and TODOs2013-05-03, by Tom Gottfried
- Schema change: remove UNIQUE-constraint from rivers.official number as we have different representations of the same river (e.g. for sommer and winter)2013-05-03, by Tom Gottfried
- Datacage: Repaired and simplified dc:filter code.2013-05-02, by Sascha L. Teichmann
- Merged2013-05-02, by Sascha L. Teichmann
- Datacage: Introduced <dc:group epxr="xpath" type="type"> ... </dc:group> and XPath function dc:group-key().2013-05-02, by Sascha L. Teichmann
- WST-import: do not match against description (mostly NULL)2013-05-02, by Tom Gottfried
- Backend: Fixed indentation.2013-05-02, by Sascha L. Teichmann
- Datacage: Added some time meassuremnt for templating.2013-05-02, by Sascha L. Teichmann
- Schema change, importer, i18n: additional field for federal state stations2013-04-30, by Tom Gottfried
- Do not import discharge tables twice if no time interval given2013-04-30, by Sascha L. Teichmann
- datacage: simplified range filtering for wsts.2013-04-30, by Sascha L. Teichmann
- Schema change: add constraint to discharge tables2013-04-30, by Tom Gottfried
- DateGuesser: set times exactly (without parts of import time)2013-04-30, by Tom Gottfried
- Make all_annotations translateable2013-04-30, by Andre Heinecke
- Another part of flys/issue1247: Now the main values are determined right if the gauge limits are in abitrary order.2013-04-29, by Sascha L. Teichmann
- Merged2013-04-29, by Sascha L. Teichmann
- Partial fix for flys/issue1247: When trying to find gauges take care of the fact that start and end position are in abitrary order.2013-04-29, by Sascha L. Teichmann
- document how to read schema with correct encoding2013-04-29, by Tom Gottfried
- river backend: Removed obsolete hibernate transformer class.2013-04-29, by Sascha L. Teichmann
- river backend: repaired invalid packages.2013-04-29, by Sascha L. Teichmann
- river backend: Adjusted internal references to SedDB hibernate model.2013-04-29, by Sascha L. Teichmann
- river backend: Moved SedDB hibernate model to org/dive4elements/river/seddb.2013-04-29, by Sascha L. Teichmann
- init.d: Adjusted startup script.2013-04-29, by Sascha L. Teichmann
- River GWT client: Removed obsolete same package imports.2013-04-28, by Sascha L. Teichmann
- River backend: Removed obsolete same package imports.2013-04-28, by Sascha L. Teichmann
- River artifacts: Removed obsolete same package imports.2013-04-28, by Sascha L. Teichmann
- River artifacts: Renamed FLYSService to D4EService.2013-04-28, by Sascha L. Teichmann
- River artifacts: Renamed FLYSArtifact(Collection) to D4EArtifact(Collection).2013-04-28, by Sascha L. Teichmann
- FLYS artifacts: Renamed FLYSContext(Factory) to RiverContext(Factory).2013-04-28, by Sascha L. Teichmann
- River artifacts: Renamed FLYSUtils to RiverUtils.2013-04-28, by Sascha L. Teichmann
- River artifacts: Renamed FLYSAnnotation to RiverAnnotation.2013-04-28, by Sascha L. Teichmann
- River artifacts: Added new copyright headers.2013-04-28, by Sascha L. Teichmann
- Removed old copyright headers.2013-04-28, by Sascha L. Teichmann
- GWT client: Added copyright header.2013-04-28, by Sascha L. Teichmann
- GWT client: Removed old header.2013-04-28, by Sascha L. Teichmann
- Removed obsolete imports.2013-04-28, by Sascha L. Teichmann
- River ETL: Harmonized maven ids. Adjusted README2013-04-28, by Sascha L. Teichmann
- Backend: Fixed Oracle pom.xml and README.2013-04-28, by Sascha L. Teichmann
- it's worth more than a warning if the import is likely to fail2013-04-26, by Tom Gottfried
- adjust importer build-script to new names2013-04-26, by Tom Gottfried
- Schema change: new column 'waterbody' for floodmaps and importer2013-04-26, by Tom Gottfried
- Localization of field names for feature info on map2013-04-26, by Tom Gottfried
- merge2013-04-26, by Tom Gottfried
- use correct attribute name STROVOER also for polygon boundaries2013-04-26, by Tom Gottfried
- Wst: Avoid NPE.2013-04-26, by Felix Wolfsteller
- Make showing of outlier facet depending on preprocessing choice.2013-04-26, by Felix Wolfsteller
- issue949: Have W facets active, Q inactive.2013-04-26, by Felix Wolfsteller
- Map fix wq points to FixPoints style.2013-04-26, by Felix Wolfsteller
- issue949: Have fixations in longitudinal-sections have W and Q facet.2013-04-26, by Felix Wolfsteller
- Importer-Parser: set time intevals for complete years when parsing years2013-04-26, by Tom Gottfried
- Added header to river backend.2013-04-26, by Sascha L. Teichmann
- Use gwt-client as artifactid2013-04-25, by Andre Heinecke
- Remove duplicated dependency to jfreechart2013-04-25, by Andre Heinecke
- Added header to Java files in ETL process.2013-04-25, by Sascha L. Teichmann
- Fixed broken maven ids ... again.2013-04-25, by Sascha L. Teichmann
- Adjusted hgignore2013-04-25, by Sascha L. Teichmann
- Rename modules to more fitting names.2013-04-25, by Sascha L. Teichmann
- Added tag dive4elements-move for changeset 795218cf62eb2013-04-25, by Sascha L. Teichmann
- Adjusted client pom.xml to let it build again.dive4elements-move 2013-04-25, by Sascha L. Teichmann
- Fixed internal java dependencies2013-04-25, by Sascha L. Teichmann
- Repaired internal references.2013-04-25, by Sascha L. Teichmann
- Adjusted configs to new classes.2013-04-25, by Sascha L. Teichmann
- Repair pom.xml2013-04-25, by Sascha L. Teichmann
- Repaired internal references2013-04-25, by Sascha L. Teichmann
- Repaired pom.xml2013-04-25, by Sascha L. Teichmann
- Repaired internal references.2013-04-25, by Sascha L. Teichmann
- Moved directories to org.dive4elements.river2013-04-25, by Sascha L. Teichmann
- Fixed pom for etl process.2013-04-25, by Sascha L. Teichmann
- Repaired internal references2013-04-25, by Sascha L. Teichmann
- moved directories to org.dive4elements.river.etl2013-04-25, by Sascha L. Teichmann
- Moved directories to org.dive4elements.etl2013-04-25, by Sascha L. Teichmann
- Added tag before-dive4elements-move for changeset a7df90f425e22013-04-25, by Sascha L. Teichmann
- Remove obsolete (duplicate) macro and its use.before-dive4elements-move 2013-04-25, by Felix Wolfsteller
- Set the title for the html feature info viewer2013-04-24, by Andre Heinecke
- Added tag 3.0.1 for changeset 1722b0c47f5b2013-04-24, by Andre Heinecke
- Add FeatureInfoResponse class3.0.1 2013-04-24, by Andre Heinecke
- Request feature info on all layers and show it as html if2013-04-24, by Andre Heinecke
- merged.2013-04-24, by Raimund Renkert
- Use the correct i18n string for gauge info grid header.2013-04-24, by Raimund Renkert
- Initial interaction model for riverselection on image map.interaktive-karte 2013-04-24, by Raimund Renkert
- Added images to higlight rivers (currently only 'Rhein', 'Mosel').interaktive-karte 2013-04-24, by Raimund Renkert
- Rework FeatureInfo Window fopr issue 7752013-04-24, by Andre Heinecke
- ImportTimeInterval: Removed obsolete b parameter setting.2013-04-24, by Felix Wolfsteller
- ImportTimeInterval: Verbosity increased and fixed bug2013-04-24, by Felix Wolfsteller
- ImportRiver: Trigger w80csv-parsing.2013-04-24, by Felix Wolfsteller
- LineParser: Store reference to input file.2013-04-24, by Felix Wolfsteller
- Initial version of W80CSVParser (stripped W80Parser).2013-04-24, by Felix Wolfsteller
- Config: Add new flag to skip w80-csv imports (which are not done yet anyways).2013-04-24, by Felix Wolfsteller
- ImportRiver: Doc/Cosmetics.2013-04-24, by Felix Wolfsteller
- Doc.2013-04-24, by Felix Wolfsteller
- FixA: Fixes flys/issue1138 (Ausgel. WSPL: Streckenintelligenz bei Generierung Balkendiagramm)2013-04-24, by Sascha L. Teichmann
- Removed obsolete import.2013-04-24, by Felix Wolfsteller
- For base-data from DC, use staticwqkms factory (will spawn w and q facets).2013-04-24, by Felix Wolfsteller
- chart/staticwqkms.xml: Add facets to compat list.2013-04-24, by Felix Wolfsteller
- WOutProcessor: Renaming, doc.2013-04-24, by Felix Wolfsteller
- StaticWQKmsState: Also spawn RelativePoint and CrossSectionFacet .2013-04-24, by Felix Wolfsteller
- StaticWQKmsArtifact: implement WaterLineArtifact .2013-04-24, by Felix Wolfsteller
- RelativePointFacet: Through minor refactoring prepared to used StaticWQKmsArtifact.2013-04-24, by Felix Wolfsteller
- Fix other buildings.2013-04-23, by Andre Heinecke
- WST-Parser: Avoid trying to set MIN_RANGE when actually no stations are given2013-04-23, by Felix Wolfsteller
- Fix issue1254, make GetFeatureInfo work reliably2013-04-23, by Andre Heinecke
- Use fullRequestString as WMS Url2013-04-23, by Andre Heinecke
- Add WMS URL menu entry again and print the wms_url2013-04-23, by Andre Heinecke
- issue1289: Added ommitted adjusted messages.2013-04-23, by Felix Wolfsteller
- Doc.2013-04-23, by Felix Wolfsteller
- Doc.2013-04-23, by Felix Wolfsteller
- Doc.2013-04-23, by Felix Wolfsteller
- Doc.2013-04-23, by Felix Wolfsteller
- issue1289: Show km station with certain error message.2013-04-23, by Felix Wolfsteller
- Datacage: Always clone XML template for builders. If the first is not cloned they get interlinked somehow. Feels like a bug in Java's DOM implementation.2013-04-22, by Sascha L. Teichmann
- Fix dateFormat for Oracle by invoking dateValue on demand2013-04-22, by Andre Heinecke
- add missing constraints to Oracle Schema (issue426) and some cosmetics2013-04-22, by Tom Gottfried
- issue1150: i18n.2013-04-22, by Felix Wolfsteller
- Part of issue697: Q-Mainvalue-Artifacts-Text vertically.2013-04-22, by Felix Wolfsteller
- avoid NPE in time interval import (made by R. Renkert)2013-04-22, by Tom Gottfried
- Datacage: Add a pool of builders to make it multi threadable.2013-04-21, by Sascha L. Teichmann
- Removed obsolete imports.2013-04-21, by Sascha L. Teichmann
- Merged2013-04-21, by Sascha L. Teichmann
- Removed obsolete imports.2013-04-21, by Sascha L. Teichmann
- Switch start- and stoptime if starttime is after stoptime in timeinterval2013-04-19, by Raimund Renkert
- issue1260, issue1259: Improve multi-gauge w/q input.2013-04-19, by Felix Wolfsteller
- issue1133: Improved multi-gauge W/Q input.2013-04-19, by Felix Wolfsteller
- issue1276: Re-enable fixation autorecommend at discharge_curves.2013-04-19, by Felix Wolfsteller
- Fixed typo ind i18n string.2013-04-18, by Raimund Renkert
- Removed macro from bed height difference datacage config.2013-04-18, by Raimund Renkert
- Added i18n strings for morhologic width in datacage.2013-04-18, by Raimund Renkert
- enamed morphologic width to sounding width, added strings for morphologic width.2013-04-18, by Raimund Renkert
- New theme for morphologic width.2013-04-18, by Raimund Renkert
- Datacage config and out generator for morphologic width.2013-04-18, by Raimund Renkert
- Updated config files for morphologic width artifact and facet.2013-04-18, by Raimund Renkert
- Model, factory, facet and static artifact for morphologic width.2013-04-18, by Raimund Renkert
- Add missing i18n strings2013-04-18, by Andre Heinecke
- Add OSM intevation.de background wms and remove Einzugsgebiete Deutschland2013-04-18, by Andre Heinecke
- Remove OSM Intevation.de background layer from datacage :(2013-04-18, by Andre Heinecke
- Add hydroboundaries where sectie and sobek is null2013-04-18, by Andre Heinecke
- Add a different translation for catchment_wms2013-04-18, by Andre Heinecke
- Added new macro for deltaW ls and removed the old one. Use the new macro in bed2013-04-18, by Raimund Renkert
- Add white.png as a workaround that mapfish print does not support2013-04-18, by Andre Heinecke
- Draw stamp on white background and some layout improvements2013-04-18, by Andre Heinecke
- Increase acceptet print dialog input length to 302013-04-18, by Andre Heinecke
- Add the north arrow from the desktop flys print logo2013-04-18, by Andre Heinecke
- Rework layout for issue 7672013-04-18, by Andre Heinecke
- Check for errors based on the return code instead of hackish parsing2013-04-18, by Andre Heinecke
- Encode the ä in Gewässer. Not really neccessary but more in line with the rest2013-04-18, by Andre Heinecke
- Geoimpoter: Use attribute STROVOER, not SOBEK in hydr. boundaries2013-04-18, by Tom Gottfried
- Geoimporter: do not force default 0 for sectie and sobek2013-04-17, by Tom Gottfried
- Schema change: allow SECTIE and STROVOER (alias SOBEK) to be NULL, rename kinds2013-04-17, by Tom Gottfried
- rename WMS-Layers representing gauges in data cage2013-04-17, by Tom Gottfried
- remove prefixed directory names from descriptions in data cage2013-04-17, by Tom Gottfried
- Merged.2013-04-17, by Felix Wolfsteller
- SedimentLoadFacet: Avoid weird steps, find correct measurement stations.2013-04-17, by Felix Wolfsteller
- Add containsTolerant to Range.2013-04-17, by Felix Wolfsteller
- Minor part of issue1235: dont show decimals of years.2013-04-17, by Felix Wolfsteller
- FLYS artifacts: Rollback function renaming.2013-04-17, by Sascha L. Teichmann
- FixWQCurveGenerator: Minor Refactoring.2013-04-17, by Felix Wolfsteller
- FixWQCurveGenerator: issue1149, show calculated wq as points.2013-04-17, by Felix Wolfsteller
- Backend: Fix Stack overflow.2013-04-16, by Sascha L. Teichmann
- Backend: Forget to increment index.2013-04-16, by Sascha L. Teichmann
- Backend: Forgot to handle the unlikely case that there are more than 2 nested brackets in main values.2013-04-16, by Sascha L. Teichmann
- Backend: Parse time intervals for main values.2013-04-16, by Sascha L. Teichmann
- added some i18n missing in datacage2013-04-16, by Tom Gottfried
- FixCalculation: Cosmetics, renamed function, doc.2013-04-16, by Felix Wolfsteller
- fixanalysis.xml: Add fix event facet to compat list.2013-04-16, by Felix Wolfsteller
- FixWQCurveGenerator: Render fix events.2013-04-16, by Felix Wolfsteller
- FixRealizingCompute: Add one FixEventFacet per selected Event.2013-04-16, by Felix Wolfsteller
- New FixEvent Facet.New FixEvent Facet.New FixEvent Facet.New FixEvent Facet.New FixEvent Facet.New FixEvent Facet.New FixEvent Facet.New FixEvent Facet.2013-04-16, by Felix Wolfsteller
- WQKmsFactory: Add functionality to fetch WQKms if only column id is known.2013-04-16, by Felix Wolfsteller
- WQKmsFactory: Fix name sql.2013-04-16, by Felix Wolfsteller
- WQKmsFactory: Add name getting function if only column id is known.2013-04-16, by Felix Wolfsteller
- Doc.2013-04-16, by Felix Wolfsteller
- Added new Facet Type for Fix. Events.2013-04-16, by Felix Wolfsteller
- Fix print url replacement2013-04-15, by Andre Heinecke
- Added tag 3.0.0 for changeset 280093510e1d2013-04-15, by Andre Heinecke
- Also java encode the info side of the data table3.0.0 2013-04-15, by Andre Heinecke
- Send errors as plaintext and not as pdf documents2013-04-15, by Andre Heinecke
- Minor layout changes in map print add a margin between map and stamp/legend2013-04-15, by Andre Heinecke
- Remove uneccessary debug output2013-04-15, by Andre Heinecke
- Add configurable logo for map print and rename/reorder fields2013-04-15, by Andre Heinecke
- Add some more WMS Services as specified by issue 7962013-04-15, by Andre Heinecke
- Add font settings for info part2013-04-15, by Andre Heinecke
- Add toJavaEncodedString function to encode strings in utf-16 notation2013-04-15, by Andre Heinecke
- Fix class cast error in flow velocity importer (might by S. Teichmann)2013-04-15, by Tom Gottfried
- Avoid NPE in sediment density factory and return a valid density if no exists.2013-04-15, by Raimund Renkert
- Merged.2013-04-15, by Sascha L. Teichmann
- Fix XML typo2013-04-15, by Sascha L. Teichmann
- Schema change: add constraint to have unique stations per flow velocity model2013-04-15, by Tom Gottfried
- Backend: Reset km index after parsing a file.2013-04-15, by Sascha L. Teichmann
- Backend: Import Flow Velocity Model: Use unique km for station.2013-04-15, by Sascha L. Teichmann
- Merged2013-04-15, by Sascha L. Teichmann
- Replace example.com in conf.xml2013-04-15, by Sascha L. Teichmann
- Used replacement ${help.url} in i18n- properties.2013-04-15, by Sascha L. Teichmann
- Added configuration for online help in conf.xml2013-04-15, by Sascha L. Teichmann
- issue1149: Include function name in facet name for fixreal.2013-04-15, by Felix Wolfsteller
- Avoid NPE.2013-04-15, by Felix Wolfsteller
- merged.2013-04-15, by Raimund Renkert
- Use correct i18n string for y axis.2013-04-15, by Raimund Renkert
- Switch back to example url and correct background wms url2013-04-15, by Andre Heinecke
- Added accidentally omitted i18n addition.2013-04-15, by Felix Wolfsteller
- i18n error messages if years are wrong for sediment load.2013-04-15, by Felix Wolfsteller
- Doc and vimline.2013-04-15, by Felix Wolfsteller
- SedimentLoadYearSelect: Add validation to have second year later than first.2013-04-15, by Felix Wolfsteller
- Increase default memory size for the artifact server2013-04-15, by Andre Heinecke
- Add print url to relase script2013-04-15, by Andre Heinecke
- StaFileParser: use correct substring for gauge name2013-04-12, by Tom Gottfried
- merge2013-04-12, by Tom Gottfried
- Set description when importing flow velocity models2013-04-12, by Tom Gottfried
- Added tag 2.9.19 for changeset c4162d8378a12013-04-12, by Andre Heinecke
- Fix syntax error2.9.19 2013-04-12, by Andre Heinecke
- Inlcude years in error messages about sed.load, to avoid it interpreted as km.2013-04-12, by Felix Wolfsteller
- SedimentLoadCalculation: Partly fix 1250 (calculate more than one total if possible).2013-04-12, by Felix Wolfsteller
- Schema change: fixed constraints2013-04-12, by Tom Gottfried
- Fixed label for 'W' axis in middle bed height generator.2013-04-12, by Raimund Renkert
- Added old calculation and additional data to dc config for bed difference charts.2013-04-12, by Raimund Renkert
- Added processor for new factes in bed difference chart generators.2013-04-12, by Raimund Renkert
- Added facets to bed difference config.2013-04-12, by Raimund Renkert
- Minor renaming in German i18n2013-04-12, by Tom Gottfried
- Update Layout and add basic UTF-8 support that is still broken2013-04-12, by Andre Heinecke
- Do ordering in the data dictionary and replace "null" strings with empty strings2013-04-12, by Andre Heinecke
- Request maps from osm.intevation.de by another url and fix dpi handling2013-04-12, by Andre Heinecke
- Localize the _data strings, limit the input in the panel and Search2013-04-12, by Andre Heinecke
- Add i18n for mapfish_data variables. A bit ugly because we2013-04-12, by Andre Heinecke
- Add saveguard not to include 0 in a scale for logarithmic axes2013-04-12, by Andre Heinecke
- Do not autozoom on logarithmic axis. Autozoom tries to include 0 in most cases2013-04-12, by Andre Heinecke
- Also make http part of the mapserver url replaceable2013-04-10, by Andre Heinecke
- Cosmetics.2013-04-12, by Raimund Renkert
- Added basedata and old calculations to middle bedheight dc and added new macros.2013-04-12, by Raimund Renkert
- Enable the middle bedheight chart generator to draw W facets.2013-04-12, by Raimund Renkert
- Added new facet types to middle bedheight chart output.2013-04-12, by Raimund Renkert
- Renamed 'Werte' to 'Ergebnisausgabe' in client.2013-04-12, by Raimund Renkert
- Fix RangeAccess.getLocations for Reference Curves.2013-04-11, by Felix Wolfsteller
- Added vimline.2013-04-11, by Felix Wolfsteller
- themes.xml: Fix typo that prevented susp_sediment theme display.2013-04-11, by Felix Wolfsteller
- Cosmetics, docs, vimlines.2013-04-11, by Felix Wolfsteller
- SedimentLoadFactory: Renamed getLoadwithData to getLoadWithData, update callers.2013-04-11, by Felix Wolfsteller
- Workaround for flys/issue1161: Render gauge names into tooltip, too.2013-04-11, by Sascha L. Teichmann
- configured zoom-scale for river Rhein2013-04-11, by Tom Gottfried
- Temporary remove classification from floodmap plane theme editor (#801).2013-04-11, by Christian Lins
- fix names in features.xml2013-04-11, by Tom Gottfried
- fix diverse name errors in floodmap.xml and rivermap.xml2013-04-11, by Tom Gottfried
- Create floodmap colorrange dynamically from artifact parameters. Theme setting for colorrange classes is currently not functioning (wasn't before either).2013-04-11, by Christian Lins
- FacetTypes: Add sedimentload IS macro.2013-04-11, by Felix Wolfsteller
- issue1077: Handle overlapping measurement station ranges, refactored Generator,2013-04-11, by Felix Wolfsteller
- updated names and URLs in rivermap.xml and floodmap.xml2013-04-11, by Tom Gottfried
- update river names in features.xml2013-04-11, by Tom Gottfried
- Make it compile again.2013-04-11, by Sascha L. Teichmann
- Minor refactoring.2013-04-10, by Felix Wolfsteller
- SedimentLoadFacet: Minor refactor.2013-04-10, by Felix Wolfsteller
- Doc and cosmetics.2013-04-10, by Felix Wolfsteller
- Doc, Cosmetics.2013-04-10, by Felix Wolfsteller
- flys/issue1077: Show loads as step line, therefore transform data in2013-04-10, by Felix Wolfsteller
- Doc.2013-04-10, by Felix Wolfsteller
- FacetTypes: New IS macro for sediment load, prep for issue1077.2013-04-10, by Felix Wolfsteller
- Doc.2013-04-10, by Felix Wolfsteller
- Doc.2013-04-10, by Felix Wolfsteller
- Doc.2013-04-10, by Felix Wolfsteller
- Doc and whitespaces.2013-04-10, by Felix Wolfsteller
- Doc.2013-04-10, by Felix Wolfsteller
- Add vim line.2013-04-10, by Felix Wolfsteller
- Whitespace cosmetic.2013-04-10, by Felix Wolfsteller
- WQAdaptedInputPanel: cosmetics in docs.2013-04-03, by Felix Wolfsteller
- Fix issue697 (i18n).2013-04-02, by Felix Wolfsteller
- ComputedDischargeCurveState: Cosmetics.2013-04-02, by Felix Wolfsteller
- StaFileParser: take correct substring for gauge number2013-04-10, by Tom Gottfried
- Added old calculations to datacage 'M-INFO Sedimentfracht'.2013-04-10, by Raimund Renkert
- Datacage: fix dc:contains() Do not uppercase needle if its not a container search.2013-04-10, by Sascha L. Teichmann
- Datacage: dc:contains() is now able to process strings2013-04-10, by Sascha L. Teichmann
- Handle NULL elements in datacage xml2013-04-10, by Andre Heinecke
- Flys Issue 759 write longer strings and explicitly break the lines2013-04-10, by Andre Heinecke
- Increase the width of the hover item a bit.2013-04-10, by Andre Heinecke
- Update dem info string2013-04-09, by Andre Heinecke
- Import fixpoints.hpgp also from attribut 'ART'2013-04-09, by Tom Gottfried
- Schema change: Allow longer strings in fixpoints.hpgp2013-04-09, by Tom Gottfried
- Add a new mechanism in mapfish print call to add arbitary data maps2013-04-09, by Andre Heinecke
- Add some more scales for the map2013-04-09, by Andre Heinecke
- Remove old page attributes maptitle and comment2013-04-09, by Andre Heinecke
- Move floodplain into its own directory and reindent2013-04-09, by Andre Heinecke
- Expand doc for river-wms and user-wms and add note about oracle2013-04-09, by Andre Heinecke
- Merged2013-04-09, by Sascha L. Teichmann
- AFT/DIPS/SGM: Do _not_ update current discharge table from AFT.2013-04-09, by Sascha L. Teichmann
- Mark layers coming from external WMS as such in datacage2013-04-09, by Tom Gottfried
- Remove uneccessary complication fixpoints are always fixpoints2013-04-09, by Andre Heinecke
- Uppercase the name if the name is festpunkte2013-04-09, by Andre Heinecke
- Hopefully fix for some map resizing issues.2013-04-09, by Christian Lins
- Renable map print button2013-04-09, by Andre Heinecke
- Center print Window in the page to recive click events2013-04-09, by Andre Heinecke
- Fix for #802: digitized pipes and dikes should be visible now2013-04-09, by Christian Lins
- Datacage: Added dc:date-format to function resolver. Args: dc:date-format(pattern, date)2013-04-09, by Sascha L. Teichmann
- Explicitly set the content type for the pdf download.2013-04-09, by Andre Heinecke
- Break printing to rework the parametrization of the print job2013-04-09, by Andre Heinecke
- It's hws_kind not kws_kind2013-04-08, by Andre Heinecke
- Datacage: toValue/fromValue: Use constant instead of hard coded number.2013-04-09, by Sascha L. Teichmann
- FixA: tab output ist now grouped by km and periods. Fixes flys/issue11632013-04-08, by Sascha L. Teichmann
- Add DGM_PATH variable2013-04-08, by Andre Heinecke
- Added tag 2.9.18 for changeset 8128622e4b282013-04-08, by Andre Heinecke
- Set filename for the response2.9.18 2013-04-08, by Andre Heinecke
- Minor: Change dgm path config example to make it easier to replace2013-04-08, by Andre Heinecke
- Do not show old calculations in hws datacage selection2013-04-08, by Andre Heinecke
- When the HWS parameter is given only show the inline hws2013-04-08, by Andre Heinecke
- Rolled XPath replacement back for main values.2013-04-08, by Sascha L. Teichmann
- merge2013-04-08, by Bettina Gruenbauer
- changing function denotation2013-04-08, by Bettina Gruenbauer
- Do not call recommend twice.2013-04-08, by Andre Heinecke
- merged.2013-04-08, by Raimund Renkert
- Added new elements to M-INFO datacage.2013-04-08, by Raimund Renkert
- Datacage: Fix potential connection leak to SedDB.2013-04-08, by Sascha L. Teichmann
- Added tag 2.9.17 for changeset 3e8f7b4bdf202013-04-08, by Andre Heinecke
- Don't use SedDB in Datacage (temp fix)2.9.17 2013-04-08, by Sascha L. Teichmann
- Simplified inner loop of water level exporter.2013-04-07, by Sascha L. Teichmann
- Removed obsolete import.2013-04-05, by Sascha L. Teichmann
- Used DOM instead of XPath to extract main values.2013-04-05, by Sascha L. Teichmann
- Added missing validation check.2013-04-05, by Sascha L. Teichmann
- Element.getAttributeNS() does not return null values.2013-04-05, by Sascha L. Teichmann
- Added tag 2.9.16 for changeset 2fa6da26a1422013-04-05, by Andre Heinecke
- Add geoportal.bafg.de to whitelist and remove layer names from legend2.9.16 2013-04-05, by Andre Heinecke
- Change HWS Strings in the floodmap for current calculations2013-04-05, by Andre Heinecke
- Move floodmap folders to the top folder similar to the map module2013-04-05, by Andre Heinecke
- Use the layer name for the default riveraxis class2013-04-05, by Andre Heinecke
- added missing ON DELETE CASCADE to Oracle schema2013-04-05, by Tom Gottfried
- Added i18n string for flow velocity datacage.2013-04-05, by Raimund Renkert
- Put the correct annotations into flowvelocity dc and fix measurement name.2013-04-05, by Raimund Renkert
- Backed out changeset 2eeb9a45cd2e2013-04-05, by Tom Gottfried
- mention conf/cache.xml in flush_cache doku2013-04-05, by Tom Gottfried
- Rewrite landscape map layout so that it is more in line with desktop flys2013-04-04, by Andre Heinecke
- Add flush_cache helper script to document the functionality how2013-04-04, by Andre Heinecke
- Write filename as description instead of the header meta line in flow velocity2013-04-05, by Raimund Renkert
- merge2013-04-05, by Tom Gottfried
- configured secondary channels for user flys_bfg2013-04-05, by Tom Gottfried
- Order Qs before Ds and values ascending2013-04-05, by Sascha L. Teichmann
- Removed obsolete imports.2013-04-05, by Sascha L. Teichmann
- Cleanup whitespace. Removed unused variable.2013-04-05, by Sascha L. Teichmann
- Removed obsolete imports.2013-04-05, by Sascha L. Teichmann
- Geo-importer: accept river names with white space2013-04-04, by Tom Gottfried
- Use dc:replace to remove static "Fixierungen/" prefix in fixation description2013-04-04, by Andre Heinecke
- Add dc:replace function for datacage2013-04-04, by Andre Heinecke
- Order Fixations by their description2013-04-04, by Andre Heinecke
- Merged2013-04-04, by Sascha L. Teichmann
- Merged2013-04-04, by Sascha L. Teichmann
- FLYS backend: Commented out the Hibernate Management Bean statistic because they are not configured corrctly.2013-04-04, by Sascha L. Teichmann
- Fix skipping of buhnen.shp2013-04-04, by Andre Heinecke
- changing module names2013-04-04, by Bettina Gruenbauer
- MINFO and WINFO are now M-INFO and W-INFO2013-04-04, by Andre Heinecke
- Convert the river name into unicode2013-04-04, by Andre Heinecke
- Add missing classes for Floodmark, WMSFloodmarksArtifact and WMSJettiesArtifact2013-04-04, by Andre Heinecke
- merged again.2013-04-04, by Raimund Renkert
- merged.2013-04-04, by Raimund Renkert
- Added bed quality facets to flow velocity datacage.2013-04-04, by Raimund Renkert
- Fix distinction for kilometrage.2013-04-04, by Andre Heinecke
- Add Floodmarks and all specified WMS services to datacage2013-04-04, by Andre Heinecke
- Use latin1 as encoding in the dgm importer to make it easier matching latin12013-04-04, by Andre Heinecke
- Add floodmarks importer2013-04-03, by Andre Heinecke
- WST importer: Cosmetics.2013-04-03, by Sascha L. Teichmann
- Wst Parser: Yet another attempt to fix the order of the Q ranges (made by S. Teichmann)2013-04-03, by Tom Gottfried
- Wst Parser: Another attempt to fix the order of the Q ranges.2013-04-03, by Sascha L. Teichmann
- WST Importer: Potential fix for tighten gaps between Q ranges.2013-04-03, by Sascha L. Teichmann
- Merged2013-04-03, by Christian Lins
- Revert config.yaml to usable version.2013-04-03, by Christian Lins
- d4e/client: Map preview in DigitizePanel is now properly resized (as long as the project is not reopened).2013-03-25, by Christian Lins
- Add i18n for measurements2013-04-03, by Andre Heinecke
- Fix typo in i18n for potential2013-04-03, by Andre Heinecke
- Fix syntax errors in oracle scheme2013-04-03, by Andre Heinecke
- Add uesg as specified to the datacage2013-04-03, by Andre Heinecke
- Remove useless km_exists statements2013-04-03, by Andre Heinecke
- Fixed replacement for unresolved variables in templating builder.2013-04-03, by Raimund Renkert
- Datacage: Added connection to SedDB. Use <dc:context connection="seddb"> to use it.2013-04-03, by Sascha L. Teichmann
- Make FONT_PATH configurable in release script.2013-04-03, by Andre Heinecke
- Use left join on time intervals as they can be NULL2013-04-02, by Tom Gottfried
- Merged.2013-04-02, by Felix Wolfsteller
- WQAdaptedInputPanel: Cosmetics, doc.2013-03-28, by Felix Wolfsteller
- WQAdaptedInputPanel: Switch focus when input had been done via inputhelper (part flys/issue1133).2013-03-28, by Felix Wolfsteller
- Datacage: Removed 'filter' attribute from <dc:for-each> because there is the <dc:filter> element now.2013-04-01, by Sascha L. Teichmann
- Replaced usage of old <dc:for-each filter="..."/> by <dc:filter expr="..."><dc:if test="dc:has-result()">.2013-04-01, by Sascha L. Teichmann
- Applied contrib/inline-dc-attribute.xsl und fix idention. Need testing2013-03-29, by Sascha L. Teichmann
- Datacage: Rename <dc:elements> to <dc:for-each>. We should have done this much earlier.2013-03-29, by Sascha L. Teichmann
- Morpho-Importer: small logging improvements2013-03-28, by Tom Gottfried
- compile manual from within importer packaging script2013-03-28, by Tom Gottfried
- Added tag 2.9.15 for changeset 437109b3cf492013-03-28, by Andre Heinecke
- Add note to uesk that they are not done2.9.15 2013-03-28, by Andre Heinecke
- Fix syntax error in builder.2013-03-28, by Andre Heinecke
- Add Pegelonline-Pegelpunkte layer instead of gauge_locations2013-03-28, by Andre Heinecke
- Properly handle hydr_boundaries and hydr_boundaries_poly in datacage2013-03-28, by Andre Heinecke
- Cosmetic scheme change. Qualify the unknown name of sectie and sobek2013-03-28, by Andre Heinecke
- Add not null and default for hydr_boundary classifiers2013-03-28, by Andre Heinecke
- Explicitly set sectie und sobek to 0 by default2013-03-28, by Andre Heinecke
- Do not import floodplains as hydr boundaries again2013-03-28, by Andre Heinecke
- merged2013-03-28, by Sascha L. Teichmann
- Datacage: Added <dc:filter> element. This allows cleaner way to narrow the datasets.2013-03-28, by Sascha L. Teichmann
- SedimentDensityParser: don't try to guess year from comment column2013-03-28, by Tom Gottfried
- Schema change: add shore offset to sediment density values and be more rigid with input files in parser2013-03-28, by Tom Gottfried
- Removed obsolete imports. Minor code simplifications.2013-03-28, by Sascha L. Teichmann
- SedimentDensityParser: allow year to be null (in line with schema)2013-03-28, by Tom Gottfried
- Added i18n strings.2013-03-28, by Raimund Renkert
- Create a new sq relation project on measurement station record click.2013-03-28, by Raimund Renkert
- Added i18n strings for static sq data.2013-03-28, by Raimund Renkert
- New Artifact and static state for sq relation.2013-03-28, by Raimund Renkert
- Added Factory and model for static sq relations.2013-03-28, by Raimund Renkert
- Add XSL transformation that replaces <dc:attribute> with their shortened inline notation.2013-03-28, by Sascha L. Teichmann
- Schema change: make sq_relation_value.qmax NOT NULL and more informative messages in parser2013-03-28, by Tom Gottfried
- Use gauge name instead of gauge to fill 'messstelleninfo'.2013-03-28, by Raimund Renkert
- Add support for multiple floodplains and add them to the datacage accordingly2013-03-28, by Andre Heinecke
- Minor scheme change. Update kind names to their UI representation.2013-03-28, by Andre Heinecke
- Fix new attribute evaluation2013-03-28, by Andre Heinecke
- Allow default version in packaging script2013-03-28, by Andre Heinecke
- Update attribution year for intevation wms background2013-03-28, by Andre Heinecke
- Conf dir is no longer needed2013-03-28, by Andre Heinecke
- Parsers: do not call warnings error2013-03-28, by Tom Gottfried
- BedHeightParser: don't call a warning error.2013-03-28, by Tom Gottfried
- DatacageWidget: Use ScreenLock when loading dc data, solves flys/issue1152 .2013-03-28, by Felix Wolfsteller
- CollectionView: removed and use functionality that was moved to LockScreen.2013-03-28, by Felix Wolfsteller
- New ScrenLock class to ease refactoring and reuse of spinning-wheel-show.2013-03-28, by Felix Wolfsteller
- Datacage: Experimental support for '{XPath}' expressions in attributes similiar to XSLT. Using this feature you can shorten the written template a lot because it reduces the necessity to create dynamic attributes with <dc:attribute>.2013-03-28, by Sascha L. Teichmann
- BedHeightParser: allow white space in km-range2013-03-27, by Tom Gottfried
- merge2013-03-27, by Tom Gottfried
- SQRelationParser: don't call a warning error2013-03-27, by Tom Gottfried
- 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
- insert links to wiki anchors2013-03-21, by Bettina Gruenbauer
- DischargeTablesOverview: Show main values from gauge in dischargetablesoverview.2013-03-21, by Felix Wolfsteller
- edit anchor for wiki-links2013-03-21, by Bettina Gruenbauer
- Switch to 2D for fixpoints and river_axes2013-03-21, by Andre Heinecke
- Add updated type mapping for jetties2013-03-21, by Andre Heinecke
- Enforce two dimensional point geometries2013-03-20, by Andre Heinecke
- Fix import_rivers script for postgres2013-03-20, by Andre Heinecke
- Jetties are two dimensional2013-03-20, by Andre Heinecke
- Add jetties importer2013-03-20, by Andre Heinecke
- Fix id handling in dgm import2013-03-20, by Andre Heinecke
- Revert 5301:7d29c277000e which introduced inconsitencies in the sequences2013-03-20, by Andre Heinecke
- Add small howto which consists mostly of the notes i took while2013-03-20, by Andre Heinecke
- Add HWSLines and HWSPoints to datacage for the map2013-03-20, by Andre Heinecke
- Remove commented code that could be copied from below.2013-03-20, by Andre Heinecke
- Split HWSArtifact into HWSPoints and HWSLines2013-03-20, by Andre Heinecke
- Fix HWSKind column name for the name of the kind2013-03-20, by Andre Heinecke
- Add HWSPoint to flys credentials2013-03-20, by Andre Heinecke
- Show some Q mainvalues in DischargeTablesOverview.2013-03-20, by Felix Wolfsteller
- Doc, cosmetics.2013-03-20, by Felix Wolfsteller
- Doc and vim-magiv.2013-03-20, by Felix Wolfsteller
- Doc, cosmetics.2013-03-20, by Felix Wolfsteller
- Doc.2013-03-20, by Felix Wolfsteller
- Doc, debug fix.2013-03-20, by Felix Wolfsteller
- Fix flys/issue547, display whole years in hist. wq-time range diagrams (i18n).2013-03-19, by Felix Wolfsteller
- Part of i18n fixes for flys/issue1180.2013-03-19, by Felix Wolfsteller
- Partly i18n fixes for flys/issue11802013-03-19, by Felix Wolfsteller
- Doc, cosmetic and TODO fixes, renamed field in WQTimeRange.2013-03-19, by Felix Wolfsteller
- Doc and whitespace fixes.2013-03-19, by Felix Wolfsteller
- Various i18n issues from flys/issue1180 .2013-03-19, by Felix Wolfsteller
- Part of i18n fix for flys/issues1180.2013-03-18, by Felix Wolfsteller
- AtFileParser, README: Added main-method for AT-File-Parsing debugging, doc.2013-03-18, by Felix Wolfsteller
- Cosemtics, doc.2013-03-18, by Felix Wolfsteller
- Little code clean up and possible a NPE fix.2013-03-15, by Sascha L. Teichmann
- Move hws out of data cage flood map.2013-03-15, by Sascha L. Teichmann
- Allow empty years in bed height parser.2013-03-15, by Sascha L. Teichmann
- Add documentation about dgm-path option2013-03-15, by Andre Heinecke
- Be more aggressive when replacing the wiki url2013-03-15, by Andre Heinecke
- SCHEMA CHANGE: added spatial indices in Oracle that work again2013-03-15, by Tom Gottfried
- Removed river dependency from flow velocity model.2013-03-15, by Sascha L. Teichmann
- SCHEMA CHANGE: added spatial index for river_axes in Oracle2013-03-15, by Tom Gottfried
- SCHEMA CHANGE: removed bad triggers and foreign keys from schema2013-03-15, by Tom Gottfried
- Improve oracle integration and generate changelog when tagging2013-03-15, by Andre Heinecke
- Added tag 2.9.13 for changeset 7fa94b793cbe2013-03-15, by Andre Heinecke
- I18n for empty selection in new uesk states.2.9.13 2013-03-15, by Raimund Renkert
- Added i18n strings for new uesk states.2013-03-15, by Raimund Renkert
- allowed role flys_bfg to access all rivers currently in DB2013-03-15, by Tom Gottfried
- removed unique constraint to allow one dem to be used by several rivers2013-03-14, by Tom Gottfried
- Removed trailing whitespace.2013-03-14, by Sascha L. Teichmann
- Cleaned up imports.#2013-03-14, by Sascha L. Teichmann
- Added new states and transitions to UESK calculation and adjusted states and UI.2013-03-14, by Raimund Renkert
- Added new UI provider for HWS inline DC and shapefile upload.2013-03-14, by Raimund Renkert
- Added new states for HWS, user shapefile and barriers.2013-03-14, by Raimund Renkert
- Changed visiblitiy of some methods. TODO: A lot of refactoring.2013-03-14, by Raimund Renkert
- Avoid NPE if data list is null.2013-03-14, by Raimund Renkert
- Data structure and factory for hws.2013-03-14, by Raimund Renkert
- Added setter for A and B in Pair.2013-03-14, by Raimund Renkert
- Added filter to elements in datacage templating. (most work done by Sascha T.).2013-03-14, by Raimund Renkert
- Fix river_axes maps when using oracle.2013-03-14, by Andre Heinecke
- fixed spatial schema for hydraulic boundaries2013-03-14, by Tom Gottfried
- fixed import of fixpoints and hydraulic boundaries (made by A. Heinecke)2013-03-14, by Tom Gottfried
- Do not explicitly set id for ranges and time_intervals2013-03-14, by Andre Heinecke
- merge2013-03-14, by Bettina Gruenbauer
- insert river oder and havel2013-03-14, by Bettina Gruenbauer
- trigger sequence of time_interval IDs in DB as it is not used by hibernate only anymore2013-03-14, by Tom Gottfried
- trigger sequence of range IDs in DB as it is not used by hibernate only anymore2013-03-14, by Tom Gottfried
- merge2013-03-14, by Bettina Gruenbauer
- insert rivers to config2013-03-14, by Bettina Gruenbauer
- Force UESG to multipolygon and import source field for messungen2013-03-14, by Andre Heinecke
- merge2013-03-14, by Tom Gottfried
- merge2013-03-14, by Tom Gottfried
- added tables for jetties in spatial schema2013-03-14, by Tom Gottfried
- MainValuesArtifact: Possible NPE fix.2013-03-14, by Felix Wolfsteller
- postgresql-spatial.sql: Fixed table definition.2013-03-14, by Felix Wolfsteller
- postgresql-setup.sh: Introduced third (host) parameter, fixed alter user statement2013-03-14, by Felix Wolfsteller
- postgresql-setup.sh: Doc improved.2013-03-14, by Felix Wolfsteller
- postgresql-setup.sh: Made executable.2013-03-14, by Felix Wolfsteller
- merge2013-03-14, by Tom Gottfried
- added script to setup postgres-DB for testing2013-03-14, by Tom Gottfried
- postgresql-minfo.sql: terminate sql statements.2013-03-14, by Felix Wolfsteller
- Removed trailing whitespace.2013-03-13, by Sascha L. Teichmann
- Removed bogus imports.2013-03-13, by Sascha L. Teichmann
- Removed trailing whitespace.2013-03-13, by Sascha L. Teichmann
- merge2013-03-13, by Tom Gottfried
- correct session-handling for bed height import (made by S. Teichmann)2013-03-13, by Tom Gottfried
- Use pattern matching for grain fraction in SedimentYieldParser2013-03-07, by Tom Gottfried
- SCHEMA CHANGE: lookup table for floodmaps and source-field added, Importer adapted to new directory names2013-03-13, by Tom Gottfried
- additional values in lookup table for bed height types2013-03-13, by Tom Gottfried
- Merged2013-03-13, by Sascha L. Teichmann
- Use lookup table from bedd_height from database in importer.2013-03-13, by Sascha L. Teichmann
- Use river name as layername in new map projects.2013-03-13, by Raimund Renkert
- added missing lookup tables to drop-scripts2013-03-13, by Tom Gottfried
- An oracle conection string needs a backend otherwise you get an error2013-03-13, by Andre Heinecke
- Use the same structure for the default MS_ERRORFILE in rivers.map that2013-03-13, by Andre Heinecke
- Add LOG_DIR to make release to configure a logging directory. And2013-03-13, by Andre Heinecke
- Fix syntax error in next_id and remove obsolete oracle parameter2013-03-13, by Andre Heinecke
- Add some Intevation specific deployment advice.2013-03-13, by Andre Heinecke
- Use river-wms url in example configuration of mosel and elbe2013-03-13, by Andre Heinecke
- Fix Waterlevel*-Parser to correctly register the wst-columns.2013-03-13, by Felix Wolfsteller
- ImportWst: Doc and getters.2013-03-13, by Felix Wolfsteller
- ImportRiver: Cosmetics, resolved todo.2013-03-13, by Felix Wolfsteller
- ImportRiver: Light cleaning up, waterlevelimport more parralel to other imports.2013-03-13, by Felix Wolfsteller
- fixed DEM-importer to work with Oracle (made by A. Heinecke)2013-03-12, by Tom Gottfried
- Merged2013-03-12, by Sascha L. Teichmann
- Set the BFG_ID for current discharge tables in FLYS.2013-03-12, by Sascha L. Teichmann
- Break long lines in FLYS statements.2013-03-11, by Sascha L. Teichmann
- Remove unused library2013-03-12, by Andre Heinecke
- Fix oracle backend configuration and allow INITSQLS statement2013-03-12, by Andre Heinecke
- Fix wiki url injection2013-03-12, by Andre Heinecke
- Update documentation2013-03-12, by Andre Heinecke
- Remove outdated config files. Those are now taken directly from2013-03-12, by Andre Heinecke
- Improve make_release script to optinally handle tagging and be more generic.2013-03-12, by Andre Heinecke
- Remove old artifacts-h2.sql and datacage.sql and expect the2013-03-12, by Andre Heinecke
- Use default paths which are the same paths used when2013-03-12, by Andre Heinecke
- ImportRiver: In analogy to other wst imports, set kind in ImportRiver.2013-03-12, by Felix Wolfsteller
- Waterlevel*Parser, ImportRiver: Remove deprecated exportWst()-usage.2013-03-12, by Felix Wolfsteller
- Removed accidentally ommitted file.2013-03-12, by Felix Wolfsteller
- Remove debris of (Import)WaterlevelDiff*-model classes.2013-03-12, by Felix Wolfsteller
- Remove hibernated and unhibernated Waterlevel*-model classes.2013-03-12, by Felix Wolfsteller
- Added tag 2.9.12 for changeset 88e3473a38462013-03-12, by Andre Heinecke
- Add kind handling for floodplains and crossectiontracks2.9.12 2013-03-12, by Andre Heinecke
- Cosmetics, remove obsolete imports.2013-03-12, by Felix Wolfsteller
- WaterlevelParser: Use Wst-structures directly (instead of Waterlevel*).2013-03-12, by Felix Wolfsteller
- WaterlevelDifferencesParser: Clean obsolete imports.2013-03-12, by Felix Wolfsteller
- Tiny whitespace cosmetic.2013-03-12, by Felix Wolfsteller
- ImportWstColumn: Expose columnValues with a getter.2013-03-12, by Felix Wolfsteller
- Cleaning (java-) imports.2013-03-12, by Felix Wolfsteller
- Removed tag 2.9.122013-03-12, by Andre Heinecke
- WaterlevelDifferencesParser: Doc and cosmetics.2013-03-12, by Felix Wolfsteller
- WaterlevelDifferencesParser: Create ImportWsts directly.2013-03-12, by Felix Wolfsteller
- ImportRiver: Import WaterlevelDifferences as Wst.2013-03-11, by Felix Wolfsteller
- WaterlevelParser: Use correct wst kind 6 for Waterlevels.2013-03-11, by Felix Wolfsteller
- WaterlevelDifferencesParser: Cosmetics and fix misleading debug output.2013-03-11, by Felix Wolfsteller
- WaterlevelDifferencesParser: In analogy to WaterlevelParser, allow model2013-03-11, by Felix Wolfsteller
- ImportWaterlevel*: Remove connection to orm-based waterlevels (WIP).2013-03-11, by Felix Wolfsteller
- ImportRiver: Preparing wst-based waterleveldifferences.2013-03-11, by Felix Wolfsteller
- Fixed dem select statement in meta-data.xml.2013-03-12, by Raimund Renkert
- Use range object to get lower and upper km for dgm.2013-03-12, by Raimund Renkert
- SCHEMA CHANGE: analogue r5201. Here for Oracle2013-03-11, by Tom Gottfried
- Add tag 2.9.12 for changeset 3b86bf214d532013-03-11, by Andre Heinecke
- Fix check for river_name in dgm to handle unicode names2013-03-11, by Andre Heinecke
- Fix syntax error when river id is not found (pylint could have told me this)2013-03-11, by Andre Heinecke
- Handle return codes in the make_flys_release script2013-03-11, by Andre Heinecke
- Allow unicode river names2013-03-11, by Andre Heinecke
- added HWS_KINDS to be accepted by importer2013-03-11, by Tom Gottfried
- Fixed DoubleArrayPanel. Avoid NPE while creating panel.2013-03-11, by Raimund Renkert
- INFO instead of WARNING for duplicated annotations2013-03-11, by Tom Gottfried
- Importer use different name for HWS log output2013-03-11, by Andre Heinecke
- add lookup tables for floodplain and cross section tracks2013-03-11, by Tom Gottfried
- Importer: Handle empty year fields in dgm csv2013-03-11, by Andre Heinecke
- Fix opt path if OPTIONAL_LIBS is not set2013-03-11, by Andre Heinecke
- Allow dots and numbers in oracle backend name2013-03-11, by Andre Heinecke
- SCHEME CHANGE: dgm now uses time intervals and ranges2013-03-08, by Andre Heinecke
- Remove dgm to sql converter. As this is imported directly by the geoimporter now.2013-03-08, by Andre Heinecke
- Revert revision 52032013-03-08, by Andre Heinecke
- corrected constraints on table gauges2013-03-08, by Tom Gottfried
- SCHEME CHANGE: Add measurement_station to oracle table and rename comment column2013-03-08, by Andre Heinecke
- Oracle Schema: add missing constraint and allow 7-digit kms2013-03-08, by Tom Gottfried
- merge2013-03-08, by Tom Gottfried
- removed obsolete classes2013-03-08, by Tom Gottfried
- SCHEMA CHANGE: removed Waterlevel and WaterleveDifferences, added lookup table for wst2013-03-08, by Tom Gottfried
- Added tag 2.9.11 for changeset 42bb6ff78d1b2013-03-08, by Raimund Renkert
- Directly set the connectionInitSqls on the datasource2.9.11 2013-03-08, by Andre Heinecke
- Fix quoting of EXTRAS in packaging script2013-03-08, by Andre Heinecke
- Log error if KM attribute is not set for fixpoints2013-03-08, by Andre Heinecke
- Do a case insensitive check for the layer name2013-03-08, by Andre Heinecke
- Doc.2013-03-08, by Felix Wolfsteller
- flys/issue1137: Allow value selection via inputhelpers in WQAdaptedPanel.2013-03-08, by Felix Wolfsteller
- Fix Credentials parameter order2013-03-07, by Andre Heinecke
- Possible fix for flys/1202. Initial SQL statements can now be issued at connection creation.2013-03-07, by Sascha L. Teichmann
- Fix variable assignments after rename2013-03-07, by Andre Heinecke
- Use less ambigious names for variables2013-03-07, by Andre Heinecke
- WQAdaptedInputPanel: fix i18n, added todo as now method is full dupe.2013-03-07, by Felix Wolfsteller
- Doc Cosmetics.2013-03-07, by Felix Wolfsteller
- Stations are now filtered by DiPS not AFT.2013-03-07, by Sascha L. Teichmann
- Merge closing commit of the dami branch2013-03-07, by Andre Heinecke
- Fix syntax error in importer packaging script2013-03-07, by Andre Heinecke
- merge2013-03-07, by Tom Gottfried
- use pattern matching for grain fraction in SedimentYieldParser2013-03-07, by Tom Gottfried
- Fix typo offical -> official in HWS2013-03-07, by Andre Heinecke
- SCHEME CHANGE: Hydr.Boundaries are now three dimensional multilinestrings2013-03-07, by Andre Heinecke
- Change IllegalArgumentException to HibernateException.2013-03-07, by Raimund Renkert
- Add script to build third party libs for the flys-importer package2013-03-07, by Andre Heinecke
- Improve importer packaging by just expecting a tarball with2013-03-07, by Andre Heinecke
- Extract Bundesland from path as a fallback if bundesland field is not set.2013-03-06, by Andre Heinecke
- removed obsolete files from backend/contrib2013-03-06, by Tom Gottfried
- import gauge number by default (made by S. Teichmann)2013-03-06, by Tom Gottfried
- Re-add layer generation for floodmap layers (somewhat buggy though).mapgenfix 2013-03-06, by Christian Lins
- let import_river.sh parse gauge official numbers, typo2013-03-05, by Tom Gottfried
- Catch IllegalArgumentException instead of RuntimeException, added logging.2013-03-05, by Raimund Renkert
- Package postgresql importer and import_river script2013-03-04, by Andre Heinecke
- Always set axis geometry dimension to be 3d2013-03-04, by Andre Heinecke
- Made river mapfile generator more tolerant.2013-03-04, by Raimund Renkert
- Make OPTIONAL_LIBS overwritable and fix geo importer call2013-03-04, by Andre Heinecke
- Fix copyright on import_river.sh2013-03-04, by Andre Heinecke
- Add first version of import_river script2013-03-04, by Andre Heinecke
- Added themes for infoldings.2013-03-04, by Raimund Renkert
- Added tag 2.9.10 for changeset 8c65acf01adc2013-03-04, by Sascha L. Teichmann
- Fixed datacage to be oracle compatible.2.9.10 2013-03-04, by Raimund Renkert
- Use annotation-types.xml from flys-backend sources2013-03-04, by Andre Heinecke
- Fixed broken insert statements for axis_kinds.2013-03-01, by Sascha L. Teichmann
- flys/issue1145: Add missing Area styles.2013-03-01, by Felix Wolfsteller
- Importer fix issues reported by pylint2013-03-01, by Andre Heinecke
- merge2013-03-01, by Tom Gottfried
- added missing constraints in schema (mostly for Oracle)2013-03-01, by Tom Gottfried
- Added tag 2.9.10 for changeset f459911fdbfb2013-03-01, by Sascha L. Teichmann
- Fixed upper and lower conversions in DGM2013-03-01, by Sascha L. Teichmann
- WQAdaptedInputPanel: Removed dead code.2013-03-01, by Felix Wolfsteller
- Partly fix flys/issue1127 (show unit in wqadapted) and added documentation.2013-03-01, by Felix Wolfsteller
- workaround for flys/issue1139: filter columns by all sectors.2013-03-01, by Felix Wolfsteller
- Add a configurable path prefix to relative DGM path to allways have an absolute path.2013-03-01, by Raimund Renkert
- DoubleUtil: Use tolerance when comparing doubles in explode(). Fixes flys/issue1132.2013-03-01, by Felix Wolfsteller
- Doc fixes.2013-03-01, by Felix Wolfsteller
- Removed trailing white space2013-03-01, by Sascha L. Teichmann
- Removed obsolete imports.2013-03-01, by Sascha L. Teichmann
- Generate valid DB connection strings.2013-02-28, by Sascha L. Teichmann
- Add kind_id to river_axes table and add AxisKind object to model2013-02-28, by Andre Heinecke
- Fixed typo in meta-data.xml for inline datacage.2013-02-28, by Raimund Renkert
- New icons! Use the new icons in project list and for export buttons.2013-02-28, by Raimund Renkert
- corrected HWS_KIND field-map2013-02-28, by Tom Gottfried
- Added more types of dams2013-02-28, by Tom Gottfried
- Fixed CSV export for 'W fuer ungleichwertige Abflusslaengsschnitte'.2013-02-28, by Raimund Renkert
- Changed river axis from LineString to MultiLineString.2013-02-28, by Raimund Renkert
- Importer: When a hws linestring was two dimensional import it with z=99992013-02-28, by Andre Heinecke
- New facet types and renaming for infoldings.2013-02-28, by Raimund Renkert
- River Axes and HWS_lines are now multiline2013-02-28, by Andre Heinecke
- merged.2013-02-28, by Raimund Renkert
- Merged with 'dc-km-filter-rr' branch.2013-02-28, by Raimund Renkert
- flys/issue1136: Rename diagram in W/Q preview/vorschau.2013-02-28, by Felix Wolfsteller
- Fix flys/issue1228: Units in tabular calculation output.2013-02-28, by Felix Wolfsteller
- Part of fix for flys/issue1128: units in i18n version of W [<unit>].2013-02-28, by Felix Wolfsteller
- WaterlevelExporter: Fix log output.2013-02-28, by Felix Wolfsteller
- Part of fix for flys/issue1128: Use rivers unit in cross section diagrams.2013-02-28, by Felix Wolfsteller
- Dami is now closed.dami 2013-02-28, by Andre Heinecke
- SCHEME CHANGE: Merge branch dami into default.2013-02-28, by Andre Heinecke
- Fix oracle-spatial creation script and posgresql drop scriptdami 2013-02-28, by Andre Heinecke
- Fix flys/issue1144: Re-enable annotations in longitudinal_sections.2013-02-28, by Felix Wolfsteller
- Part of fix for flys/issue1145: enable areas for fixrealize-ls-diagrams.2013-02-28, by Felix Wolfsteller
- WQAdaptedInputPanel: Picky doc and wsp cosmetics.2013-02-27, by Felix Wolfsteller
- WQAdaptedInputPanel: Refactored to remove code dupes.2013-02-27, by Felix Wolfsteller
- Fix import of hws_* on Oracledami 2013-02-28, by Andre Heinecke
- sensible constraints for dem-tabledami 2013-02-27, by Tom Gottfried
- Remove factories of the removed classes from configdami 2013-02-27, by Andre Heinecke
- Patch WIKI urls during release building2013-02-27, by Sascha L. Teichmann
- Added SLES start script2013-02-27, by Sascha L. Teichmann
- Fixed 'W fuer ungleichwertige AbflussLaengsschnitte'. See TODO!!!2013-02-27, by Raimund Renkert
- removed obsolete importer code for catchmentsdami 2013-02-27, by Tom Gottfried
- removed unnecessary NOT NULL constraints from dem-tabledami 2013-02-27, by Tom Gottfried
- spatial indices not working on Oracle 11g commented out, added TODOsdami 2013-02-27, by Tom Gottfried
- Add on delete cascade to the constraints that also cascade on postgresdami 2013-02-27, by Andre Heinecke
- WaterlevelExporter: Unpolished fix for flys/issue1131: gaugename in csv.2013-02-27, by Felix Wolfsteller
- AbstractExporter: keep km-, w- and q-formatter instances.2013-02-27, by Felix Wolfsteller
- Merge branch default into damidami 2013-02-27, by Andre Heinecke
- added TODOs to spatial indeces that prevent from importing into Oracle 11gdami 2013-02-27, by Tom Gottfried
- BundesWasserStrassenParser: Accept ',' and ';' as separator.2013-02-27, by Felix Wolfsteller
- Picky doc and whitespace fixes.2013-02-26, by Felix Wolfsteller
- Importer: Print a decent error when failing to parse a gew and exit.dami 2013-02-26, by Andre Heinecke
- Skip ConstantWQKms (Umhuellende) in exports.2013-02-26, by Raimund Renkert
- Display gauge names in WQAdapted input panel instead of gauge range.2013-02-26, by Raimund Renkert
- Partly fix flys/issue1142: Include specified W values at gauge for fix.real.2013-02-26, by Felix Wolfsteller
- AbstractExporter: Added getter for CallContext.2013-02-26, by Felix Wolfsteller
- added missing DROP VIEW todrop scriptdami 2013-02-26, by Tom Gottfried
- Renamed 'Pegelnullpunkt/Gauge zero ground' to 'PNP/GZG'.2013-02-26, by Raimund Renkert
- flys/issue1150: Renamed w/q in w/q-diagram.2013-02-26, by Felix Wolfsteller
- Add sequences to the new tables that use sequencesdami 2013-02-25, by Andre Heinecke
- Add importer packaging script and some doc about itdami 2013-02-25, by Andre Heinecke
- Remove hws, lines and catchments from meta-data.xml and add hwslinesdami 2013-02-25, by Andre Heinecke
- Add osgeo repository for gt-epsg-hsql dependency which was implicittlydami 2013-02-25, by Andre Heinecke
- Use HWSLines data for HWS and Lines.dami 2013-02-25, by Andre Heinecke
- Remove WMSCatchmentArtifact Classdami 2013-02-25, by Andre Heinecke
- Add HWSLinesInfo and point the old doLinesInfo method on that.dami 2013-02-25, by Andre Heinecke
- Add imports required for getLines methoddami 2013-02-25, by Andre Heinecke
- Add getLines method to get a list of HWSLine elementsdami 2013-02-25, by Andre Heinecke
- Fix column decorator for sectiedami 2013-02-25, by Andre Heinecke
- Merge with default branchmapgenfix 2013-02-25, by Christian Lins
- ArtifactMapfileGenerator can now generate user shape mapfiles again.mapgenfix 2013-02-25, by Christian Lins
- Merge Default onto Dami branch.dami 2013-02-25, by Andre Heinecke
- Put km_from and km_to into name of dgmdami 2013-02-25, by Andre Heinecke
- Log the number of points of cross sections to see the effect of the simplification.slt-simplify-cross-sections 2013-02-24, by Sascha L. Teichmann
- Added experimental Douglas Peuker simplification of cross sections.slt-simplify-cross-sections 2013-02-24, by Sascha L. Teichmann
- Made it compile again. Pt IIdami 2013-02-24, by Sascha L. Teichmann
- Made it compile again. Removed obsolete imports. Removed C++-alike ';' at end of classes.dami 2013-02-24, by Sascha L. Teichmann
- Importer/River: Move storeOfficialNumber from parse* to store*, do not store explicitely.2013-02-22, by Felix Wolfsteller
- doc: corrected parameter name.2013-02-22, by Felix Wolfsteller
- Oracle Schema, add overlooked sectie and sobek fieldsdami 2013-02-21, by Andre Heinecke
- Fix Syntax Errrordami 2013-02-21, by Andre Heinecke
- Work on ArtifactMapfileGenerator.createUserShapefileLayer()mapgenfix 2013-02-20, by Christian Lins
- Tex Syntax fixesdami 2013-02-20, by Andre Heinecke
- Fix example run script to work with the new packagingdami 2013-02-20, by Andre Heinecke
- fixed latex errordami 2013-02-20, by Tom Gottfried
- doc: Document BWASTR and w80 parsing.dami 2013-02-20, by Felix Wolfsteller
- Doc: minor fixes.dami 2013-02-20, by Felix Wolfsteller
- documentation: Typo fix.dami 2013-02-20, by Felix Wolfsteller
- documentation: Use german Silbentrennung.dami 2013-02-20, by Felix Wolfsteller
- Add some missed changes to the migrate-dami.sql scriptdami 2013-02-20, by Andre Heinecke
- Remove import-dems.sql dems are now imported with the geoimporterdami 2013-02-20, by Andre Heinecke
- Update run example scripts to work with the new packagingdami 2013-02-20, by Andre Heinecke
- Simplify installation instruction and move it to overview as itdami 2013-02-20, by Andre Heinecke
- Fix build: some more imports some less imports some copy paste errorsdami 2013-02-20, by Andre Heinecke
- Register new classes in the FLYSCredentialsdami 2013-02-20, by Andre Heinecke
- Add kind, sectie and sobek to HydrBoundary classdami 2013-02-20, by Andre Heinecke
- Add HWSLine and HWSPoint to the modeldami 2013-02-20, by Andre Heinecke
- Add the simple lookup table classes to the modeldami 2013-02-20, by Andre Heinecke
- Add srid column to dem modeldami 2013-02-20, by Andre Heinecke
- Remove Catchment HWS and Line from the modeldami 2013-02-20, by Andre Heinecke
- merge2013-02-20, by Tom Gottfried
- fixed latex error2013-02-20, by Tom Gottfried
- Fixed AT-Export in 'ausgel. WSPL'.2013-02-20, by Raimund Renkert
- Add minimal documenation how to build the single jardami 2013-02-20, by Andre Heinecke
- Add pom-oracle with ojdbc dependencydami 2013-02-20, by Andre Heinecke
- Use maven jar and maven assemply plugins to create a single jardami 2013-02-20, by Andre Heinecke
- ImportRiver: Store fixations also if only "waterlevels" were parsed.2013-02-20, by Felix Wolfsteller
- ImportRiver: Make waterlevels become fixation-wsts.2013-02-20, by Felix Wolfsteller
- WaterlevelParser: Add Wst-Converting functionality.2013-02-20, by Felix Wolfsteller
- Import*: Add getters to ImportWaterlevel*- classes needed to convert to Wst.2013-02-20, by Felix Wolfsteller
- ImportCrossSectionLine: Whitespace cosmetic.2013-02-20, by Felix Wolfsteller
- FLYSArtifactCollection: WSP cosmetic.2013-02-20, by Felix Wolfsteller
- Merged.2013-02-20, by Felix Wolfsteller
- doc: Document BWASTR and w80 parsing.2013-02-20, by Felix Wolfsteller
- importer: Sort options alphabetically.2013-02-20, by Felix Wolfsteller
- importer: Sort options alphabetically.2013-02-20, by Felix Wolfsteller
- Doc: minor fixes.2013-02-20, by Felix Wolfsteller
- documentation: Typo fix.2013-02-20, by Felix Wolfsteller
- documentation: Use german Silbentrennung.2013-02-20, by Felix Wolfsteller
- Fix some oracle syntax problems and move indicies to _idx.sqldami 2013-02-20, by Andre Heinecke
- SCHEMA Change: Make hws_lines a 3d geomdami 2013-02-20, by Andre Heinecke
- Pull information about the backend into dgm.dami 2013-02-20, by Andre Heinecke
- Add skip-dgm option to example run scriptdami 2013-02-20, by Andre Heinecke
- Update drop script to include the new tables and leave the old onedami 2013-02-19, by Andre Heinecke
- Resized main value window.2013-02-20, by Raimund Renkert
- Added attribution to osm wms background layer.2013-02-20, by Raimund Renkert
- Use the DGM projection for all shapefiles ('talaue', 'barriers').2013-02-20, by Raimund Renkert
- Removed last gwt part from gauge info panel.2013-02-20, by Raimund Renkert
- README.txt: Typo fix, clarification.2013-02-20, by Felix Wolfsteller
- SCHEMA CHANGE: removed catchements from schema and geo-importer (obsolete)dami 2013-02-19, by Tom Gottfried
- Use BWASTRParser to set official numbers on rivers.2013-02-19, by Felix Wolfsteller
- Update migrators for changes made in the dami branch and adddami 2013-02-19, by Andre Heinecke
- Sync Posgres and Oracle spatial schemadami 2013-02-19, by Andre Heinecke
- SCHEMA Remove geom_target and geom_rated_level from hws_lines tabledami 2013-02-19, by Andre Heinecke
- Renaming methods and fields. Start refactoring with ArtifactMapfileGenerator.generate() which should be the main entry point.mapgenfix 2013-02-19, by Christian Lins
- Move all classes of mapfile generation to de.intevation.flys.mapserver package.mapgenfix 2013-02-19, by Christian Lins
- StringUtil: Added containsIgnoreCase implementation.2013-02-19, by Felix Wolfsteller
- ImportRiver: Added officialNumber field.2013-02-19, by Felix Wolfsteller
- Added BundesWasserStrassenParser.2013-02-19, by Felix Wolfsteller
- run_hydr_morph.sh,Config: Add flags for importer to skip bwastr_id.csv parsing.2013-02-19, by Felix Wolfsteller
- Tiny doc.2013-02-19, by Felix Wolfsteller
- Minimal whitespace and doc cosmetics.2013-02-18, by Felix Wolfsteller
- Added km filter to dc-config.dc-km-filter-rr 2013-02-19, by Raimund Renkert
- mergedami 2013-02-19, by Tom Gottfried
- SCHEMA CHANGE: removed obsolete table 'lines' from spatial schema (now 'hws_lines')dami 2013-02-19, by Tom Gottfried
- Add message if DGM import is skippeddami 2013-02-19, by Andre Heinecke
- Do not skip hws_lines when skip hws_points is truedami 2013-02-19, by Andre Heinecke
- Corrected typo in field namedami 2013-02-19, by Tom Gottfried
- flys/#657: Shapefile upload service returns success or failure to client (i18n tbd)2013-02-18, by Christian Lins
- flys/#657: Shapefile upload now reports success or failure to client.2013-02-18, by Christian Lins
- Importer doc: Update installation documentation.dami 2013-02-15, by Andre Heinecke
- Importer: Behold, Logging!dami 2013-02-15, by Andre Heinecke
- Importer: Fix directory paths and river name encodingdami 2013-02-15, by Andre Heinecke
- Fix imports of ogr, this removes a warning in gdal 1.9 but keepsdami 2013-02-15, by Andre Heinecke
- Importer: Fix fieldname of "official" in the new feature and set itdami 2013-02-15, by Andre Heinecke
- Importer HWS: case insensitive matching for HWS_KIND and FED_STATESdami 2013-02-15, by Andre Heinecke
- Fix syntax errordami 2013-02-15, by Andre Heinecke
- Doc.2013-02-15, by Felix Wolfsteller
- SCHEMA_CHANGE: Add lookup tables for sectie / sobek and boundary_kinddami 2013-02-15, by Andre Heinecke
- Remove Line class initializationdami 2013-02-15, by Andre Heinecke
- Remove skip lines documentation linedami 2013-02-15, by Andre Heinecke
- Remove linesdami 2013-02-15, by Andre Heinecke
- Improve debug output for unsupported features and skipped shapefilesdami 2013-02-15, by Andre Heinecke
- Quick-fix for floodmaps. Use the correct projection for DGM.2013-02-15, by Raimund Renkert
- Add srid fielddami 2013-02-14, by Andre Heinecke
- SCHEMA CHANGE: added column dem.sriddami 2013-02-14, by Tom Gottfried
- SCHEMA CHANGE: added 'ON DELETE CASCADE' where necessary to delete complete rivers (only in Postgres-Schema so far)dami 2013-02-14, by Tom Gottfried
- FLYS: For Gauge Main Value view, avoid corner cases of gauge range.2013-02-14, by Felix Wolfsteller
- If we bother to check if the file is readable we might alsodami 2013-02-14, by Andre Heinecke
- GaugeInfoPanel: Smarter formatten link, i18n.2013-02-14, by Felix Wolfsteller
- Doc.2013-02-14, by Felix Wolfsteller
- QDTable: Doc.2013-02-14, by Felix Wolfsteller
- Fix i18n in GaugeInfo Basedataview. Include Q values.2013-02-14, by Felix Wolfsteller
- GaugeInfoHead: Removed (not used anymore).2013-02-14, by Felix Wolfsteller
- WQInputPanel: Whitespace cosmetics.2013-02-14, by Felix Wolfsteller
- WQInputPanel: Removed unnecessary parameter from function.2013-02-14, by Felix Wolfsteller
- flys-client: (first draft) In GaugeInfo show link to show main values.2013-02-14, by Felix Wolfsteller
- flys-client: Whitespace and doc cosemtics.2013-02-14, by Felix Wolfsteller
- WaterlevelExporter: Doc and issue-TODO.2013-02-11, by Felix Wolfsteller
- Use os.access instead of try/except opendami 2013-02-13, by Andre Heinecke
- corrected Typodami 2013-02-13, by Tom Gottfried
- I'm learning how to use cursors \o/dami 2013-02-13, by Andre Heinecke
- Add dgm file reader although an awk script should have been more appropiatedami 2013-02-13, by Andre Heinecke
- Handle transformation errorsdami 2013-02-13, by Andre Heinecke
- Change default river/background WMS URLs in floodmap.xml and change srid to 31467.2013-02-13, by Christian Lins
- Adapting background WMS service in rivermap.xml.2013-02-13, by Christian Lins
- Update documentation and example run scriptdami 2013-02-13, by Andre Heinecke
- Add handling of River Names and remove target_src parameterdami 2013-02-13, by Andre Heinecke
- Map printing in landscape mode. Layout still buggy.2013-02-07, by Christian Lins
- FixRealizingCalculation: TODO/issue comment.2013-02-06, by Felix Wolfsteller
- Calculation4: Doc and TODO/issue.2013-02-06, by Felix Wolfsteller
- FLYSArtifactCollection: Doc.2013-02-06, by Felix Wolfsteller
- Editing Map print config.2013-02-05, by Christian Lins
- flys/issue1109/1: Include unit in label for "corrected W".2013-02-05, by Felix Wolfsteller
- Importer: Fix the order of the config checkdami 2013-02-04, by Andre Heinecke
- Move classes to its own java file2013-02-04, by Björn Ricks
- Render text in Abflusstafel/-kurve cell like a "normal" html link2013-02-04, by Björn Ricks
- Add click handler to create an artifact for Abflusstafel-/kurve from a pegel cell2013-02-04, by Björn Ricks
- Display Ablusstafel/-kurve in Pegelinfo2013-02-04, by Björn Ricks
- Add data for Ablusstafel/-kurve to GaugeRecord class2013-02-04, by Björn Ricks
- Use VLayout instead of GWTs DecoratorPanel2013-02-04, by Björn Ricks
- Refactor Pegel- and Messtelleninfo in client ui2013-02-01, by Björn Ricks
- Importer: Add HWS lines stub. Needs some example data to finishdami 2013-02-01, by Andre Heinecke
- Importer: Add db migration script for postgres to track schema changesdami 2013-02-01, by Andre Heinecke
- SCHEMA CHANGE: extended hydr_boundaries tablesdami 2013-02-01, by Andre Heinecke
- Importer: Add sectie and strover to boundaries and select moredami 2013-02-01, by Andre Heinecke
- Importer: Check lowercase pathname and handle utf-8 conversiondami 2013-02-01, by Andre Heinecke
- Added tag 2.9.9 for changeset 53be731331042013-01-31, by Sascha L. Teichmann
- Removed obsolete imports.2.9.9 2013-01-31, by Sascha L. Teichmann
- Fixed epsilon calc in ATExporter.2013-01-31, by Sascha L. Teichmann
- Fix cr/nl in ATWriter.2013-01-31, by Sascha L. Teichmann
- Added tag 2.9.9 for changeset 859278918eb12013-01-31, by Sascha L. Teichmann
- Aft: make run.sh executable2013-01-31, by Andre Heinecke
- Merge2013-01-31, by Andre Heinecke
- Aft: Update documentation for target schema2013-01-31, by Andre Heinecke
- Merged.2013-01-31, by Raimund Renkert
- Use different header in AT export files for gauges and at km.2013-01-31, by Raimund Renkert
- Fixed AT exporter: Do not multiply W with factor 100.2013-01-31, by Raimund Renkert
- Renamed 'W fÃŒr ungleichwertigen ...' to 'W fÃŒr benutzerdefinierten...'2013-01-31, by Raimund Renkert
- Write some more metadata in AT-export header.2013-01-31, by Raimund Renkert
- Fixed mainvalues artifact.2013-01-31, by Raimund Renkert
- Remove schema patch now that we are in a branchdami 2013-01-31, by Andre Heinecke
- Importer: - Handle regular expressions for attribute namesdami 2013-01-31, by Andre Heinecke
- Importer: Import hws_points based on geom typedami 2013-01-31, by Andre Heinecke
- Importer: Allow Bundeslaender with spacesdami 2013-01-31, by Andre Heinecke
- Importer: Classify hochufer as Deichdami 2013-01-31, by Andre Heinecke
- SCHEMA Change (psql only) use FLOAT8 for real numbersdami 2013-01-28, by Andre Heinecke
- SCHEMA CHANGES: Add tables for Hochwasserschutzanlagendami 2013-01-28, by Andre Heinecke
- Bedheights: Write sounding name and set max fraction digits in calculation output.2013-01-31, by Raimund Renkert
- HistoricalDischargeComputeState: Fix flys/issue664 i18n numbered facettes.2013-01-31, by Felix Wolfsteller
- HistoricalDischargeComputeState: Cosmetic.2013-01-31, by Felix Wolfsteller
- Fixed dc:fromValue/toValue (now handles values in locations as numbers).2013-01-31, by Sascha L. Teichmann
- AttributeWriter: Use new CollectionAttribute.hasOutput .2013-01-31, by Felix Wolfsteller
- AttributeWriter: Doc.2013-01-31, by Felix Wolfsteller
- CollectionAttribute: New function to check if out exists.2013-01-31, by Felix Wolfsteller
- CollectionAttribute: Comment.2013-01-31, by Felix Wolfsteller
- flys/issue1116: Fix m³/q³ label.2013-01-30, by Felix Wolfsteller
- Renamed discharge at gauge tab title.2013-01-30, by Raimund Renkert
- Find correct discharge table for gauge.2013-01-30, by Raimund Renkert
- Renamed 'Abflusskurve' to 'Abflusskurve/-tafel'.2013-01-30, by Raimund Renkert
- [branch dc-km-filter] meta-data.xml: Use global vars and art. data for wst-km-filter.dc-km-filter 2013-01-30, by Felix Wolfsteller
- [branch dc-km-filter] Builder: Let dc:variables always be global.dc-km-filter 2013-01-30, by Felix Wolfsteller
- [branch dc-km-filter] StackFrames: New putGlobal to add variable to bottom of stack.dc-km-filter 2013-01-30, by Felix Wolfsteller
- StackFrames: Doc.dc-km-filter 2013-01-30, by Felix Wolfsteller
- Renamed table header for result sets.2013-01-30, by Raimund Renkert
- Added filename to export url.2013-01-30, by Raimund Renkert
- Fixed CR and LF in header of AT export.2013-01-30, by Raimund Renkert
- Insert CR and LF at the end of each line in CSV exports.2013-01-30, by Raimund Renkert
- Insert CR at the of each line in AT-extport.2013-01-30, by Raimund Renkert
- Removed obsoltete theme configs.2013-01-30, by Sascha L. Teichmann
- CHanged distance panel labels to lower case.2013-01-30, by Raimund Renkert
- [I1104] Renamed 'ungleichwertig' to 'benutzerdefiniert'.2013-01-30, by Raimund Renkert
- Fixed typo in themes.2013-01-30, by Raimund Renkert
- [branch: dc-km-filter]: Merge with tip.dc-km-filter 2013-01-30, by Felix Wolfsteller
- Sort the locations array in new datacage templating language functions.2013-01-29, by Raimund Renkert
- Added new functions to datacage templating language.2013-01-29, by Raimund Renkert
- 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
- Insert db connection into riveraxis map files.2013-01-23, by Raimund Renkert
- Merged2013-01-23, by Sascha L. Teichmann
- Fixed segments creation in calculation 4.2013-01-23, by Sascha L. Teichmann
- merged.2013-01-23, by Raimund Renkert
- Fixed calculation of effective width in MINFO SQ relation.2013-01-23, by Raimund Renkert
- Ignore constant WQKms in CSV and PDF output.2013-01-23, by Sascha L. Teichmann
- Introduced a fake ConstantWQKms class to have type information to only generate w facets for curves which really carry w data.2013-01-23, by Sascha L. Teichmann
- insert helpText links2013-01-22, by Bettina Gruenbauer
- insert helpText links for minfo and winfo2013-01-22, by Bettina Gruenbauer
- insert helpText for .sq.2013-01-22, by Bettina Gruenbauer
- merge2013-01-22, by Bettina Gruenbauer
- insert helpTexts2013-01-22, by Bettina Gruenbauer
- Fixed type error in Annotation types.2013-01-21, by Sascha L. Teichmann
- BedHeightAccess: Use getFrom/getTo.2013-01-21, by Felix Wolfsteller
- RangeAccess: Doc and debug.2013-01-21, by Felix Wolfsteller
- BedHeightAccess, FlowVelocityAccess, SedimentLoadAccess: Inherit from RangeAccess.2013-01-21, by Felix Wolfsteller
- ExtremeAccess, RangeAccess and callers: Refactored, moved getStep to RangeAccess.2013-01-21, by Felix Wolfsteller
- BedHeightQualityAccess, RangeAccess: Refactored, moved getFrom/To to RangeAccess.2013-01-21, by Felix Wolfsteller
- merge2013-01-21, by Bettina Gruenbauer
- insert new helpTexts, delete helpText for Transition2013-01-21, by Bettina Gruenbauer
- Moved NaN removal code from W to DoubleUtil. Create QKms when calculating the 'Umhuellende'.2013-01-21, by Sascha L. Teichmann
- Merged2013-01-21, by Sascha L. Teichmann
- Use QKMs in calculation of the 'Umhuellende'.2013-01-21, by Sascha L. Teichmann
- changing helpText static URL to id2013-01-21, by Bettina Gruenbauer
- Added QKms model.2013-01-21, by Sascha L. Teichmann
- Removed trailing whitespace.2013-01-21, by Sascha L. Teichmann
- Removed obsolete import.2013-01-21, by Sascha L. Teichmann
- merged.2013-01-20, by Raimund Renkert
- Fixed MINFO SQ calculation.2013-01-20, by Raimund Renkert
- Bring Access pattern to "W fuer ungleichwertige Abflusslaengsschnitte".2013-01-18, by Sascha L. Teichmann
- Removed XPath injection!2013-01-18, by Sascha L. Teichmann
- Add rivermap.xml with sample configuration and adapt MapInfoService to use rivermap data instead of floodmap for rivermap.2013-01-17, by Christian Lins
- Bugs in generated RiverAxis Mapfile fixed. Now the river axes are drawn by the WMS.2013-01-16, by Christian Lins
- Comment added.2013-01-16, by Felix Wolfsteller
- QualityMesurementFactory: Added vim-line.2013-01-16, by Felix Wolfsteller
- BedQualityCalculation: Added vim-line.2013-01-16, by Felix Wolfsteller
- Comment/doc.2013-01-16, by Felix Wolfsteller
- W80Parser: Implement linear cascading distance measurements.2013-01-16, by Felix Wolfsteller
- W80Parser: Renamed lastPointIdx() to getLastPointIdx().2013-01-16, by Felix Wolfsteller
- W80Parser: Cosmetics, whitespace, TODO resolved, logging improved.2013-01-16, by Felix Wolfsteller
- MapInfoService now submits layer names as well as WMS urls.2013-01-15, by Christian Lins
- Added missing InfoldingColumns.java2013-01-13, by Sascha L. Teichmann
- Trivial typo in selecting infolding columns.2013-01-13, by Sascha L. Teichmann
- Added calculation of the "Umhuellende" to calculation of "W fuer ungleichwertige Abfluesse".2013-01-13, by Sascha L. Teichmann
- A naive algorithm to figure out the "Umhuellende" of a set of WQKms.2013-01-13, by Sascha L. Teichmann
- Added intersectsQRange to QRangeTree to check if a given Q range intersects the Qs of the tree. Useful for 'Umhuellende'. TODO make check depend on km range.2013-01-12, by Sascha L. Teichmann
- Small code cleanups in S/Q outlier tests.2013-01-11, by Sascha L. Teichmann
- MINFO: Allow two methods for outlier test in SQ relation.2013-01-11, by Raimund Renkert
- Fixed facet activities.2013-01-09, by Raimund Renkert
- DA66Parser: Added TODOs about riveraxis.2013-01-09, by Felix Wolfsteller
- DA66Parser: Added doc, removed TODO, whitespace cosmetics.2013-01-09, by Felix Wolfsteller
- Hide lines in SQ relation charts.2013-01-09, by Raimund Renkert
- Create and add sieves regardless of the the order of diameter/value.2013-01-09, by Raimund Renkert
- DA50Parser: Doc, removed and added a TODO.2013-01-08, by Felix Wolfsteller
- TIMParser: Removed TODO about switching to log4j .2013-01-08, by Felix Wolfsteller
- TIMParser: Switch to log4j instead of System.err .2013-01-08, by Felix Wolfsteller
- CrossSectionApp: Doc and whitespace cosmetics.2013-01-08, by Felix Wolfsteller
- DA50Parser: Added very basic DA50 parsing (no intersetions or correlation yet2013-01-08, by Felix Wolfsteller
- DA50Parser: Fix c/p errors.2013-01-08, by Felix Wolfsteller
- ImportRiver: Trigger basic (useless) da50 parsing.2013-01-08, by Felix Wolfsteller
- ImportRiver: Bail out if skip* parameters were given.2013-01-08, by Felix Wolfsteller
- DA50Parser: Changed extension from w80 (wrong) to d50 (right).2013-01-08, by Felix Wolfsteller
- ImportRiver: Use callback (refactoring), resolving TODOs.2013-01-08, by Felix Wolfsteller
- ImportRiver: Add helper implementation of a CrossSectionParserCallback.2013-01-08, by Felix Wolfsteller
- W80Parser: Return null if no year set to behave like other parsers and avoid2013-01-07, by Felix Wolfsteller
- !!! FLYS backend schema change !!! Add column bfg_id column to discharge_tables.2013-01-05, by Sascha L. Teichmann
- Do the pairing of FLYS and AFT discharge tables by the field 'ABFLUSSTAFEL.BFG_ID' in2013-01-05, by Sascha L. Teichmann
- Moved check for calculation range intersection to SQL statement.2013-01-05, by Sascha L. Teichmann
- Added after login SQL statements for database connection. Can be used to alter the current schema to avoid naming clashes.2013-01-05, by Sascha L. Teichmann
- Sorted imports.2013-01-05, by Sascha L. Teichmann
- Simplified code.2013-01-05, by Sascha L. Teichmann
- DateGuesser: Take current year modulo 100 if compare it with a two digit year value. Removed auto boxing.2013-01-04, by Sascha L. Teichmann
- Do not die in W80 parser id invalid date is given.2013-01-04, by Sascha L. Teichmann
- Move distance calculation to Coordinate class. Use inheritance instead of composition in Anchor class. Made Anchor class static. Use epsilon equal comparision when checking for same station: Boy, do you ever learn that sharp equal comparison of doubles is not a clever idea!?2013-01-04, by Sascha L. Teichmann
- ImportRiver: Added w80 and hook for da50 parsing (not implemented).2013-01-04, by Felix Wolfsteller
- run_hydr_morph.sh: Add SKIP_DA50 and SKIP_W80 flags.2013-01-04, by Felix Wolfsteller
- README: Add instruction to do a simple standalone DateGuesser execution.2013-01-04, by Felix Wolfsteller
- DateGuesser: doc.2013-01-04, by Felix Wolfsteller
- DateGuesser: Added and handle DDMMYY pattern.2013-01-04, by Felix Wolfsteller
- W80Parser: Use DateGuesser to set a date.2013-01-04, by Felix Wolfsteller
- W80Parser: Added field to store a date.2013-01-04, by Felix Wolfsteller
- W80Parser: Doc.2013-01-04, by Felix Wolfsteller
- W80Parser: Comment code that is not (yet?) used by FLYS.2013-01-03, by Felix Wolfsteller
- W80Parser: Respect (ignore) 'shore' field of w80 files.2013-01-03, by Felix Wolfsteller
- W80Parser: Whitespace-cosmetics and comment.2013-01-03, by Felix Wolfsteller
- W80Parser: Remove unneeded code.2013-01-03, by Felix Wolfsteller
- W80Parser: Correct c&p stuff in comments (da66->w80).2013-01-03, by Felix Wolfsteller
- AFT: Reject AFT gauges which are not inside the calculation range of the corresponding FLYS river.2013-01-03, by Sascha L. Teichmann
- Fetch calculation range (Berechnungsstrecke) for FLYS rivers, too.2013-01-03, by Sascha L. Teichmann
- Removed null comparison where also instanceof is used.2013-01-03, by Sascha L. Teichmann
- W80Parser: Added TODO/comment.2013-01-03, by Felix Wolfsteller
- W80Parser: Actually add points while parsing w80 file.2013-01-03, by Felix Wolfsteller
- W80Parser: addPoint and lastIdx functions to add a point and find last points index.2013-01-03, by Felix Wolfsteller
- Coordinate: Introduce getters for x/y.2013-01-03, by Felix Wolfsteller
- W80Parser: Put infrastructure for an anchor point in place.2013-01-03, by Felix Wolfsteller
- DA66Parser: Handle coding convention that was introduced to overcome fixed2013-01-03, by Felix Wolfsteller
- Remove commented code.2013-01-03, by Felix Wolfsteller
- Conffig: Prepare skip_da50 and skip_w80 options.2013-01-03, by Felix Wolfsteller
- Merged.2013-01-02, by Felix Wolfsteller
- Doc.2012-12-28, by Felix Wolfsteller
- Merged2013-01-02, by Sascha L. Teichmann
- Added 'type' attribute to <dc:variable/> element. If an optional 'type' attribute is given2013-01-02, by Sascha L. Teichmann
- Add "maptype" parameter to MapInfoService.2013-01-02, by Christian Lins
- Little work on the RiverMapfileGenerator.2013-01-02, by Christian Lins
- Add <dc:variable name="variable" expr="xpath"/> construct to datacage language.2013-01-02, by Sascha L. Teichmann
- Remove trailing whitespace.2013-01-02, by Sascha L. Teichmann
- Moved EpsilonComparator to utils package becaus its not only useful for TIM parsing. Used EpsilonComparator in DA60 and DA66 case. Maybe TODO: Use in PRF, too.2013-01-01, by Sascha L. Teichmann
- Removed x-bit from DateGuesser.java2012-12-30, by Sascha L. Teichmann
- Removed superfluous imports.2012-12-30, by Sascha L. Teichmann
- Initial version of support files for TIMParser, comments and TODOs by Felix Wolfsteller, Code by Sascha Teichmann.2012-12-28, by Sascha Teichmann
- Initial version of TIMParser, comments and TODOs by Felix Wolfsteller, Code by Sascha Teichmann.2012-12-28, by Sascha Teichmann
- Initial empty version of DA50Parser.2012-12-28, by Felix Wolfsteller
- Removed removeExtension implementations, which have been moved to FileTools,2012-12-28, by Felix Wolfsteller
- Initial empty version of W80Parser.2012-12-28, by Felix Wolfsteller
- DA66Parser: Scale x and y, as they are given in mm. Now we can actually look at the data!2012-12-27, by Felix Wolfsteller
- DA66Parser: Do not return a 'year' for measurement, as none is given.2012-12-27, by Felix Wolfsteller
- TODO added.2012-12-27, by Felix Wolfsteller
- ImportRiver: Refactoring, use description and year of da66parser.2012-12-27, by Felix Wolfsteller
- DA66Parser: Whitespace cosmetics.2012-12-27, by Felix Wolfsteller
- DA66Parser: Use filename without extension as description for cross section.2012-12-27, by Felix Wolfsteller
- LineParser: Make file name available to subclasses.2012-12-27, by Felix Wolfsteller
- DA66Parser: Try to guess whether station is given in km or in cm.2012-12-27, by Felix Wolfsteller
- DA66Parser: Improved logging.2012-12-27, by Felix Wolfsteller
- DA66Parser: Removed unused function.2012-12-27, by Felix Wolfsteller
- Documentation of DA66Parser.2012-12-27, by Felix Wolfsteller
- Adjust callbacks after Parsers new interface implementation, re-enable file hashing for da66s.2012-12-19, by Felix Wolfsteller
- Implement new CrossSectionParser interface.2012-12-19, by Felix Wolfsteller
- New CrossSectionParser interface.2012-12-19, by Felix Wolfsteller
- Documentation.2012-12-19, by Felix Wolfsteller
- Include improved DA66Parser into importer.2012-12-19, by Felix Wolfsteller
- Added new parameter SKIP_DA66S to importer.2012-12-19, by Felix Wolfsteller
- Documentation.2012-12-19, by Felix Wolfsteller
- Documentation.2012-12-19, by Felix Wolfsteller
- Importer: Emit log message when a dry run was run.2012-12-19, by Felix Wolfsteller
- Documentation.2012-12-19, by Felix Wolfsteller
- Documentation added.2012-12-19, by Felix Wolfsteller
- Documentation added.2012-12-19, by Felix Wolfsteller
- Changed naming of variables (i & j -> i & k) for readability.2012-12-19, by Felix Wolfsteller
- Work on rivers.map Generator.2012-12-18, by Christian Lins
- Fix typo in class names and correct file path in floodmap.xml.2012-12-17, by Christian Lins
- Added tag 2.9.7 for changeset 0ba0f3e4f4c22012-12-17, by Sascha L. Teichmann
- Merged2.9.7 2012-12-17, by Sascha L. Teichmann
- Removed unneeded imports.2012-12-17, by Sascha L. Teichmann
- Fixed and updated theme configurations.2012-12-17, by Raimund Renkert
- Fixed NPE in empty style editor window.2012-12-17, by Raimund Renkert
- Rename methods and mark them private2012-12-17, by Björn Ricks
- Use isEmpty for list check2012-12-17, by Björn Ricks
- Change only local used methods to private ones2012-12-17, by Björn Ricks
- Change parameters of updateCollectionName2012-12-17, by Björn Ricks
- Rename filter into filterpanel2012-12-17, by Björn Ricks
- Fix filtering of Collections/Projects in the gui2012-12-17, by Björn Ricks
- Use display name of the Collection in CollectionView2012-12-17, by Björn Ricks
- Add a Collection method to return a string to be displayed in the gui2012-12-17, by Björn Ricks
- Added i18n strings.2012-12-17, by Raimund Renkert
- Display all 'tranparency' attributes.2012-12-17, by Raimund Renkert
- Fixed and improved theme handling for areas.2012-12-17, by Raimund Renkert
- Updated fixing and virutal area themes.2012-12-17, by Raimund Renkert
- Fixed out processor to draw sector averages in fix analysis ls.2012-12-17, by Raimund Renkert
- Reverted smartGWT version from 3.1 to 3.0.2012-12-14, by Raimund Renkert
- Added second theme config files.2012-12-14, by Raimund Renkert
- Less than sceleton for DA66-CrossSection parser added.2012-12-14, by Felix Wolfsteller
- Doc.2012-12-14, by Felix Wolfsteller
- Doc.2012-12-14, by Felix Wolfsteller
- Whitespace-cosmetics.2012-12-14, by Felix Wolfsteller
- Doc.2012-12-14, by Felix Wolfsteller
- Hide facets returning raw data and fixed display name.2012-12-14, by Raimund Renkert
- Added i18n strings.2012-12-13, by Raimund Renkert
- Added theme mapping for new facets.2012-12-13, by Raimund Renkert
- Generate and draw new facets.2012-12-13, by Raimund Renkert
- Added new facets for filtered bed height diffs to have filtered and raw data.2012-12-13, by Raimund Renkert
- Added i18n strings.2012-12-13, by Raimund Renkert
- Added theme mapping for new facets and added theme for discharge.2012-12-13, by Raimund Renkert
- Generate new facets to have raw and filtered data in flow velocity chart.2012-12-13, by Raimund Renkert
- Added facet for filtered flow velocity and removed filter from default facet.2012-12-13, by Raimund Renkert
- Refactored the themes config files (currently only default style).2012-12-12, by Raimund Renkert
- Reordered some attributes in editor ui and use the hidden attribute.2012-12-12, by Raimund Renkert
- Read and use the hidden hint correctly.2012-12-12, by Raimund Renkert
- Added i18n strings for style editor.2012-12-12, by Raimund Renkert
- Fix logging statments and use correct class name2012-12-11, by Björn Ricks
- Codeformat++2012-12-11, by Björn Ricks
- Move loading of the full Collection to an own method2012-12-11, by Björn Ricks
- Add new method hasItems to Collection class2012-12-11, by Björn Ricks
- Create a Collection if an artifact is added to the CollectionView2012-12-11, by Björn Ricks
- Don't create Collection when a CollectionView for a new project is created2012-12-11, by Björn Ricks
- Remove unused import2012-12-11, by Björn Ricks
- Introduce river mapfile generation (WARNING: Changes in config xml files required!).2012-12-11, by Christian Lins
- Move the access to artifact data to the Access object2012-12-11, by Björn Ricks
- Refactor Mapserver mapfile generation.2012-12-08, by Christian Lins
- CrossSectionGenerator: Center HYK-labels.2012-12-07, by Felix Wolfsteller
- WINFOArtifact: Tiny optimization, get data only when needed.2012-12-07, by Felix Wolfsteller
- Added view for selecting ranges in wsts.2012-12-06, by Sascha L. Teichmann
- XYChartGenerator: Avoid "range merging" for area series, as these might extend2012-12-06, by Felix Wolfsteller
- Merged2012-12-05, by Christian Lins
- Work on river axis mapfile generator.2012-12-05, by Christian Lins
- Add stubs for GaugeAccess and RangeAccess, for they do not get lost.2012-12-05, by Felix Wolfsteller
- Prevent NPE when color for bandwidth is unset, use non-template default.2012-12-05, by Felix Wolfsteller
- Merged.2012-12-05, by Felix Wolfsteller
- Enable manual points for w difference diagrams.2012-12-03, by Felix Wolfsteller
- Adjusted y axis label.2012-12-05, by Raimund Renkert
- Multiplicate diameter with 1000 to have mm instead of m.2012-12-05, by Raimund Renkert
- Improve the up and down arrows in the theme navigation panel2012-12-04, by Björn Ricks
- Fixed imports.2012-12-04, by Raimund Renkert
- Use moving average algorithm to calculate average values depending on the zoom2012-12-04, by Raimund Renkert
- Put start and end km into the context for average calculation.2012-12-04, by Raimund Renkert
- Added methods to set single values.2012-12-04, by Raimund Renkert
- Added missing setter for different values.2012-12-04, by Raimund Renkert
- Deprecate FLYSUtils2012-12-04, by Björn Ricks
- Use new refreshed bfg logo2012-12-04, by Björn Ricks
- Preparations for autogenerated riveraxis WMSs.2012-12-04, by Christian Lins
- Make floodmap riveraxis layer name configurable.2012-12-04, by Christian Lins
- A little optimization and handle the case that there are duplicates in the values.2012-12-03, by Sascha L. Teichmann
- Moved MovingAverage into math package2012-12-03, by Sascha L. Teichmann
- Removed obsolete import2012-12-03, by Sascha L. Teichmann
- Merged.2012-12-03, by Raimund Renkert
- Fixed validation in parameter matrix panel. Single selections are allowed now.2012-12-03, by Raimund Renkert
- Add start and end km of current chart zoomlevel to the context and use these2012-12-03, by Raimund Renkert
- New class for average calculation implementing moving average algorithms.2012-12-03, by Raimund Renkert
- Generate flow velocity facets based on the type the user selected.2012-12-03, by Raimund Renkert
- Set the discharge zone type to be able to generate the appropriate facets.2012-12-03, by Raimund Renkert
- Added member variable for discharge zone type.2012-12-03, by Raimund Renkert
- Added new member variable for zone type.2012-12-03, by Raimund Renkert
- Extracted method to calculate the zoomed bound of a chart.2012-12-03, by Raimund Renkert
- Added example config for river 'Elbe' and read the config in context factory.2012-12-03, by Raimund Renkert
- New class storing configuration about zoom dependent filter levels.2012-12-03, by Raimund Renkert
- Doc.2012-12-03, by Felix Wolfsteller
- Fix reference curve creation.2012-12-03, by Felix Wolfsteller
- Doc.2012-12-03, by Felix Wolfsteller
- Doc.2012-12-03, by Felix Wolfsteller
- Fix differences/Waterlevelartifact.2012-12-03, by Felix Wolfsteller
- Change floodmap WMS paths in make_flys_release.2012-12-01, by Christian Lins
- Add pdf export to GaugeDischargeCurveArtifact2012-11-30, by Björn Ricks
- Fix: Don't show the warning if datatype is WQKms2012-11-30, by Björn Ricks
- Remove obsolete MainMenu2012-11-30, by Björn Ricks
- Add new CSS for the layout changes2012-11-30, by Björn Ricks
- Add a welcome screen to the workspace background2012-11-30, by Björn Ricks
- Add i18n message strings for a welcome screen2012-11-30, by Björn Ricks
- Hide the manage project button if the project list is shown2012-11-30, by Björn Ricks
- Add methods to hide and show the manage projects button of the header2012-11-30, by Björn Ricks
- Use the FLYSHeader instead of the MainMenu2012-11-30, by Björn Ricks
- Merge the MainMenu into the FLYSHeader2012-11-30, by Björn Ricks
- Add methods to hide and show the project list in FLYS class2012-11-30, by Björn Ricks
- Add path for the new small BfG logo2012-11-30, by Björn Ricks
- Add smaller BfG logo2012-11-30, by Björn Ricks
- meta-data.xml: Moved 'map' definitions to more appropriate place.2012-11-30, by Felix Wolfsteller
- meta-data.xml: Resolved discharge_longitudinal_section definitions and use2012-11-30, by Felix Wolfsteller
- meta-data.xml: Moved duration-curve definitions into more appropriate places.2012-11-30, by Felix Wolfsteller
- meta-data.xml: Added 'prototype-macro for longitudinal_sections.2012-11-30, by Felix Wolfsteller
- Doc.2012-11-29, by Felix Wolfsteller
- Use floating point calculation for floodmap colors.2012-11-30, by Christian Lins
- Floodmap can now be classified in the range 5 to 20 (incl.).2012-11-29, by Christian Lins
- Doc.2012-11-29, by Felix Wolfsteller
- Add ManualPoint-handling to SQRelationGenerator.doOut().2012-11-29, by Felix Wolfsteller
- Documentation added.2012-11-29, by Felix Wolfsteller
- Allow manual points in bedheight_longitudinal_sections.2012-11-28, by Felix Wolfsteller
- Enable manual points for s/q diagrams.2012-11-28, by Felix Wolfsteller
- Add the csv export to the GaugeDischargeCurveArtifact2012-11-27, by Björn Ricks
- Refactor ComputedDischargeCurveExporter to support WQKms values and WQKms arrays2012-11-27, by Björn Ricks
- Use constant from DischargeTables for the scaling factor2012-11-27, by Björn Ricks
- Refactor getting the WQKms into it's own method2012-11-27, by Björn Ricks
- Doc.2012-11-27, by Felix Wolfsteller
- Allow manual points in flow_velocity diagrams.2012-11-27, by Felix Wolfsteller
- Merged.2012-11-27, by Felix Wolfsteller
- Enable manual points in sedimentload ls.2012-11-27, by Felix Wolfsteller
- Merged2012-11-27, by Christian Lins
- Work on dynamic color classes for floodmap (work in progress, not yet functional).2012-11-27, by Christian Lins
- Merged.2012-11-27, by Felix Wolfsteller
- Fix flys/issue989: manual points in bedheight_middle outs.2012-11-27, by Felix Wolfsteller
- flys-client: Shapefile upload widget readded again (regression).2012-11-27, by Christian Lins
- flys-client: Patch to render combobox options as clickable links.2012-11-27, by Christian Lins
- i18n fix.2012-11-27, by Felix Wolfsteller
- Fix FLYS logo URL for printing.2012-11-20, by Christian Lins
- flys-client: Map.updateSize() is now called on every windows movement2012-11-20, by Christian Lins
- Workaround for NPE in FloodMapState.2012-11-20, by Christian Lins
- flys-client: Cosmetics and warnings.2012-11-19, by Christian Lins
- flys/client: Exception catched and replaced by friendly warning (MINFO Sohlhoehendifferenz) #967/flys.2012-11-18, by Christian Lins
- Added tag 2.9.6 for changeset ce6bea03156c2012-11-16, by Sascha L. Teichmann
- Add help anchors for fix analysis2.9.6 2012-11-16, by Sascha L. Teichmann
- More solid S/Q function sampling2012-11-16, by Sascha L. Teichmann
- Exchange the river selection map2012-11-16, by Björn Ricks
- Remove obsolete imports2012-11-16, by Björn Ricks
- Add i18n for the new close project list button2012-11-16, by Björn Ricks
- Add css for the project list changes2012-11-16, by Björn Ricks
- Add a small close and add project button to the project list header2012-11-16, by Björn Ricks
- Remove the new project button from the menue2012-11-16, by Björn Ricks
- Get rid of the footer and the spacer in the flys webpage2012-11-16, by Björn Ricks
- Add GaugeOverview to Fixanalysis2012-11-16, by Björn Ricks
- Adapt WMS URLs in floodmap.xml to user-wms.2012-11-16, by Christian Lins
- Merged2012-11-16, by Christian Lins
- Map view in DigitizePanel now shows OSM background, river axis and2012-11-16, by Christian Lins
- merged2012-11-16, by Sascha L. Teichmann
- Removed obsolete imports.2012-11-16, by Sascha L. Teichmann
- Removed obsolete import2012-11-16, by Sascha L. Teichmann
- Allow requests from localhost in GGInA filter2012-11-16, by Björn Ricks
- Added i18n strings for sediment load calculation.2012-11-15, by Raimund Renkert
- New themes for sediment load chart.2012-11-15, by Raimund Renkert
- New field in sediment load object and calculation.2012-11-15, by Raimund Renkert
- New doOut for total load in sediment load calculation.2012-11-15, by Raimund Renkert
- Added new facet type to sediment load calculation.2012-11-15, by Raimund Renkert
- Removed some debug logs and changed report strings.2012-11-15, by Raimund Renkert
- Merged2012-11-15, by Christian Lins
- MapPanel position and size now properly aligned (#568).2012-11-15, by Christian Lins
- Add i18n string for soundings width in flys client2012-11-15, by Björn Ricks
- Handle also the bedheight facet in minfo bedheight_middle output2012-11-15, by Björn Ricks
- Load bedheigt single values via the datacage for a bedheight middle output2012-11-15, by Björn Ricks
- Handle also sounding width generated via the datacage in MiddleBedHeightGenerator2012-11-15, by Björn Ricks
- Implement a BedheightProcessor to generate charts from bed height data2012-11-15, by Björn Ricks
- Refactor BedHeightArtifacts to provide bed height single values of a range2012-11-15, by Björn Ricks
- Add type member variable to BedHeightFacet2012-11-15, by Björn Ricks
- Add method to get all morph width of a BedHeigthSingle object2012-11-15, by Björn Ricks
- Merged2012-11-15, by Christian Lins
- Map is now properly resized when hiding ThemePanel.2012-11-15, by Christian Lins
- Fixed typo in debug message.2012-11-15, by Felix Wolfsteller
- MetaDataService: Added comment from ChangeLog.2012-11-15, by Felix Wolfsteller
- Documentation.2012-11-15, by Felix Wolfsteller
- Cosmetics.2012-11-15, by Felix Wolfsteller
- Cosmetics.2012-11-15, by Felix Wolfsteller
- Fix MapFish print config and add FLYS logo to print output (DIN A4 only).2012-11-14, by Christian Lins
- Parse and store year in sediment densities.2012-11-14, by Raimund Renkert
- Added new column 'year' to sediment density values in postgresql and oracle2012-11-14, by Raimund Renkert
- Completed and fixed sediment load calculation.2012-11-14, by Raimund Renkert
- Added objects and factory for sediment densities.2012-11-14, by Raimund Renkert
- Added new y axis label for m3/a unit and fixed sand fraction output.2012-11-14, by Raimund Renkert
- Add report facet if calculation had problems.2012-11-14, by Raimund Renkert
- Added logger and fixed data field checkup.2012-11-14, by Raimund Renkert
- Fixed SQL statements and parameters.2012-11-14, by Raimund Renkert
- Fix: Handle epochs like official epochs to get a year range.2012-11-14, by Raimund Renkert
- Added methods to sediment load object to check fractions.2012-11-14, by Raimund Renkert
- Fixed typo in total sediment load facet type.2012-11-14, by Raimund Renkert
- Added report output generator for sediment load calculation.2012-11-14, by Raimund Renkert
- Additional transitions and outs for MINFO sediment load calculation.2012-11-14, by Raimund Renkert
- Merged.2012-11-14, by Felix Wolfsteller
- fixanalysis.xml: Add cross_section out.2012-11-14, by Felix Wolfsteller
- FixRealizingCompute: Add CrossSectionWaterLineFacet in FixRealizingState.2012-11-14, by Felix Wolfsteller
- FixationArtifact: implement WaterLineArtifact, deliver lines for cross-sections.2012-11-14, by Felix Wolfsteller
- QSectorFacet: Guard access to curentKm in context.2012-11-14, by Felix Wolfsteller
- CrossSectionWaterLineFacet: Guard class cast.2012-11-14, by Felix Wolfsteller
- WINFOArtifact: cosmetics, respect 80c width.2012-11-14, by Felix Wolfsteller
- Merged.2012-11-14, by Raimund Renkert
- Fixed typo in make_release script.2012-11-14, by Raimund Renkert
- Fix compile2012-11-14, by Björn Ricks
- Fix also BedHeightsArtifact2012-11-14, by Björn Ricks
- Also use variable for displayname2012-11-14, by Björn Ricks
- Improve debugging while merging outs and facets2012-11-14, by Björn Ricks
- Improve debugging in StaticFLYSArtifact2012-11-14, by Björn Ricks
- Change facets member variable to private2012-11-14, by Björn Ricks
- Add method to return the facets of an artifact2012-11-14, by Björn Ricks
- Improve loggin in FLYSArtifact2012-11-14, by Björn Ricks
- Fix hard coded mapserver url2012-11-14, by Sascha L. Teichmann
- Fixed path to client logging2012-11-14, by Sascha L. Teichmann
- Merged2012-11-14, by Sascha L. Teichmann
- Fixed problem with mapserver fonts2012-11-14, by Sascha L. Teichmann
- Add stack trace if authentication was not successfull2012-11-14, by Björn Ricks
- Return after sending a redirect2012-11-14, by Björn Ricks
- Check if response code from GGInA is 200 OK2012-11-14, by Björn Ricks
- Fixed web.xml seding2012-11-14, by Sascha L. Teichmann
- Added tag 2.9.5 for changeset b51f6bb188d72012-11-13, by Sascha L. Teichmann
- Made REALEASE setable2.9.5 2012-11-13, by Sascha L. Teichmann
- Improved build script2012-11-13, by Sascha L. Teichmann
- Cosmetics: Removed some WSP, obsolete imports. Documentation added.2012-11-13, by Felix Wolfsteller
- Merged2012-11-13, by Christian Lins
- Add new FLYS logo.2012-11-13, by Christian Lins
- winfo.xml: Add cross-section facets and out to extreme state.2012-11-13, by Felix Wolfsteller
- WINFOArtifact: Compute extreme values for cross sections too. Add CS-Facet.2012-11-13, by Felix Wolfsteller
- WaterLineArtifact: Added callcontext-parameter to interfaces getWaterLine.2012-11-13, by Felix Wolfsteller
- Remove dead code and warnings.2012-11-13, by Christian Lins
- Try to fix resize problems with MapWidget in DigitizePanel (#802).2012-11-12, by Christian Lins
- Resize MapWidget in MapPanel manually using a ResizedHandler.2012-11-12, by Christian Lins
- Map print settings can now be configured via settings window.2012-11-11, by Christian Lins
- Map print does now submit additional parameters to MapPrintServiceImpl.2012-11-10, by Christian Lins
- Work (in progress) on a print settings dialog.2012-11-10, by Christian Lins
- Rmoved obsolete imports.2012-11-09, by Felix Wolfsteller
- i18n: Add i18n for flow-velovity discharges.2012-11-09, by Felix Wolfsteller
- minfo.xml: Add discharge facet to compat list of flow_velocity out.2012-11-09, by Felix Wolfsteller
- FlowVelocityGenerator: Handle new discharge curves at new third axis.2012-11-09, by Felix Wolfsteller
- FlowVelocityData: Add new helper to get km/Q-double-arrays.2012-11-09, by Felix Wolfsteller
- FlowVelocityState: Create new discharge facet.2012-11-09, by Felix Wolfsteller
- FacetTypes: Register new FLOW_VELOCITY_DISCHARGE type.2012-11-09, by Felix Wolfsteller
- For FlowV.-Artifacts, use given id, fetch data and display via facet and generator.2012-11-09, by Felix Wolfsteller
- FlowVelocityMeasurementFactory: New, do the query to fetch measured flow velocities.2012-11-09, by Felix Wolfsteller
- FlowVelocityMeasurementValue: Added 'fast' (db-unmapped) class to access values later.2012-11-09, by Felix Wolfsteller
- Whitespace cosmetics.2012-11-09, by Felix Wolfsteller
- Whitespace cosmetic.2012-11-09, by Felix Wolfsteller
- BedHeightArtifact: Whitespace-cosmetic and vim line.2012-11-09, by Felix Wolfsteller
- FlowVelocityGenerator: Dummy-handle new measured velocity facets.2012-11-08, by Felix Wolfsteller
- FlowVelocityGenerator: Added TODO about 3rd and 4th axis.2012-11-08, by Felix Wolfsteller
- Register new FLOW_VELOCITY_MEASUREMENT Facet Type.2012-11-08, by Felix Wolfsteller
- meta-data.xml: Add annotations and flow velocity measurements to the DC.2012-11-08, by Felix Wolfsteller
- Register flowvelocity artifact factory.2012-11-08, by Felix Wolfsteller
- Add new facet to flow velocity outs compat list.2012-11-08, by Felix Wolfsteller
- Add FlowVelocityMeasurementArtifact and -facet. Yet dummies.2012-11-08, by Felix Wolfsteller
- Use static variable for login page name in LoginServlet2012-11-08, by Björn Ricks
- Be sure that a redirect url always exist2012-11-08, by Björn Ricks
- Add datacage for minfo and longitudinal_section.w from fixanalysis2012-11-07, by Björn Ricks
- Use new WOutProcessor for generating charts2012-11-07, by Björn Ricks
- Add processor to be able to generate curves for WKms values2012-11-07, by Björn Ricks
- Remove AbstractFixGenerator and use new KMIndexProcessor instead2012-11-07, by Björn Ricks
- Move inverted from LongitudinalSectionGenerator to XYChartGenerator2012-11-07, by Björn Ricks
- Add method to a access the CallContext of a ChartGenerator2012-11-07, by Björn Ricks
- Introduce a new Interface to abstract the data to curve generation2012-11-07, by Björn Ricks
- Introduce a new FixingsFacet to add save access to the current Km2012-11-07, by Björn Ricks
- Fix logging statement2012-11-07, by Björn Ricks
- Remove whitespace added by eclipse2012-11-06, by Björn Ricks
- Fix: Use correct class for the logger2012-11-06, by Björn Ricks
- Don't notify jfreechart listeners when adding points2012-11-06, by Björn Ricks
- Only put current Km to the context if it is a valid km2012-11-06, by Björn Ricks
- Reintroduce wrongly outbacked changes (rev 4418-4425).2012-11-07, by Felix Wolfsteller
- Merged backouts.2012-11-07, by Felix Wolfsteller
- Backed out changeset e8a4d2fd25cc2012-11-07, by Felix Wolfsteller
- Backed out changeset e8a4d2fd25cc2012-11-07, by Felix Wolfsteller
- Merged.2012-11-07, by Felix Wolfsteller
- Added vim line.2012-11-07, by Felix Wolfsteller
- minfo.xml: Add annotations to compat list of sedimentload_ls out.2012-11-07, by Felix Wolfsteller
- meta-data.xml: Force-recommend annotations for sedimentload_ls outs.2012-11-07, by Felix Wolfsteller
- SedimentLoadFactory: Added vim-line.2012-11-07, by Felix Wolfsteller
- SedimentLoadFactory: Added TODO.2012-11-07, by Felix Wolfsteller
- SedimentLoadFactory: Changed comments, removed empty one.2012-11-07, by Felix Wolfsteller
- Add (currently useless) button for map print settings.2012-11-06, by Christian Lins
- Remove authentication from MapPrintServiceImpl.2012-11-06, by Christian Lins
- Move GGInAFilter and NoCacheFilter to an own package2012-11-06, by Björn Ricks
- Add config in web.xml for the new NoCacheFilter2012-11-06, by Björn Ricks
- Add new Filter class to change caching2012-11-06, by Björn Ricks
- Add javadoc comment about RiverInfoServiceImpl2012-11-06, by Björn Ricks
- Less debug output in GGInAFilter2012-11-06, by Björn Ricks
- FixationArtifact: In doc, mention where the FacetActivity is registered.2012-11-06, by Felix Wolfsteller
- ExtremeCalculation: Resolve probably too nested break.2012-11-06, by Felix Wolfsteller
- ExtremeCalculation: Doc.2012-11-06, by Felix Wolfsteller
- manualpoints.xml: Add facet for the extrene_wq_curve out.2012-11-05, by Felix Wolfsteller
- FacetTypes: Add new ChartType extreme_wq_curve to enable manual points.2012-11-05, by Felix Wolfsteller
- FLYSUtils: Null-guard some conditionals (autoboxes).2012-11-05, by Felix Wolfsteller
- WaterevelState: Doc.2012-11-05, by Felix Wolfsteller
- ExtremeCompute: Further naming improvements on facets.2012-11-05, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Fixed typo in debug output.2012-11-05, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Removed obsolete import.2012-11-05, by Felix Wolfsteller
- server-side i18n for inputs of extreme*. Newlines at end of file.2012-11-05, by Felix Wolfsteller
- winfo.xml: Add wst and pdf Facets to extremes compat list.2012-11-05, by Felix Wolfsteller
- ExtremeCompute: Add DataFacets (csv, wst, defunc pdf).2012-11-05, by Felix Wolfsteller
- WaterlevelExporter: Use new WQKmsResult to avoid parallel paths for Extrem- and Fixing-Result.2012-11-05, by Felix Wolfsteller
- ExtremeCompute: Whitespace-cosmetics.2012-11-05, by Felix Wolfsteller
- Improve debugging inf FLYSArtifact2012-11-05, by Björn Ricks
- Get rid of HorizontalLayout in MapOutputTab and use manual resizing.2012-11-05, by Christian Lins
- Let Extreme- and FixRealizingResult implement WQKmsResult.2012-11-05, by Felix Wolfsteller
- conf.xml: Register the extreme_curve_export generator, a WaterlevelExporter.2012-11-05, by Felix Wolfsteller
- winfo.xml: Add extreme_curve_export outputmode and csv facet to its compat list.2012-11-05, by Felix Wolfsteller
- WQKmsResult: New interface to ease Export.2012-11-05, by Felix Wolfsteller
- conf.xml: Register the extreme_curve_report-Out-Generator.2012-11-05, by Felix Wolfsteller
- winfo.xml: Add error ('report') outputmode to extreme_wq_curve out, and compat for reportfacet.2012-11-05, by Felix Wolfsteller
- FlowVelocityGenerator: Handle ('out') annotations.2012-11-05, by Felix Wolfsteller
- minfo.xml: Add annotations to compat list of flow-velocity outs.2012-11-05, by Felix Wolfsteller
- meta-data.xml: Force-recommend annotations for flow-velocity-outs.2012-11-05, by Felix Wolfsteller
- Merged2012-11-05, by Felix Wolfsteller
- i18n for showextramark in client.2012-11-02, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Respect theme prop about showing the extrapol-line.2012-11-02, by Felix Wolfsteller
- ThemeUtil: Method to parse/access showextramark theme prop.2012-11-02, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Removed more or less dead code.2012-11-02, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Use real facet description as name for data series of extreme wqs.2012-11-02, by Felix Wolfsteller
- Added tag flys-2.9.4 for changeset 10e277c2fe0f2012-11-04, by Sascha L. Teichmann
- Some fixes to make the calculation work.flys-2.9.4 2012-11-04, by Sascha L. Teichmann
- Added tag flys-2.9.4 for changeset 651b93c10dc52012-11-02, by Sascha L. Teichmann
- Removed superfluous imports.2012-11-02, by Sascha L. Teichmann
- Removed superfluous imports.2012-11-02, by Sascha L. Teichmann
- Converting from list to array doesn't make sence here2012-11-02, by Björn Ricks
- Add facets for fixanalysis data from the datacage2012-11-02, by Björn Ricks
- Add datacage logic for MINFO bed differences2012-11-02, by Björn Ricks
- Add chart generation for fixings in bed differences generators2012-11-02, by Björn Ricks
- Extract common generator method from FixLongitudinalSectionGenerator2012-11-02, by Björn Ricks
- Avoid NullPointerExceptions if no settings are available2012-11-02, by Björn Ricks
- Updated i18n strings for sediment load.2012-11-02, by Raimund Renkert
- Added chart generator for sediment load output.2012-11-02, by Raimund Renkert
- Added sediment load calculation.2012-11-02, by Raimund Renkert
- New facet and result set for sediment load.2012-11-02, by Raimund Renkert
- Added access object for artifact containing sediment load parameters.2012-11-02, by Raimund Renkert
- Updated data object and factory for sediment load.2012-11-02, by Raimund Renkert
- Added i18n string for sediment load output tab title.2012-11-02, by Raimund Renkert
- Fixed sediment yield parser.2012-11-02, by Raimund Renkert
- Even better Extreme W/Q Facet names. i18n thereof.2012-11-02, by Felix Wolfsteller
- Registered style for extreme_wq_base_curves.2012-11-02, by Felix Wolfsteller
- StyledSeriesBuilder: Corrected doc.2012-11-02, by Felix Wolfsteller
- StyledSeriesBuilder: New addPointsQW accepting double[]s.2012-11-02, by Felix Wolfsteller
- FLYSUtils: Minor doc add.2012-11-02, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Reuse prerpareChartData, handle new extreme_wq_curve_base facet.2012-11-02, by Felix Wolfsteller
- FixWQCurveGenerator: Refac, extracted a prepareChartData from doOut, to be reused.2012-11-02, by Felix Wolfsteller
- ExtremeCompute: Create a facet to show the non-inter-or-extrapolated points.2012-11-02, by Felix Wolfsteller
- winfo.xml: Add new extreme_wq_curve_base to compat of extreme_wq_curve out.2012-11-02, by Felix Wolfsteller
- ExtremeCurveFacet: Add new constructor to set name to new FacetType (extreme_wq_curve_base). Data is the same.2012-11-02, by Felix Wolfsteller
- FacetTypes: New type: exreme_wq_curve_base (for the Stuetz-Q-Poits).2012-11-02, by Felix Wolfsteller
- ExtremeCompute: Improve naming of facets.2012-11-02, by Felix Wolfsteller
- Added missing percentage cut off in extreme calculation.2012-11-02, by Sascha L. Teichmann
- Circumvent NPE in Curve. issue flys/10192012-11-02, by Sascha L. Teichmann
- Ignore comments in meta data xml template2012-11-01, by Björn Ricks
- Refactor Converter to use common code2012-11-01, by Björn Ricks
- Doc.2012-11-01, by Felix Wolfsteller
- flys-client: Show NaviOutput-Tab also for extreme_wq_curve.2012-11-01, by Felix Wolfsteller
- flys-client: i18n for extreme_wq_curve.2012-11-01, by Felix Wolfsteller
- winfo.xml: Change extreme wq-out from fix_wq_curve to (new) extreme_wq_curve.2012-11-01, by Felix Wolfsteller
- conf.xml: Register new ExtremeWQCurveGenerator.2012-11-01, by Felix Wolfsteller
- Removed doExtreme*() as its implemented in own generator now, opened visibility of field artifact for refac.2012-11-01, by Felix Wolfsteller
- Added new Generator: ExtremeWQCurveGenerator (and its *Info*-counterpart).2012-11-01, by Felix Wolfsteller
- Removed obsolete imports.2012-11-01, by Felix Wolfsteller
- Removed obsolete imports.2012-11-01, by Felix Wolfsteller
- FixWQCurveGenerator: Use suggested max q value of curve.2012-10-31, by Felix Wolfsteller
- Added themes for extreme_wq_curve .2012-10-31, by Felix Wolfsteller