diff gnv-artifacts/Changes @ 873:0e458a4271c4

Created NEWS and Changes for the upcoming release. gnv-artifacts/trunk@1027 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 28 Apr 2010 15:09:22 +0000
parents 0f454d8067ca
children e7efbded1367
line wrap: on
line diff
--- a/gnv-artifacts/Changes	Wed Apr 28 13:41:14 2010 +0000
+++ b/gnv-artifacts/Changes	Wed Apr 28 15:09:22 2010 +0000
@@ -1,3 +1,82 @@
+2010-04-28  RELEASE 1.0
+
+    NEW:
+
+        * Support for renaming wms layers (#198)
+
+        * Support for Contis, Nauthis and Marine Features (#92, #205)
+
+        * Support for exporting/importing artifacts (#208)
+          Before an artifact is exported, the cleanup() method is called to do
+          relevant things before an export.
+
+        * Improved the matrix for parameter-measurement selection. The user can
+          choose between different depths only without relation to a specific
+          parameter (#210)
+
+        * ODV export of a 'Profilschnitt' is possible now (#217)
+
+        * The MapServer can be called without explicitly declaration of the
+          mapfile path (#235, #220). A wrapper script is used - located in the 
+          cgi directory of apache - to export the mapfile path.
+
+        * The transition model can be plotted as pdf or svg (#262) with the help
+          of an xsl sheet contained in the contrib directory.
+
+        * Added a template mechanism for 'Layer' product. A default layer is
+          used if there is no specific template for a layer.
+
+        * Support for MapViewer call. A MapViewer call feeds an artifact
+          initially with parameters that are used if the artifact reaches states
+          which require these parameters. These states are called
+          AutoResumeStates and leads the artifact to the next state immediately.
+
+
+    Fixed:
+
+        * Date changes have no effect on wms output (#201)
+        * The subtitle of a horizontalprofile chart contains its beginning
+          coordinate (#120)
+        * Limit rendering of floating point numbers to 3 decimals in
+          MapServer (#209)
+        * Improvements respective to csv exports (#122)
+        * Improvements respective to odv exports (#215)
+        * Display the the time to live of an artifact / wms layer in gui (#197)
+        * Avoid race-conditions while chart creation (#211)
+        * Remove shapefile directories if an artifact reaches its end of
+          life (#164)
+        * Avoid cut axes labels with a gap between data area and chart
+          border (#192, #163)
+        * Wrong time intervals inserted by a user don't cause NPE anymore (#212)
+        * User inserted wkt string are validated (#214, #251)
+        * The geometry type used for wms publishing is fetched from database (#213)
+        * Improved gap detection in timeseries charts (#175)
+        * Selection of layer without items not possible anymore (#200)
+        * Improved chart creation for product type SST (#232)
+        * Added the station name to the subtitle of timeseries charts (#226)
+        * Added the timeinterval to the subtitle of timeseries charts (#152)
+        * Calculate the x-range of verticalprofile charts correct (#229)
+        * Calculate the y-range of horizontalprofile charts correct (#233)
+        * The width of a class in histograms can be specified by a floating
+          point number (#231)
+        * Added label for y-axes in histograms (#243)
+        * 'Profilschnitte' can be exported as png-image (#216)
+        * I18N support for statistic output (#228)
+        * Improved subtitles of horizontalprofile charts (#138)
+        * Removed a duplicated path to the mapfile in the configuration (#220)
+        * The layer selection in the product 'Layer' is no longer limited to
+          a single layer (#252)
+        * Added missing units into class templates that are displayed when
+          calling WMS GetLegendGraphic operation on 'Horizontalschnitten' (#246)
+        * The Restlet server uses the same log4j configuration as the rest of 
+          the application (#6)
+        * Files used by artifact-database and cache are written to an own
+          directory - no longer into the conf directory (#218)
+
+
+2010-03-08  RELEASE 0.5
+
+
 2010-01-27  RELEASE 0.4
 
     New:

http://dive4elements.wald.intevation.org