Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 577:ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
flys-client/trunk@2145 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 17 Jun 2011 11:14:02 +0000 |
parents | a0884f486711 |
children | bcf1a37223a5 |
comparison
equal
deleted
inserted
replaced
576:a0884f486711 | 577:ded285064e43 |
---|---|
1 2011-06-17 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue118 (W-INFO: Eingabe Q aus Auswahlunterstützung und Manuell) | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: | |
6 Added a further radio button to select a "Q at Gauge". In addition, this | |
7 panel returns a new value "wq_free" that depends on the selected Q mode. | |
8 It is "true" if Q is selected, otherwise "false". | |
9 | |
10 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, | |
11 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, | |
12 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, | |
13 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: | |
14 Added strings for the new radio button. | |
15 | |
1 2011-06-17 Ingo Weinzierl <ingo@intevation.de> | 16 2011-06-17 Ingo Weinzierl <ingo@intevation.de> |
2 | 17 |
3 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: | 18 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
4 Write "index" and "description" into the attribute document. This is | 19 Write "index" and "description" into the attribute document. This is |
5 necessary for the ChartThemePanel. | 20 necessary for the ChartThemePanel. |