log

age author description
Fri, 09 Nov 2012 10:24:48 +0100 Felix Wolfsteller FlowVelocityMeasurementValue: Added 'fast' (db-unmapped) class to access values later.
Fri, 09 Nov 2012 10:24:07 +0100 Felix Wolfsteller Whitespace cosmetics.
Fri, 09 Nov 2012 10:23:20 +0100 Felix Wolfsteller Whitespace cosmetic.
Fri, 09 Nov 2012 10:22:41 +0100 Felix Wolfsteller BedHeightArtifact: Whitespace-cosmetic and vim line.
Thu, 08 Nov 2012 16:54:18 +0100 Felix Wolfsteller FlowVelocityGenerator: Dummy-handle new measured velocity facets.
Thu, 08 Nov 2012 16:53:57 +0100 Felix Wolfsteller FlowVelocityGenerator: Added TODO about 3rd and 4th axis.
Thu, 08 Nov 2012 16:53:06 +0100 Felix Wolfsteller Register new FLOW_VELOCITY_MEASUREMENT Facet Type.
Thu, 08 Nov 2012 16:52:41 +0100 Felix Wolfsteller meta-data.xml: Add annotations and flow velocity measurements to the DC.
Thu, 08 Nov 2012 16:51:58 +0100 Felix Wolfsteller Register flowvelocity artifact factory.
Thu, 08 Nov 2012 16:51:22 +0100 Felix Wolfsteller Add new facet to flow velocity outs compat list.
Thu, 08 Nov 2012 16:50:46 +0100 Felix Wolfsteller Add FlowVelocityMeasurementArtifact and -facet. Yet dummies.
Thu, 08 Nov 2012 10:47:24 +0100 Björn Ricks Use static variable for login page name in LoginServlet
Thu, 08 Nov 2012 10:29:09 +0100 Björn Ricks Be sure that a redirect url always exist
Wed, 07 Nov 2012 15:58:03 +0100 Björn Ricks Add datacage for minfo and longitudinal_section.w from fixanalysis
Wed, 07 Nov 2012 15:56:28 +0100 Björn Ricks Use new WOutProcessor for generating charts
Wed, 07 Nov 2012 15:52:25 +0100 Björn Ricks Add processor to be able to generate curves for WKms values
Wed, 07 Nov 2012 14:34:13 +0100 Björn Ricks Remove AbstractFixGenerator and use new KMIndexProcessor instead
Wed, 07 Nov 2012 14:22:54 +0100 Björn Ricks Move inverted from LongitudinalSectionGenerator to XYChartGenerator
Wed, 07 Nov 2012 14:12:39 +0100 Björn Ricks Add method to a access the CallContext of a ChartGenerator
Wed, 07 Nov 2012 14:07:52 +0100 Björn Ricks Introduce a new Interface to abstract the data to curve generation
Wed, 07 Nov 2012 14:06:03 +0100 Björn Ricks Introduce a new FixingsFacet to add save access to the current Km
Wed, 07 Nov 2012 13:54:49 +0100 Björn Ricks Fix logging statement
Tue, 06 Nov 2012 15:57:36 +0100 Björn Ricks Remove whitespace added by eclipse
Tue, 06 Nov 2012 15:57:02 +0100 Björn Ricks Fix: Use correct class for the logger
Tue, 06 Nov 2012 15:55:11 +0100 Björn Ricks Don't notify jfreechart listeners when adding points
Tue, 06 Nov 2012 15:51:43 +0100 Björn Ricks Only put current Km to the context if it is a valid km
Wed, 07 Nov 2012 13:49:32 +0100 Felix Wolfsteller Reintroduce wrongly outbacked changes (rev 4418-4425).
Wed, 07 Nov 2012 13:40:00 +0100 Felix Wolfsteller Merged backouts.
Wed, 07 Nov 2012 12:28:50 +0100 Felix Wolfsteller Backed out changeset e8a4d2fd25cc
Wed, 07 Nov 2012 12:23:41 +0100 Felix Wolfsteller Backed out changeset e8a4d2fd25cc
Wed, 07 Nov 2012 09:47:44 +0100 Felix Wolfsteller Merged.
Wed, 07 Nov 2012 09:44:24 +0100 Felix Wolfsteller Added vim line.
Wed, 07 Nov 2012 09:43:25 +0100 Felix Wolfsteller minfo.xml: Add annotations to compat list of sedimentload_ls out.
Wed, 07 Nov 2012 09:42:59 +0100 Felix Wolfsteller meta-data.xml: Force-recommend annotations for sedimentload_ls outs.
Wed, 07 Nov 2012 09:21:15 +0100 Felix Wolfsteller SedimentLoadFactory: Added vim-line.
Wed, 07 Nov 2012 09:20:59 +0100 Felix Wolfsteller SedimentLoadFactory: Added TODO.
Wed, 07 Nov 2012 09:20:37 +0100 Felix Wolfsteller SedimentLoadFactory: Changed comments, removed empty one.
Tue, 06 Nov 2012 15:36:52 +0100 Christian Lins Add (currently useless) button for map print settings.
Tue, 06 Nov 2012 14:50:26 +0100 Christian Lins Remove authentication from MapPrintServiceImpl.
Tue, 06 Nov 2012 13:39:00 +0100 Björn Ricks Move GGInAFilter and NoCacheFilter to an own package
Tue, 06 Nov 2012 13:32:41 +0100 Björn Ricks Add config in web.xml for the new NoCacheFilter
Tue, 06 Nov 2012 13:32:06 +0100 Björn Ricks Add new Filter class to change caching
Tue, 06 Nov 2012 13:30:04 +0100 Björn Ricks Add javadoc comment about RiverInfoServiceImpl
Tue, 06 Nov 2012 13:29:16 +0100 Björn Ricks Less debug output in GGInAFilter
Tue, 06 Nov 2012 09:04:07 +0100 Felix Wolfsteller FixationArtifact: In doc, mention where the FacetActivity is registered.
Tue, 06 Nov 2012 06:37:34 +0100 Felix Wolfsteller ExtremeCalculation: Resolve probably too nested break.
Tue, 06 Nov 2012 06:36:54 +0100 Felix Wolfsteller ExtremeCalculation: Doc.
Mon, 05 Nov 2012 17:45:42 +0100 Felix Wolfsteller manualpoints.xml: Add facet for the extrene_wq_curve out.
Mon, 05 Nov 2012 17:45:02 +0100 Felix Wolfsteller FacetTypes: Add new ChartType extreme_wq_curve to enable manual points.
Mon, 05 Nov 2012 17:32:59 +0100 Felix Wolfsteller FLYSUtils: Null-guard some conditionals (autoboxes).
Mon, 05 Nov 2012 17:31:51 +0100 Felix Wolfsteller WaterevelState: Doc.
Mon, 05 Nov 2012 17:31:25 +0100 Felix Wolfsteller ExtremeCompute: Further naming improvements on facets.
Mon, 05 Nov 2012 17:30:23 +0100 Felix Wolfsteller ExtremeWQCurveGenerator: Fixed typo in debug output.
Mon, 05 Nov 2012 17:30:03 +0100 Felix Wolfsteller ExtremeWQCurveGenerator: Removed obsolete import.
Mon, 05 Nov 2012 16:59:03 +0100 Felix Wolfsteller server-side i18n for inputs of extreme*. Newlines at end of file.
Mon, 05 Nov 2012 16:38:20 +0100 Felix Wolfsteller winfo.xml: Add wst and pdf Facets to extremes compat list.
Mon, 05 Nov 2012 16:37:49 +0100 Felix Wolfsteller ExtremeCompute: Add DataFacets (csv, wst, defunc pdf).
Mon, 05 Nov 2012 16:35:31 +0100 Felix Wolfsteller WaterlevelExporter: Use new WQKmsResult to avoid parallel paths for Extrem- and Fixing-Result.
Mon, 05 Nov 2012 16:34:30 +0100 Felix Wolfsteller ExtremeCompute: Whitespace-cosmetics.
Mon, 05 Nov 2012 16:02:52 +0100 Björn Ricks Improve debugging inf FLYSArtifact

http://dive4elements.wald.intevation.org