2012-12-11 |
Björn Ricks |
Move loading of the full Collection to an own method
|
2012-12-11 |
Björn Ricks |
Add new method hasItems to Collection class
|
2012-12-11 |
Björn Ricks |
Create a Collection if an artifact is added to the CollectionView
|
2012-12-11 |
Björn Ricks |
Don't create Collection when a CollectionView for a new project is created
|
2012-12-11 |
Björn Ricks |
Remove unused import
|
2012-12-11 |
Christian Lins |
Introduce river mapfile generation (WARNING: Changes in config xml files required!).
|
2012-12-11 |
Björn Ricks |
Move the access to artifact data to the Access object
|
2012-12-07 |
Christian Lins |
Refactor Mapserver mapfile generation.
|
2012-12-07 |
Felix Wolfsteller |
CrossSectionGenerator: Center HYK-labels.
|
2012-12-07 |
Felix Wolfsteller |
WINFOArtifact: Tiny optimization, get data only when needed.
|
2012-12-06 |
Sascha L. Teichmann |
Added view for selecting ranges in wsts.
|
2012-12-06 |
Felix Wolfsteller |
XYChartGenerator: Avoid "range merging" for area series, as these might extend
|
2012-12-05 |
Christian Lins |
Merged
|
2012-12-05 |
Christian Lins |
Work on river axis mapfile generator.
|
2012-12-05 |
Felix Wolfsteller |
Add stubs for GaugeAccess and RangeAccess, for they do not get lost.
|
2012-12-05 |
Felix Wolfsteller |
Prevent NPE when color for bandwidth is unset, use non-template default.
|
2012-12-05 |
Felix Wolfsteller |
Merged.
|
2012-12-03 |
Felix Wolfsteller |
Enable manual points for w difference diagrams.
|
2012-12-05 |
Raimund Renkert |
Adjusted y axis label.
|
2012-12-05 |
Raimund Renkert |
Multiplicate diameter with 1000 to have mm instead of m.
|
2012-12-04 |
Björn Ricks |
Improve the up and down arrows in the theme navigation panel
|
2012-12-04 |
Raimund Renkert |
Fixed imports.
|
2012-12-04 |
Raimund Renkert |
Use moving average algorithm to calculate average values depending on the zoom
|
2012-12-04 |
Raimund Renkert |
Put start and end km into the context for average calculation.
|
2012-12-04 |
Raimund Renkert |
Added methods to set single values.
|
2012-12-04 |
Raimund Renkert |
Added missing setter for different values.
|
2012-12-04 |
Björn Ricks |
Deprecate FLYSUtils
|
2012-12-04 |
Björn Ricks |
Use new refreshed bfg logo
|
2012-12-04 |
Christian Lins |
Preparations for autogenerated riveraxis WMSs.
|
2012-12-04 |
Christian Lins |
Make floodmap riveraxis layer name configurable.
|
2012-12-03 |
Sascha L. Teichmann |
A little optimization and handle the case that there are duplicates in the values.
|
2012-12-03 |
Sascha L. Teichmann |
Moved MovingAverage into math package
|
2012-12-03 |
Sascha L. Teichmann |
Removed obsolete import
|
2012-12-03 |
Raimund Renkert |
Merged.
|
2012-12-03 |
Raimund Renkert |
Fixed validation in parameter matrix panel. Single selections are allowed now.
|
2012-12-03 |
Raimund Renkert |
Add start and end km of current chart zoomlevel to the context and use these
|
2012-12-03 |
Raimund Renkert |
New class for average calculation implementing moving average algorithms.
|
2012-12-03 |
Raimund Renkert |
Generate flow velocity facets based on the type the user selected.
|
2012-12-03 |
Raimund Renkert |
Set the discharge zone type to be able to generate the appropriate facets.
|
2012-12-03 |
Raimund Renkert |
Added member variable for discharge zone type.
|
2012-12-03 |
Raimund Renkert |
Added new member variable for zone type.
|
2012-12-03 |
Raimund Renkert |
Extracted method to calculate the zoomed bound of a chart.
|
2012-12-03 |
Raimund Renkert |
Added example config for river 'Elbe' and read the config in context factory.
|
2012-12-03 |
Raimund Renkert |
New class storing configuration about zoom dependent filter levels.
|
2012-12-03 |
Felix Wolfsteller |
Doc.
|
2012-12-03 |
Felix Wolfsteller |
Fix reference curve creation.
|
2012-12-03 |
Felix Wolfsteller |
Doc.
|
2012-12-03 |
Felix Wolfsteller |
Doc.
|
2012-12-03 |
Felix Wolfsteller |
Fix differences/Waterlevelartifact.
|
2012-12-01 |
Christian Lins |
Change floodmap WMS paths in make_flys_release.
|
2012-11-30 |
Björn Ricks |
Add pdf export to GaugeDischargeCurveArtifact
|
2012-11-30 |
Björn Ricks |
Fix: Don't show the warning if datatype is WQKms
|
2012-11-30 |
Björn Ricks |
Remove obsolete MainMenu
|
2012-11-30 |
Björn Ricks |
Add new CSS for the layout changes
|
2012-11-30 |
Björn Ricks |
Add a welcome screen to the workspace background
|
2012-11-30 |
Björn Ricks |
Add i18n message strings for a welcome screen
|
2012-11-30 |
Björn Ricks |
Hide the manage project button if the project list is shown
|
2012-11-30 |
Björn Ricks |
Add methods to hide and show the manage projects button of the header
|
2012-11-30 |
Björn Ricks |
Use the FLYSHeader instead of the MainMenu
|
2012-11-30 |
Björn Ricks |
Merge the MainMenu into the FLYSHeader
|