Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2515:532c590beb3e
Fixed problem with selecting the wrong map scale for printing.
flys-client/trunk@4380 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 10 May 2012 09:49:08 +0000 |
parents | 902526c9efd4 |
children | 5d62aa5a57e3 |
comparison
equal
deleted
inserted
replaced
2514:902526c9efd4 | 2515:532c590beb3e |
---|---|
1 2012-05-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: | |
4 Fixed problem with selecting the wrong map scale for printing. | |
5 | |
6 * src/main/webapp/WEB-INF/config.yaml: Added scales 1:2500, 1:5000, 1:10000 | |
7 and 1:15000 for "close-ups". | |
8 | |
1 2012-05-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 9 2012-05-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: | 11 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
4 Further input checking in kmspinner. | 12 Further input checking in kmspinner. |
5 | 13 |