2013-06-05 |
Andre Heinecke |
Add * in the first line of AT Exports.
|
2013-06-05 |
Andre Heinecke |
Updade sq relation pdf export as specified in issue1071
|
2013-06-05 |
Tom Gottfried |
merge
|
2013-06-05 |
Tom Gottfried |
merged
|
2013-06-05 |
Tom Gottfried |
merged
|
2013-06-05 |
Tom Gottfried |
backout backout as it is now safely in a branch
double-precision
|
2013-06-05 |
Tom Gottfried |
Do not use file extension for description of bed heights
|
2013-05-24 |
Tom Gottfried |
Backed out changeset 53fca3392c9f
|
2013-05-24 |
Tom Gottfried |
Schema change and Importer: use double to prevent rounding at import time
|
2013-06-05 |
Christian Lins |
CapabilitiesParse parses the "queryable" attribute of a WMSLayer now (#1253).
|
2013-06-05 |
Christian Lins |
CapabilitesParser can parse map format types now (#554).
|
2013-06-05 |
Christian Lins |
Fix Non-UTF8 Umlaut characters.
|
2013-06-05 |
Felix Wolfsteller |
issue697: Re-add style for vertical Q main values text. Had been removed.
|
2013-06-04 |
Felix Wolfsteller |
Cosmetics, TODO, doc.
|
2013-06-04 |
Bernhard Herzog |
Use WikiLinks cell formatter for the wiki-links in MeasurementStationListGrid.
|
2013-06-04 |
Bernhard Herzog |
Generate SSO wiki links in RiverInfoPanel instead of plain Anchors.
|
2013-06-04 |
Bernhard Herzog |
Instantiate RiverInfoPanel with a FLYS reference for SSO.
|
2013-06-04 |
Bernhard Herzog |
Pass the FLYS instance to the InfoPanel class.
|
2013-06-04 |
Bernhard Herzog |
Use WikiLinks cell formatter for the wiki-links in GaugeListGrid.
|
2013-06-04 |
Bernhard Herzog |
Add helpers for links into the Flys wiki with optional SSO support.
|
2013-06-04 |
Bernhard Herzog |
Extend the shared interface User with the SAML ticket
|
2013-06-04 |
Bernhard Herzog |
Store the SAML ticket in the user object after authentication.
|
2013-06-04 |
Andre Heinecke |
Add an Override to the compare method
|
2013-06-04 |
Andre Heinecke |
Add sorting for discharge value
|
2013-06-04 |
Andre Heinecke |
Remove getUser Hack.
|
2013-06-04 |
Andre Heinecke |
Simplify and fix range filtering for server data.
|
2013-06-04 |
Andre Heinecke |
Accept null mode in to/fromValue
|
2013-06-04 |
Andre Heinecke |
Let get return a value
|
2013-06-04 |
Sascha L. Teichmann |
Datacage: Added function dc:get('var-name'). Returns content of variable var-name or NULL if not
|
2013-06-04 |
Christian Lins |
i18n: German Ãsg -> ÃSG
|
2013-06-04 |
Sascha L. Teichmann |
Datacage: If there is an artifact you likely need the artifact database, too.
|
2013-06-04 |
Felix Wolfsteller |
Remove stray semicolon from sql schema.
|
2013-06-03 |
Andre Heinecke |
Fix km filtering in Datacage, we default to mode distance now
|
2013-06-03 |
Andre Heinecke |
Add unit to location and translate outliertest method
|
2013-06-03 |
Andre Heinecke |
Add missing localisation for pdf export tooltip in fixing analysis
|
2013-06-03 |
Andre Heinecke |
Add SQRelationJRDataSource class
|
2013-06-03 |
Andre Heinecke |
Implement PDF export for SQ Relation
|
2013-06-03 |
Andre Heinecke |
Add Jasper report templates for sqrelation
|
2013-06-03 |
Christian Lins |
createWSPLGENClassName() now respects user locale (#767).
|
2013-06-03 |
Felix Wolfsteller |
issue986: i18n, include wst-unit in axis label.
|
2013-06-03 |
Felix Wolfsteller |
part of issue986: axis label includes correct wst-unit.
|
2013-06-03 |
Felix Wolfsteller |
cosmetics: minor indentation fix.
|
2013-06-03 |
Felix Wolfsteller |
issue1225: use river name for axis i18n.
|
2013-06-03 |
Felix Wolfsteller |
i18n for issue1225: river-km/$river-km .
|
2013-06-03 |
Andre Heinecke |
Fix location of features.xml
|
2013-06-03 |
Andre Heinecke |
Handle FEATURES_XML environment setting
|
2013-06-03 |
Andre Heinecke |
Add l10n for issue1310
|
2013-06-03 |
Andre Heinecke |
Use HLayout instead of VLayout.
|
2013-06-03 |
Christian Lins |
Stamp border thinkness of map print PDF fitted (#767).
|
2013-06-03 |
Andre Heinecke |
Prophylactic fix for DeltaWt's before 1900
|
2013-06-03 |
Christian Lins |
Make legend entries of WSPLGEN map more verbose and add units (#767).
|
2013-06-03 |
Christian Lins |
Increase legend scale of map print PDF (#767).
|
2013-05-31 |
Andre Heinecke |
Fix comment for newRegularTimePeriod
|
2013-06-02 |
Christian Lins |
Increase legend size of map print PDF (#767).
|
2013-06-02 |
Christian Lins |
Increase map title size for map print PDF (#767).
|
2013-06-02 |
Sascha L. Teichmann |
LinearInterpolated#apply(): Added simple test if the two datasets intersect at all.
|
2013-06-02 |
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 |
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 |
Sascha L. Teichmann |
Bed quality calculation: Fixed a calculation typo: s/sum =+ d/sum += d/
|
2013-06-02 |
Sascha L. Teichmann |
Bed height: Removed braindead index determination code.
|