graph
- (issue1550) Fix writing parameter -GEL to parameter file.2015-05-21, by Tom Gottfried
- Install doc: update to latest changes in binary packages.2015-05-08, by Tom Gottfried
- Importer-packaging: just a warning would end up with a package that really looks like VERSION.2015-05-07, by Tom Gottfried
- Added tag 3.1.10 for changeset 1bc1d69695202015-05-07, by 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, by Tom Gottfried
- Release script: use newer patch build of Smart GWT.2015-05-07, by Tom Gottfried
- (issue1798) Handle the case when there are no data in the diagram.2015-05-06, by Tom Gottfried
- Facet-Metadata: Don't put the value into the key.2015-05-06, by Tom Gottfried
- Bedheight differences PDF-export: there might be multiple differences, so place them at the bottom of the title band.2015-05-06, by Tom Gottfried
- Release script: prevent gunzip from asking for overwrite.2015-05-06, by Tom Gottfried
- Removed obsolete imports.2015-04-30, by Sascha L. Teichmann
- Removed obsolete imports.2015-04-30, by Sascha L. Teichmann
- (issue1754) Handle the case if no radius is given.2015-04-30, by Tom Gottfried
- (issue1754) Remove default subtitle hack2015-04-30, by Andre Heinecke
- (issue1754) Proper subtitle handling for Radius2015-04-30, by Andre Heinecke
- (issue1754) Add subtitle to output for Minfo Diff's and Flow velocity2015-04-30, by Andre Heinecke
- (issue1801) Reference gauge for waterlevel calculation depends on direction of calculation or flow direction.2015-04-29, by Tom Gottfried
- (issue1801) Return defined gauge at limit between two gauge ranges.2015-04-29, by Tom Gottfried
- Remove misuse of method for determining gauge for a long range.2015-04-29, by Tom Gottfried
- (issue1754) Fix check for empty data bounds2015-04-29, by Andre Heinecke
- (issue1801) Determine gauge at a station always with same tolerance.2015-04-29, by Tom Gottfried
- (issue1754) Fix Radius calculation for filtered (smoothed) facets2015-04-29, by Andre Heinecke
- (issue1754) Do not base smoothing radius on calculation range2015-04-28, by Andre Heinecke
- (issue1754) Do not filter BedHeightSoundings to range.2015-04-27, by Andre Heinecke
- Deduplicate code in Minfo / Wifo difference select states.2015-04-27, by Andre Heinecke
- Deduplicate W / BedHeight Difference selection panel code2015-04-27, by Andre Heinecke
- Backout 8716:b5ac17a10d22 Regression risk too high.2015-04-27, by Andre Heinecke
- Backout 8709:71ae18553377 Regression risk too high.2015-04-27, by Andre Heinecke
- (issue1754) Only create new Recommendations2015-04-27, by Andre Heinecke
- (issue1448) There is no more need for off_epoch infos2015-04-24, by Andre Heinecke
- (issue1602) We don't distinguish between types since sometime but we want to have metadata at the facet.2015-04-24, by Tom Gottfried
- (issue1448) Remove obsolete code for OfficalEpoch "Calculation"2015-04-24, by Andre Heinecke
- (issue1448) Localize SedimentLoadInfo Exceptions shown in the client2015-04-24, by Andre Heinecke
- (issue1448) Also filter epoch values in sq_time_interval mode2015-04-24, by Andre Heinecke
- Improve ArtifactHelper creation debug output2015-04-24, by Andre Heinecke
- (issue1754) Also fixup master artifact for already loaded recommendations2015-04-24, by Andre Heinecke
- Change database connection debug output to traces2015-04-24, by Andre Heinecke
- Change some debugs to trace in theme factory2015-04-15, by Andre Heinecke
- (issue1750) Apply schema changes to oracle, which are already done for PostgreSQL.2015-04-24, by 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, by Tom Gottfried
- (issue1787) Sort WQ data locally over Q bevor lookup of Qs for given W.2015-04-23, by Tom Gottfried
- Avoid NPE: fixRes is null if wqkms.lenght==0.2015-04-23, by Tom Gottfried
- Remove some superfluous debug output and obsolete outcommented code.2015-04-23, by Tom Gottfried
- (issue1602) Use correct descriptor for sounding width y-data.2015-04-22, by Tom Gottfried
- Remove useless line of code (thanks for the hint, SLT).2015-04-20, by Tom Gottfried
- (issue1670) Remove parallel implementation for gaps in line themes.2015-04-20, by Tom Gottfried
- (issue1670) Purge obsolete if-branching.2015-04-20, by Tom Gottfried
- (issue1670) There is no point in refilling half of the gaps.2015-04-20, by Tom Gottfried
- (issue1670) Remove 99-percent copy-paste method, which had been used only once.2015-04-20, by Tom Gottfried
- (issue1670) We want to see gaps larger than 100 m, not 100 km.2015-04-20, by 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, by Tom Gottfried
- (issue1750) New methods for finding the actual location and companion station of a measurement station.2015-04-20, by Tom Gottfried
- (issue1750) Consistently attach parameters of suspended respectively bedload material to measurement station of respective type.2015-04-17, by 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, by Tom Gottfried
- Handle empty strings as missing values without warning when parsing SQ-relations.2015-04-17, by Tom Gottfried
- (issue1763) Reduce code-duplication (patch by Sascha Teichmann).2015-04-16, by 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, by Tom Gottfried
- (issue1796) We don't necessarily need the river Rhine. SedDB river names are purely optional.2015-04-15, by Tom Gottfried
- (issue1755) Remove redundant conditional checks.2015-04-14, by Tom Gottfried
- (issue1755) The essence is that interpolation is impossible though their might be data.2015-04-14, by Tom Gottfried
- (issue1796) Use seddb name of a river when accessing the seddb2015-04-13, by Andre Heinecke
- (issue 1796) Scheme change! Add model for seddb_name lookup table.2015-04-13, by Andre Heinecke
- issue1755 Prevent out of bounds access when there is no data2015-04-13, by Andre Heinecke
- (issue1763) Fix filtering of lines when parsing bed heights.2015-04-10, by 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, by Tom Gottfried
- Fix spelling and whitespace-cleanup in ETL-README.2015-04-10, by Tom Gottfried
- (issue1755) Add non empty measurement facets again2015-04-10, by Andre Heinecke
- Importer, do not jump knowingly over the cliff.2015-04-09, by Tom Gottfried
- (issue1755) Fix i18n.2015-04-09, by Tom Gottfried
- Mavenize importer packaging and allow packaging for specific versions and database systems.2015-04-09, by Tom Gottfried
- (issue1763) Correct properties in importer scripts.2015-04-09, by Tom Gottfried
- Correct usage section in release script.2015-04-09, by Tom Gottfried
- Remove outdated contributed scripts in backend.2015-04-09, by Tom Gottfried
- Remove outdated or useless README-files in backend.2015-04-09, by Tom Gottfried
- Move importer configuration to a single place.2015-04-09, by Tom Gottfried
- (issue1755) Some spelling fixes for problems in bedquality calc2015-04-09, by Andre Heinecke
- (issue1755) Add Problem also if a result is not interpolateable2015-04-09, by Andre Heinecke
- (issue1755) Only add facets / results when they do not consist exlcusively of NaN values.2015-04-08, by Andre Heinecke
- (issue1763) Use more distinct constraint names and adapt drop-script.2015-04-08, by Tom Gottfried
- Move static measurement types to their natural home.2015-04-08, by Tom Gottfried
- (issue1787) Do not accept any non-NaN W-value but check for epsilon.2015-04-07, by Tom Gottfried
- Sorting rows is a prerequisite.2015-04-07, by Tom Gottfried
- Use EpsilonComparator instead of redundant implementation.2015-04-07, by Tom Gottfried
- (issue1755) Fix typo in theme mapping for porosity sublayer2015-04-02, by Andre Heinecke
- (issue1755) Do not add empty data facets in BedQuality State2015-04-02, by Andre Heinecke
- (issue1803) Use MD5 instead of a homegrown hashing algorithm2015-04-02, by Andre Heinecke
- Whitespace-cleanup schema files.2015-04-02, by Tom Gottfried
- (issue1755) Add problem / report handling to BedQualityCalculation2015-04-02, by Andre Heinecke
- (issue1755) Uppercase diameter names in CSV Header2015-04-02, by Andre Heinecke
- (issue1755) Fix Y Axis label in Bed Quality facets. It's used in the CSV Export.2015-04-02, by Andre Heinecke
- (issue1755) Fix typo that filtered out porosity.sublayer facets2015-04-02, by Andre Heinecke
- (issue1755) Do not create interpolated themes and disable export of non interpolatable data.2015-04-01, by Andre Heinecke
- User smarter new interface from RangeAccess.2015-04-01, by Tom Gottfried
- Improve coding style in KMFilter loops2015-03-31, by Andre Heinecke
- (issue1754) Do not switch W and Km data when Range filtering WKms2015-03-31, by Andre Heinecke
- (issue1754) Increase m index after adding an interpolated result.2015-03-31, by Andre Heinecke
- (issue1754) Handle a>b in static BedHeight facets.2015-03-30, by Andre Heinecke
- (issue1754) Simplify code to handle a>b cases.2015-03-30, by Andre Heinecke
- (issue1754) Extend RangeAccess to simplyfiy range access where it is assumed that from < to2015-03-30, by Andre Heinecke
- Remove obsolete code.2015-03-30, by Andre Heinecke
- Remove JavaScript greeting exception.2015-03-27, by Andre Heinecke
- (issue1754) Handle inverted presentation in BedDifference exporter2015-03-27, by Andre Heinecke
- Enforce strings we rely on.2015-03-27, by Tom Gottfried
- SCHEMA CHANGE: Remove unnecessary direct relation of sq_relation with rivers.2015-03-27, by Tom Gottfried
- (issue1755) Do not print empty rows for empty results in bedquality export2015-03-27, by Andre Heinecke
- (issue1755) Fix check for valid date range.2015-03-27, by Andre Heinecke
- (issue1755) Do not treat empty values as part of the result2015-03-27, by Andre Heinecke
- (issue1755) Validate selected periods and ranges.2015-03-27, by Andre Heinecke
- (issue1755) Extend validation to allow localized error messages.2015-03-27, by Andre Heinecke
- Do not show lines if showlines is not set.2015-03-27, by Andre Heinecke
- (issue1753) Fix theme for SQ Outliers and SQ Measurements2015-03-27, by Andre Heinecke
- (issue1754) Unify PDF and CSV export and invert presentation if start > end2015-03-26, by Andre Heinecke
- (issue1608) Determine field type with the first non empty element2015-03-26, by Andre Heinecke
- SQ relation CSV export: order info lines according to columns plus whitespace cosmetics.2015-03-26, by Tom Gottfried
- (issue1753) Fix number format for S2015-03-26, by Andre Heinecke
- Handle the case where the period panel is used in a state without start and end2015-03-26, by Andre Heinecke
- (issue1753) Fix CSV metadata explanation fields for Mesurement data2015-03-26, by Andre Heinecke
- Add default value handling in MultiPeriodPanel2015-03-26, by Andre Heinecke
- Cleanups2015-03-26, by Andre Heinecke
- Add default value to BedQuality period selection2015-03-26, by Andre Heinecke
- Fix unit displayed in WFree calculation2015-03-26, by Andre Heinecke
- Actually check if there are no items instead of no data.2015-03-26, by Andre Heinecke
- Handle surprising filter behaivor of *Overviews. Don't create items for unavailable data.2015-03-26, by Andre Heinecke
- Fix handling of multiple entries in SQPeriodSelect default start/end calculation2015-03-25, by Andre Heinecke
- Send default values for SQ Period selection to the client.2015-03-25, by Andre Heinecke
- Try to find "default" data items for start and end in period panel2015-03-25, by Andre Heinecke
- Remove another obsolete check for an unused (and removed) config value2015-03-25, by Andre Heinecke
- Remove duplicated code.2015-03-25, by Andre Heinecke
- Clean up bad code from 8614:e7a2234e7c3f2015-03-25, by Andre Heinecke
- (issue1755) Clarify how default mecahnism works and remove unused config value.2015-03-25, by Andre Heinecke
- (issue1608) Export appropiate data for different result types2015-03-25, by Andre Heinecke
- (issue1755) Add good defaults for bedquality distance selection2015-03-24, by Andre Heinecke
- (issue869) Add spacer for multiline items2015-03-24, by Andre Heinecke
- (issue1799) Strip whitespace from river names2015-03-24, by Andre Heinecke
- (issue1754) Allow ranges where start > end also for beddifferences.2015-03-24, by Andre Heinecke
- (issue1754) Better fix for radius calculation then 8607:2010da0904b72015-03-24, by Andre Heinecke
- (issue1754) Check if start > end and handle this2015-03-24, by Andre Heinecke
- (issue1754) Fix radius caluculation inf CurveFilter if Start > End2015-03-24, by Andre Heinecke
- (issue1753) Align data columns to the right side.2015-03-20, by Andre Heinecke
- (issue1750) Fix id handling with oracle2015-03-20, by Andre Heinecke
- (issue1750) Check for stations according to measurement station range logic2015-03-20, by Andre Heinecke
- (issue1753) Increase widht of PARAMETER column2015-03-20, by Andre Heinecke
- (issue1753) Use epsilon comparator to compare range km's2015-03-20, by Andre Heinecke
- Lowercase additional call to createPropertyUi2015-03-20, by Andre Heinecke
- (issue1753) Fix editing the point color (not Color) of SQThemes.2015-03-20, by Andre Heinecke
- (issue1051) Show offending value in year format error2015-03-20, by Andre Heinecke
- (issue1051) Fix recommended official epochs for period mode2015-03-19, by Andre Heinecke
- (issue1051) Validate epochs before adding them to the list2015-03-19, by Andre Heinecke
- (issue1755) Filter out NaN values before creating the interplation function2015-03-19, by Andre Heinecke
- (issue1755) Fix export order of multiple result columns2015-03-19, by Andre Heinecke
- (issue1755) Fix filtering of BedQuality user facets2015-03-19, by Andre Heinecke
- Don't warn for defined behavior.2015-03-19, by Andre Heinecke
- (issue1755) Add interpolated facets and update themes accordingly2015-03-19, by Andre Heinecke
- Don't die if only one year is selected for SedimentLoad calculation2015-03-19, by Andre Heinecke
- Remove obsolete class2015-03-18, by Andre Heinecke
- Remove additionally uneccessary file.2015-03-18, by Andre Heinecke
- Remove unecessary imports2015-03-18, by Andre Heinecke
- (issue1755) Generalise BedQuality result handling2015-03-18, by Andre Heinecke
- (issue1599) Fix ManualPoints axis for bedheight_middle outputs.2015-03-17, by Andre Heinecke
- Reduce duplicated functions to obtain layer descritpions for bedquality2015-03-17, by Andre Heinecke
- (issue1754) Add range to W / Bed difference export.2015-03-16, by Andre Heinecke
- Add jasper -> jrxml converted files.2015-03-16, by Andre Heinecke
- Update SQL-statements to schema-changes in rev 6d8d7425a6b5.2015-03-16, by Tom Gottfried
- (issue1755) Interpolate BedQuality Results2015-03-16, by Andre Heinecke
- (issue1753) Format S with only up to three fractional digits2015-03-16, by Andre Heinecke
- (issue1753) Add english measurements jasper template2015-03-16, by Andre Heinecke
- (issue1753) Implement PDF export of SQ Measurement data.2015-03-16, by Andre Heinecke
- (issue1753) Use different theme for measurements overview and single diagrams2015-03-16, by Andre Heinecke
- Renable access to seddb sessions2015-03-11, by Andre Heinecke
- Merge of MINFO improvement developments2015-03-10, by Andre Heinecke
- There seems to be no use case for not overriding these methods.2015-03-06, by Tom Gottfried
- The bug that motivated this extremely defensive error-handling was fixed in Rev fe7e9da6312a by nomore calling close() on a private variable.2015-03-06, by Tom Gottfried
- Remove superfluous private variable.2015-03-06, by Tom Gottfried
- (issue1798) Adjust WinCM according to W in NHN axis on explicit zoom2015-02-27, by Andre Heinecke
- Do not get any wst values just to get the name of the differences for export.2015-02-26, by Andre Heinecke
- Readd StaticWQKmsCacheKey and use it again.2015-02-26, by Andre Heinecke
- Use updated class name instead of no more existant.2015-02-26, by Tom Gottfried
- (issue1797) Increase session debug output2015-02-24, by Andre Heinecke
- (issue1797) Move close into session release and guard it.2015-02-24, by Andre Heinecke
- Replace offensive comment by a more constructive note.2015-02-17, by Andre Heinecke
- (Issue1755) Add distance step selection to bed quality artifact2015-02-16, by Andre Heinecke
- Move static operation out of loop.2015-02-16, by Andre Heinecke
- (issue1755) Move KM Step handling from Winfo artifact to RangeAccess2015-02-16, by Andre Heinecke
- Accept more elevation system names (e.g. with hyphen).2015-02-16, by Tom Gottfried
- Meta-data on sounding width associated to bed heights is redundant to real data associated to values.2015-02-16, by Tom Gottfried
- Bed heights are just bed heights since a while ('single' is obsolete).2015-02-16, by Tom Gottfried
- Remove obsolete class hierarchy for bed height data.2015-02-16, by Tom Gottfried
- Abstract parser for bed heights is obsolete.2015-02-16, by Tom Gottfried
- Importer: Remove obsolete interface for bed heights.2015-02-16, by Tom Gottfried
- Remove obsolete interface for bed height values.2015-02-16, by Tom Gottfried
- Morphological width imported and stored with heights is redundant to table morphologic_width.2015-02-16, by Tom Gottfried
- bed height differences datacage: only supply differences where subtrahend is older than minuend or year is unknown.2015-02-16, by Tom Gottfried
- (issue1754) Add km filtering for winfo anf fixanal results in difference calculations2015-02-16, by Andre Heinecke
- Actually configure a bedheight cache.2015-02-16, by Andre Heinecke
- (issue1754) Fix wst static cache name.2015-02-16, by Andre Heinecke
- (issue1754) Extend WKms interface for KM filtering2015-02-16, by Andre Heinecke
- (issue1754) Gracefully handle empty differenc results (e.g from km 0,001 to 0,002)2015-02-16, by Andre Heinecke
- (issue1754) Add distantce handling to WINFO differences state2015-02-16, by Andre Heinecke
- Warn for not implemented difference handling of minfo artifacts.2015-02-16, by Andre Heinecke
- (issue1750) It is an error if there are more then two stations at the same range.2015-02-13, by Andre Heinecke
- (Issue1754) Make BedDifference calculation range dependent.2015-02-13, by Andre Heinecke
- (issue1750) Take Static SQ Relations based on a range and merge them together2015-02-13, by Andre Heinecke
- (issue1753) Remove "measured" from CSV header2015-02-13, by Andre Heinecke
- (issue1753) Add measurements to CSV export2015-02-13, by Andre Heinecke
- (issue1753) Add SQ Measurement dates as text annotations to points2015-02-13, by Andre Heinecke
- (issue1753) Carry measurement date through SQ values2015-02-13, by Andre Heinecke
- (issue1753) Add label theme for SQMeasurements2015-02-13, by Andre Heinecke
- Log the server startup to stdout2015-02-13, by Andre Heinecke
- (issue1599) Add manualpoints theme for MSH2015-02-12, by Andre Heinecke
- (issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 22015-02-12, by Andre Heinecke
- (issue1786) Enable manualline facets for cross section charts2015-02-12, by Andre Heinecke
- (issue869) Remove horizontal lines in parameters2015-02-12, by Andre Heinecke
- (issue1051) Use a list of single years in SedimentLoadYear mode2015-02-11, by Andre Heinecke
- (issue1051) Add input support for epochs2015-02-11, by Andre Heinecke
- (issue1788) Do not divide area by two.2015-02-18, by Andre Heinecke
- (issue1717) Use unified description for y-field in editor for manual points in historical discharge time-diagrams.2015-02-18, by Tom Gottfried
- (issue1795) Handle modules configuration for any module2015-02-17, by Andre Heinecke
- (issue1794) Safeguard against layers without extent.2015-02-17, by Andre Heinecke
- Update uuid of "Rhein"2015-01-30, by Andre Heinecke
- (issue1777) Move logging code for existing tickets to the correct location2015-01-16, by Andre Heinecke
- Remove useless i18n that cannot be called from server anyhow.2015-01-12, by Tom Gottfried
- Release script: build binaries for publication when tagging and slightly mavenize the whole process.2014-12-19, by Tom Gottfried
- Useful default for path to DEMs.2014-12-19, by Tom Gottfried
- It's useful to have an uncompressed tar to which more files can be appended.2014-12-19, by Tom Gottfried
- We don't need the base directory in the assembly.2014-12-19, by Tom Gottfried
- Let overview be the first tab in SQ relation output.2014-12-19, by Tom Gottfried
- On error log error.2014-12-18, by Tom Gottfried
- Set useful default for mapserver-URLs.2014-12-18, by Tom Gottfried
- Exclude transitive dependency because of conflicting version which breaks charting.2014-12-18, by Tom Gottfried
- Update Oracle-POM in backend and add pom-oracle.xml with respective dependency to artifacts.2014-12-17, by Tom Gottfried
- Configure standalone binary assembly.2014-12-17, by Tom Gottfried
- Use Maven instead of potentially outdated JARs for creation of h2-databases. TODO: adapt release script.2014-12-17, by Tom Gottfried
- OpenLayers download moved to github.2014-12-17, by Tom Gottfried
- Put artifact server run-script in it's final place.2014-12-16, by Tom Gottfried
- ETL: Upgrade PostgreSQL dependency to same version as river-backend.2014-12-16, by Tom Gottfried
- (issue1782) Invert artifact range if necessary in officiallinefinder2014-12-16, by Andre Heinecke
- (issue1782) Invert KM filter if from is larger then to2014-12-16, by Andre Heinecke
- (issue1782) Select index based on km for step generation2014-12-16, by Andre Heinecke
- (issue1777) Evaluate CLIENT_CONF environment variable2014-12-16, by Andre Heinecke
- (issue1777) Add options to change login redirect and disable login2014-12-16, by Andre Heinecke
- (issue1777) Log saml logins also as info without username.2014-12-16, by Andre Heinecke
- (issue1777) Hide logout button if it is configured.2014-12-16, by Andre Heinecke
- Whitespace-cleanup in XML-files.2014-12-16, by Tom Gottfried
- Release script: remove installation specific defaults and give the possibility to overwrite any config-file in WEB-INF.2014-12-15, by Tom Gottfried
- The used patch build of SmartGWT is not available anymore.2014-12-15, by Tom Gottfried
- Release script: use trusted connections to repositories.2014-12-15, by Tom Gottfried
- Remove obsolete Wiki-URL config in client.2014-12-15, by Tom Gottfried
- The base-URL comes from elsewhere. Other *.properties-files know that already.2014-12-15, by Tom Gottfried
- Do not filter tables without end date in recommendations for historical discharge tables.2014-12-12, by Tom Gottfried
- Artifact-server config in release script: remove installation specific defaults and give the possibility to overwrite any config-file.2014-12-04, by Tom Gottfried
- Do not give Oracle-JARs with hardcoded personal path in release script.2014-12-04, by Tom Gottfried
- Correct header for release script.2014-12-04, by Tom Gottfried
- Added tag 3.1.9 for changeset 7bc675e4e6e02014-12-02, by Tom Gottfried
- Remove trailing whitespace.3.1.9 2014-12-02, by Sascha L. Teichmann
- Removed obsolete imports.2014-12-02, by Sascha L. Teichmann
- Time series chart: bounds cannot allways be assumed to be given.2014-12-02, by Tom Gottfried
- Do not flood log with details about all facets.2014-12-02, by Tom Gottfried
- Datacage config: Oracle has no boolean data type and thus can not handle such CASE-statement in WHERE-clause.2014-12-02, by Tom Gottfried
- Remove non-existant artifact from config.2014-12-02, by Tom Gottfried
- Make maxWait configurable and wait for 30 seconds2014-11-28, by Tom Gottfried
- maxWait should be set independendly of validationQuery.2014-11-28, by Tom Gottfried
- Use validation queries for release.2014-11-27, by Tom Gottfried
- Use explicit query to avoid hibernate connection leak.2014-11-27, by Tom Gottfried
- Connection pool: do not wait forever for new connections and be more verbose.2014-11-27, by Tom Gottfried
- Upgrade hibernate.2014-11-27, by Tom Gottfried
- Add missing annotation.2014-11-27, by Tom Gottfried
- Use RiverAccess instead of RiverUtils.2014-11-27, by Tom Gottfried
- We depend on PostreSQL >= 9.1 at least since rev 598e4bec920b (because of CTE).2014-11-27, by Tom Gottfried
- Use portable validation queries.2014-11-26, by Tom Gottfried
- The used patch build of SmartGWT is not available anymore.2014-11-26, by Tom Gottfried
- Add validation-query to example configuration.2014-11-25, by Andre Heinecke
- Datacage: order WSTs according to column numbers in import files.2014-11-20, by Tom Gottfried
- (issue1772) Use 0.001km tolarance instead of 0.1 to find matching km.2014-11-18, by Andre Heinecke
- Remove obsolete lines from drop script.2014-11-13, by Tom Gottfried
- Added a validation SQL query to database backends.2014-11-12, by Sascha L. Teichmann
- Remove docs for specific system.2014-11-06, by Tom Gottfried
- Cross section navigation: behave equally, regardless of whether an input value is below or above the range of possible values.2014-11-05, by Tom Gottfried
- (issue1767) Fix lookup of closest value.2014-11-05, by Andre Heinecke
- Gauge locations are obsolete since a long time.2014-11-05, by Tom Gottfried
- (issue1767) Fix closet next value selection.2014-11-04, by Andre Heinecke
- Add possibility to pack install-script in release tarball.2014-11-04, by Tom Gottfried
- Remove no more existant processor from config.2014-10-30, by Tom Gottfried
- Remove obsolete historical discharge curve implementations.2014-10-30, by Tom Gottfried
- Load discharge curves via recommendations in historical discharge calculation. ToDo: Remove the other logic to load them.2014-10-30, by Tom Gottfried
- Accept number as argument in dc:date-format().2014-10-30, by Tom Gottfried
- Unify wording and spelling for axis fixation in chart properties editor.2014-10-30, by Tom Gottfried
- Remove obsolete setting of start date.2014-10-30, by Tom Gottfried
- (issue1764) Use datepicker with text field2014-10-30, by Andre Heinecke
- Improve error handling.2014-10-29, by Andre Heinecke
- (issue1764) Set upper-time and lower-time for time series axes2014-10-29, by Andre Heinecke
- (issue1764) Handle date ranges in chart properties editor2014-10-29, by Andre Heinecke
- Recognize the 'no-data value' of fromkm and tokm in datacage statement for discharge curves.2014-10-29, by Tom Gottfried
- (issue1732) When duplication wsplgen artificats fix shapefile layers2014-10-28, by Andre Heinecke
- (issue1733) Use rangeaccess to access range information in location select2014-10-28, by Andre Heinecke
- The used patch build of SmartGWT is not available anymore. The newer was used for the 3.1.8 release already.2014-10-28, by Tom Gottfried
- (issue1733) Fix locationdistancepanel2014-10-27, by Andre Heinecke
- (issue1733) Fix switch between location and distance2014-10-27, by Andre Heinecke
- (issue1733) Remove weird and broken code (fixes tab selection)2014-10-27, by Andre Heinecke
- (issue1733) Clearly set location distance defaults2014-10-27, by Andre Heinecke
- (issue1769) Adapt release script for new print url.2014-10-24, by Andre Heinecke
- In case to equals from, and only in this case, there should be only one class. Then we have to set an arbitrary value > 0 for step because the user is allowed to give step=0.2014-10-24, by Tom Gottfried
- (issue1762) Use getValue to obtain dateRange values2014-10-22, by Andre Heinecke
- Do not transform Q values from cm to m.2014-10-21, by Tom Gottfried
- Added tag 3.1.8 for changeset 7cb55659646d2014-10-20, by Tom Gottfried
- Removed obsolete imports.3.1.8 2014-10-20, by Sascha L. Teichmann
- Avoid encoding problem with NaN in bed difference export.2014-10-20, by Tom Gottfried
- Adapt PDF-export to new columns in bed differences result.2014-10-20, by Tom Gottfried
- Mention gauge name in theme name for historical discharge curves.2014-10-20, by Tom Gottfried
- More cleanup in discharge data processing.2014-10-20, by Tom Gottfried
- Unify descriptions of model discharge curve at gauge.2014-10-20, by Tom Gottfried
- For fixation analysis, allow loading discharge curves from multiple gauges on calculation range via datacage.2014-10-20, by Tom Gottfried
- Antiprogramming (in german: 'Softwareabwicklung')2014-10-17, by Tom Gottfried
- i18n cleanup.2014-10-17, by Tom Gottfried
- Load sounding width via recommendations for bed height differences and cleanup and fix related bed height macros.2014-10-17, by Tom Gottfried
- Remove obsolete class.2014-10-17, by Tom Gottfried
- Do not add a sounding width facet for bed height differences.2014-10-17, by Raimund Renkert
- fixed bed difference export.2014-10-17, by Raimund Renkert
- There might be no sounding width given at some stations of a bed height single.2014-10-17, by Tom Gottfried
- Removed obsolete import.2014-10-17, by Sascha L. Teichmann
- Removed obsolete imports.2014-10-17, by Sascha L. Teichmann
- Removed obsolete imports.2014-10-17, by Sascha L. Teichmann
- Added i18n strings for sounding width and data gap.2014-10-17, by Raimund Renkert
- Bedheight differences exports sounding width and data gap for minuend and subtrahend.2014-10-17, by Raimund Renkert
- Only draw discharge curve if on same station as navigation.2014-10-17, by Sascha L. Teichmann
- Removed morpho width from bed height diffs.2014-10-17, by Sascha L. Teichmann
- Do not filter bed heights by year in datacage for optional data (plus some cleanup).2014-10-17, by Tom Gottfried
- Give ordered list of measurement stations at river.2014-10-16, by Tom Gottfried
- Add comment to measurement stations info.2014-10-16, by Tom Gottfried
- Reduce code duplication and repair filter for sediment load-recommendations.2014-10-16, by Tom Gottfried
- SCHEMA CHANGE: 'comment' is not acceptable as column name for Oracle.2014-10-15, by Tom Gottfried
- More detailed documentation on SQ-relation import.2014-10-15, by Tom Gottfried
- We only want to use stations with an end km.2014-10-15, by Tom Gottfried
- SCHEMA CHANGE: removed superfluous columns station and river_id from measurement_stations and adapted other components accordingly.2014-10-15, by Tom Gottfried
- SCHEMA CHANGE: There is no boolean data type in oracle, and therefore it's no good idea to use it in postgresql.2014-10-15, by Tom Gottfried
- Whitespace cleanup and small addition regarding sediment load at measurement stations.2014-10-14, by Tom Gottfried
- Purge redundant station-column (the values will go to kmstart).2014-10-14, by Tom Gottfried
- Purge sorting stations without range to end of list.2014-10-14, by Tom Gottfried
- Put date range into facet descriptions for curve and measurements.2014-10-14, by Tom Gottfried
- Distinguish between types of measurement stations and filter appropriately (plus minor cleanup in related classes).2014-10-14, by Tom Gottfried
- Unify colors of SQ-relations and distinguish outliers by point size.2014-10-13, by Tom Gottfried
- Remove non-mapped dependencies of removed theme.2014-10-13, by Tom Gottfried
- Theme-style cleanup for discharge curves.2014-10-13, by Tom Gottfried
- Add possibility to give custom client log4j.properties.2014-10-10, by Tom Gottfried
- Added tag 3.1.7 for changeset 319aa972a1a32014-10-10, by Tom Gottfried
- Fixed date filter for fix overview.3.1.7 2014-10-09, by Raimund Renkert
- Log successful/unsuccessful authentication without traceback.2014-10-09, by Tom Gottfried
- Backed out changeset da67b2bca1c0 Not needed.2014-10-09, by Sascha L. Teichmann
- Fixing overview filter: Accept date range as UNIX time stamps, too.2014-10-09, by Sascha L. Teichmann
- Add location data to sq relation artifact. Fixed station name.2014-10-08, by Raimund Renkert
- Added location to measurement station sq relation.2014-10-08, by Raimund Renkert
- Further subtitle cleanup (including obsolete classes using them).2014-10-08, by Tom Gottfried
- If context contains pnp, transform W to m.2014-10-08, by Raimund Renkert
- Only the master-artifact should decide about injected CURRENT_KM et al. (and removed dependend obsolete class).2014-10-08, by Sascha L. Teichmann
- Removed dependency to FixWQCurveGenerator in processor.2014-10-08, by Raimund Renkert
- For whatever reason (if any) facet descriptions with trailing whitespace are stripped from the legend.2014-10-07, by Tom Gottfried
- Removed some code duplication and moved macros to more appropriate places in file.2014-10-07, by Tom Gottfried
- Fixed some typos in datacage docs.2014-10-07, by Tom Gottfried
- Unify discharge curve subtitles.2014-10-07, by Tom Gottfried
- Try to determine gauge by km in gauge discharge facet for exporter.2014-10-07, by Raimund Renkert
- Use more recent SmartGWT-build.2014-10-07, by Tom Gottfried
- Add possibility to give custom config for server log.2014-10-07, by Tom Gottfried
- Transform export in cm at gauge. TODO: don't transfrom twice if coming from PegelInfo.2014-10-06, by Tom Gottfried
- merged.2014-10-06, by Raimund Renkert
- Use context constant for current km in fix delta w/t generator.2014-10-06, by Raimund Renkert
- Purge RiverUtils from ATExporter.2014-10-06, by Tom Gottfried
- Manual points shall be plotted in discharge diagrams.2014-10-06, by Tom Gottfried
- It's the description we want to see in the legend, not the facet name.2014-10-06, by Tom Gottfried
- Q-symmetric datacage configuration for user-data.2014-10-03, by Tom Gottfried
- Make derived curve-diagram working with subtitle.2014-10-02, by Tom Gottfried
- Re-add line previously removed accidentally between lots of comments.2014-10-02, by Tom Gottfried
- Added km sub title to fix derivate curve, too.2014-10-02, by Sascha L. Teichmann
- Removed obsolete import.2014-10-02, by Sascha L. Teichmann
- merged.2014-10-02, by Raimund Renkert
- Added i18n strings.2014-10-02, by Raimund Renkert
- Fixed W/Q diagram subtitle in fix analysis.2014-10-02, by Raimund Renkert
- Use the CURRENT_KM constant from injectors.2014-10-02, by Raimund Renkert
- The current km is needed for SQ diagrams too.2014-10-02, by Tom Gottfried
- Overwriting the current km in context gives unexpected results if artifacts from different km have been loaded.2014-10-02, by Tom Gottfried
- s/logger/log/ or removed unused logger.2014-10-02, by Tom Gottfried
- dataset can be null.2014-10-02, by Tom Gottfried
- Fetch current km from context (and remove obsolete or superfluous comments and logging).2014-10-02, by Tom Gottfried
- wUnit might be null.2014-10-02, by Tom Gottfried
- Purge obsolete representation of reference system for discharge tables.2014-10-01, by Tom Gottfried
- Instead of adding datum to Q-values, correctly transform W-values to meter above datum.2014-10-01, by Tom Gottfried
- Removed obsolete imports.2014-10-01, by Sascha L. Teichmann
- Removed obsolete imports.2014-10-01, by Sascha L. Teichmann
- Deliver historical discharge curves in meter, not centimeter over datum.2014-10-01, by Tom Gottfried
- merged.2014-10-01, by Raimund Renkert
- Use the current km from context for fix analysis W/Q subtitle.2014-10-01, by Raimund Renkert
- Updated i18n strings.2014-10-01, by Raimund Renkert
- Added y axis label to discharge processors.2014-10-01, by Raimund Renkert
- Use i18n string for w in cm axis.2014-10-01, by Raimund Renkert
- Fixed i18n string for x axis label in discharge curves.2014-10-01, by Raimund Renkert
- Never ever set current km via RiverUtils.2014-10-01, by Tom Gottfried
- Remove misplaced file extension.2014-10-01, by Tom Gottfried
- Let injectors be strictly distinct from each other and give more meaningful names (they know what they do, not where they will be used. The latter is configuration).2014-10-01, by Tom Gottfried
- Correct url parameter in client.2014-10-01, by Sascha L. Teichmann
- There ist no need to format a number as a string and then re-parse it to double to get its double value. Just take the double value!2014-10-01, by Sascha L. Teichmann
- Removed obsolete imports.2014-10-01, by Sascha L. Teichmann
- Auto-include zero in Q-domain axis.2014-09-30, by Tom Gottfried
- Use ws in m for duration curve.2014-09-30, by Raimund Renkert
- Remove duplication of AnnotationHelper-code in ChartGenerator.2014-09-30, by Tom Gottfried
- Allow W-mainvalues in SQ-relation.2014-09-30, by Tom Gottfried
- Introduce annotations, which know to which axis they belong.2014-09-30, by Tom Gottfried
- Create mainvalue facets before setting up the artifact.2014-09-30, by Raimund Renkert
- Look for gauge if no pnp is set in the context and return w in cm if at gauge.2014-09-29, by Raimund Renkert
- Scale second W-axis in cm according to first axis, which is expanded relative to the data, and set bounds for zooming purposes (plus a bit of cleanup in DiagramGenerator).2014-09-26, by Tom Gottfried
- Avoid NPE if river is not accessible.2014-09-26, by Tom Gottfried
- The derivative curve is also a discharge diagram.2014-09-26, by Tom Gottfried
- Throw non-lethal XPathException if not at gauge instead of lethal PSQLException if at gauge.2014-09-26, by Tom Gottfried
- Q-main values as recommendations in SQ. TODO: solve DDZ.2014-09-26, by Tom Gottfried
- Let's be more generous with facet activity of main values.2014-09-26, by Tom Gottfried
- bed_height_single.old_elevation_model_id is not NOT NULL.2014-09-26, by Tom Gottfried
- Main values: Reduce code duplication and correct logic to specify whether we are at gauge or not.2014-09-26, by Tom Gottfried
- Avoid NPE if no dataset is activated in theme list.2014-09-26, by Tom Gottfried
- Added config for sq relation loaded via datacage.2014-09-26, by Raimund Renkert
- merged.2014-09-25, by Raimund Renkert
- Use the sq relation artifact to load data from datacage.2014-09-25, by Raimund Renkert
- Inject current km and pnp into the context used to calculate W in cm at gauge.2014-09-25, by Raimund Renkert
- Reduce misspelled, superfluous logging.2014-09-25, by Tom Gottfried
- Removed obsolete imports.2014-09-25, by Sascha L. Teichmann
- Use right logger in DischargeGenerator.2014-09-25, by Sascha L. Teichmann
- Run native2ascii over FLYS*.properties.2014-09-25, by Sascha L. Teichmann
- Added missing l10n strings.2014-09-24, by Sascha L. Teichmann
- Generate a W in CM axis if there are W data.2014-09-24, by Sascha L. Teichmann
- Added PNP injectors to Q/X diagrams.2014-09-24, by Sascha L. Teichmann
- And Developer said, Let there be Q symmetry and there was Q symmetry.2014-09-24, by Sascha L. Teichmann
- Do not die if values <= 0 are tried to be plotted on log axis.2014-09-24, by Tom Gottfried
- Make ChartArea and thus annotations sensible for logarithmic axes (plus some minor cleanup).2014-09-24, by Tom Gottfried
- Removed obsolete imports.2014-09-24, by Sascha L. Teichmann
- merged.2014-09-24, by Raimund Renkert
- Updated the client to build a default artifact for sq relations.2014-09-24, by Raimund Renkert
- Configured "static" sq relation to use a default D4EArtifact and two states to hold the parameters and outs.2014-09-24, by Raimund Renkert
- Renamed ui provider for static data panel.2014-09-24, by Raimund Renkert
- Make SQ-relations loadable in WQ-diagrams.2014-09-23, by Tom Gottfried
- Make WQ-data loadable in SQ-diagrams. We still need to handle mainvalues and values <=0 on x-axis.2014-09-23, by Tom Gottfried
- Q-symmetry: SQ-relations should not be filtered for specific outs (and optimised statement a bit).2014-09-23, by Tom Gottfried
- Put all macros for wst-data in one place and reduce code duplications.2014-09-23, by Tom Gottfried
- Remove duplications from discharge prototypes and put it all together.2014-09-22, by Tom Gottfried
- merged.2014-09-22, by Raimund Renkert
- Added injector for PNP.2014-09-22, by Raimund Renkert
- Updated the client to build a default artifact for gauge discharge curve.2014-09-22, by Raimund Renkert
- Configured gauge discharge curve to use a default D4EArtifact and two states to hold the parameters and outs.2014-09-22, by Raimund Renkert
- Classify and sort iteration over user-data non-recommendations.2014-09-19, by Tom Gottfried
- Classify and sort iteration over non-recommendations.2014-09-19, by Tom Gottfried
- Classify and sort iteration over recommendations.2014-09-19, by Tom Gottfried
- Purge clash of out-names, resulting hacks and tests for not existing outs and give some more meaningful names.2014-09-19, by Tom Gottfried
- Official sedimentload epochs should be seperated from other data in datacage.2014-09-19, by Tom Gottfried
- These meta-lines had been invented before.2014-09-18, by Tom Gottfried
- At least since rev eb052d759fcc, there are no bed height epochs anymore.2014-09-18, by Tom Gottfried
- Added tag 3.1.6 for changeset 301a32bd70452014-09-17, by Tom Gottfried
- Though not yet part of the calculation, suspended load has to be optionally loadable through datacage.3.1.6 2014-09-17, by Tom Gottfried
- Set facet activity for middle bed height.2014-09-17, by Tom Gottfried
- Add theme for porosity and sync second with default.2014-09-17, by Tom Gottfried
- In case the list is not ordered, in the end diagrams might look weird.2014-09-17, by Tom Gottfried
- Consider new SQ-diagrams in datacage config.2014-09-17, by Tom Gottfried
- Essentially backout rev 8ad0b7bc3e73 as this makes some SQ-relation curves appear buckled.2014-09-17, by Tom Gottfried
- Avoid NPE if river is not accessible.2014-09-17, by Tom Gottfried
- merged.2014-09-17, by Raimund Renkert
- Fixed style for sq relation link in measurement station info grid.2014-09-17, by Raimund Renkert
- i18n is meant for translation and unfortunately the client has three files for that.2014-09-17, by Tom Gottfried
- merged.2014-09-17, by Raimund Renkert
- Avoid NPE in discharge context injector if no start km was set.2014-09-17, by Raimund Renkert
- Added themes for new fraction in sq relation.2014-09-17, by Raimund Renkert
- Added new fraction to sq relation.2014-09-17, by Raimund Renkert
- Outs might be set in the client.2014-09-16, by Tom Gottfried
- Crude script to find non-existant outs in meta-data.xml2014-09-16, by Tom Gottfried
- Update comment on conditional loading of user content.2014-09-16, by Tom Gottfried
- merged.2014-09-16, by Raimund Renkert
- The default state is no more abstract.2014-09-16, by Raimund Renkert
- Set facet activity for bed quality.2014-09-16, by Tom Gottfried
- Add metadata to bedheight facets in bed height differences.2014-09-16, by Tom Gottfried
- Adopt configuation of artifacts into new xml documents to make them configurable inline.2014-09-15, by Sascha L. Teichmann
- Purge some duplicated logging an misleading comments.2014-09-15, by Tom Gottfried
- Call orphaned macro originating from 'fix_wq_curve' in prototype.2014-09-15, by Tom Gottfried
- Make use of publicly available external WMS (Pegelonline) otherwise called from BfG-specific macro.2014-09-15, by Tom Gottfried
- Remove call of BfG-specific macro.2014-09-12, by Tom Gottfried
- A bit less chaos in i18n for bed heights.2014-09-12, by Tom Gottfried
- merged.2014-09-12, by Raimund Renkert
- Added themes for SQ relation overview chart.2014-09-12, by Raimund Renkert
- SQ relation overview is now a single chart containing all fractions.2014-09-12, by Raimund Renkert
- Added discharge curve prototye.2014-09-12, by Sascha L. Teichmann
- Fixed location distance panel. TODO: Switch to location table and select tabs.2014-09-12, by Raimund Renkert
- Fixed multi period panel in fix analysis.2014-09-12, by Raimund Renkert
- Making i18n work was just easier using less wrappers in this case (issue1631).2014-09-11, by Tom Gottfried
- Measurement stations without range should not be used in calculation and we assume the beginning of the range is the station.2014-09-11, by Tom Gottfried
- Suspended sand is part of total load.2014-09-11, by Tom Gottfried
- merged.2014-09-11, by Raimund Renkert
- Fixed date range panel in fix analysis.2014-09-11, by Raimund Renkert
- Removed obsolete imports.2014-09-10, by Sascha L. Teichmann
- Made call context injectors a list of comma separated classes.2014-09-10, by Sascha L. Teichmann
- merged.2014-09-10, by Raimund Renkert
- Added injectors to config and moved subtitle conf.2014-09-10, by Raimund Renkert
- Added context injectors for discharge curves.2014-09-10, by Raimund Renkert
- Added tag 3.1.5 for changeset d81c4b0d5ca72014-09-09, by Tom Gottfried
- Write CSV-header only once.3.1.5 2014-09-09, by Tom Gottfried
- Fix duration curve i18n.2014-09-09, by Tom Gottfried
- Some i18n completion in hist. discharge curves.2014-09-09, by Tom Gottfried
- Enable dynamic zoom-range in subtitle.2014-09-09, by Tom Gottfried
- Patch build from given date not available anymore.2014-09-09, by Tom Gottfried
- We well want to average NaNs but want to know the cause of the result being NaN.2014-09-09, by Tom Gottfried
- Suggestion: sort measurement stations along the river and only along the river.2014-09-09, by Tom Gottfried
- (issue1448) Fix info service for epoch / periods and off epoch2014-09-09, by Andre Heinecke
- Suggestion: Load official epochs via recommendations instead of a pseudo-calculation.2014-09-09, by Tom Gottfried
- (issue1448) Actually filter out not matching sq_time_interval_ids2014-09-08, by Andre Heinecke
- (issue1448) Objectify sq_time_interval id.2014-09-08, by Andre Heinecke
- (issue1448) Finally use the sq time interval as filter in the calculation.2014-09-08, by Andre Heinecke
- (issue1448) Unify SedimentLoadData ctor again2014-09-08, by Andre Heinecke
- (issue1448) Add Sq time interval to sediment load accessor2014-09-08, by Andre Heinecke
- (issue1448) Look through all the data for sq_ti_id in following states.2014-09-08, by Andre Heinecke
- (issue1448) Carry sq_ti_date in artifact description anf fix sqtipanel2014-09-08, by Andre Heinecke
- (issue1448) Use correct data name for ti_id and carry string value of selected date.2014-09-08, by Andre Heinecke