log

age author description
2017-06-28 Tom Gottfried Add configurable time tolerance to SAML ticket validation.
2017-05-30 Tom Gottfried Use the webservers log for MapServer.
2017-05-17 Tom Gottfried ETL: Add shell parameters for config to run script.
2017-05-17 Tom Gottfried Move README to doc as to include it in package.
2017-05-17 Tom Gottfried ETL: use Java 7, include run-script and docs when packaging.
2017-05-17 Tom Gottfried ETL: Update some dependencies.
2017-05-17 Tom Gottfried Remove unused binaries.
2017-05-17 Tom Gottfried Do not ignore JARs generally.
2017-05-17 Tom Gottfried Remove obsolete paragraph in README.
2017-05-17 Tom Gottfried Ignore TAGS file.
2017-05-16 Tom Gottfried Geo-Importer: Install dependencies directly on target system.
2017-05-16 Tom Gottfried Remove outdated script.
2017-05-16 Tom Gottfried Upgrade importer to GDAL 1.11.
2017-05-16 Tom Gottfried Whitespace cleanup.
2017-05-16 Tom Gottfried Remove obsolete details from importer docs.
2017-05-16 Tom Gottfried Fix dependency.
2017-05-15 Tom Gottfried Fix path to python importer.
2017-05-15 Tom Gottfried OpenLayers download moved.
2017-05-15 Tom Gottfried Fix D4E framework API-call.
2017-05-15 Tom Gottfried import_river.sh: log less verbose.
2017-05-12 Tom Gottfried Add missing skip-option in import script.
2017-05-10 Tom Gottfried Include init scripts in release bundle.
2017-05-10 Tom Gottfried Add demodata and fix server startup in DB Dockerfile.
2017-05-09 Tom Gottfried min and max must not be equal in LAYER EXTENT in mapfile.
2017-05-09 Tom Gottfried Avoid some annoying NPEs when developing with sparsely filled database.
2017-05-09 Tom Gottfried Report URL on DB connection failure.
2017-04-28 Tom Gottfried Do not filter cross section points for display.
2017-04-13 Tom Gottfried Remove unsed debugging code.
2017-03-14 Tom Gottfried Importer: rename path to extra wsts to avoid non-ascii.
2017-03-14 Tom Gottfried Upgrade to new PostgreSQL JDBC-driver.
2016-02-22 Sascha L. Teichmann Merged
2016-02-22 Sascha L. Teichmann Use new XMLUtils signature when loading themes.
2016-02-16 Tom Gottfried Document singularity of river axes at server start.
2016-02-03 Tom Gottfried Do not use configuration EntityResolver here.
2015-12-28 Tom Gottfried Added tag 3.2.1 for changeset d8e3b20e2c93
2015-12-28 Tom Gottfried Add missing newline at end of file. 3.2.1
2015-12-24 Tom Gottfried Entities will be resolved correctly if placeholder is given.
2015-12-24 Tom Gottfried Control directory where axis mapfiles are written.
2015-12-22 Tom Gottfried (Issue1856) Exclude ACC 3.1, use 3.2.2 instead.
2015-12-17 Tom Gottfried Backout revision d793caaf5b5e.
2015-12-17 Tom Gottfried CGI needs to be enabled in jessie.
2015-12-17 Tom Gottfried Small corrections and cosmetics for install docs.
2015-12-16 Tom Gottfried Update install docs.
2015-12-10 Tom Gottfried createlang is deprecated and PL/pgSQL installed by default.
2015-12-10 Tom Gottfried Add Dockerfile for Postgres-DB setup.
2015-12-10 Tom Gottfried Improve Postgres-DB setup.
2015-12-10 Tom Gottfried Added tag 3.2.0 for changeset e062d3afd682
2015-12-10 Tom Gottfried Add missing newlines at end of file. 3.2.0
2015-12-10 Tom Gottfried Remove unused imports.
2015-12-10 Tom Gottfried Remove indirections internally.
2015-12-08 Tom Gottfried Remove trailing whitespace.
2015-12-08 Tom Gottfried Remove trailing whitespace in properties.
2015-12-08 Tom Gottfried Issue1854: Avoid assumptions about limits of SQL datetime.
2015-12-08 Tom Gottfried Remove unused or redundant imports.
2015-12-08 Tom Gottfried It comes already ordered from the database.
2015-12-08 Tom Gottfried Issue1854: Use the real data.
2015-12-08 Tom Gottfried Add missing whitespace (syntax error).
2015-12-08 Tom Gottfried Issue1854: Adapt to QualityMeasurementFactory and filter with river distance.
2015-12-08 Tom Gottfried It's worth a warning.
2015-12-07 Tom Gottfried Issue1854: Adapt statement to QualityMeasurementFactory
2015-12-03 Tom Gottfried Issue1854: Filter BedOverview down to river distance.
2015-12-03 Tom Gottfried Tidied.
2015-12-02 Tom Gottfried Remove spammy debug line.
2015-12-02 Tom Gottfried Tidied.
2015-11-24 Tom Gottfried Add script to migrate an Oracle DB from schema 3.1.9 to 3.1.10.
2015-11-19 Tom Gottfried Remove invalid public key file.
2015-08-28 Tom Gottfried (issue1839) Consider more than one location in ld_locations.
2015-08-28 Tom Gottfried Force clean dependency management in backend.
2015-08-28 Tom Gottfried Cleanup backend dependencies.
2015-08-28 Tom Gottfried Add unstated dependency.
2015-08-25 Tom Gottfried Remove unused dependency.
2015-08-20 Andre Heinecke issue1841 Only include loads where value != NaN in info service
2015-08-20 Tom Gottfried Remove unused method.
2015-08-20 Tom Gottfried Language corrections in docs.
2015-08-17 Tom Gottfried (issue1838) Remove method in RiverUtils.
2015-08-17 Tom Gottfried (issue1838) Get min and max directly from database.
2015-08-14 Tom Gottfried Upgrade to DBCP 2.1.1
2015-08-13 Tom Gottfried Clean up a few debug messages.
2015-08-11 Sascha L. Teichmann Made ETL process more tolerant for dates in SGM/DIPS gauges. Upgrade to ojdbc6.jar.
2015-06-26 Tom Gottfried Remove indirection via RiverUtils to obtain reference gauge and reduce casts.
2015-06-26 Tom Gottfried (issue1801) Remove indirection via RiverUtils for obtaining reference gauge.
2015-06-26 Tom Gottfried A duration curve is always calculated for a single location.
2015-06-26 Tom Gottfried Remove further indirection in WINFOArtifact.
2015-06-24 Andre Heinecke (issue1801) Code cleanups
2015-06-24 Andre Heinecke (issue1801) Unify reference gauge finding code
2015-06-19 Andre Heinecke Add quotes in Path tests to avoid wrong results if variables are unset
2015-06-19 Andre Heinecke (issue1824) Install smartgwt from file base on SMARTGWT environment variable
2015-06-19 Andre Heinecke (issue1824) Use fixed smartgwt version and add rationale for this.
2015-06-19 Andre Heinecke Do not die if work dir is clean.
2015-06-19 Andre Heinecke (issue1448) Make sq time intervals distinct only for non epoch loads
2015-06-08 Andre Heinecke Remove unused variable and microoptimize loop variables.
2015-06-08 Andre Heinecke (issue1788) Fix area split if there are no NaN's in the data
2015-06-05 Tom Gottfried We expect that every river has only one RiverAxis of kind 1
2015-06-05 Tom Gottfried Avoid writing defect mapfiles for layers without extent.
2015-05-21 Tom Gottfried Remove accidentaly commited temporary debug lines.
2015-05-21 Tom Gottfried (issue1550) Fix writing parameter -GEL to parameter file.
2015-05-08 Tom Gottfried Install doc: update to latest changes in binary packages.
2015-05-07 Tom Gottfried Importer-packaging: just a warning would end up with a package that really looks like VERSION.
2015-05-07 Tom Gottfried Added tag 3.1.10 for changeset 1bc1d6969520
2015-05-07 Tom Gottfried Release script: just a warning would end up with a package that really looks like VERSION (e.g. if -t was forgotten). 3.1.10
2015-05-07 Tom Gottfried Release script: use newer patch build of Smart GWT.
2015-05-06 Tom Gottfried (issue1798) Handle the case when there are no data in the diagram.
2015-05-06 Tom Gottfried Facet-Metadata: Don't put the value into the key.
2015-05-06 Tom Gottfried Bedheight differences PDF-export: there might be multiple differences, so place them at the bottom of the title band.
2015-05-06 Tom Gottfried Release script: prevent gunzip from asking for overwrite.
2015-04-30 Sascha L. Teichmann Removed obsolete imports.
2015-04-30 Sascha L. Teichmann Removed obsolete imports.
2015-04-30 Tom Gottfried (issue1754) Handle the case if no radius is given.
2015-04-30 Andre Heinecke (issue1754) Remove default subtitle hack
2015-04-30 Andre Heinecke (issue1754) Proper subtitle handling for Radius
2015-04-30 Andre Heinecke (issue1754) Add subtitle to output for Minfo Diff's and Flow velocity
2015-04-29 Tom Gottfried (issue1801) Reference gauge for waterlevel calculation depends on direction of calculation or flow direction.
2015-04-29 Tom Gottfried (issue1801) Return defined gauge at limit between two gauge ranges.
2015-04-29 Tom Gottfried Remove misuse of method for determining gauge for a long range.
2015-04-29 Andre Heinecke (issue1754) Fix check for empty data bounds
2015-04-29 Tom Gottfried (issue1801) Determine gauge at a station always with same tolerance.
2015-04-29 Andre Heinecke (issue1754) Fix Radius calculation for filtered (smoothed) facets
2015-04-28 Andre Heinecke (issue1754) Do not base smoothing radius on calculation range
2015-04-27 Andre Heinecke (issue1754) Do not filter BedHeightSoundings to range.
2015-04-27 Andre Heinecke Deduplicate code in Minfo / Wifo difference select states.
2015-04-27 Andre Heinecke Deduplicate W / BedHeight Difference selection panel code
2015-04-27 Andre Heinecke Backout 8716:b5ac17a10d22 Regression risk too high.
2015-04-27 Andre Heinecke Backout 8709:71ae18553377 Regression risk too high.
2015-04-27 Andre Heinecke (issue1754) Only create new Recommendations
2015-04-24 Andre Heinecke (issue1448) There is no more need for off_epoch infos
2015-04-24 Tom Gottfried (issue1602) We don't distinguish between types since sometime but we want to have metadata at the facet.
2015-04-24 Andre Heinecke (issue1448) Remove obsolete code for OfficalEpoch "Calculation"
2015-04-24 Andre Heinecke (issue1448) Localize SedimentLoadInfo Exceptions shown in the client
2015-04-24 Andre Heinecke (issue1448) Also filter epoch values in sq_time_interval mode
2015-04-24 Andre Heinecke Improve ArtifactHelper creation debug output
2015-04-24 Andre Heinecke (issue1754) Also fixup master artifact for already loaded recommendations
2015-04-24 Andre Heinecke Change database connection debug output to traces
2015-04-15 Andre Heinecke Change some debugs to trace in theme factory
2015-04-24 Tom Gottfried (issue1750) Apply schema changes to oracle, which are already done for PostgreSQL.
2015-04-23 Tom Gottfried (issue1787) Globally sorting WST-columns over avg(Q)+max(Q) might give unexpected results at some kms. We thus sort locally since Rev 93a31cfb18c0.
2015-04-23 Tom Gottfried (issue1787) Sort WQ data locally over Q bevor lookup of Qs for given W.
2015-04-23 Tom Gottfried Avoid NPE: fixRes is null if wqkms.lenght==0.
2015-04-23 Tom Gottfried Remove some superfluous debug output and obsolete outcommented code.
2015-04-22 Tom Gottfried (issue1602) Use correct descriptor for sounding width y-data.
2015-04-20 Tom Gottfried Remove useless line of code (thanks for the hint, SLT).
2015-04-20 Tom Gottfried (issue1670) Remove parallel implementation for gaps in line themes.
2015-04-20 Tom Gottfried (issue1670) Purge obsolete if-branching.
2015-04-20 Tom Gottfried (issue1670) There is no point in refilling half of the gaps.
2015-04-20 Tom Gottfried (issue1670) Remove 99-percent copy-paste method, which had been used only once.
2015-04-20 Tom Gottfried (issue1670) We want to see gaps larger than 100 m, not 100 km.
2015-04-20 Tom Gottfried (issue1750) Use new MeasuremenStation-methods to find companion station and do less checking for inconsistent data (schema or at least importer do the job now).
2015-04-20 Tom Gottfried (issue1750) New methods for finding the actual location and companion station of a measurement station.
2015-04-17 Tom Gottfried (issue1750) Consistently attach parameters of suspended respectively bedload material to measurement station of respective type.
2015-04-17 Tom Gottfried (issue1750) There can be only one SQ-relation of a parameter for a time range (given by sq_relation_id) per station and some other attributes might be null.
2015-04-17 Tom Gottfried Handle empty strings as missing values without warning when parsing SQ-relations.
2015-04-16 Tom Gottfried (issue1763) Reduce code-duplication (patch by Sascha Teichmann).
2015-04-15 Tom Gottfried (issue1763) Empty strings are most likely intended as missing values, so don't try to parse them (plus enhanced logging).
2015-04-15 Tom Gottfried (issue1796) We don't necessarily need the river Rhine. SedDB river names are purely optional.
2015-04-14 Tom Gottfried (issue1755) Remove redundant conditional checks.
2015-04-14 Tom Gottfried (issue1755) The essence is that interpolation is impossible though their might be data.
2015-04-13 Andre Heinecke (issue1796) Use seddb name of a river when accessing the seddb
2015-04-13 Andre Heinecke (issue 1796) Scheme change! Add model for seddb_name lookup table.
2015-04-13 Andre Heinecke issue1755 Prevent out of bounds access when there is no data
2015-04-10 Tom Gottfried (issue1763) Fix filtering of lines when parsing bed heights.
2015-04-10 Tom Gottfried (issue1763) We have UNIQUE(station, bedHeight) since Rev 2d16f4a0bdcc and comparing with the other parameters will never return any row if any of them is null.
2015-04-10 Tom Gottfried Fix spelling and whitespace-cleanup in ETL-README.
2015-04-10 Andre Heinecke (issue1755) Add non empty measurement facets again
2015-04-09 Tom Gottfried Importer, do not jump knowingly over the cliff.
2015-04-09 Tom Gottfried (issue1755) Fix i18n.
2015-04-09 Tom Gottfried Mavenize importer packaging and allow packaging for specific versions and database systems.
2015-04-09 Tom Gottfried (issue1763) Correct properties in importer scripts.
2015-04-09 Tom Gottfried Correct usage section in release script.
2015-04-09 Tom Gottfried Remove outdated contributed scripts in backend.
2015-04-09 Tom Gottfried Remove outdated or useless README-files in backend.
2015-04-09 Tom Gottfried Move importer configuration to a single place.
2015-04-09 Andre Heinecke (issue1755) Some spelling fixes for problems in bedquality calc
2015-04-09 Andre Heinecke (issue1755) Add Problem also if a result is not interpolateable
2015-04-08 Andre Heinecke (issue1755) Only add facets / results when they do not consist exlcusively of NaN values.
2015-04-08 Tom Gottfried (issue1763) Use more distinct constraint names and adapt drop-script.
2015-04-08 Tom Gottfried Move static measurement types to their natural home.
2015-04-07 Tom Gottfried (issue1787) Do not accept any non-NaN W-value but check for epsilon.
2015-04-07 Tom Gottfried Sorting rows is a prerequisite.
2015-04-07 Tom Gottfried Use EpsilonComparator instead of redundant implementation.
2015-04-02 Andre Heinecke (issue1755) Fix typo in theme mapping for porosity sublayer
2015-04-02 Andre Heinecke (issue1755) Do not add empty data facets in BedQuality State
2015-04-02 Andre Heinecke (issue1803) Use MD5 instead of a homegrown hashing algorithm
2015-04-02 Tom Gottfried Whitespace-cleanup schema files.
2015-04-02 Andre Heinecke (issue1755) Add problem / report handling to BedQualityCalculation
2015-04-02 Andre Heinecke (issue1755) Uppercase diameter names in CSV Header
2015-04-02 Andre Heinecke (issue1755) Fix Y Axis label in Bed Quality facets. It's used in the CSV Export.
2015-04-02 Andre Heinecke (issue1755) Fix typo that filtered out porosity.sublayer facets
2015-04-01 Andre Heinecke (issue1755) Do not create interpolated themes and disable export of non interpolatable data.
2015-04-01 Tom Gottfried User smarter new interface from RangeAccess.
2015-03-31 Andre Heinecke Improve coding style in KMFilter loops
2015-03-31 Andre Heinecke (issue1754) Do not switch W and Km data when Range filtering WKms
2015-03-31 Andre Heinecke (issue1754) Increase m index after adding an interpolated result.
2015-03-30 Andre Heinecke (issue1754) Handle a>b in static BedHeight facets.
2015-03-30 Andre Heinecke (issue1754) Simplify code to handle a>b cases.
2015-03-30 Andre Heinecke (issue1754) Extend RangeAccess to simplyfiy range access where it is assumed that from < to
2015-03-30 Andre Heinecke Remove obsolete code.
2015-03-27 Andre Heinecke Remove JavaScript greeting exception.
2015-03-27 Andre Heinecke (issue1754) Handle inverted presentation in BedDifference exporter
2015-03-27 Tom Gottfried Enforce strings we rely on.
2015-03-27 Tom Gottfried SCHEMA CHANGE: Remove unnecessary direct relation of sq_relation with rivers.
2015-03-27 Andre Heinecke (issue1755) Do not print empty rows for empty results in bedquality export
2015-03-27 Andre Heinecke (issue1755) Fix check for valid date range.
2015-03-27 Andre Heinecke (issue1755) Do not treat empty values as part of the result
2015-03-27 Andre Heinecke (issue1755) Validate selected periods and ranges.
2015-03-27 Andre Heinecke (issue1755) Extend validation to allow localized error messages.
2015-03-27 Andre Heinecke Do not show lines if showlines is not set.
2015-03-27 Andre Heinecke (issue1753) Fix theme for SQ Outliers and SQ Measurements
2015-03-26 Andre Heinecke (issue1754) Unify PDF and CSV export and invert presentation if start > end
2015-03-26 Andre Heinecke (issue1608) Determine field type with the first non empty element
2015-03-26 Tom Gottfried SQ relation CSV export: order info lines according to columns plus whitespace cosmetics.
2015-03-26 Andre Heinecke (issue1753) Fix number format for S
2015-03-26 Andre Heinecke Handle the case where the period panel is used in a state without start and end
2015-03-26 Andre Heinecke (issue1753) Fix CSV metadata explanation fields for Mesurement data
2015-03-26 Andre Heinecke Add default value handling in MultiPeriodPanel
2015-03-26 Andre Heinecke Cleanups
2015-03-26 Andre Heinecke Add default value to BedQuality period selection
2015-03-26 Andre Heinecke Fix unit displayed in WFree calculation
2015-03-26 Andre Heinecke Actually check if there are no items instead of no data.
2015-03-26 Andre Heinecke Handle surprising filter behaivor of *Overviews. Don't create items for unavailable data.
2015-03-25 Andre Heinecke Fix handling of multiple entries in SQPeriodSelect default start/end calculation
2015-03-25 Andre Heinecke Send default values for SQ Period selection to the client.
2015-03-25 Andre Heinecke Try to find "default" data items for start and end in period panel
2015-03-25 Andre Heinecke Remove another obsolete check for an unused (and removed) config value
2015-03-25 Andre Heinecke Remove duplicated code.
2015-03-25 Andre Heinecke Clean up bad code from 8614:e7a2234e7c3f
2015-03-25 Andre Heinecke (issue1755) Clarify how default mecahnism works and remove unused config value.
2015-03-25 Andre Heinecke (issue1608) Export appropiate data for different result types
2015-03-24 Andre Heinecke (issue1755) Add good defaults for bedquality distance selection
2015-03-24 Andre Heinecke (issue869) Add spacer for multiline items
2015-03-24 Andre Heinecke (issue1799) Strip whitespace from river names
2015-03-24 Andre Heinecke (issue1754) Allow ranges where start > end also for beddifferences.
2015-03-24 Andre Heinecke (issue1754) Better fix for radius calculation then 8607:2010da0904b7
2015-03-24 Andre Heinecke (issue1754) Check if start > end and handle this
2015-03-24 Andre Heinecke (issue1754) Fix radius caluculation inf CurveFilter if Start > End
2015-03-20 Andre Heinecke (issue1753) Align data columns to the right side.
2015-03-20 Andre Heinecke (issue1750) Fix id handling with oracle
2015-03-20 Andre Heinecke (issue1750) Check for stations according to measurement station range logic
2015-03-20 Andre Heinecke (issue1753) Increase widht of PARAMETER column
2015-03-20 Andre Heinecke (issue1753) Use epsilon comparator to compare range km's
2015-03-20 Andre Heinecke Lowercase additional call to createPropertyUi
2015-03-20 Andre Heinecke (issue1753) Fix editing the point color (not Color) of SQThemes.

http://dive4elements.wald.intevation.org