Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2428:f405eb46762e
Refactored the wq input data fields.
flys-client/trunk@4066 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 16 Feb 2012 12:39:11 +0000 |
parents | 29e28bb404ec |
children | c837669643ac |
comparison
equal
deleted
inserted
replaced
2427:29e28bb404ec | 2428:f405eb46762e |
---|---|
1 2012-02-16 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 Refactored the wq input data fields. | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, | |
6 src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java: | |
7 Refactored the wq input data fields. The data fields wq_mode, wq_free | |
8 and wq_selection are now of type 'boolean'. | |
9 | |
1 2012-02-16 Ingo Weinzierl <ingo@intevation.de> | 10 2012-02-16 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: | 12 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
4 Modified german translation of qps in floodmap's datacage panel. | 13 Modified german translation of qps in floodmap's datacage panel. |
5 | 14 |