Fri, 16 Dec 2011 10:25:55 +0000 |
Ingo Weinzierl |
Bugfix: add new Outputs during merge process in AttributeWriter.
|
Fri, 16 Dec 2011 10:08:39 +0000 |
Sascha L. Teichmann |
Little optimisation when writing CollectionAttributes
|
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.
|
Wed, 14 Dec 2011 10:51:00 +0000 |
Felix Wolfsteller |
Remove needless imports.
|
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.
|
Fri, 04 Nov 2011 11:59:08 +0000 |
Felix Wolfsteller |
Prevent empty output-nodes in flyscollections attributes.
|
Wed, 02 Nov 2011 11:27:04 +0000 |
Felix Wolfsteller |
Pass output name to artifacts getInitialFacetActivity, prevent gaps in collection attributes outputs facets positions.
|
Fri, 28 Oct 2011 12:09:58 +0000 |
Felix Wolfsteller |
Avoid NPE when compatibility matrix is empty for given output.
|
Fri, 28 Oct 2011 10:04:22 +0000 |
Felix Wolfsteller |
Use compatibility matrix when creating collections output.
|
Fri, 28 Oct 2011 09:22:34 +0000 |
Felix Wolfsteller |
Cosmetics, docs.
|
Fri, 14 Oct 2011 08:52:44 +0000 |
Felix Wolfsteller |
Allow simple codepaths to have Facets initially being 'inactive' (wrt rendering).
|
Mon, 26 Sep 2011 13:17:55 +0000 |
Felix Wolfsteller |
Add positional-conflict-awareness when merging Facets in attribute
|
Fri, 23 Sep 2011 07:19:41 +0000 |
Felix Wolfsteller |
Minor refactoring, documentation.
|
Fri, 23 Sep 2011 04:21:16 +0000 |
Felix Wolfsteller |
Added documentation.
|
Wed, 21 Sep 2011 14:01:14 +0000 |
Felix Wolfsteller |
Cosmetics, docs.
|
Wed, 14 Sep 2011 10:04:19 +0000 |
Ingo Weinzierl |
Bugfix: merge facets for the Collection's attribute only if the new and old facet's name and owner artifact are equal.
|
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.
|
Sat, 18 Jun 2011 17:03:17 +0000 |
Sascha L. Teichmann |
Only generate facets when needed.
|
Thu, 16 Jun 2011 14:10:49 +0000 |
Ingo Weinzierl |
Add index and description of facets to collections describe document.
facets-slt
|
Fri, 27 May 2011 08:46:26 +0000 |
Ingo Weinzierl |
Fixed the process of creating and storing the attribute of a collection.
|
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.
|
Tue, 26 Apr 2011 13:29:18 +0000 |
Ingo Weinzierl |
The Attributes of a collection are written into its DESCRIBE now.
|