log

age author description
Thu, 18 Aug 2011 14:09:54 +0000 Felix Wolfsteller Fix rendering of Annotations/lines under certain zooming conditions, ChangeLog.
Thu, 18 Aug 2011 13:46:10 +0000 Felix Wolfsteller Added legend for annotations to LongitudinalSectionDiagram.
Wed, 17 Aug 2011 13:05:15 +0000 Felix Wolfsteller Moved StickyAxisAnnotation into new package de.intevation.flys.jfree .
Wed, 17 Aug 2011 13:04:53 +0000 Felix Wolfsteller Part of refactoring (see next commit).
Wed, 17 Aug 2011 12:53:55 +0000 Felix Wolfsteller Extracted and renamed CustomAnnotation to StickyAxisAnnotation. Also removed
Wed, 17 Aug 2011 12:32:26 +0000 Felix Wolfsteller Improved CustomAnnotation rendering.
Wed, 17 Aug 2011 09:16:20 +0000 Felix Wolfsteller Added proof-of-concept collision detection for text annotations.
Tue, 16 Aug 2011 13:24:50 +0000 Felix Wolfsteller Started implementation of CustomAnnotation to plot collision-free annotations.
Tue, 16 Aug 2011 11:43:47 +0000 Felix Wolfsteller Slightly improved rendering of annotations in LongitudinalSection-plots.
Mon, 15 Aug 2011 10:56:58 +0000 Sascha L. Teichmann Fix for flys/issue191
Fri, 12 Aug 2011 12:54:19 +0000 Felix Wolfsteller Let AnnotationArtifact fetch "more correct" data.
Fri, 12 Aug 2011 12:39:44 +0000 Felix Wolfsteller Added functionality to query range and point-annotations only to
Thu, 11 Aug 2011 15:08:24 +0000 Sascha L. Teichmann Datacage: Added a development mode for recommendations
Thu, 11 Aug 2011 13:03:41 +0000 Felix Wolfsteller Picky Cosmetics.
Thu, 11 Aug 2011 12:48:31 +0000 Felix Wolfsteller Made (kind of dummy-) Annotations in LongitudinalSection diagrams visible.
Thu, 11 Aug 2011 12:43:00 +0000 Felix Wolfsteller Added configuration for AnnotationArtifacts.
Thu, 11 Aug 2011 12:24:31 +0000 Felix Wolfsteller Added initial version of AnnotationArtifact and friends.
Wed, 10 Aug 2011 14:57:12 +0000 Sascha L. Teichmann Datacage: Extended schema for artifacts and collections
Wed, 10 Aug 2011 14:20:31 +0000 Sascha L. Teichmann Make it compilable again (BackendListener interface changed).
Wed, 10 Aug 2011 10:08:01 +0000 Sascha L. Teichmann Datacage: Templates now can nest <dc:elements> into other elements in the body of <dc:context>
Wed, 10 Aug 2011 08:43:38 +0000 Sascha L. Teichmann Datacage: Fixed caching issue leading to incorrect results.
Tue, 09 Aug 2011 10:25:45 +0000 Sascha L. Teichmann Added <old_calculations> element
Tue, 09 Aug 2011 10:23:04 +0000 Sascha L. Teichmann Cosmetic: Replaced usage of legacy java.util.Stack with java.util.Deque.
Thu, 04 Aug 2011 15:32:10 +0000 Sascha L. Teichmann Datacage: use more compatible casts to UUIDs
Thu, 04 Aug 2011 15:05:02 +0000 Sascha L. Teichmann Datacage: added first user specific config for cross sections.
Thu, 04 Aug 2011 10:58:00 +0000 Sascha L. Teichmann Added a <dc:comment> tag to place comments in the meta data templates.
Thu, 04 Aug 2011 10:24:23 +0000 Sascha L. Teichmann Meta data service: Be a bit more tolerant about empty strings for UUIDs of artifact and user.
Wed, 03 Aug 2011 16:40:04 +0000 Sascha L. Teichmann Bring user specific meta data service to life.
Wed, 03 Aug 2011 11:23:13 +0000 Felix Wolfsteller Minor cosmetics (comments).
Wed, 03 Aug 2011 11:20:07 +0000 Felix Wolfsteller Minor cosmetics, (comments).
Wed, 03 Aug 2011 08:25:28 +0000 Sascha L. Teichmann Fixed potential NPE in collection monitor
Tue, 02 Aug 2011 22:16:16 +0000 Sascha L. Teichmann Added support for more than one db connection in datacage templating.
Tue, 02 Aug 2011 16:36:22 +0000 Sascha L. Teichmann Datacage: Forgot to fetch dialect dependent SQL statement for deleting artifacts by uuid.
Tue, 02 Aug 2011 14:09:01 +0000 Sascha L. Teichmann Datacage: Set the name of the collections at initial scan, too.
Tue, 02 Aug 2011 13:40:04 +0000 Sascha L. Teichmann Datacage: fixed wrong SQL references
Tue, 02 Aug 2011 13:03:06 +0000 Sascha L. Teichmann Datacage: Fixed two NPEs
Tue, 02 Aug 2011 11:38:20 +0000 Sascha L. Teichmann Forwarded kill collections and artifacts events to datacage.
Tue, 02 Aug 2011 11:20:18 +0000 Sascha L. Teichmann The signature of BackendListener in artifactdatabase has changed.
Mon, 01 Aug 2011 20:35:43 +0000 Sascha L. Teichmann Datacage: completed backend listener stuff.
Mon, 01 Aug 2011 16:53:54 +0000 Sascha L. Teichmann Datacage: Update collection names on change. Remove artifacts from collections.
Mon, 01 Aug 2011 16:34:48 +0000 Sascha L. Teichmann Datacage: Pass global context to datacage if calls come from backend listener.
Mon, 01 Aug 2011 15:58:37 +0000 Sascha L. Teichmann Fixed recursion bug.
Mon, 01 Aug 2011 15:41:10 +0000 Sascha L. Teichmann Added some debug output
Mon, 01 Aug 2011 14:58:15 +0000 Sascha L. Teichmann Wire datacage with backend of artifact database.
Mon, 01 Aug 2011 08:31:09 +0000 Sascha L. Teichmann Datacage: Moved templating in a better suited package.
Mon, 01 Aug 2011 08:11:12 +0000 Sascha L. Teichmann For doc purposes add section with db config in config.xml
Sun, 31 Jul 2011 19:47:41 +0000 Sascha L. Teichmann Datacage: delete artifacts at initial scan, too. Fixed problem with writing content of state data.
Sun, 31 Jul 2011 19:07:02 +0000 Sascha L. Teichmann Added kludge for the null type information of artifact data.
Sun, 31 Jul 2011 17:30:29 +0000 Sascha L. Teichmann Fixed default connection URL to use a namend in-mermory database.
Sun, 31 Jul 2011 16:49:48 +0000 Sascha L. Teichmann Fixed datacage db scheme. add some debug output.
Fri, 29 Jul 2011 13:29:29 +0000 Sascha L. Teichmann Datacage: Store
Fri, 29 Jul 2011 11:24:41 +0000 Sascha L. Teichmann Store outs of artifacts into datacage db at initial scan.
Fri, 29 Jul 2011 08:40:11 +0000 Sascha L. Teichmann Add artifacts data into datacage db at initial scan.
Fri, 29 Jul 2011 07:56:28 +0000 Sascha L. Teichmann Add artifacts into datacage db at initial scan.
Thu, 28 Jul 2011 15:59:38 +0000 Sascha L. Teichmann Datacage: Add collection items at initial scan.
Thu, 28 Jul 2011 15:34:26 +0000 Sascha L. Teichmann Datacage: Add collections at initial scan.
Thu, 28 Jul 2011 15:07:20 +0000 Sascha L. Teichmann Datacage: Add users at initial scan.
Thu, 28 Jul 2011 14:38:51 +0000 Sascha L. Teichmann Datacage SQL schema: Using sequences for id generation now
Thu, 28 Jul 2011 14:26:01 +0000 Sascha L. Teichmann Datacage: clear database before initial scan
Thu, 28 Jul 2011 13:32:27 +0000 Sascha L. Teichmann Ajusted datacage to use the SQL infrastructure from the artifact database.
Wed, 27 Jul 2011 14:04:03 +0000 Sascha L. Teichmann Added the datacage as lifetime listener to the artifact database to create the initial index.
Wed, 27 Jul 2011 11:01:55 +0000 Sascha L. Teichmann datacage: prepared access to outs of artifacts.
Wed, 27 Jul 2011 08:20:55 +0000 Sascha L. Teichmann Datacage: Added ON DELETE CASCADE constraints in schema.
Tue, 26 Jul 2011 14:14:55 +0000 Sascha L. Teichmann Added schema for datacage db
Tue, 26 Jul 2011 09:50:58 +0000 Sascha L. Teichmann Removed Hello-World-App
Mon, 25 Jul 2011 14:55:43 +0000 Sascha L. Teichmann Made meta data service thread safe.
Mon, 25 Jul 2011 14:12:14 +0000 Sascha L. Teichmann Improved XPath handling for absent flags.
Mon, 25 Jul 2011 12:56:53 +0000 Sascha L. Teichmann meta data service: Added 'if log.isDebugEnabled() {}'
Mon, 25 Jul 2011 11:05:33 +0000 Sascha L. Teichmann meta data service: made artifact optional and allow passing extra parameters.
Sat, 23 Jul 2011 18:47:08 +0000 Sascha L. Teichmann Reuse the compiled statements in meta data service.
Fri, 22 Jul 2011 16:55:36 +0000 Sascha L. Teichmann Added caching support for the static part of the datacage.
Fri, 22 Jul 2011 11:18:00 +0000 Ingo Weinzierl Prepared the FLYSArtifactCollection to support the storage of already loaded recommendations.
Fri, 22 Jul 2011 10:41:30 +0000 Sascha L. Teichmann meta data service: Adjusted to use the DataCage recommendations.
Fri, 22 Jul 2011 09:10:31 +0000 Sascha L. Teichmann Meta data template: Allow '-' in variable names.
Thu, 21 Jul 2011 15:13:07 +0000 Ingo Weinzierl Added missing river_id for the datacage factory node of the wmsbackground layer.
Thu, 21 Jul 2011 15:07:38 +0000 Ingo Weinzierl Added the river_id to the datacage nodes for riveraxis and wms background layer.
Thu, 21 Jul 2011 14:43:19 +0000 Sascha L. Teichmann Adjusted services to implement changed signature.
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.

http://dive4elements.wald.intevation.org