Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2389:3b1a7f34e19b
flys/issue499: Deactivate validation for 'W am Pegel'
flys-client/trunk@4050 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 14 Feb 2012 16:33:26 +0000 |
parents | d53f8cc1702c |
children | 39955a31f090 |
comparison
equal
deleted
inserted
replaced
2388:d53f8cc1702c | 2389:3b1a7f34e19b |
---|---|
1 2012-02-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 Another partial fix/workaround for flys/issue499. | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: | |
6 _DIRTY_ hack to be able to enter values for "W am Pegel". | |
7 The validator should check against min W / max W of the gauge | |
8 where the start km is in. | |
9 We currently assume hard coded that the have to be between | |
10 0 and 100000. | |
11 | |
1 2012-02-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 12 2012-02-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 13 |
3 Another partial fix/workaround for flys/issue499. | 14 Another partial fix/workaround for flys/issue499. |
4 | 15 |
5 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: | 16 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |