Mercurial > dive4elements > river
log flys-artifacts/ChangeLog @ 355:d97982627596
age | author | description |
---|---|---|
Thu, 28 Apr 2011 11:20:11 +0000 | Ingo Weinzierl | Bugfixes: Adapted a broken method call of TransitionEngine.isStateReachable() and added the outputs of a current state to the DESCRIBE. |
Thu, 28 Apr 2011 11:16:21 +0000 | Ingo Weinzierl | Bugfix: Added the missing init() method to a Transition and call it in the TransitionFactory after a Transition has been created. |
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 11:08:34 +0000 | Ingo Weinzierl | Throw an illegal argument exception in LocationDistanceSelect.validate() and WQSelect.validate() if no data has been inserted so far. |
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. |