Mercurial > dive4elements > river
graph
- Introduced GNU Trove to store WQKms values in a more performant data structure.2011-04-29, by Ingo Weinzierl
- Added the name of the facet to the parameterlist of OutGenerator.doOut().2011-04-29, by Ingo Weinzierl
- Added themes and mappings for the W and Q theme of a longitudinal section curve.2011-04-29, by Ingo Weinzierl
- Added necessary methods to start the computation of waterlevel data.2011-04-29, by Ingo Weinzierl
- Introduced a model class to store a set of triple data objects that consist of W, Q and Kms information.2011-04-29, by Ingo Weinzierl
- Bugfix: Removed endless loop and a bug while iterating over Hibernate results.2011-04-29, by Ingo Weinzierl
- Added an OutGenerator for creating longitudinal section curves.2011-04-28, by Ingo Weinzierl
- Bugfix: Added missing <output-generators> section to the global configuration.2011-04-28, by Ingo Weinzierl
- Added a further state that is reached if the waterlevel calculation mode has been chosen.2011-04-28, by Ingo Weinzierl
- Added a new Transition to compare values.2011-04-28, by Ingo Weinzierl
- Bugfixes: Adapted a broken method call of TransitionEngine.isStateReachable() and added the outputs of a current state to the DESCRIBE.2011-04-28, by Ingo Weinzierl
- Bugfix: Added the missing init() method to a Transition and call it in the TransitionFactory after a Transition has been created.2011-04-28, by 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-28, by Ingo Weinzierl
- Throw an illegal argument exception in LocationDistanceSelect.validate() and WQSelect.validate() if no data has been inserted so far.2011-04-28, by Ingo Weinzierl
- Added XSL transformation do create Graphviz digraph out of conf.xml2011-04-28, by Sascha L. Teichmann
- The OutGenerator gets the theme of a facet while output creation.2011-04-28, by Ingo Weinzierl
- Removed useless imports.2011-04-27, by Ingo Weinzierl
- Added an abstract OutGenerator that should be the base class for all generators which create charts.2011-04-27, by Ingo Weinzierl
- Improved the out() operation of a Collection - the OutGenerator gets to know about the facets and its theme.2011-04-27, by Ingo Weinzierl
- The Attributes of a collection are written into its DESCRIBE now.2011-04-26, by 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.2011-04-26, by Ingo Weinzierl
- Corrected a silly c&p mistake.2011-04-22, by Sascha L. Teichmann
- Implementation of the "Ruecksprungkorrektur" to be done in "W fuer angepassten Abflusslaengschnitt".2011-04-22, by Sascha L. Teichmann
- Removed debug code that has been commited by accident.2011-04-21, by Ingo Weinzierl
- Added a first small theme configuration and code to read it.2011-04-21, by Ingo Weinzierl
- Implementation of interfaces and its default implementations and a factory to work with themes.2011-04-21, by Ingo Weinzierl
- Implementation of "Abflusskurve/Abflusstafel" calculation.2011-04-20, by Sascha L. Teichmann
- Added dependency to Apache Commons Math 2.2 (Apache License 2.0)2011-04-20, by Sascha L. Teichmann