2011-04-18 |
Ingo Weinzierl |
The calculation method is validated in the feed() operation.
|
2011-04-18 |
Ingo Weinzierl |
The inserted ranges (distance and WQ ranges) are validated in the feed() operation.
|
2011-04-18 |
Ingo Weinzierl |
Removed testing code that has been comitted by accident in the last revision.
|
2011-04-18 |
Ingo Weinzierl |
The getGauge() method of the FLYSArtifact returns the first gauge based on the given stationing now.
|
2011-04-15 |
Ingo Weinzierl |
The WQ state fills the DESCRIBE with default values for W and Q.
|
2011-04-15 |
Ingo Weinzierl |
Added a WstFactory to return Wst objects.
|
2011-04-15 |
Ingo Weinzierl |
FLYSArtifact provides methods to retrieve the real River, Gauge objects.
|
2011-04-15 |
Ingo Weinzierl |
Bugfix: repaired broken imports of the session holder.
|
2011-04-15 |
Ingo Weinzierl |
Removed the SessionHolder and adapted imports.
|
2011-04-14 |
Sascha L. Teichmann |
Acquire/release sessions in services to avoid db connection leaks.
|
2011-04-14 |
Ingo Weinzierl |
The location/distance state now writes default values into DESCRIBE.
|
2011-04-14 |
Ingo Weinzierl |
Added a new function to RiverFactory that retrieves a River object based on a given river name.
|
2011-04-14 |
Sascha L. Teichmann |
Backend access: Static methods are using the SessionHolder, too.
|
2011-04-14 |
Ingo Weinzierl |
Finalized the SessionCallContextListener and registered it as CallContext.Listener in the configuration.
|
2011-04-14 |
Ingo Weinzierl |
Bugfix: Call correct method to retrieve and initialize an instance of SessionFactoryProvider.
|
2011-04-14 |
Sascha L. Teichmann |
Added a session holder to hold hibernate sessions.
|
2011-04-14 |
Ingo Weinzierl |
Added an Implementation of CallContext.Listener to open/close Hibernate Sessions for each request.
|
2011-04-14 |
Ingo Weinzierl |
Modified the states' describe() method - related to the last commit.
|
2011-04-14 |
Ingo Weinzierl |
Removed the state to explicitly select a gauge.
|
2011-04-13 |
Ingo Weinzierl |
Bugfix: Repaired the dynamic UI part of the RiverSelect state in DESCRIBE.
|
2011-04-12 |
Ingo Weinzierl |
Write the name of an artifact into the DESCRIBE document.
|
2011-04-12 |
Ingo Weinzierl |
Bugfix: States are filled with data before they describe themself.
|
2011-04-11 |
Ingo Weinzierl |
Implemented a service that retrieves distance information for a specific river.
|
2011-04-06 |
Ingo Weinzierl |
The FLYSArtifactCollection overrides out() and uses OutGenerators to create output for this operation.
|
2011-04-06 |
Ingo Weinzierl |
Added a DischargeCurveGenerator that creates discharge curves.
|
2011-04-06 |
Ingo Weinzierl |
Changed the visibility of getData() method of FLYSArtifacts.
|
2011-04-03 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2011-04-03 |
Sascha L. Teichmann |
Make project compilable again.
|
2011-03-31 |
Ingo Weinzierl |
Added code to parse the configured OutGenerators in the global configuration and to save a map of such in the FLYSContext.
|
2011-03-31 |
Ingo Weinzierl |
Added an OutGenerator interface that might be used to generator collected outputs of a set of artifacts.
|
2011-03-30 |
Ingo Weinzierl |
Removed the Backend reference from FLYSArtifactCollection.
|
2011-03-30 |
Ingo Weinzierl |
Enhanced the output mode for discharge curves with three facets.
|
2011-03-30 |
Ingo Weinzierl |
Tagged RELEASE 0.1 of FLYS Artifacts.
|
2011-03-30 |
Ingo Weinzierl |
Renamed an output mode in the WINFO artifact configuration.
|
2011-03-29 |
Ingo Weinzierl |
Changed a german string in the resource bundle.
|
2011-03-29 |
Ingo Weinzierl |
Adapted the available calculation modes of WINFO and its order in the DESCRIBE document.
|
2011-03-28 |
Ingo Weinzierl |
Added the hash code of an artifact to the artifact part of the collection's DESCRIBE document.
|
2011-03-28 |
Ingo Weinzierl |
Changed the background color of discharge curves to white.
|
2011-03-28 |
Sascha L. Teichmann |
DischargeTables: Cache the scale, too. Otherwise two calls to getValues() with different arguments will result in the same output.
|
2011-03-28 |
Ingo Weinzierl |
The out() operation of the WINFO artifact draws discharge tables for gauges specified by the user.
|
2011-03-28 |
Ingo Weinzierl |
Added a helper class to export charts.
|
2011-03-28 |
Sascha L. Teichmann |
Add factory to fetch gauges from database and filter them
|
2011-03-25 |
Sascha L. Teichmann |
Don't used interleaved x/y data.
|
2011-03-25 |
Ingo Weinzierl |
Updated the TODO list.
|
2011-03-25 |
Ingo Weinzierl |
Bugfix: Added a missing artifact namespace prefix in the DESCRIBE document of a FLYSArtifactCollection.
|
2011-03-24 |
Ingo Weinzierl |
Implemented a FLYSArtifactCollection that will be used in this application now.
|
2011-03-24 |
Sascha L. Teichmann |
Fetch w/q values of discharge tables for given gauges.
|
2011-03-24 |
Ingo Weinzierl |
Added a further german resource bundle.
|
2011-03-23 |
Ingo Weinzierl |
The DESCRIBE of the WINFO artifact contains the available output modes now.
|
2011-03-22 |
Ingo Weinzierl |
The location_distance state of the WINFO parameterization has an output mode 'discharge_table' now.
|
2011-03-21 |
Ingo Weinzierl |
Append human readable strings of the selected values to the DESCRIBE output.
|
2011-03-21 |
Ingo Weinzierl |
Added some more calculation types (to the DESCRIBE in the calculation select state).
|
2011-03-21 |
Ingo Weinzierl |
Implemented the step-back part of the advance() operation.
|
2011-03-21 |
Ingo Weinzierl |
Fixed a german umlaut.
|
2011-03-18 |
Ingo Weinzierl |
Added new states to insert location/distance and w/q data in the config of a WINFO artifact.
|
2011-03-18 |
Ingo Weinzierl |
Added a new state for the W/Q input in the WINFO parameterization.
|
2011-03-18 |
Ingo Weinzierl |
New state for the location/distance input and some litte modifications of the DefaultState.
|
2011-03-17 |
Ingo Weinzierl |
Added a method to retrieve the UIProvider for a state.
|
2011-03-17 |
Ingo Weinzierl |
Let the states describe the static ui part.
|
2011-03-17 |
Ingo Weinzierl |
The 'rivers' service retrieves the rivers from backend now.
|