2013-01-31 |
Felix Wolfsteller |
AttributeWriter: Use new CollectionAttribute.hasOutput .
|
2013-01-31 |
Felix Wolfsteller |
AttributeWriter: Doc.
|
2012-11-14 |
Björn Ricks |
Improve debugging while merging outs and facets
|
2012-11-07 |
Felix Wolfsteller |
Backed out changeset e8a4d2fd25cc
|
2012-11-07 |
Felix Wolfsteller |
Merged.
|
2012-10-04 |
Björn Ricks |
Add warning if no compatible facet is found
|
2012-07-29 |
Sascha L. Teichmann |
Adjusted to follow the Chain-of-responsibility pattern in figuring out facet activities.
|
2012-07-29 |
Sascha L. Teichmann |
Use the new infrastructure to figure out if a facet should
|
2012-01-10 |
Ingo Weinzierl |
Made classes to merge Collection Outs more verbose for better debugging.
|
2012-01-05 |
Ingo Weinzierl |
#447 removed empty Outputs from Collection's attribute.
|
2011-12-16 |
Ingo Weinzierl |
Bugfix: add new Outputs during merge process in AttributeWriter.
|
2011-12-16 |
Sascha L. Teichmann |
Little optimisation when writing CollectionAttributes
|
2011-12-16 |
Ingo Weinzierl |
Make reuse of the old CollectionAttribute during the describe() operation of FLYSArtifactCollection - remove the old facets only.
|
2011-12-14 |
Felix Wolfsteller |
Remove needless imports.
|
2011-12-13 |
Ingo Weinzierl |
Introduced a CollectionAttribute class that stores the information provided by the Collection's attribute document.
|
2011-11-04 |
Felix Wolfsteller |
Prevent empty output-nodes in flyscollections attributes.
|
2011-11-02 |
Felix Wolfsteller |
Pass output name to artifacts getInitialFacetActivity, prevent gaps in collection attributes outputs facets positions.
|
2011-10-28 |
Felix Wolfsteller |
Avoid NPE when compatibility matrix is empty for given output.
|
2011-10-28 |
Felix Wolfsteller |
Use compatibility matrix when creating collections output.
|
2011-10-28 |
Felix Wolfsteller |
Cosmetics, docs.
|
2011-10-14 |
Felix Wolfsteller |
Allow simple codepaths to have Facets initially being 'inactive' (wrt rendering).
|
2011-09-26 |
Felix Wolfsteller |
Add positional-conflict-awareness when merging Facets in attribute
|
2011-09-23 |
Felix Wolfsteller |
Minor refactoring, documentation.
|
2011-09-23 |
Felix Wolfsteller |
Added documentation.
|
2011-09-21 |
Felix Wolfsteller |
Cosmetics, docs.
|
2011-09-14 |
Ingo Weinzierl |
Bugfix: merge facets for the Collection's attribute only if the new and old facet's name and owner artifact are equal.
|
2011-07-19 |
Ingo Weinzierl |
Use the Facet.toXML() method to write facet elements into the DESCRIBE document of the Collection.
|
2011-06-18 |
Sascha L. Teichmann |
Only generate facets when needed.
|
2011-06-16 |
Ingo Weinzierl |
Add index and description of facets to collections describe document.
facets-slt
|
2011-05-27 |
Ingo Weinzierl |
Fixed the process of creating and storing the attribute of a collection.
|
2011-04-28 |
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.
|
2011-04-26 |
Ingo Weinzierl |
The Attributes of a collection are written into its DESCRIBE now.
|