Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1737:d26911cac2e4
Create label from data String to revive names in client.
flys-artifacts/trunk@3026 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 19 Oct 2011 11:00:13 +0000 |
parents | 0155cbaba182 |
children | 6cdc7a77d3d4 |
comparison
equal
deleted
inserted
replaced
1736:0155cbaba182 | 1737:d26911cac2e4 |
---|---|
1 2011-10-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Create (data) Label from data string (client will be adjusted to send | |
4 the name). | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/states/WaterlevelPairSelectState.java: | |
7 Create label from input data string, documentation added, junk | |
8 removed. | |
9 | |
1 2011-10-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 10 2011-10-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java(zoom): | 12 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java(zoom): |
4 Do not crash if no axis is given. | 13 Do not crash if no axis is given. |
5 | 14 |