Mercurial > dive4elements > river
graph
- 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
- Discharge table: Fix problem when sorting by q (copied w instead of q).2011-04-20, by Sascha L. Teichmann
- Fixed broken HQL statement.2011-04-20, by Ingo Weinzierl
- Implemented the "Wasserstand/Wasserspiegellagen" calculation.2011-04-19, by Sascha L. Teichmann
- Discharge table: we need a getQForW() and not a getWForQ().2011-04-19, by Sascha L. Teichmann
- Discharge tables: Sorting of q values was done wrong.2011-04-19, by Sascha L. Teichmann
- The list of annotations returned by the AnnotationFactory is ordered by its range.2011-04-19, by Ingo Weinzierl
- Added a service that returns the MainValues of a Gauge based on a river name and a stationing.2011-04-19, by Ingo Weinzierl
- Added a factory that returns MainValues.2011-04-19, by Ingo Weinzierl
- Discharge table: Added static method getWForQ() to interpolate a w value for a given q value based on a given discharge table.2011-04-19, by Sascha L. Teichmann
- Discharge tables: Added convenience constructors/methods to ease the access to the master discharge table of a gauge.2011-04-19, by Sascha L. Teichmann
- Moved the query complexity of creating a w/q value table into view2011-04-18, by Sascha L. Teichmann
- Fetches w/q value tables from the backend.2011-04-18, by Sascha L. Teichmann
- Changed the error key that is written to the result document of the feed operation.2011-04-18, by Ingo Weinzierl