log

age author description
Fri, 16 Sep 2011 10:49:04 +0000 Bjoern Schilberg Added inital mapserver configuration files.
Fri, 16 Sep 2011 09:51:02 +0000 Ingo Weinzierl Repaired datacage configuration. The system specific stuff is also displayed if a user-id is given.
Fri, 16 Sep 2011 08:47:09 +0000 Ingo Weinzierl Write the name of the selected waterlevels (used for the floodmap) into the static DESCRIBE.
Fri, 16 Sep 2011 06:52:16 +0000 Ingo Weinzierl Added state label for waterlevel selection.
Thu, 15 Sep 2011 15:36:05 +0000 Ingo Weinzierl Enabled the FloodMapState to fetch waterlevel data from external Artifact.
Thu, 15 Sep 2011 15:10:04 +0000 Ingo Weinzierl Removed needness import from JSON library which is not part of FLYS yet.
Thu, 15 Sep 2011 15:05:24 +0000 Ingo Weinzierl Introduced the possibility for States to transform/modify input before the data is added to FLYSArtifact.
Thu, 15 Sep 2011 15:00:23 +0000 Ingo Weinzierl Prepared FLYSArtifactCollection to live without Artifacts.
Thu, 15 Sep 2011 14:58:36 +0000 Ingo Weinzierl Improved FLYSUtils: fetch Artifacts from ArtifactDatabase properly.
Thu, 15 Sep 2011 07:39:36 +0000 Felix Wolfsteller Extended WDifferences bracnh of WINFO to have calculation in dedicated,
Wed, 14 Sep 2011 14:58:06 +0000 Ingo Weinzierl Prepared the winfo artifact for floodmap calculations (now selectable in the UI).
Wed, 14 Sep 2011 10:04:19 +0000 Ingo Weinzierl Bugfix: merge facets for the Collection's attribute only if the new and old facet's name and owner artifact are equal.
Wed, 14 Sep 2011 09:36:28 +0000 Felix Wolfsteller Partial fix flys/issue304 (3:Display ZeroBaseline).
Wed, 14 Sep 2011 07:46:40 +0000 Felix Wolfsteller Fix flys/issue310 (crosssection theme).
Tue, 13 Sep 2011 07:47:56 +0000 Ingo Weinzierl Add an error message to the calculation report if an error occured while WSPLGENJob creation.
Tue, 13 Sep 2011 06:30:10 +0000 Felix Wolfsteller Fix crash when StickyAxisAnnotation should be drawn without proper axis
Tue, 13 Sep 2011 05:25:09 +0000 Ingo Weinzierl Improved styling (mapserver style) of WSPLGEN result shape.
Mon, 12 Sep 2011 13:03:27 +0000 Ingo Weinzierl Add status message for queued WSPLGEN jobs to notify users.
Mon, 12 Sep 2011 11:40:04 +0000 Ingo Weinzierl Do only create WSPLGEN and barrier facets if the WSPLGEN job has been added to the Scheduler and if there are digitized geometries existing.
Mon, 12 Sep 2011 11:30:19 +0000 Felix Wolfsteller Fix build, added new DataUtil.
Mon, 12 Sep 2011 11:26:32 +0000 Felix Wolfsteller Cosmetics.
Mon, 12 Sep 2011 09:06:05 +0000 Felix Wolfsteller Added CSV Exporter for WDifferences.
Mon, 12 Sep 2011 09:00:08 +0000 Felix Wolfsteller Cosmetics
Mon, 12 Sep 2011 06:23:48 +0000 Ingo Weinzierl Suppress the GeoJSON string for the FloodMap creation to be included in the static DESCRIBE part.
Mon, 12 Sep 2011 04:20:48 +0000 Ingo Weinzierl Removed needless imports.
Fri, 09 Sep 2011 15:03:00 +0000 Ingo Weinzierl Write status messages and progress information of WSPLGEN Calculations into Artifact's DESCRIBE document.
Fri, 09 Sep 2011 13:26:28 +0000 Felix Wolfsteller Fix flys/issue280 (boundingboxes of annotation).
Fri, 09 Sep 2011 13:02:23 +0000 Felix Wolfsteller Fix flys/issue279 .
Fri, 09 Sep 2011 12:37:52 +0000 Felix Wolfsteller Fix ArrayIndexOutOfBounds in certain cases.
Fri, 09 Sep 2011 12:29:28 +0000 Felix Wolfsteller Fix facet name and legend of w-differences, walk over distance state, too.
Fri, 09 Sep 2011 10:13:22 +0000 Felix Wolfsteller Added configuration to kick-in w-differences branch of winfo.
Fri, 09 Sep 2011 10:07:14 +0000 Felix Wolfsteller Added very stubby WDifferences State/OutGenerator for WINFOArtifact.
Fri, 09 Sep 2011 10:01:09 +0000 Felix Wolfsteller Implement getArtifact(uuid,context) in FLYSUtils.
Thu, 08 Sep 2011 14:42:36 +0000 Ingo Weinzierl Added an Output target for WSPLGEN reports that will be available when an WSPLGEN calculation is finished.
Thu, 08 Sep 2011 11:29:04 +0000 Felix Wolfsteller Cosmetics.
Thu, 08 Sep 2011 11:24:27 +0000 Ingo Weinzierl Added a 'ProblemObserver' that analyses WSPLGEN's error stream for errors and warnings.
Thu, 08 Sep 2011 11:22:35 +0000 Felix Wolfsteller Added translation of w_differences.
Wed, 07 Sep 2011 13:56:10 +0000 Ingo Weinzierl Append an attribute 'background-processing' (can be 'true' or 'false') to the WINFOArtifact's DESCRIBE document.
Wed, 07 Sep 2011 13:54:18 +0000 Ingo Weinzierl Set the river extent for WMSLayers in the FloodMapState.
Wed, 07 Sep 2011 11:50:10 +0000 Felix Wolfsteller Added Themes for CrossSection diagrams.
Wed, 07 Sep 2011 10:51:54 +0000 Felix Wolfsteller Display real km of shown data in crosssection-diagram.
Wed, 07 Sep 2011 10:37:14 +0000 Felix Wolfsteller Fix various issues like i18n in cross section diagrams.
Wed, 07 Sep 2011 09:26:34 +0000 Felix Wolfsteller Cosmetics, refactored, resolved todo.
Wed, 07 Sep 2011 09:24:32 +0000 Felix Wolfsteller Fix waterline in crosssection diagram.
Wed, 07 Sep 2011 07:48:03 +0000 Felix Wolfsteller Fix profile loading of cross section diagram.
Wed, 07 Sep 2011 07:37:22 +0000 Felix Wolfsteller Minor cosmetics
Wed, 07 Sep 2011 07:28:52 +0000 Felix Wolfsteller Cosmetics, docs.
Tue, 06 Sep 2011 17:41:07 +0000 Ingo Weinzierl Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Tue, 06 Sep 2011 15:25:54 +0000 Ingo Weinzierl Read barrier layers from filesystem while mapfile creation and build a facet for this layer in the artifact.
Tue, 06 Sep 2011 11:10:13 +0000 Raimund Renkert Added driver to database configuration for use with postgresql.
Tue, 06 Sep 2011 10:34:49 +0000 Ingo Weinzierl Little mapfile template improvement.
Mon, 05 Sep 2011 16:08:19 +0000 Ingo Weinzierl Create WMSLayerFacets for the WSPLGEN results after we have started a WSPLGEN job.
Mon, 05 Sep 2011 15:29:11 +0000 Ingo Weinzierl Trigger the mapfile creation after WSPLGEN jobs have finished.
Mon, 05 Sep 2011 14:04:03 +0000 Ingo Weinzierl Introduced a MapfileGenerator that creates Mapserver specific mapfiles based on WSPLGEN results read from filesystem.
Mon, 05 Sep 2011 07:17:52 +0000 Ingo Weinzierl Some bugfixes when starting/finishing WSPLGEN jobs.
Fri, 02 Sep 2011 13:12:05 +0000 Ingo Weinzierl Added infrastructure to start WSPLGEN calculations - the FloodMapState already start such calculations.
Fri, 02 Sep 2011 12:57:08 +0000 Felix Wolfsteller Add CrossSectionInfoGenerator.
Thu, 01 Sep 2011 13:00:36 +0000 Felix Wolfsteller Cleanups of CrossSection*.
Thu, 01 Sep 2011 12:47:01 +0000 Ingo Weinzierl Set the 'typ' attribute of lines and polygons in barrier shapefiles while shapefile creation.
Thu, 01 Sep 2011 12:23:23 +0000 Ingo Weinzierl Set the Z values of line and polygon barrier geometries used for WSPLGEN.
Thu, 01 Sep 2011 12:15:46 +0000 Felix Wolfsteller Get real (but yet not parameterized) data to display in CrossSection.
Thu, 01 Sep 2011 07:27:44 +0000 Ingo Weinzierl Close open shapefile transactions properly.
Thu, 01 Sep 2011 07:06:14 +0000 Ingo Weinzierl Renamed WSPLGEN required waterlevels file to 'waterlevel.wst'.
Thu, 01 Sep 2011 07:04:01 +0000 Ingo Weinzierl Write additional attributes ELEVATION and KILOMETER into crosssection track shapefiles.
Wed, 31 Aug 2011 13:19:29 +0000 Ingo Weinzierl Write WSP file for WSPLGEN and add its filepath to the WSPLGEN job.
Wed, 31 Aug 2011 12:44:07 +0000 Ingo Weinzierl Reordered some parameters in a FLYSArtifact method.
Wed, 31 Aug 2011 12:23:05 +0000 Felix Wolfsteller Improved stub for CrossSections (including Factory and Facet).
Wed, 31 Aug 2011 12:20:23 +0000 Felix Wolfsteller Cosmetics.
Wed, 31 Aug 2011 10:43:21 +0000 Felix Wolfsteller Removed stray character.
Wed, 31 Aug 2011 10:41:16 +0000 Felix Wolfsteller Cosmetics.
Wed, 31 Aug 2011 10:34:45 +0000 Felix Wolfsteller Fix translations of Main Values Facets.
Wed, 31 Aug 2011 10:24:49 +0000 Felix Wolfsteller Added dummy sceleton for Cross Sections.
Wed, 31 Aug 2011 08:53:30 +0000 Ingo Weinzierl Export floodplain to shapefile and add its file path to WSPLGEN job.
Wed, 31 Aug 2011 07:50:01 +0000 Ingo Weinzierl Write file path of DMGs into the WSPLGEN job while preparing WSPLGEN.
Tue, 30 Aug 2011 15:17:43 +0000 Ingo Weinzierl Export riveraxis and crosssections to shapefiles for WSPLGEN.
Tue, 30 Aug 2011 14:13:06 +0000 Ingo Weinzierl Use the correct SRID while reading GeoJSON barriers and writing line/polygon shapefiles.
Tue, 30 Aug 2011 11:09:54 +0000 Ingo Weinzierl Write user defined barriers into a shapefile that is placed in the Artifact's directory.
Tue, 30 Aug 2011 08:09:52 +0000 Ingo Weinzierl Moved code to extract the river srid defined in the global configuration into FLYSUtils.
Mon, 29 Aug 2011 09:26:56 +0000 Felix Wolfsteller Use FLYSUtils.getRiver instead of WINFOArtifact.getRiver.
Mon, 29 Aug 2011 09:26:07 +0000 Felix Wolfsteller Use FLYSUtils.getRiver instead of WINFOArtifact.getRiver.
Mon, 29 Aug 2011 09:11:15 +0000 Felix Wolfsteller Commit accidentally omitted result of refactoring (WINFO/FLYSUtils/getRiver).
Mon, 29 Aug 2011 09:07:55 +0000 Felix Wolfsteller Interpolate Q main values, generate interpolated W main values on the fly from
Mon, 29 Aug 2011 09:04:48 +0000 Felix Wolfsteller Use new helper class FLYSUtils, minor refactorization.
Mon, 29 Aug 2011 09:01:40 +0000 Felix Wolfsteller Refactored to use new FLYSUtils, moved getRiver-functionality inside.
Mon, 29 Aug 2011 08:58:03 +0000 Felix Wolfsteller Minor cosmetics.
Fri, 26 Aug 2011 15:32:58 +0000 Sascha L. Teichmann Made it Oracle compatible
Fri, 26 Aug 2011 15:01:20 +0000 Ingo Weinzierl Set some WSPLGENJob parameters which are stored in FLYSArtifact in the Floodmap state.
Fri, 26 Aug 2011 14:58:35 +0000 Ingo Weinzierl Refactored the code to fetch the km range/locations into a utility class.
Fri, 26 Aug 2011 14:55:18 +0000 Ingo Weinzierl Added a new method to FLYSArtifact to destroy a single state (call its endOfLife).
Fri, 26 Aug 2011 12:45:32 +0000 Felix Wolfsteller Cosmetics.
Fri, 26 Aug 2011 12:44:12 +0000 Felix Wolfsteller Added limited themeing-support for MainValues.
Fri, 26 Aug 2011 12:42:12 +0000 Ingo Weinzierl Prepare directories for WSPLGEN specific data in FloodMap state and remove those directories when State.endOfLife() is called.
Fri, 26 Aug 2011 12:40:11 +0000 Felix Wolfsteller New theme-related utilities.
Fri, 26 Aug 2011 11:15:24 +0000 Felix Wolfsteller Improved mainvalues rendering.
Fri, 26 Aug 2011 11:11:46 +0000 Felix Wolfsteller Recommend MainValues for Computed discharge curves.
Fri, 26 Aug 2011 11:10:31 +0000 Felix Wolfsteller New NamedDouble class which implements a <String,double>-pair.
Fri, 26 Aug 2011 08:53:37 +0000 Ingo Weinzierl Call State.endOfLife() for all States in the Artifact when Artifact.endOfLife() is called.
Fri, 26 Aug 2011 08:49:18 +0000 Felix Wolfsteller Plot "real" (respecting parameters) W and Q MainValues, yet in wrong scale.
Fri, 26 Aug 2011 08:07:47 +0000 Ingo Weinzierl Call State.endOfLife() in FLYSArtifact when stepping back to a previous state.
Thu, 25 Aug 2011 10:53:25 +0000 Felix Wolfsteller Enable plotting of some annotations that look like MainValues.
Thu, 25 Aug 2011 10:50:30 +0000 Felix Wolfsteller Prepare StickyAxisAnnotation implementation to handle annotations at 'y' (vertical) axis.
Thu, 25 Aug 2011 10:47:55 +0000 Felix Wolfsteller Minor cosmetics.
Thu, 25 Aug 2011 10:45:12 +0000 Felix Wolfsteller Added MainValue-Fetching-Capabilities to MainValuesArtifact.
Thu, 25 Aug 2011 10:42:23 +0000 Felix Wolfsteller Improved implementation of MainValueArtifact#MainValueFacet .
Thu, 25 Aug 2011 10:38:45 +0000 Felix Wolfsteller Changed state spawning mechanism of MainValuesArtifact.
Thu, 25 Aug 2011 10:34:20 +0000 Felix Wolfsteller Minor cosmetics and docs.
Thu, 25 Aug 2011 10:29:14 +0000 Felix Wolfsteller Added new Mainvalues FacetType.
Wed, 24 Aug 2011 14:35:38 +0000 Ingo Weinzierl Changed the way of collecting the data for the RiverAxisArtifact - use the database instead of a Master-Artifact.
Wed, 24 Aug 2011 14:30:27 +0000 Ingo Weinzierl Removed needless imports.
Wed, 24 Aug 2011 12:12:44 +0000 Felix Wolfsteller Added conf for factory and rule for MainValueArtifacts, missing ChangeLog entry.
Wed, 24 Aug 2011 12:07:33 +0000 Felix Wolfsteller Let MainValuesArtifact have a state, outputmode and facet.
Wed, 24 Aug 2011 11:40:09 +0000 Felix Wolfsteller Fix dates in ChangeLog.
Wed, 24 Aug 2011 11:38:30 +0000 Felix Wolfsteller Smaller Cosmetics.
Wed, 24 Aug 2011 10:53:01 +0000 Sascha L. Teichmann Datacage: Use 'ids' in user specific part, too.
Wed, 24 Aug 2011 10:32:46 +0000 Sascha L. Teichmann Datacage template: s/db-ids/ids/g
Wed, 24 Aug 2011 09:44:31 +0000 Felix Wolfsteller Refactored (state access) to ease future development of more trivial artifacts.
Wed, 24 Aug 2011 08:53:11 +0000 Ingo Weinzierl The WMS background's facet will now also have a SRID set.
Wed, 24 Aug 2011 08:42:31 +0000 Felix Wolfsteller Minor changes to stub MainValuesArtifact.
Wed, 24 Aug 2011 08:22:09 +0000 Ingo Weinzierl Moved the input of user defined barriers for the floodmap to an earlier state.
Wed, 24 Aug 2011 07:51:12 +0000 Ingo Weinzierl Repaired xpath expressions for wms srid and background layers that broke after the floodmap config structure changed.
Tue, 23 Aug 2011 15:32:33 +0000 Ingo Weinzierl Repaired broken river wms initialization.
Tue, 23 Aug 2011 13:17:21 +0000 Sascha L. Teichmann Made facets cloneable with the right type.
Tue, 23 Aug 2011 13:05:54 +0000 Ingo Weinzierl Set the master artifact while output creation.
Tue, 23 Aug 2011 11:07:21 +0000 Sascha L. Teichmann Made FLYS artifacts cloneable.
Tue, 23 Aug 2011 07:53:41 +0000 Ingo Weinzierl Implemented a MapInfo service that returns some basic information to create maps for specific rivers.
Mon, 22 Aug 2011 16:37:12 +0000 Sascha L. Teichmann Build out/facet filter from XML document passed at creation time.
Mon, 22 Aug 2011 16:05:40 +0000 Sascha L. Teichmann Added optional positive filter for outs and facets.
Mon, 22 Aug 2011 15:25:48 +0000 Sascha L. Teichmann Moved WINFO specific stuff from FLYS into WINFO artifact.
Mon, 22 Aug 2011 13:07:26 +0000 Sascha L. Teichmann Datacage: filter by out in user specific part
Mon, 22 Aug 2011 10:40:15 +0000 Ingo Weinzierl Prepared the FloodMapState to save geometries.
Fri, 19 Aug 2011 15:52:03 +0000 Ingo Weinzierl The boundary (extent) for the river axis is determined based on its geometry - this extent is written into the wms facet.
Fri, 19 Aug 2011 14:13:51 +0000 Sascha L. Teichmann Removed superfluous imports.
Fri, 19 Aug 2011 14:10:18 +0000 Sascha L. Teichmann State engine: Removed CallContext from state validation.
Fri, 19 Aug 2011 11:46:40 +0000 Felix Wolfsteller Added lacalization of "Streckenfavoriten".
Fri, 19 Aug 2011 11:28:50 +0000 Felix Wolfsteller Picky white-space cosmetics.
Fri, 19 Aug 2011 10:17:08 +0000 Felix Wolfsteller Added stub implementation of new MainValuesArtifact.
Fri, 19 Aug 2011 09:48:13 +0000 Sascha L. Teichmann Fixed flys/issue262: Unified user and system datacage template
Thu, 18 Aug 2011 14:58:17 +0000 Sascha L. Teichmann flys/issue260: Datacage uses master_artifacts view now.
Thu, 18 Aug 2011 14:19:30 +0000 Sascha L. Teichmann Datacage: Added view to schema to select master artifacts.
Thu, 18 Aug 2011 14:13:35 +0000 Sascha L. Teichmann Datacage user template: Removed state filter because it was broken. Simplified by joining two contexts.
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.

http://dive4elements.wald.intevation.org