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.
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.
Mon, 19 Sep 2011 16:13:42 +0000 Ingo Weinzierl Tagged RELEASE 2.5 of flys-client.
Fri, 16 Sep 2011 13:24:36 +0000 Ingo Weinzierl Improved the DEM datacage panel to display the DEMs only.
Fri, 16 Sep 2011 12:56:48 +0000 Raimund Renkert Hide geometry layer in floodmap when tab selection changes.
Fri, 16 Sep 2011 11:21:38 +0000 Felix Wolfsteller Made DatacageTwinPanel somewhat usable.
Fri, 16 Sep 2011 11:09:39 +0000 Felix Wolfsteller Added loadMany-function to LoadArtifactService.
Fri, 16 Sep 2011 09:35:42 +0000 Raimund Renkert Rollback for input assistance of "Q/D" table.
Thu, 15 Sep 2011 17:01:12 +0000 Ingo Weinzierl #259 Refresh charts after loading new Themes / Artifacts from Datacage.
Thu, 15 Sep 2011 16:27:07 +0000 Ingo Weinzierl #259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
Thu, 15 Sep 2011 16:02:23 +0000 Ingo Weinzierl Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Thu, 15 Sep 2011 15:55:30 +0000 Ingo Weinzierl Create new collections initially when starting a new project.
Thu, 15 Sep 2011 15:28:31 +0000 Raimund Renkert Validate than the input field for single locations contains a single value.
Thu, 15 Sep 2011 14:48:31 +0000 Raimund Renkert Added formatter for numeric columns that converts the decimal separator.
Thu, 15 Sep 2011 12:55:36 +0000 Ingo Weinzierl Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Thu, 15 Sep 2011 08:39:07 +0000 Raimund Renkert Changed table header string and set the column width to percental value.
Wed, 14 Sep 2011 16:13:17 +0000 Raimund Renkert Changed columns to the correct type for most tables.
Wed, 14 Sep 2011 15:02:16 +0000 Raimund Renkert Changed i18n string for "Q/D" table header.
Wed, 14 Sep 2011 14:53:04 +0000 Ingo Weinzierl Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Wed, 14 Sep 2011 14:43:46 +0000 Raimund Renkert Changed i18n string for search field label.
Wed, 14 Sep 2011 14:35:10 +0000 Felix Wolfsteller New widget for future use.
Wed, 14 Sep 2011 14:27:07 +0000 Raimund Renkert Changed style for loading panel.
Wed, 14 Sep 2011 14:18:54 +0000 Felix Wolfsteller Refactored DatacageWidget to allow reuse in other use-cases.
Wed, 14 Sep 2011 12:00:22 +0000 Raimund Renkert Fixed a problem with renaming collection view title and duplicating projects.
Wed, 14 Sep 2011 11:36:06 +0000 Raimund Renkert Update the collection view title when the project name changes.
Wed, 14 Sep 2011 11:07:19 +0000 Raimund Renkert Removed the table listener for "Q" input. The table is no longer used
Wed, 14 Sep 2011 10:11:50 +0000 Raimund Renkert Clear the table filter on tab selection change and input method change.
Wed, 14 Sep 2011 10:00:55 +0000 Ingo Weinzierl Bugfix: Use name instead of description for loading new facets via Datacage.
Wed, 14 Sep 2011 09:45:37 +0000 Felix Wolfsteller Rest for fix for flys/issue311 .
Wed, 14 Sep 2011 09:16:53 +0000 Felix Wolfsteller Fix flys/issue309 (crosssection-km-spinner does not respond to return key).
Wed, 14 Sep 2011 09:10:58 +0000 Raimund Renkert Fixed some minor problems and strings in projectlist.
Wed, 14 Sep 2011 08:00:56 +0000 Felix Wolfsteller Fix issue flys/issue311 (i18n crossection).
Tue, 13 Sep 2011 16:51:26 +0000 Raimund Renkert Issue234/266: Added feature for duplicating projects.
Tue, 13 Sep 2011 12:47:54 +0000 Raimund Renkert Changed field size from fixed to percental value in helper tables.
Tue, 13 Sep 2011 12:26:02 +0000 Raimund Renkert Added filter functionality to the project list.
Tue, 13 Sep 2011 11:31:53 +0000 Ingo Weinzierl Fixed some bugs that avoided datacage usage.
Tue, 13 Sep 2011 10:47:28 +0000 Ingo Weinzierl Datacage window in Output tabs fetches information for the current output now.
Tue, 13 Sep 2011 07:18:14 +0000 Ingo Weinzierl I293: Set the style of digitized features in the map.
Tue, 13 Sep 2011 04:57:47 +0000 Ingo Weinzierl Bugfix: #289 Set map units 'm'.
Tue, 13 Sep 2011 04:49:10 +0000 Ingo Weinzierl Added tooltips for the maptoolbar.
Mon, 12 Sep 2011 15:14:45 +0000 Raimund Renkert Set the data table cells selectable for copy&paste.
Mon, 12 Sep 2011 13:35:20 +0000 Ingo Weinzierl Introduced i18n for the loading panel used during floodmap calculation.
Mon, 12 Sep 2011 12:37:42 +0000 Raimund Renkert Set header fields to fixed order in project list.
Mon, 12 Sep 2011 12:23:34 +0000 Raimund Renkert Changed i18n string for empty table and set header fields to fixed order.
Mon, 12 Sep 2011 11:47:42 +0000 Raimund Renkert Updated the search field style including i18n and changed the handler
Mon, 12 Sep 2011 09:39:15 +0000 Ingo Weinzierl Set the default value of the AutoInteger panel to 'auto' if no other value is set.
Mon, 12 Sep 2011 05:40:58 +0000 Ingo Weinzierl Query MapInfo object for correct river (was hard coded).
Mon, 12 Sep 2011 04:55:55 +0000 Ingo Weinzierl Suppress the GeoJSON string to be drawn into the static UI.
Mon, 12 Sep 2011 04:54:35 +0000 Ingo Weinzierl Removed needless imports.
Fri, 09 Sep 2011 15:08:15 +0000 Ingo Weinzierl Display status message and progress information in the WSPLGEN loading panel.
Thu, 08 Sep 2011 12:49:24 +0000 Raimund Renkert Fixed the filter function and the helper panel.
Thu, 08 Sep 2011 11:13:46 +0000 Felix Wolfsteller Minor cosmetics.
Thu, 08 Sep 2011 11:12:21 +0000 Felix Wolfsteller Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Thu, 08 Sep 2011 11:04:25 +0000 Felix Wolfsteller Added "w_differences" translation.
Thu, 08 Sep 2011 07:44:05 +0000 Ingo Weinzierl Remove the loading panel when its Artifact's background process is finished.
Thu, 08 Sep 2011 06:56:17 +0000 Felix Wolfsteller Cosmetics, doc.
Wed, 07 Sep 2011 17:22:21 +0000 Raimund Renkert Added filter for the "description" row of helper input tables.
Wed, 07 Sep 2011 13:57:28 +0000 Ingo Weinzierl Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Wed, 07 Sep 2011 10:40:56 +0000 Felix Wolfsteller Display Action Widget only for cross_section theme/facet.
Tue, 06 Sep 2011 17:35:43 +0000 Ingo Weinzierl Set WSPLGEN specific 'type' attributes after digitizing new geometries.
Tue, 06 Sep 2011 11:43:47 +0000 Felix Wolfsteller Fix broken build.
Tue, 06 Sep 2011 11:09:13 +0000 Felix Wolfsteller Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Tue, 06 Sep 2011 10:58:32 +0000 Felix Wolfsteller Added RedrawRequestHandler interface and friend.
Tue, 06 Sep 2011 07:47:15 +0000 Ingo Weinzierl Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Tue, 06 Sep 2011 07:14:17 +0000 Felix Wolfsteller Minor cosmetics.
Fri, 02 Sep 2011 13:20:06 +0000 Felix Wolfsteller Refactored to allow specialized controls within the ChartThemePanel, stubby
Fri, 02 Sep 2011 13:14:43 +0000 Felix Wolfsteller Minor Cosmetics, removed import.
Fri, 02 Sep 2011 12:52:41 +0000 Felix Wolfsteller Cosmetics, doc.
Fri, 02 Sep 2011 12:48:25 +0000 Felix Wolfsteller Added FeedService Implementation.
Thu, 01 Sep 2011 12:49:12 +0000 Ingo Weinzierl Set the 'typ' attribute of new features (digitized) in the map.
Wed, 31 Aug 2011 10:28:28 +0000 Felix Wolfsteller Added translation for "cross_section".
Thu, 25 Aug 2011 16:03:26 +0000 Sascha L. Teichmann Moved datacage into a separated widget.
Thu, 25 Aug 2011 13:36:06 +0000 Sascha L. Teichmann Loading recommendations: If no reference artifact is given use current
Wed, 24 Aug 2011 16:52:40 +0000 Sascha L. Teichmann Compile a list of recommendations out of
Wed, 24 Aug 2011 16:06:48 +0000 Sascha L. Teichmann Added outs/facet filters when creation new artifacts.
Wed, 24 Aug 2011 14:31:13 +0000 Sascha L. Teichmann Allow passing no master artifact to RPC service when creating new artifact.
Wed, 24 Aug 2011 13:53:36 +0000 Sascha L. Teichmann Forward recommendations as a structure to RPC service.
Wed, 24 Aug 2011 13:26:34 +0000 Felix Wolfsteller Fix authorship in ChangeLog.
Wed, 24 Aug 2011 13:21:15 +0000 Felix Wolfsteller Fix loading of recommendations when collection is not yet in place.
Wed, 24 Aug 2011 13:17:22 +0000 Felix Wolfsteller Ensure list of recommendations is non-null after construction of DefaultCollection.
Wed, 24 Aug 2011 13:14:42 +0000 Sascha L. Teichmann Made Recommendation a class for direct use.
Wed, 24 Aug 2011 12:16:41 +0000 Felix Wolfsteller Minor cosmetics.
Wed, 24 Aug 2011 10:58:15 +0000 Sascha L. Teichmann Datacage: Use 'ids' instead of 'num' in user specific part, too.
Wed, 24 Aug 2011 10:35:38 +0000 Sascha L. Teichmann Datacage: s/db-ids/ids/g to unify system and user specific loading.
Wed, 24 Aug 2011 09:26:33 +0000 Ingo Weinzierl Removed the digitize controls from map widget that is used in the floodmap state.
Wed, 24 Aug 2011 09:06:35 +0000 Sascha L. Teichmann Generate unique keys for anonymous artifacts (aka static data).
Wed, 24 Aug 2011 08:36:51 +0000 Ingo Weinzierl Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Wed, 24 Aug 2011 08:32:23 +0000 Ingo Weinzierl Added a panel that wraps all the stuff to combine SmartGWT and GWT-OpenLayers.
Tue, 23 Aug 2011 16:58:07 +0000 Sascha L. Teichmann Datacage: Re-written ToLoad to feature the new filter models.
Tue, 23 Aug 2011 16:30:22 +0000 Sascha L. Teichmann Datacage: Added models better suited for creating artifact facet filters.
Tue, 23 Aug 2011 13:57:54 +0000 Ingo Weinzierl Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.
Tue, 23 Aug 2011 09:43:12 +0000 Ingo Weinzierl Added a service to get some basic spatial information used for map creation.
Mon, 22 Aug 2011 14:38:35 +0000 Sascha L. Teichmann Datacage: Re-added the outs parameter to the meta data service.
Mon, 22 Aug 2011 14:29:49 +0000 Sascha L. Teichmann Datacage: Aggregate items to load for easier filtering facets
Mon, 22 Aug 2011 13:29:55 +0000 Ingo Weinzierl Save and reload user defined geometries (barriers) in the map.
Mon, 22 Aug 2011 10:46:49 +0000 Ingo Weinzierl Added a NoInputPanel to suppress the creation of an input panel.
Fri, 19 Aug 2011 15:57:23 +0000 Ingo Weinzierl Set the map projection and its max extent dynamically - information extracted from facets.
Fri, 12 Aug 2011 15:51:51 +0000 Sascha L. Teichmann Add code to extract data to load from datacage tree.
Tue, 09 Aug 2011 13:37:40 +0000 Sascha L. Teichmann Datacage: Build UI tree in a more compatible style
Tue, 09 Aug 2011 13:02:10 +0000 Felix Wolfsteller UI: Set CollectionViews ("Window") title to include UUID of Collection.
Tue, 09 Aug 2011 12:59:44 +0000 Felix Wolfsteller UI: Cosmetics in log messages of CollectionView.
Tue, 09 Aug 2011 10:21:15 +0000 Felix Wolfsteller Adjusted German translation.
Mon, 08 Aug 2011 17:01:54 +0000 Sascha L. Teichmann Reverted accidental commit.
Mon, 08 Aug 2011 17:00:32 +0000 Sascha L. Teichmann Removed superfluous imports.
Mon, 08 Aug 2011 16:24:07 +0000 Sascha L. Teichmann Removed superfluous imports.
Mon, 08 Aug 2011 16:19:00 +0000 Sascha L. Teichmann Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
Mon, 08 Aug 2011 15:54:59 +0000 Sascha L. Teichmann Meta data service converter: transfer attributes to client, too.
Mon, 08 Aug 2011 14:49:14 +0000 Sascha L. Teichmann Meta data service: Create correct request document now.
Mon, 08 Aug 2011 11:02:45 +0000 Sascha L. Teichmann Pass user id to the meta data service.
Tue, 02 Aug 2011 12:57:48 +0000 Felix Wolfsteller Minor cosmetic changes (javadoc comments).
Fri, 22 Jul 2011 12:23:36 +0000 Ingo Weinzierl The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Thu, 21 Jul 2011 16:06:29 +0000 Ingo Weinzierl Repaired broken XPath expression.
Thu, 21 Jul 2011 15:23:03 +0000 Ingo Weinzierl Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Wed, 20 Jul 2011 13:31:20 +0000 Ingo Weinzierl The layers created in the floodmap reflect to the facets this output mode has.
Wed, 20 Jul 2011 07:52:19 +0000 Ingo Weinzierl Refactored code of theme panel and added a MapThemePanel.
Tue, 19 Jul 2011 16:32:52 +0000 Ingo Weinzierl Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Mon, 18 Jul 2011 09:52:16 +0000 Ingo Weinzierl Read/create recommended Artifacts and add them to the current Collection.

http://dive4elements.wald.intevation.org