log

age author description
Fri, 29 Apr 2011 07:46:27 +0000 Ingo Weinzierl Added necessary methods to start the computation of waterlevel data.
Fri, 29 Apr 2011 07:27:05 +0000 Ingo Weinzierl Introduced a model class to store a set of triple data objects that consist of W, Q and Kms information.
Fri, 29 Apr 2011 07:22:25 +0000 Ingo Weinzierl Bugfix: Removed endless loop and a bug while iterating over Hibernate results.
Thu, 28 Apr 2011 12:54:11 +0000 Ingo Weinzierl Added an OutGenerator for creating longitudinal section curves.
Thu, 28 Apr 2011 12:23:40 +0000 Ingo Weinzierl Bugfix: Added missing <output-generators> section to the global configuration.
Thu, 28 Apr 2011 11:32:41 +0000 Ingo Weinzierl Added a further state that is reached if the waterlevel calculation mode has been chosen.
Thu, 28 Apr 2011 11:22:45 +0000 Ingo Weinzierl Added a new Transition to compare values.
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.
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.
Fri, 22 Apr 2011 15:49:35 +0000 Sascha L. Teichmann Corrected a silly c&p mistake.
Fri, 22 Apr 2011 09:57:27 +0000 Sascha L. Teichmann Implementation of the "Ruecksprungkorrektur" to be done in "W fuer angepassten Abflusslaengschnitt".
Thu, 21 Apr 2011 08:49:58 +0000 Ingo Weinzierl Removed debug code that has been commited by accident.
Thu, 21 Apr 2011 08:47:39 +0000 Ingo Weinzierl Added a first small theme configuration and code to read it.
Thu, 21 Apr 2011 08:44:41 +0000 Ingo Weinzierl Implementation of interfaces and its default implementations and a factory to work with themes.
Wed, 20 Apr 2011 14:26:51 +0000 Sascha L. Teichmann Implementation of "Abflusskurve/Abflusstafel" calculation.
Wed, 20 Apr 2011 13:13:19 +0000 Sascha L. Teichmann Added dependency to Apache Commons Math 2.2 (Apache License 2.0)
Wed, 20 Apr 2011 09:46:40 +0000 Sascha L. Teichmann Discharge table: Fix problem when sorting by q (copied w instead of q).
Wed, 20 Apr 2011 08:00:38 +0000 Ingo Weinzierl Fixed broken HQL statement.
Tue, 19 Apr 2011 17:43:39 +0000 Sascha L. Teichmann Implemented the "Wasserstand/Wasserspiegellagen" calculation.
Tue, 19 Apr 2011 17:37:21 +0000 Sascha L. Teichmann Discharge table: we need a getQForW() and not a getWForQ().
Tue, 19 Apr 2011 14:48:28 +0000 Sascha L. Teichmann Discharge tables: Sorting of q values was done wrong.
Tue, 19 Apr 2011 13:10:27 +0000 Ingo Weinzierl The list of annotations returned by the AnnotationFactory is ordered by its range.
Tue, 19 Apr 2011 12:33:39 +0000 Ingo Weinzierl Added a service that returns the MainValues of a Gauge based on a river name and a stationing.
Tue, 19 Apr 2011 12:31:07 +0000 Ingo Weinzierl Added a factory that returns MainValues.
Tue, 19 Apr 2011 11:05:27 +0000 Sascha L. Teichmann Discharge table: Added static method getWForQ() to interpolate a w value for a given q value based on a given discharge table.
Tue, 19 Apr 2011 10:32:31 +0000 Sascha L. Teichmann Discharge tables: Added convenience constructors/methods to ease the access to the master discharge table of a gauge.
Mon, 18 Apr 2011 16:01:23 +0000 Sascha L. Teichmann Moved the query complexity of creating a w/q value table into view
Mon, 18 Apr 2011 14:40:35 +0000 Sascha L. Teichmann Fetches w/q value tables from the backend.
Mon, 18 Apr 2011 13:23:12 +0000 Ingo Weinzierl Changed the error key that is written to the result document of the feed operation.
Mon, 18 Apr 2011 13:21:52 +0000 Ingo Weinzierl The inserted river is validated in the feed operation().
Mon, 18 Apr 2011 13:00:57 +0000 Ingo Weinzierl The calculation method is validated in the feed() operation.
Mon, 18 Apr 2011 12:36:08 +0000 Ingo Weinzierl The inserted ranges (distance and WQ ranges) are validated in the feed() operation.
Mon, 18 Apr 2011 09:34:18 +0000 Ingo Weinzierl Removed testing code that has been comitted by accident in the last revision.
Mon, 18 Apr 2011 07:39:17 +0000 Ingo Weinzierl The getGauge() method of the FLYSArtifact returns the first gauge based on the given stationing now.
Fri, 15 Apr 2011 13:47:10 +0000 Ingo Weinzierl The WQ state fills the DESCRIBE with default values for W and Q.
Fri, 15 Apr 2011 13:46:22 +0000 Ingo Weinzierl Added a WstFactory to return Wst objects.
Fri, 15 Apr 2011 13:37:51 +0000 Ingo Weinzierl FLYSArtifact provides methods to retrieve the real River, Gauge objects.
Fri, 15 Apr 2011 10:10:37 +0000 Ingo Weinzierl Bugfix: repaired broken imports of the session holder.
Fri, 15 Apr 2011 09:52:37 +0000 Ingo Weinzierl Removed the SessionHolder and adapted imports.
Thu, 14 Apr 2011 13:45:50 +0000 Sascha L. Teichmann Acquire/release sessions in services to avoid db connection leaks.
Thu, 14 Apr 2011 13:36:06 +0000 Ingo Weinzierl The location/distance state now writes default values into DESCRIBE.
Thu, 14 Apr 2011 13:26:29 +0000 Ingo Weinzierl Added a new function to RiverFactory that retrieves a River object based on a given river name.
Thu, 14 Apr 2011 13:15:16 +0000 Sascha L. Teichmann Backend access: Static methods are using the SessionHolder, too.
Thu, 14 Apr 2011 13:11:12 +0000 Ingo Weinzierl Finalized the SessionCallContextListener and registered it as CallContext.Listener in the configuration.
Thu, 14 Apr 2011 12:59:21 +0000 Ingo Weinzierl Bugfix: Call correct method to retrieve and initialize an instance of SessionFactoryProvider.
Thu, 14 Apr 2011 12:08:47 +0000 Sascha L. Teichmann Added a session holder to hold hibernate sessions.
Thu, 14 Apr 2011 11:18:28 +0000 Ingo Weinzierl Added an Implementation of CallContext.Listener to open/close Hibernate Sessions for each request.
Thu, 14 Apr 2011 08:32:18 +0000 Ingo Weinzierl Modified the states' describe() method - related to the last commit.
Thu, 14 Apr 2011 08:23:15 +0000 Ingo Weinzierl Removed the state to explicitly select a gauge.
Wed, 13 Apr 2011 08:31:20 +0000 Ingo Weinzierl Bugfix: Repaired the dynamic UI part of the RiverSelect state in DESCRIBE.
Tue, 12 Apr 2011 13:42:14 +0000 Ingo Weinzierl Write the name of an artifact into the DESCRIBE document.

http://dive4elements.wald.intevation.org