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.
|
Wed, 06 Apr 2011 10:01:49 +0000 |
Ingo Weinzierl |
The FLYSArtifactCollection overrides out() and uses OutGenerators to create output for this operation.
|
Sun, 03 Apr 2011 10:53:14 +0000 |
Sascha L. Teichmann |
Make project compilable again.
|
Wed, 30 Mar 2011 16:00:51 +0000 |
Ingo Weinzierl |
Removed the Backend reference from FLYSArtifactCollection.
|
Mon, 28 Mar 2011 16:58:17 +0000 |
Ingo Weinzierl |
Added the hash code of an artifact to the artifact part of the collection's DESCRIBE document.
|
Fri, 25 Mar 2011 10:23:59 +0000 |
Ingo Weinzierl |
Bugfix: Added a missing artifact namespace prefix in the DESCRIBE document of a FLYSArtifactCollection.
|
Thu, 24 Mar 2011 18:47:07 +0000 |
Ingo Weinzierl |
Implemented a FLYSArtifactCollection that will be used in this application now.
|