Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1604:cb3629a01126
Issue 473.
Manual point input is now localized.
flys-client/trunk@3952 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 07 Feb 2012 15:00:28 +0000 |
parents | dd612a1348d2 |
children | fe59df5c85cc |
comparison
equal
deleted
inserted
replaced
1603:dd612a1348d2 | 1604:cb3629a01126 |
---|---|
1 2012-02-07 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 Issue 473. Manual point input is now localized. | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: | |
6 Added formatter and parser for 'X' and 'Y' values and return 'false' in | |
7 'isDialogValid' if the grid contains any errors. | |
8 | |
1 2012-02-07 Ingo Weinzierl <ingo@intevation.de> | 9 2012-02-07 Ingo Weinzierl <ingo@intevation.de> |
2 | 10 |
3 * src/main/webapp/WEB-INF/web.xml: Reverted port 8182 to 8181 which is the | 11 * src/main/webapp/WEB-INF/web.xml: Reverted port 8182 to 8181 which is the |
4 default port of artifact-server. | 12 default port of artifact-server. |
5 | 13 |