Fri, 21 Jun 2013 12:46:59 +0200 |
Sascha L. Teichmann |
Artifacts: First part of the official lines guessing.
|
Fri, 21 Jun 2013 12:15:30 +0200 |
Andre Heinecke |
Further fix encoding handling in the print service
|
Fri, 21 Jun 2013 11:42:35 +0200 |
Felix Wolfsteller |
SedimentLoadResult: Add getter for load.
|
Fri, 21 Jun 2013 11:42:11 +0200 |
Felix Wolfsteller |
SedimentLoadFacet: Now that we have total load values with correct ranges in
|
Fri, 21 Jun 2013 11:41:10 +0200 |
Felix Wolfsteller |
SedimentLoadCalculation: Calculate and set Total Load values ind a brutal range merging manner.
|
Fri, 21 Jun 2013 11:34:22 +0200 |
Felix Wolfsteller |
Range: Add start and end setters, doc, clone function.
|
Fri, 21 Jun 2013 10:20:28 +0200 |
Andre Heinecke |
Search the river name also in the map.river state
|
Thu, 20 Jun 2013 17:55:18 +0200 |
Sascha L. Teichmann |
Artifacts: instanceof null == false, so extra null check needed.
|
Thu, 20 Jun 2013 16:10:58 +0200 |
Felix Wolfsteller |
Fix typos and NPEs.
|
Thu, 20 Jun 2013 11:42:47 +0200 |
Felix Wolfsteller |
SedimentLoad*: Switch from snake_case to camelCase.
|
Thu, 20 Jun 2013 10:09:41 +0200 |
Felix Wolfsteller |
declare nextStep variable for future use.
|
Thu, 20 Jun 2013 09:06:23 +0200 |
Felix Wolfsteller |
SedimentLoad*: Set range to fraction/fractions values.
|
Wed, 19 Jun 2013 16:53:27 +0200 |
Felix Wolfsteller |
Add fields, getters and setters for ranges in SedimentLoadFraction.
|
Wed, 19 Jun 2013 09:40:38 +0200 |
Felix Wolfsteller |
Add hashCode and equals implementation to Range.
|
Wed, 19 Jun 2013 15:03:05 +0200 |
Sascha L. Teichmann |
GWT client: Display official lines in helper panels.
|
Tue, 18 Jun 2013 19:33:40 +0200 |
Sascha L. Teichmann |
fix official lines import
double-precision
|
Tue, 18 Jun 2013 19:32:31 +0200 |
Tom Gottfried |
Minimal schema change: allow longer names in discharge zones
double-precision
|
Tue, 18 Jun 2013 17:30:28 +0200 |
Sascha L. Teichmann |
Merged
|
Tue, 18 Jun 2013 17:28:27 +0200 |
Sascha L. Teichmann |
Backend: Fixed Oracle scheme for official lines.
|
Tue, 18 Jun 2013 16:05:10 +0200 |
Tom Gottfried |
merged changes from default into double-precision branch
double-precision
|
Tue, 18 Jun 2013 15:02:19 +0200 |
Raimund Renkert |
Added tag 3.0.8 for changeset eec895f6ec80
|
Tue, 18 Jun 2013 13:53:58 +0200 |
Raimund Renkert |
Fixed y axis label generation in sedimentload generator.
3.0.8
|
Tue, 18 Jun 2013 13:25:52 +0200 |
Raimund Renkert |
Add annotations to sediment load chart.
|
Tue, 18 Jun 2013 13:25:27 +0200 |
Raimund Renkert |
Test if artifact in a MINFO artifact to avoid NPE when getting unit data.
|
Tue, 18 Jun 2013 13:14:51 +0200 |
Raimund Renkert |
Set initial facet activity for sediment load fractions.
|
Tue, 18 Jun 2013 10:59:58 +0200 |
Raimund Renkert |
New images and hover areas for Saale and Saale-Thüringen.
|
Tue, 18 Jun 2013 09:26:00 +0200 |
Raimund Renkert |
Skip calculation parameters if no bed diameter data exist in CSV exporter.
|
Tue, 18 Jun 2013 09:09:42 +0200 |
Raimund Renkert |
Order bed quality data by km.
|
Tue, 18 Jun 2013 09:09:08 +0200 |
Raimund Renkert |
Fixed bed quality data facet index to get the correct diameter.
|
Mon, 17 Jun 2013 21:51:04 +0200 |
Sascha L. Teichmann |
Artifacts: Scan the official lines associated with a main value if it applies for the current river.
|
Mon, 17 Jun 2013 21:49:31 +0200 |
Sascha L. Teichmann |
Backend: Added one to many getter to fetch the official lines associated with a namend main value.
|
Mon, 17 Jun 2013 17:39:42 +0200 |
Raimund Renkert |
Removed umlaut stripping for image map and renamed 'Saale Thüringen'.
|
Mon, 17 Jun 2013 17:16:25 +0200 |
Tom Gottfried |
flow velocity model parser: accept braces in names of upper discharge
double-precision
|
Mon, 17 Jun 2013 16:18:40 +0200 |
Raimund Renkert |
Insert Double.NaN for missing values in bed height factory.
|
Mon, 17 Jun 2013 15:37:26 +0200 |
Raimund Renkert |
Use Double.NaN for missing values in middle bedheight calculation and write empty strings in csv export.
|
Mon, 17 Jun 2013 14:30:00 +0200 |
Raimund Renkert |
Fixed SQ relation total bedload: Use the correct input data for calculation.
|
Mon, 17 Jun 2013 13:18:00 +0200 |
Christian Lins |
Fix the "Saale-Thüringen" hover effect in the interactive JS map.
|
Mon, 17 Jun 2013 12:05:49 +0200 |
Christian Lins |
Renaming "Thüringen" -> "Thueringen" to fix interactive JS map (#1322).
|
Fri, 14 Jun 2013 18:25:12 +0200 |
Sascha L. Teichmann |
Backend: Store official lines from config if they are any.
|
Fri, 14 Jun 2013 18:15:49 +0200 |
Sascha L. Teichmann |
Backend: Only use name of official config line as name of main value.
|
Fri, 14 Jun 2013 18:12:22 +0200 |
Sascha L. Teichmann |
Backend: Joined official lines with there importer model.
|
Fri, 14 Jun 2013 17:56:52 +0200 |
Sascha L. Teichmann |
Backend: Added importer model for official lines.
|
Fri, 14 Jun 2013 17:11:33 +0200 |
Felix Wolfsteller |
issue1235: Values are valid until next measurements station range start.
|
Fri, 14 Jun 2013 17:09:25 +0200 |
Felix Wolfsteller |
SedimentLoadFacet, issue1235: Ignore values not measured at measurement stations
|
Fri, 14 Jun 2013 17:08:31 +0200 |
Felix Wolfsteller |
Comment.
|
Fri, 14 Jun 2013 11:56:18 +0200 |
Felix Wolfsteller |
In prep for 1235: Renamed variables for improved readability.
|
Fri, 14 Jun 2013 16:56:30 +0200 |
Sascha L. Teichmann |
Backend: Added special ImportWstColumns for official lines. They have to be glued with the main values.
|
Fri, 14 Jun 2013 16:46:33 +0200 |
Tom Gottfried |
merge changes from default into double-precision
double-precision
|
Fri, 14 Jun 2013 16:11:49 +0200 |
Sascha L. Teichmann |
Backend: Create ImportWsts for official lines expicitly. They are going to be somewhat special. Removed some cruft from the WstParser.
|
Fri, 14 Jun 2013 13:25:23 +0200 |
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.
|
Fri, 14 Jun 2013 13:01:26 +0200 |
Sascha L. Teichmann |
Backend: First steps to integrate parsing of official config files.
|
Fri, 14 Jun 2013 12:32:28 +0200 |
Sascha L. Teichmann |
Backend: Extended list of recognized main value names in STA/official line classification
|
Fri, 14 Jun 2013 12:30:38 +0200 |
Sascha L. Teichmann |
Backend: Removed cruft code
|
Thu, 13 Jun 2013 17:24:56 +0200 |
Andre Heinecke |
Remove createBarriersLayer and createBarriers
|
Thu, 13 Jun 2013 17:23:51 +0200 |
Andre Heinecke |
Use group layer instead of adding two layers to barriers facet
|
Thu, 13 Jun 2013 17:17:45 +0200 |
Andre Heinecke |
Group barriers layer and fix polygon layer path to shapefile
|