Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 587:602521c3fac3
Reset diagram options after switching from chart to histogram or the other way around (issue190).
gnv/trunk@740 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 05 Mar 2010 15:50:10 +0000 |
parents | 97d90e314af5 |
children | 15af6e7ecf3a |
comparison
equal
deleted
inserted
replaced
586:97d90e314af5 | 587:602521c3fac3 |
---|---|
1 2010-03-05 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue190 | |
4 | |
5 * src/main/java/de/intevation/gnv/action/CreateHistogramAction.java, | |
6 src/main/java/de/intevation/gnv/action/CreateChartAction.java: Reset | |
7 diagram options. Switching between chart and histogram caused some 'null' | |
8 values in text fields. After resetting these options, we don't have these | |
9 problems anymore - text fields will be filled with default values in this | |
10 case. | |
11 | |
12 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_adons_inc.jsp: | |
13 Removed useless file. | |
14 | |
1 2010-03-05 Tim Englich <tim.englich@intevation.de> | 15 2010-03-05 Tim Englich <tim.englich@intevation.de> |
2 | 16 |
3 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl: | 17 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl: |
4 ISSUE 181: Removed duplicate Drawaing of the Lengendvalue of Groupelements | 18 ISSUE 181: Removed duplicate Drawaing of the Lengendvalue of Groupelements |
5 for choosing different heights for several Parameters | 19 for choosing different heights for several Parameters |