comparison 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
comparison
equal deleted inserted replaced
872:5fa7c2823276 873:0e458a4271c4
1 2010-04-28 RELEASE 1.0
2
3 NEW:
4
5 * Support for renaming wms layers (#198)
6
7 * Support for Contis, Nauthis and Marine Features (#92, #205)
8
9 * Support for exporting/importing artifacts (#208)
10 Before an artifact is exported, the cleanup() method is called to do
11 relevant things before an export.
12
13 * Improved the matrix for parameter-measurement selection. The user can
14 choose between different depths only without relation to a specific
15 parameter (#210)
16
17 * ODV export of a 'Profilschnitt' is possible now (#217)
18
19 * The MapServer can be called without explicitly declaration of the
20 mapfile path (#235, #220). A wrapper script is used - located in the
21 cgi directory of apache - to export the mapfile path.
22
23 * The transition model can be plotted as pdf or svg (#262) with the help
24 of an xsl sheet contained in the contrib directory.
25
26 * Added a template mechanism for 'Layer' product. A default layer is
27 used if there is no specific template for a layer.
28
29 * Support for MapViewer call. A MapViewer call feeds an artifact
30 initially with parameters that are used if the artifact reaches states
31 which require these parameters. These states are called
32 AutoResumeStates and leads the artifact to the next state immediately.
33
34
35 Fixed:
36
37 * Date changes have no effect on wms output (#201)
38 * The subtitle of a horizontalprofile chart contains its beginning
39 coordinate (#120)
40 * Limit rendering of floating point numbers to 3 decimals in
41 MapServer (#209)
42 * Improvements respective to csv exports (#122)
43 * Improvements respective to odv exports (#215)
44 * Display the the time to live of an artifact / wms layer in gui (#197)
45 * Avoid race-conditions while chart creation (#211)
46 * Remove shapefile directories if an artifact reaches its end of
47 life (#164)
48 * Avoid cut axes labels with a gap between data area and chart
49 border (#192, #163)
50 * Wrong time intervals inserted by a user don't cause NPE anymore (#212)
51 * User inserted wkt string are validated (#214, #251)
52 * The geometry type used for wms publishing is fetched from database (#213)
53 * Improved gap detection in timeseries charts (#175)
54 * Selection of layer without items not possible anymore (#200)
55 * Improved chart creation for product type SST (#232)
56 * Added the station name to the subtitle of timeseries charts (#226)
57 * Added the timeinterval to the subtitle of timeseries charts (#152)
58 * Calculate the x-range of verticalprofile charts correct (#229)
59 * Calculate the y-range of horizontalprofile charts correct (#233)
60 * The width of a class in histograms can be specified by a floating
61 point number (#231)
62 * Added label for y-axes in histograms (#243)
63 * 'Profilschnitte' can be exported as png-image (#216)
64 * I18N support for statistic output (#228)
65 * Improved subtitles of horizontalprofile charts (#138)
66 * Removed a duplicated path to the mapfile in the configuration (#220)
67 * The layer selection in the product 'Layer' is no longer limited to
68 a single layer (#252)
69 * Added missing units into class templates that are displayed when
70 calling WMS GetLegendGraphic operation on 'Horizontalschnitten' (#246)
71 * The Restlet server uses the same log4j configuration as the rest of
72 the application (#6)
73 * Files used by artifact-database and cache are written to an own
74 directory - no longer into the conf directory (#218)
75
76
77 2010-03-08 RELEASE 0.5
78
79
1 2010-01-27 RELEASE 0.4 80 2010-01-27 RELEASE 0.4
2 81
3 New: 82 New:
4 83
5 * Added entire infrastructure for interpolation pipeline: 84 * Added entire infrastructure for interpolation pipeline:

http://dive4elements.wald.intevation.org