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.
|
Tue, 12 Jul 2011 15:04:50 +0000 |
Ingo Weinzierl |
Added map tools to measure lines and polygons.
|
Tue, 12 Jul 2011 13:44:27 +0000 |
Ingo Weinzierl |
Added missing ChangeLog entry for the last commit.
|
Tue, 12 Jul 2011 13:43:49 +0000 |
Ingo Weinzierl |
Added map controls for digitizing and removing barriers.
|
Mon, 11 Jul 2011 13:29:57 +0000 |
Ingo Weinzierl |
Added controls to navigate in the map.
|
Mon, 11 Jul 2011 10:21:16 +0000 |
Ingo Weinzierl |
Finished layouting the map components.
|
Fri, 08 Jul 2011 14:56:02 +0000 |
Ingo Weinzierl |
Introduced GwtOpenLayers to bring up maps.
|
Fri, 08 Jul 2011 08:54:08 +0000 |
Ingo Weinzierl |
Improved the process of creating OutputTabs. Added support for map output.
|
Thu, 07 Jul 2011 15:04:45 +0000 |
Ingo Weinzierl |
Added strings for the output mode 'floodmap'.
|
Thu, 07 Jul 2011 14:46:55 +0000 |
Ingo Weinzierl |
Set default values in the BooleanPanel, TextProvider and AutoIntegerPanel.
|
Thu, 07 Jul 2011 14:12:21 +0000 |
Ingo Weinzierl |
Finished the panel to enter waterlevel/ground information (from, to, diff).
|
Thu, 07 Jul 2011 12:10:50 +0000 |
Ingo Weinzierl |
Finished the panel to activate/deactivate optional parameters.
|
Thu, 07 Jul 2011 10:33:29 +0000 |
Ingo Weinzierl |
Finished the panel that allows integers and the string 'auto'.
|
Wed, 06 Jul 2011 15:34:38 +0000 |
Ingo Weinzierl |
Made stepping forward/backword much smoother in the parameter list.
|
Wed, 06 Jul 2011 13:06:04 +0000 |
Ingo Weinzierl |
Layout improvements related to the height of components in the current parameterlist.
|
Wed, 06 Jul 2011 12:31:32 +0000 |
Ingo Weinzierl |
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
|
Tue, 05 Jul 2011 17:28:04 +0000 |
Ingo Weinzierl |
Added new UI providers.
|
Tue, 05 Jul 2011 16:13:08 +0000 |
Ingo Weinzierl |
Commit forgotten ChangeLog.
|
Tue, 05 Jul 2011 16:12:34 +0000 |
Ingo Weinzierl |
Added a panel that lets users step to a next state without feeding the current artifact with new data.
|
Mon, 04 Jul 2011 07:15:44 +0000 |
Ingo Weinzierl |
Added the missing 'back'-button to the DistancePanel.
|
Fri, 01 Jul 2011 09:11:39 +0000 |
Ingo Weinzierl |
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
|
Fri, 01 Jul 2011 08:44:24 +0000 |
Ingo Weinzierl |
#159 The tables in the WQ panel for calculation 4 are now filled with data.
|
Thu, 30 Jun 2011 11:59:02 +0000 |
Ingo Weinzierl |
The distance panel got two tables for locations and ranges. Both do not load any data until now.
|
Thu, 30 Jun 2011 10:29:43 +0000 |
Ingo Weinzierl |
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
|
Wed, 29 Jun 2011 12:33:58 +0000 |
Ingo Weinzierl |
#185 Repaired zooming for IE8 and Chrome.
|
Wed, 29 Jun 2011 11:14:43 +0000 |
Sascha L. Teichmann |
Reordered delete and rename in project context menu, add separator.
|