Mercurial > dive4elements > river
log flys-artifacts/ChangeLog @ 351:2d268f9894bb
age | author | description |
---|---|---|
Thu, 28 Apr 2011 09:09:44 +0000 | Sascha L. Teichmann | Added XSL transformation do create Graphviz digraph out of conf.xml |
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:42:52 +0000 | Ingo Weinzierl | Removed useless imports. |
Wed, 27 Apr 2011 14:40:44 +0000 | Ingo Weinzierl | Added an abstract OutGenerator that should be the base class for all generators which create charts. |
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. |
Tue, 26 Apr 2011 13:17:08 +0000 | Ingo Weinzierl | Initialized the facet2theme mappings configured in themes.xml and added a function to the ThemeFactory that retrieves a theme from FLYSContext based on its name. |