log

age author description
Wed, 12 Dec 2012 10:38:50 +0100 Raimund Renkert Reordered some attributes in editor ui and use the hidden attribute.
Wed, 12 Dec 2012 10:37:45 +0100 Raimund Renkert Read and use the hidden hint correctly.
Wed, 12 Dec 2012 10:35:34 +0100 Raimund Renkert Added i18n strings for style editor.
Tue, 11 Dec 2012 16:26:50 +0100 Björn Ricks Fix logging statments and use correct class name
Tue, 11 Dec 2012 16:26:12 +0100 Björn Ricks Codeformat++
Tue, 11 Dec 2012 16:25:41 +0100 Björn Ricks Move loading of the full Collection to an own method
Tue, 11 Dec 2012 16:24:57 +0100 Björn Ricks Add new method hasItems to Collection class
Tue, 11 Dec 2012 16:23:29 +0100 Björn Ricks Create a Collection if an artifact is added to the CollectionView
Tue, 11 Dec 2012 16:11:20 +0100 Björn Ricks Don't create Collection when a CollectionView for a new project is created
Tue, 11 Dec 2012 09:46:22 +0100 Björn Ricks Remove unused import
Tue, 11 Dec 2012 15:24:24 +0100 Christian Lins Introduce river mapfile generation (WARNING: Changes in config xml files required!).
Tue, 11 Dec 2012 09:44:04 +0100 Björn Ricks Move the access to artifact data to the Access object
Sat, 08 Dec 2012 00:19:29 +0100 Christian Lins Refactor Mapserver mapfile generation.
Fri, 07 Dec 2012 11:26:53 +0100 Felix Wolfsteller CrossSectionGenerator: Center HYK-labels.
Fri, 07 Dec 2012 11:26:21 +0100 Felix Wolfsteller WINFOArtifact: Tiny optimization, get data only when needed.
Thu, 06 Dec 2012 17:30:09 +0100 Sascha L. Teichmann Added view for selecting ranges in wsts.
Thu, 06 Dec 2012 13:10:27 +0100 Felix Wolfsteller XYChartGenerator: Avoid "range merging" for area series, as these might extend
Wed, 05 Dec 2012 23:58:26 +0100 Christian Lins Merged
Wed, 05 Dec 2012 23:54:09 +0100 Christian Lins Work on river axis mapfile generator.
Wed, 05 Dec 2012 13:57:50 +0100 Felix Wolfsteller Add stubs for GaugeAccess and RangeAccess, for they do not get lost.
Wed, 05 Dec 2012 13:34:47 +0100 Felix Wolfsteller Prevent NPE when color for bandwidth is unset, use non-template default.
Wed, 05 Dec 2012 12:59:32 +0100 Felix Wolfsteller Merged.
Mon, 03 Dec 2012 11:02:28 +0100 Felix Wolfsteller Enable manual points for w difference diagrams.
Wed, 05 Dec 2012 10:05:47 +0100 Raimund Renkert Adjusted y axis label.
Wed, 05 Dec 2012 10:05:14 +0100 Raimund Renkert Multiplicate diameter with 1000 to have mm instead of m.
Tue, 04 Dec 2012 16:16:43 +0100 Björn Ricks Improve the up and down arrows in the theme navigation panel
Tue, 04 Dec 2012 16:08:04 +0100 Raimund Renkert Fixed imports.
Tue, 04 Dec 2012 15:41:02 +0100 Raimund Renkert Use moving average algorithm to calculate average values depending on the zoom
Tue, 04 Dec 2012 15:39:50 +0100 Raimund Renkert Put start and end km into the context for average calculation.
Tue, 04 Dec 2012 15:38:21 +0100 Raimund Renkert Added methods to set single values.
Tue, 04 Dec 2012 15:35:47 +0100 Raimund Renkert Added missing setter for different values.
Tue, 04 Dec 2012 14:40:54 +0100 Björn Ricks Deprecate FLYSUtils
Tue, 04 Dec 2012 14:39:11 +0100 Björn Ricks Use new refreshed bfg logo
Tue, 04 Dec 2012 14:19:59 +0100 Christian Lins Preparations for autogenerated riveraxis WMSs.
Tue, 04 Dec 2012 13:20:38 +0100 Christian Lins Make floodmap riveraxis layer name configurable.
Mon, 03 Dec 2012 21:16:15 +0100 Sascha L. Teichmann A little optimization and handle the case that there are duplicates in the values.
Mon, 03 Dec 2012 18:44:48 +0100 Sascha L. Teichmann Moved MovingAverage into math package
Mon, 03 Dec 2012 17:55:04 +0100 Sascha L. Teichmann Removed obsolete import
Mon, 03 Dec 2012 17:27:08 +0100 Raimund Renkert Merged.
Mon, 03 Dec 2012 17:25:49 +0100 Raimund Renkert Fixed validation in parameter matrix panel. Single selections are allowed now.
Mon, 03 Dec 2012 17:10:08 +0100 Raimund Renkert Add start and end km of current chart zoomlevel to the context and use these
Mon, 03 Dec 2012 17:08:39 +0100 Raimund Renkert New class for average calculation implementing moving average algorithms.
Mon, 03 Dec 2012 17:07:03 +0100 Raimund Renkert Generate flow velocity facets based on the type the user selected.
Mon, 03 Dec 2012 17:04:28 +0100 Raimund Renkert Set the discharge zone type to be able to generate the appropriate facets.
Mon, 03 Dec 2012 17:01:45 +0100 Raimund Renkert Added member variable for discharge zone type.
Mon, 03 Dec 2012 16:58:13 +0100 Raimund Renkert Added new member variable for zone type.
Mon, 03 Dec 2012 16:55:45 +0100 Raimund Renkert Extracted method to calculate the zoomed bound of a chart.
Mon, 03 Dec 2012 16:54:32 +0100 Raimund Renkert Added example config for river 'Elbe' and read the config in context factory.
Mon, 03 Dec 2012 16:53:22 +0100 Raimund Renkert New class storing configuration about zoom dependent filter levels.
Mon, 03 Dec 2012 10:53:58 +0100 Felix Wolfsteller Doc.
Mon, 03 Dec 2012 10:52:25 +0100 Felix Wolfsteller Fix reference curve creation.
Mon, 03 Dec 2012 10:51:49 +0100 Felix Wolfsteller Doc.
Mon, 03 Dec 2012 10:51:25 +0100 Felix Wolfsteller Doc.
Mon, 03 Dec 2012 10:51:01 +0100 Felix Wolfsteller Fix differences/Waterlevelartifact.
Sat, 01 Dec 2012 23:24:36 +0100 Christian Lins Change floodmap WMS paths in make_flys_release.
Fri, 30 Nov 2012 16:07:27 +0100 Björn Ricks Add pdf export to GaugeDischargeCurveArtifact
Fri, 30 Nov 2012 16:06:03 +0100 Björn Ricks Fix: Don't show the warning if datatype is WQKms
Fri, 30 Nov 2012 10:21:09 +0100 Björn Ricks Remove obsolete MainMenu
Fri, 30 Nov 2012 10:19:02 +0100 Björn Ricks Add new CSS for the layout changes
Fri, 30 Nov 2012 10:18:32 +0100 Björn Ricks Add a welcome screen to the workspace background

http://dive4elements.wald.intevation.org