Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 407:55dae5bb76db
Fixed issue149. Render the chart if there are output modes existing for this state - not if there are further states. TODO: We should check if there is an output mode named 'chart' before rendering a chart.
gnv/trunk@583 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 20 Jan 2010 14:44:39 +0000 |
parents | a8f0e9fbc81b |
children | b5733f9f386b |
comparison
equal
deleted
inserted
replaced
406:a8f0e9fbc81b | 407:55dae5bb76db |
---|---|
1 2010-01-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue149 | |
4 | |
5 * src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java: Show | |
6 chart if there are output modes existing for this state. Set internal | |
7 value of checkboxes to 'true' if they are selected. | |
8 | |
9 TODO: We should check if there is an output mode named 'chart' before | |
10 rendering a chart. | |
11 | |
1 2010-01-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 12 2010-01-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 13 |
3 * src/main/resources/applicationMessages.properties, | 14 * src/main/resources/applicationMessages.properties, |
4 src/main/resources/applicationMessages_en.properties: Added label for | 15 src/main/resources/applicationMessages_en.properties: Added label for |
5 char option 'draw data points'. | 16 char option 'draw data points'. |