Mercurial > dive4elements > gnv-client
comparison gnv/Changes @ 722:bb3ffe7d719e
Summarized changes in NEWS and Changes for the upcoming release.
gnv/trunk@1030 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 28 Apr 2010 16:18:30 +0000 |
parents | 9f4a0b990d27 |
children | 170c48e2319f |
comparison
equal
deleted
inserted
replaced
721:1f6750f9537d | 722:bb3ffe7d719e |
---|---|
1 2010-04-28 RELEASE 1.0 | |
2 | |
3 NEW: | |
4 | |
5 * Support for renaming wms layers (#198) | |
6 | |
7 * Added control elements for saving and loading artifacts (#208). | |
8 Apache's commons.file-updload library is used for file upload. | |
9 | |
10 * Support for changing the language between german and english via | |
11 button in the gui. The intial language is determined by browser | |
12 settings. After the user changes this settings by clicking the button | |
13 in the gui, the browser locale is ignored in future (#30, #254) | |
14 | |
15 * Improved error handling. The user is able to reload the current | |
16 parameterization with the help of a link shown in the gui if an error | |
17 occured (#13). After clicking that link, the describe document of the | |
18 current artifact is requested and the gui is created again (#13, #18, | |
19 #236). | |
20 | |
21 * Improve input validation in chart/histogram panels. | |
22 | |
23 * Improve the design of the gui according to BSH style guides. | |
24 | |
25 FIXES: | |
26 | |
27 * Adjusted file extension of image exports (#187) | |
28 * Display time to live of an artifact (#197) | |
29 * Added missing character in the link to trigger an image export of | |
30 charts (#216) | |
31 * Restructuring of parameter-measurement matrix. Just the selection of | |
32 different depths is possible (#210) | |
33 * Added tooltip text for the step-back button (#227) | |
34 * Replace html characters to avoid html injections (#221) | |
35 * Adapted the MapServer path shown in the gui (#237) | |
36 * Fixed a bug in IE that avoided exporting charts as image (#259). | |
37 * Loading an artifact without running artifact server ends with a | |
38 warning and a message to try it later again (#258) | |
39 * Display an error message if the user tries to work with an outdated | |
40 artifact (#242) | |
41 * Repaired logging with log4j | |
42 | |
43 | |
44 2010-03-08 RELEASE 0.5 | |
45 | |
46 | |
47 | |
1 2010-01-27 RELEASE 0.4 | 48 2010-01-27 RELEASE 0.4 |
2 | 49 |
3 New: | 50 New: |
4 | 51 |
5 * Improved internal handling of each selection state and | 52 * Improved internal handling of each selection state and |