log

age author description
Fri, 26 Aug 2011 15:01:20 +0000 Ingo Weinzierl Set some WSPLGENJob parameters which are stored in FLYSArtifact in the Floodmap state.
Fri, 26 Aug 2011 14:58:35 +0000 Ingo Weinzierl Refactored the code to fetch the km range/locations into a utility class.
Fri, 26 Aug 2011 14:55:18 +0000 Ingo Weinzierl Added a new method to FLYSArtifact to destroy a single state (call its endOfLife).
Fri, 26 Aug 2011 12:45:32 +0000 Felix Wolfsteller Cosmetics.
Fri, 26 Aug 2011 12:44:12 +0000 Felix Wolfsteller Added limited themeing-support for MainValues.
Fri, 26 Aug 2011 12:42:12 +0000 Ingo Weinzierl Prepare directories for WSPLGEN specific data in FloodMap state and remove those directories when State.endOfLife() is called.
Fri, 26 Aug 2011 12:40:11 +0000 Felix Wolfsteller New theme-related utilities.
Fri, 26 Aug 2011 11:15:24 +0000 Felix Wolfsteller Improved mainvalues rendering.
Fri, 26 Aug 2011 11:11:46 +0000 Felix Wolfsteller Recommend MainValues for Computed discharge curves.
Fri, 26 Aug 2011 11:10:31 +0000 Felix Wolfsteller New NamedDouble class which implements a <String,double>-pair.
Fri, 26 Aug 2011 08:53:37 +0000 Ingo Weinzierl Call State.endOfLife() for all States in the Artifact when Artifact.endOfLife() is called.
Fri, 26 Aug 2011 08:49:18 +0000 Felix Wolfsteller Plot "real" (respecting parameters) W and Q MainValues, yet in wrong scale.
Fri, 26 Aug 2011 08:07:47 +0000 Ingo Weinzierl Call State.endOfLife() in FLYSArtifact when stepping back to a previous state.
Thu, 25 Aug 2011 10:53:25 +0000 Felix Wolfsteller Enable plotting of some annotations that look like MainValues.
Thu, 25 Aug 2011 10:50:30 +0000 Felix Wolfsteller Prepare StickyAxisAnnotation implementation to handle annotations at 'y' (vertical) axis.
Thu, 25 Aug 2011 10:47:55 +0000 Felix Wolfsteller Minor cosmetics.
Thu, 25 Aug 2011 10:45:12 +0000 Felix Wolfsteller Added MainValue-Fetching-Capabilities to MainValuesArtifact.
Thu, 25 Aug 2011 10:42:23 +0000 Felix Wolfsteller Improved implementation of MainValueArtifact#MainValueFacet .
Thu, 25 Aug 2011 10:38:45 +0000 Felix Wolfsteller Changed state spawning mechanism of MainValuesArtifact.
Thu, 25 Aug 2011 10:34:20 +0000 Felix Wolfsteller Minor cosmetics and docs.
Thu, 25 Aug 2011 10:29:14 +0000 Felix Wolfsteller Added new Mainvalues FacetType.
Wed, 24 Aug 2011 14:35:38 +0000 Ingo Weinzierl Changed the way of collecting the data for the RiverAxisArtifact - use the database instead of a Master-Artifact.
Wed, 24 Aug 2011 14:30:27 +0000 Ingo Weinzierl Removed needless imports.
Wed, 24 Aug 2011 12:12:44 +0000 Felix Wolfsteller Added conf for factory and rule for MainValueArtifacts, missing ChangeLog entry.
Wed, 24 Aug 2011 12:07:33 +0000 Felix Wolfsteller Let MainValuesArtifact have a state, outputmode and facet.
Wed, 24 Aug 2011 11:40:09 +0000 Felix Wolfsteller Fix dates in ChangeLog.
Wed, 24 Aug 2011 11:38:30 +0000 Felix Wolfsteller Smaller Cosmetics.
Wed, 24 Aug 2011 10:53:01 +0000 Sascha L. Teichmann Datacage: Use 'ids' in user specific part, too.
Wed, 24 Aug 2011 10:32:46 +0000 Sascha L. Teichmann Datacage template: s/db-ids/ids/g
Wed, 24 Aug 2011 09:44:31 +0000 Felix Wolfsteller Refactored (state access) to ease future development of more trivial artifacts.
Wed, 24 Aug 2011 08:53:11 +0000 Ingo Weinzierl The WMS background's facet will now also have a SRID set.
Wed, 24 Aug 2011 08:42:31 +0000 Felix Wolfsteller Minor changes to stub MainValuesArtifact.
Wed, 24 Aug 2011 08:22:09 +0000 Ingo Weinzierl Moved the input of user defined barriers for the floodmap to an earlier state.
Wed, 24 Aug 2011 07:51:12 +0000 Ingo Weinzierl Repaired xpath expressions for wms srid and background layers that broke after the floodmap config structure changed.
Tue, 23 Aug 2011 15:32:33 +0000 Ingo Weinzierl Repaired broken river wms initialization.
Tue, 23 Aug 2011 13:17:21 +0000 Sascha L. Teichmann Made facets cloneable with the right type.
Tue, 23 Aug 2011 13:05:54 +0000 Ingo Weinzierl Set the master artifact while output creation.
Tue, 23 Aug 2011 11:07:21 +0000 Sascha L. Teichmann Made FLYS artifacts cloneable.
Tue, 23 Aug 2011 07:53:41 +0000 Ingo Weinzierl Implemented a MapInfo service that returns some basic information to create maps for specific rivers.
Mon, 22 Aug 2011 16:37:12 +0000 Sascha L. Teichmann Build out/facet filter from XML document passed at creation time.
Mon, 22 Aug 2011 16:05:40 +0000 Sascha L. Teichmann Added optional positive filter for outs and facets.
Mon, 22 Aug 2011 15:25:48 +0000 Sascha L. Teichmann Moved WINFO specific stuff from FLYS into WINFO artifact.
Mon, 22 Aug 2011 13:07:26 +0000 Sascha L. Teichmann Datacage: filter by out in user specific part
Mon, 22 Aug 2011 10:40:15 +0000 Ingo Weinzierl Prepared the FloodMapState to save geometries.
Fri, 19 Aug 2011 15:52:03 +0000 Ingo Weinzierl The boundary (extent) for the river axis is determined based on its geometry - this extent is written into the wms facet.
Fri, 19 Aug 2011 14:13:51 +0000 Sascha L. Teichmann Removed superfluous imports.
Fri, 19 Aug 2011 14:10:18 +0000 Sascha L. Teichmann State engine: Removed CallContext from state validation.
Fri, 19 Aug 2011 11:46:40 +0000 Felix Wolfsteller Added lacalization of "Streckenfavoriten".
Fri, 19 Aug 2011 11:28:50 +0000 Felix Wolfsteller Picky white-space cosmetics.
Fri, 19 Aug 2011 10:17:08 +0000 Felix Wolfsteller Added stub implementation of new MainValuesArtifact.
Fri, 19 Aug 2011 09:48:13 +0000 Sascha L. Teichmann Fixed flys/issue262: Unified user and system datacage template
Thu, 18 Aug 2011 14:58:17 +0000 Sascha L. Teichmann flys/issue260: Datacage uses master_artifacts view now.
Thu, 18 Aug 2011 14:19:30 +0000 Sascha L. Teichmann Datacage: Added view to schema to select master artifacts.
Thu, 18 Aug 2011 14:13:35 +0000 Sascha L. Teichmann Datacage user template: Removed state filter because it was broken. Simplified by joining two contexts.
Thu, 18 Aug 2011 14:09:54 +0000 Felix Wolfsteller Fix rendering of Annotations/lines under certain zooming conditions, ChangeLog.
Thu, 18 Aug 2011 13:46:10 +0000 Felix Wolfsteller Added legend for annotations to LongitudinalSectionDiagram.
Wed, 17 Aug 2011 13:05:15 +0000 Felix Wolfsteller Moved StickyAxisAnnotation into new package de.intevation.flys.jfree .
Wed, 17 Aug 2011 13:04:53 +0000 Felix Wolfsteller Part of refactoring (see next commit).
Wed, 17 Aug 2011 12:53:55 +0000 Felix Wolfsteller Extracted and renamed CustomAnnotation to StickyAxisAnnotation. Also removed
Wed, 17 Aug 2011 12:32:26 +0000 Felix Wolfsteller Improved CustomAnnotation rendering.

http://dive4elements.wald.intevation.org