log gnv-artifacts/ChangeLog @ 633:7a136b99ad71

age author description
Thu, 25 Feb 2010 09:11:56 +0000 Ingo Weinzierl Adapted product configuration regarding the changes in rev704.
Thu, 25 Feb 2010 09:06:36 +0000 Ingo Weinzierl 'Profilschnitte' are working without cache as well, now.
Thu, 25 Feb 2010 07:25:21 +0000 Ingo Weinzierl Changed cache initialization so that we can use GNV without using a cache.
Wed, 24 Feb 2010 14:30:52 +0000 Ingo Weinzierl Implemented logic to adjust number of bins corresponding to user input.
Tue, 23 Feb 2010 15:33:10 +0000 Ingo Weinzierl Removed a bug in pdf and svg creation.
Tue, 23 Feb 2010 11:47:08 +0000 Ingo Weinzierl Split up export modes from output modes.
Mon, 22 Feb 2010 11:29:34 +0000 Ingo Weinzierl Restructured configuration, removed duplicated entry and store config information in MapfileGenerator to avoid reading config file every time while updating mapfile.
Mon, 22 Feb 2010 10:43:25 +0000 Ingo Weinzierl Improved velocity configuration.
Sun, 21 Feb 2010 21:05:55 +0000 Sascha L. Teichmann Fixed file handle leak when writing meta data.
Fri, 19 Feb 2010 13:28:34 +0000 Ingo Weinzierl Implemented method stubs of MapfileGenerator. Mapfiles are successfully created corresponding meta.xml files.
Wed, 17 Feb 2010 09:40:15 +0000 Ingo Weinzierl Added MapfileGenerator stub and MapfileGenerator calls after writing and removing shapefiles.
Mon, 15 Feb 2010 11:58:47 +0000 Ingo Weinzierl Added histogram as output mode in configuration files.
Mon, 15 Feb 2010 11:44:01 +0000 Ingo Weinzierl Added new ouput mode: histogram.
Fri, 12 Feb 2010 18:04:58 +0000 Tim Englich Added the Configuration and the Classes for the new Product Layer.
Fri, 12 Feb 2010 15:36:05 +0000 Ingo Weinzierl Repaired multi parameter selection.
Fri, 12 Feb 2010 11:16:37 +0000 Ingo Weinzierl Repaired broken step-back-history.
Fri, 12 Feb 2010 09:17:21 +0000 Tim Englich Modified first Configuration of a Product that it skip States if a geometry was inserted into the PreSettings.
Fri, 12 Feb 2010 09:11:49 +0000 Tim Englich Added new Transition and State for using the PreSettingsValue for the decision if a Transition could be used
Thu, 11 Feb 2010 14:10:15 +0000 Ingo Weinzierl Repaired chart creation.
Thu, 11 Feb 2010 11:58:39 +0000 Ingo Weinzierl Changed the mechanism for searching for specific parameter collections.
Thu, 11 Feb 2010 08:54:58 +0000 Ingo Weinzierl Improved hash creation in each state.
Wed, 10 Feb 2010 15:35:26 +0000 Ingo Weinzierl Added descriptions to the selected input data and use them for rendering the GUI.
Wed, 10 Feb 2010 11:43:35 +0000 Ingo Weinzierl Parted the cache blob into pieces and changed the way how user input is stored on each state.
Tue, 09 Feb 2010 15:23:07 +0000 Tim Englich Added the support of the usecase that one FIS can be identified by different MapServices. In that case the parameters will be merged into the existing FIS.
Tue, 09 Feb 2010 14:27:55 +0000 Ingo Weinzierl First step of removing the cache blob. The static part of the describe document will be created by using the input data stored at each state. Some TODOs left (see ChangeLog).
Tue, 09 Feb 2010 13:01:20 +0000 Tim Englich Integrated Database-Support for the Mapviewer-Interface
Fri, 05 Feb 2010 14:15:09 +0000 Ingo Weinzierl Changed log4j version to 1.2.14
Fri, 05 Feb 2010 12:00:04 +0000 Tim Englich Changed from ArcSDE Version 9.2.5 to Version 9.3
Fri, 05 Feb 2010 10:36:46 +0000 Tim Englich Changes id_layer of Table layerhasparameter from literal to number.
Fri, 05 Feb 2010 09:58:50 +0000 Tim Englich ISSUE167
Tue, 02 Feb 2010 13:13:45 +0000 Tim Englich Added the usage of the Presettings in the States which are handling the choice of Parameter
Tue, 02 Feb 2010 13:12:11 +0000 Tim Englich Added the possibility to use the data which are send using the MapServer-Interface during the Workflow of the GNV-Artifacts.
Mon, 01 Feb 2010 14:52:05 +0000 Tim Englich Added the Implementation of the MetaDataService which will deliver FIS and Parameters that match to Mapservices, Region and Layers that were sent to the Service.
Mon, 01 Feb 2010 14:20:11 +0000 Tim Englich Remove some Structure-Errors from the ChangeLog
Mon, 01 Feb 2010 14:14:19 +0000 Tim Englich Compilance-Errors triggered by Interface-Modifications in the Artifact-Module.
Mon, 01 Feb 2010 14:03:01 +0000 Tim Englich Changed Method signatures because of Interfacemodifications in the Artifact-Module
Sun, 31 Jan 2010 21:50:15 +0000 Sascha L. Teichmann Added experimental support for extrapolation in "Horizontalschnitte"
Fri, 29 Jan 2010 13:19:34 +0000 Tim Englich Fixed the broken JUnittests.
Wed, 27 Jan 2010 15:03:16 +0000 Sascha L. Teichmann Reordered items in Changes a bit.
Wed, 27 Jan 2010 14:38:27 +0000 Hans Plum Summarized Changes and NEWS for Release 0.4
Wed, 27 Jan 2010 10:01:37 +0000 Ingo Weinzierl Solved issue 164 - applied patch of msg 763. Remove directories and shape files of out-dated artifacts.
Tue, 26 Jan 2010 18:32:12 +0000 Ingo Weinzierl Calculate results and put them into cache when reaching the output state - avoids latencies.
Tue, 26 Jan 2010 17:52:10 +0000 Ingo Weinzierl Solved issue158. Added labels to 'Profilschnitte'.
Tue, 26 Jan 2010 14:19:59 +0000 Ingo Weinzierl Set white border for 'Profilschnitte' as default.
Tue, 26 Jan 2010 12:00:20 +0000 Ingo Weinzierl Calculate results after reaching the output state and store them in cache.
Tue, 26 Jan 2010 10:46:33 +0000 Ingo Weinzierl Splitted date selection of product 'Horizontalschnitt' into two steps.
Tue, 26 Jan 2010 10:16:00 +0000 Ingo Weinzierl Removed csv export from product 'Profilschnitt'.
Tue, 26 Jan 2010 10:07:44 +0000 Ingo Weinzierl Fixed an ArrayIndexOutOfBounds-exceptions which occured if there are less than two data points for chart creation.
Mon, 25 Jan 2010 18:25:19 +0000 Sascha L. Teichmann Fixed issue gnv/issue159
Mon, 25 Jan 2010 17:06:01 +0000 Ingo Weinzierl Fixed issue157: Verticalcrosssection charts have a white background as all other chart types have.
Mon, 25 Jan 2010 16:15:31 +0000 Ingo Weinzierl Copied method from JFreeChart to adapt date formats.
Mon, 25 Jan 2010 13:48:52 +0000 Sascha L. Teichmann Set serverRoundtripInterval to 5 seconds and serverInactiveInterval to 5 minutes.
Mon, 25 Jan 2010 11:40:05 +0000 Ingo Weinzierl Splitted data selection into two parts. Removed option to disable/enable data points in charts and exports.
Mon, 25 Jan 2010 11:04:52 +0000 Ingo Weinzierl Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Mon, 25 Jan 2010 09:18:31 +0000 Ingo Weinzierl Issue 156 solved. Added width, height and points as parameter to svg and pdf output mode. Width and height have an effact on the width and height of the export, points is a boolean property which enables/disables the drawing of data points.
Sun, 24 Jan 2010 20:24:03 +0000 Sascha L. Teichmann Generate seabed polygon to "Profilschnitte".
Sun, 24 Jan 2010 12:10:50 +0000 Sascha L. Teichmann Cosmetic cleanups on palette -> QQIS style transformation.
Sat, 23 Jan 2010 21:16:45 +0000 Sascha L. Teichmann Last part to fix gnv/issue153. Now 'Profilschnitte', 'Horizontalschnitte' and 'horizontale Schnittprofile'
Sat, 23 Jan 2010 18:10:34 +0000 Sascha L. Teichmann Try to cull points from set of input points when generating "Profilschnitte".
Sat, 23 Jan 2010 17:42:04 +0000 Sascha L. Teichmann If the number of data points to generate a "Horizontalschnitt"

http://dive4elements.wald.intevation.org