Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2675:1d7231d5b8ad
Corrected date in ChangeLog entry.
flys-artifacts/trunk@4370 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 09 May 2012 20:07:58 +0000 |
parents | 2be59d5b342c |
children | 6af95cecdd03 |
comparison
equal
deleted
inserted
replaced
2674:2be59d5b342c | 2675:1d7231d5b8ad |
---|---|
1 2012-05-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 1 2012-05-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 2 |
3 Display mittlere hoehe (which is not yet calculated). | 3 Display mittlere hoehe (which is not yet calculated). |
4 | 4 |
5 * doc/conf/themes.xml: Added theme prop to display middlere hoehe or not. | 5 * doc/conf/themes.xml: Added theme prop to display middlere hoehe or not. |
6 | 6 |
11 (fillWater, ListWithArea): Return new type wich also contains area. | 11 (fillWater, ListWithArea): Return new type wich also contains area. |
12 | 12 |
13 * src/main/java/de/intevation/flys/exports/CrossSectionGenerator.java: | 13 * src/main/java/de/intevation/flys/exports/CrossSectionGenerator.java: |
14 Respect new theme prop and adjust label if set. | 14 Respect new theme prop and adjust label if set. |
15 | 15 |
16 2012-05-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 16 2012-05-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
17 | 17 |
18 Beginning of calculation of Mittlere Hoehe: area calculation. | 18 Beginning of calculation of Mittlere Hoehe: area calculation. |
19 | 19 |
20 * src/main/java/de/intevation/flys/artifacts/StaticWKmsArtifact.java, | 20 * src/main/java/de/intevation/flys/artifacts/StaticWKmsArtifact.java, |
21 src/main/java/de/intevation/flys/artifacts/model/CrossSectionWaterLineFacet.java: | 21 src/main/java/de/intevation/flys/artifacts/model/CrossSectionWaterLineFacet.java: |