log flys-artifacts/src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java @ 2594:226c360febae

age author description
Fri, 16 Mar 2012 09:32:29 +0000 Raimund Renkert Remove unnecessary outputs from attributes instead of copying outs to
Wed, 14 Mar 2012 15:00:30 +0000 Raimund Renkert Issue 640.
Thu, 09 Feb 2012 15:59:49 +0000 Ingo Weinzierl #485 Fixed broken renaming of chart themes.
Wed, 01 Feb 2012 08:37:38 +0000 Felix Wolfsteller Avoid running into an NPE, but add warning to ease forensic.
Fri, 23 Dec 2011 08:57:25 +0000 Ingo Weinzierl Make use of first attributes specified in the ChartSettings. NOTE: work is still in progress.
Mon, 19 Dec 2011 09:08:40 +0000 Felix Wolfsteller Roll-back accidentally commited changes.
Mon, 19 Dec 2011 09:04:50 +0000 Felix Wolfsteller Hide deleted facets from outgenerators.
Fri, 16 Dec 2011 11:47:57 +0000 Ingo Weinzierl Some optimizations during out() operation of FLYSArtifactCollection.
Fri, 16 Dec 2011 10:50:19 +0000 Ingo Weinzierl Added an INFO statement that displays the duration time for the out() operation.
Fri, 16 Dec 2011 09:19:11 +0000 Ingo Weinzierl Make reuse of the old CollectionAttribute during the describe() operation of FLYSArtifactCollection - remove the old facets only.
Thu, 15 Dec 2011 10:09:02 +0000 Ingo Weinzierl Prepare the OutGenerator during the describe() operation of the FLYS Collection to enable the OutGenerator to return an initial Settings object.
Wed, 14 Dec 2011 10:20:56 +0000 Ingo Weinzierl Added a getSettings() operation to OutGenerator - FLYSArtifactCollection will now evaluate all available Outputs and create initial Settings using OutGenerators if the Settings for an Output is missing.
Tue, 13 Dec 2011 11:55:47 +0000 Ingo Weinzierl Introduced a CollectionAttribute class that stores the information provided by the Collection's attribute document.
Tue, 13 Dec 2011 08:43:48 +0000 Ingo Weinzierl Added a CollectionDescriptionHelper that helps generating DESCRIBE documents for Collections.
Fri, 02 Dec 2011 11:01:11 +0000 Felix Wolfsteller Include state data items in description document of collection.
Wed, 30 Nov 2011 12:06:32 +0000 Sascha L. Teichmann Removed superfluous imports.
Wed, 30 Nov 2011 11:56:36 +0000 Sascha L. Teichmann Make it compile again.
Wed, 30 Nov 2011 10:18:38 +0000 Felix Wolfsteller Introduce pre-rendering inter-facet communication phase ('blackboard pass').
Mon, 07 Nov 2011 10:43:51 +0000 Felix Wolfsteller Catch more specific Exception in FLYSArtifactCollection.
Fri, 04 Nov 2011 08:59:42 +0000 Felix Wolfsteller Added new optional condition for theme-mappings: the output name.
Thu, 03 Nov 2011 10:25:23 +0000 Felix Wolfsteller Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Fri, 28 Oct 2011 10:04:22 +0000 Felix Wolfsteller Use compatibility matrix when creating collections output.
Fri, 28 Oct 2011 09:59:47 +0000 Felix Wolfsteller Cosmetics and refactoring in FLYSArtifactCollection.
Fri, 28 Oct 2011 09:22:34 +0000 Felix Wolfsteller Cosmetics, docs.
Thu, 27 Oct 2011 09:42:49 +0000 Felix Wolfsteller Reduce logging noise (downgrade an 'error' to 'debug').
Thu, 20 Oct 2011 13:45:45 +0000 Ingo Weinzierl Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Wed, 19 Oct 2011 16:04:40 +0000 Felix Wolfsteller Fix setting of masterartifact in flyscollections.
Mon, 17 Oct 2011 16:04:14 +0000 Sascha L. Teichmann FLYSArtifactCollection: Small optimizations
Mon, 17 Oct 2011 15:53:59 +0000 Ingo Weinzierl FLYSArtifactCollection.ThemeList makes now use of ManagedDomFacet to read all attributes of a Facet.
Mon, 17 Oct 2011 14:55:45 +0000 Ingo Weinzierl Added support for removing themes from output.
Fri, 14 Oct 2011 08:52:44 +0000 Felix Wolfsteller Allow simple codepaths to have Facets initially being 'inactive' (wrt rendering).
Fri, 07 Oct 2011 10:51:09 +0000 Ingo Weinzierl Bugfix: #353 Enabled chart's to be drawn with proper axes set even if no data is contained.
Tue, 04 Oct 2011 11:28:37 +0000 Ingo Weinzierl Added facet and index information to theme which are stored at CollectionItems.
Wed, 21 Sep 2011 14:01:14 +0000 Felix Wolfsteller Cosmetics, docs.
Thu, 15 Sep 2011 15:00:23 +0000 Ingo Weinzierl Prepared FLYSArtifactCollection to live without Artifacts.
Tue, 23 Aug 2011 13:05:54 +0000 Ingo Weinzierl Set the master artifact while output creation.
Thu, 11 Aug 2011 13:03:41 +0000 Felix Wolfsteller Picky Cosmetics.
Wed, 03 Aug 2011 11:20:07 +0000 Felix Wolfsteller Minor cosmetics, (comments).
Fri, 22 Jul 2011 11:18:00 +0000 Ingo Weinzierl Prepared the FLYSArtifactCollection to support the storage of already loaded recommendations.
Tue, 19 Jul 2011 10:37:57 +0000 Ingo Weinzierl Use the Facet.toXML() method to write facet elements into the DESCRIBE document of the Collection.
Mon, 18 Jul 2011 17:09:00 +0000 Ingo Weinzierl Simplified the code to read all provided Outputs of an Artifact.
Tue, 21 Jun 2011 14:33:00 +0000 Ingo Weinzierl Put the time-to-live of the collection into its DESCRIBE document.
Thu, 16 Jun 2011 14:31:41 +0000 Ingo Weinzierl OutGenerators doOut() takes a facet object now instead of just its name. facets-slt
Thu, 16 Jun 2011 14:10:49 +0000 Ingo Weinzierl Add index and description of facets to collections describe document. facets-slt
Wed, 01 Jun 2011 09:57:22 +0000 Sascha L. Teichmann Fix crashes in back jump correction.
Tue, 31 May 2011 14:56:18 +0000 Ingo Weinzierl Added support for the 'type' parameter of the collection's out() operation.
Fri, 27 May 2011 10:09:46 +0000 Ingo Weinzierl Removed XML debug statement.
Fri, 27 May 2011 10:03:07 +0000 Ingo Weinzierl Moved the code part that skips themes to a better place. This let us paint empty charts with no themes at all.
Fri, 27 May 2011 09:47:13 +0000 Ingo Weinzierl We will no longer put deactivated themes into the chart.
Fri, 27 May 2011 08:46:26 +0000 Ingo Weinzierl Fixed the process of creating and storing the attribute of a collection.
Tue, 10 May 2011 10:26:26 +0000 Ingo Weinzierl Improved the OutGenerator interface to set a master artifact for the out generation.
Tue, 03 May 2011 17:34:29 +0000 Ingo Weinzierl Modified a confusing debug statement.
Tue, 03 May 2011 16:26:35 +0000 Ingo Weinzierl Introduced an export output target on collection level that enables collections to be exported.
Fri, 29 Apr 2011 15:10:44 +0000 Sascha L. Teichmann Added meta data service.
Fri, 29 Apr 2011 13:06:49 +0000 Ingo Weinzierl Bugfix: Changed the datastructure of the ThemeList (inner class of FLYSArtifactCollection) to store the theme of a chart in an ordered list -> Q curves of longitudinal section charts are now drawn.
Fri, 29 Apr 2011 08:13:56 +0000 Ingo Weinzierl Added the name of the facet to the parameterlist of OutGenerator.doOut().
Thu, 28 Apr 2011 11:13:06 +0000 Ingo Weinzierl Bugfix: The outputs of a Collection's attribute document are stored in an outputs node now instead of being stored toplevel in the document.
Thu, 28 Apr 2011 08:14:20 +0000 Ingo Weinzierl The OutGenerator gets the theme of a facet while output creation.
Wed, 27 Apr 2011 14:35:44 +0000 Ingo Weinzierl Improved the out() operation of a Collection - the OutGenerator gets to know about the facets and its theme.
Tue, 26 Apr 2011 13:29:18 +0000 Ingo Weinzierl The Attributes of a collection are written into its DESCRIBE now.

http://dive4elements.wald.intevation.org