Thu, 21 Jul 2011 14:00:09 +0000 |
Ingo Weinzierl |
Modified the CollectionMonitor to recommend artifacts for the current state's outputs only.
|
Thu, 21 Jul 2011 10:45:52 +0000 |
Ingo Weinzierl |
Modified the CollectionMonitor (for recommended artifacts) to use the DataCage.
|
Wed, 20 Jul 2011 22:03:50 +0000 |
Sascha L. Teichmann |
Datacage: recommendation mechanism now accepts nodes to append results.
|
Wed, 20 Jul 2011 20:51:13 +0000 |
Sascha L. Teichmann |
Datacage template: Added a macro mechanism.
|
Wed, 20 Jul 2011 20:13:49 +0000 |
Sascha L. Teichmann |
Datacage template: Added a new 'if' construct similiar to XSLT
|
Wed, 20 Jul 2011 17:03:00 +0000 |
Sascha L. Teichmann |
DataCage: Added a recommend() method to generate recommendations for
|
Wed, 20 Jul 2011 16:28:49 +0000 |
Sascha L. Teichmann |
Datacage: Added custom provider for XPath functions.
|
Wed, 20 Jul 2011 15:06:16 +0000 |
Ingo Weinzierl |
Added configurations for river WMSe (currently for Saar, Mosel, Elbe).
|
Wed, 20 Jul 2011 14:59:25 +0000 |
Sascha L. Teichmann |
Meta data template: Added new choose/when/otherwise construct similiar to XSLT
|
Wed, 20 Jul 2011 14:01:38 +0000 |
Ingo Weinzierl |
Made the background layer in floodmaps configurable.
|
Wed, 20 Jul 2011 13:21:16 +0000 |
Ingo Weinzierl |
Removed the extent of the background layer facet.
|
Wed, 20 Jul 2011 12:42:06 +0000 |
Ingo Weinzierl |
Set the extent of created WMSLayerFacets.
|
Wed, 20 Jul 2011 12:37:54 +0000 |
Ingo Weinzierl |
WMSLayerFacets can have an extent now.
|
Wed, 20 Jul 2011 12:34:20 +0000 |
Ingo Weinzierl |
Adapted the method of FLYSArtifact.setup() which has been changed in the artifact package.
|
Wed, 20 Jul 2011 10:39:27 +0000 |
Sascha L. Teichmann |
Added standalone app to debug the datacage template.
|
Wed, 20 Jul 2011 09:56:39 +0000 |
Sascha L. Teichmann |
First step to factor out the "Datenkorb" logic into a service independent singleton.
|
Wed, 20 Jul 2011 07:08:10 +0000 |
Ingo Weinzierl |
Removed a duplicated property in ManagedFacets.
|
Tue, 19 Jul 2011 17:01:10 +0000 |
Sascha L. Teichmann |
Improved error handling in loading meta data template.
|
Tue, 19 Jul 2011 16:39:32 +0000 |
Sascha L. Teichmann |
Made meta data template configurable.
|
Tue, 19 Jul 2011 16:14:52 +0000 |
Sascha L. Teichmann |
Meta data: Make database ids identifiable with unique name "db-id"
|
Tue, 19 Jul 2011 10:37:57 +0000 |
Ingo Weinzierl |
Use the Facet.toXML() method to write facet elements into the DESCRIBE document of the Collection.
|
Mon, 18 Jul 2011 17:09:00 +0000 |
Ingo Weinzierl |
Simplified the code to read all provided Outputs of an Artifact.
|
Mon, 18 Jul 2011 15:07:47 +0000 |
Ingo Weinzierl |
The WMSLayerFacet now writes the WMS URL and layernames to its XML representation.
|
Mon, 18 Jul 2011 10:13:25 +0000 |
Ingo Weinzierl |
Added artifacts/states for WMS background an river axis and a configuration for the output-defaults.
|
Mon, 18 Jul 2011 09:20:42 +0000 |
Ingo Weinzierl |
Added a computeInit() method to intialize data/facets after creating new artifacts.
|
Thu, 14 Jul 2011 15:30:55 +0000 |
Ingo Weinzierl |
Append artifact recommendations to the artifact's describe document.
|
Thu, 14 Jul 2011 14:25:36 +0000 |
Ingo Weinzierl |
Adapted a method signature of FLYSContextFactory to apply the changes in the artifact database.
|
Thu, 14 Jul 2011 14:11:29 +0000 |
Sascha L. Teichmann |
Debugged the water fill algorithm.
|
Thu, 14 Jul 2011 11:27:01 +0000 |
Ingo Weinzierl |
Added a monitor that creates new artifacts for default themes in charts and maps.
|
Wed, 13 Jul 2011 17:33:15 +0000 |
Sascha L. Teichmann |
Add Swing standalone app to test/develope cross sections directly from database.
|
Wed, 13 Jul 2011 10:29:32 +0000 |
Ingo Weinzierl |
Introduced a new output 'floodmap' for the FloodMapState.
|
Tue, 12 Jul 2011 08:05:54 +0000 |
Sascha L. Teichmann |
Fixed corner case.
|
Mon, 11 Jul 2011 16:08:30 +0000 |
Sascha L. Teichmann |
Generate water level lines for given cross section.
|
Fri, 08 Jul 2011 08:26:18 +0000 |
Ingo Weinzierl |
Artifacts and Collections now support the 'type' member of Outputs.
|
Wed, 06 Jul 2011 13:41:36 +0000 |
Ingo Weinzierl |
Removed a type from transition model.
|
Wed, 06 Jul 2011 13:37:52 +0000 |
Ingo Weinzierl |
The DataFacets are now able to store the ID of the create which created them.
|
Wed, 06 Jul 2011 09:18:31 +0000 |
Ingo Weinzierl |
Facets created by the WaterlevelState store information about state's id and artifact's hash value now.
|
Tue, 05 Jul 2011 17:28:57 +0000 |
Ingo Weinzierl |
Changed the desired UI provider for the WaterlevelGroundDifferences state.
|
Tue, 05 Jul 2011 15:34:54 +0000 |
Ingo Weinzierl |
Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
|
Mon, 04 Jul 2011 13:23:54 +0000 |
Sascha L. Teichmann |
Fix(?) for flys/issue114
|
Sun, 03 Jul 2011 15:33:33 +0000 |
Sascha L. Teichmann |
Added the math needed to calculate "W-Differenzen" in "Laengsschnitten"
|
Fri, 01 Jul 2011 14:46:13 +0000 |
Ingo Weinzierl |
An initial implementation to render chart series based on the XML configuration in themes.xml.
|
Fri, 01 Jul 2011 11:16:11 +0000 |
Ingo Weinzierl |
#135 Modified the way to store datasets for different chart axes.
|
Fri, 01 Jul 2011 08:33:52 +0000 |
Ingo Weinzierl |
Added the option to call the distance info service with a filter to fetch locations or distances only.
|
Thu, 30 Jun 2011 11:32:17 +0000 |
Ingo Weinzierl |
#159 Modifications in the transition model to support a state with a kilometer range input only.
|
Wed, 29 Jun 2011 09:00:31 +0000 |
Sascha L. Teichmann |
Downgraded Trove to 1.1-beta-5
|
Tue, 28 Jun 2011 15:21:02 +0000 |
Ingo Weinzierl |
Fixed the JBoss Maven repository.
|
Tue, 28 Jun 2011 09:56:52 +0000 |
Ingo Weinzierl |
Tagged RELEASE 2.4 of flys-artifacts.
|