Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2475:d77b1e489df7
Issue 492.
Validate axis scale in chart properties dialog.
flys-client/trunk@4214 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 11 Apr 2012 11:44:45 +0000 |
parents | 6f7e188fac1a |
children | e8c4f8f2220e |
comparison
equal
deleted
inserted
replaced
2474:6f7e188fac1a | 2475:d77b1e489df7 |
---|---|
1 2012-04-11 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 Issue 492. | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: | |
6 Added axis validation. Same values in fields 'from' and 'to' in axis | |
7 scale are not allowed. | |
8 | |
1 2012-04-11 Raimund Renkert <raimund.renkert@intevation.de> | 9 2012-04-11 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: | 11 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
4 Fixed range input for 'W free'. | 12 Fixed range input for 'W free'. |
5 | 13 |